Pull request #42168 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2d39a44c1c409247a3282817131b05da9ed9e36f+6d72bb6acf2e7e5be6d025665a20076f66868f2d (93850cc888f0ddd2dd1fdcdd541ed634ca9ccc85) 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-03-19T17:26:23.069Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-19T17:26:23.072Z] Trying to pass milestone 2 [Pipeline] milestone [2021-03-19T17:26:23.133Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-19T17:26:38.289Z] Still waiting to schedule task [2021-03-19T17:26:38.291Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-19T17:27:30.827Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a35199e9139899b7) in /home/ubuntu/workspace/moby_PR-42168 [Pipeline] { [Pipeline] checkout [2021-03-19T17:27:31.011Z] The recommended git tool is: git [2021-03-19T17:27:34.152Z] using credential docker-jenkins-github-credentials [2021-03-19T17:27:34.158Z] Cloning the remote Git repository [2021-03-19T17:27:34.158Z] Cloning with configured refspecs honoured and without tags [2021-03-19T17:27:34.093Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T17:27:34.139Z] > git init /home/ubuntu/workspace/moby_PR-42168 # timeout=10 [2021-03-19T17:27:34.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:27:34.441Z] > git --version # timeout=10 [2021-03-19T17:27:34.452Z] > git --version # 'git version 2.17.1' [2021-03-19T17:27:34.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:27:34.475Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:27:59.479Z] Fetching without tags [2021-03-19T17:27:59.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:27:59.354Z] > git config --add remote.origin.fetch +refs/pull/42168/head:refs/remotes/origin/PR-42168 # timeout=10 [2021-03-19T17:27:59.380Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:27:59.445Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:27:59.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:27:59.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:27:59.509Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:27:59.917Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 2d39a44c1c409247a3282817131b05da9ed9e36f [2021-03-19T17:27:59.947Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:27:59.979Z] > git checkout -f 2d39a44c1c409247a3282817131b05da9ed9e36f # timeout=10 [2021-03-19T17:28:00.972Z] > git remote # timeout=10 [2021-03-19T17:28:01.000Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:28:01.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:28:01.021Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T17:28:02.285Z] Merge succeeded, producing 3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:28:02.286Z] Checking out Revision 3742df88886b5826a4981dd1b2671e24596add2f (PR-42168) [2021-03-19T17:28:02.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:28:02.308Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:28:02.332Z] > git checkout -f 3742df88886b5826a4981dd1b2671e24596add2f # timeout=10 [2021-03-19T17:28:06.102Z] Commit message: "Merge commit '6d72bb6acf2e7e5be6d025665a20076f66868f2d' into HEAD" [2021-03-19T17:28:06.157Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T17:28:06.121Z] > git rev-list --no-walk b0f69ecda4d0282313116ecd55b54be9d53d5a2b # timeout=10 [2021-03-19T17:28:07.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42168:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-03-19T17:28:12.553Z] Unable to find image 'alpine:latest' locally [2021-03-19T17:28:12.553Z] latest: Pulling from library/alpine [2021-03-19T17:28:12.553Z] ba3557a56b15: Pulling fs layer [2021-03-19T17:28:12.553Z] ba3557a56b15: Verifying Checksum [2021-03-19T17:28:12.553Z] ba3557a56b15: Download complete [2021-03-19T17:28:13.118Z] ba3557a56b15: Pull complete [2021-03-19T17:28:13.118Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-19T17:28:13.118Z] Status: Downloaded newer image for alpine:latest [2021-03-19T17:28:18.410Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-03-19T17:28:19.016Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a35199e9139899b7) in /home/ubuntu/workspace/moby_PR-42168 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-03-19T17:28:19.020Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-42168 [Pipeline] node [2021-03-19T17:28:19.023Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-42168 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2021-03-19T17:28:19.127Z] The recommended git tool is: git [2021-03-19T17:28:19.128Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-03-19T17:28:19.162Z] using credential docker-jenkins-github-credentials [2021-03-19T17:28:19.167Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-19T17:28:19.178Z] Cloning the remote Git repository [2021-03-19T17:28:19.178Z] Cloning with configured refspecs honoured and without tags [2021-03-19T17:28:19.182Z] Cloning the remote Git repository [2021-03-19T17:28:19.182Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-19T17:28:19.191Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-19T17:28:19.204Z] using credential docker-jenkins-github-credentials [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 [2021-03-19T17:28:19.238Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2021-03-19T17:28:19.278Z] Fetching without tags 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-03-19T17:28:19.885Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 2d39a44c1c409247a3282817131b05da9ed9e36f [2021-03-19T17:28:19.184Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T17:28:19.184Z] > git init /home/jenkins/workspace/moby_PR-42168 # timeout=10 [2021-03-19T17:28:19.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:28:19.190Z] > git --version # timeout=10 [2021-03-19T17:28:19.194Z] > git --version # 'git version 2.17.1' [2021-03-19T17:28:19.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:28:19.201Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:28:19.190Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T17:28:19.191Z] > git init /home/docker/workspace/moby_PR-42168 # timeout=10 [2021-03-19T17:28:19.204Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:28:19.204Z] > git --version # timeout=10 [2021-03-19T17:28:19.207Z] > git --version # 'git version 2.7.4' [2021-03-19T17:28:19.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:28:19.208Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:28:19.228Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-19T17:28:19.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:28:19.298Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:28:19.298Z] > git --version # timeout=10 [2021-03-19T17:28:19.332Z] > git --version # 'git version 2.17.1' [2021-03-19T17:28:19.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:28:19.334Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:28:19.905Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:28:19.931Z] > git checkout -f 2d39a44c1c409247a3282817131b05da9ed9e36f # timeout=10 [2021-03-19T17:28:20.030Z] > git remote # timeout=10 [2021-03-19T17:28:20.053Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:28:20.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:28:20.076Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T17:28:20.283Z] Merge succeeded, producing 009f68abbfbe738ab0973ff07ad98c514b1d6cfc [2021-03-19T17:28:20.284Z] Checking out Revision 009f68abbfbe738ab0973ff07ad98c514b1d6cfc (PR-42168) [2021-03-19T17:28:20.469Z] Commit message: "Merge commit '6d72bb6acf2e7e5be6d025665a20076f66868f2d' into HEAD" [2021-03-19T17:28:20.495Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T17:28:21.234Z] + [ PR != PR ] [2021-03-19T17:28:21.234Z] + [ 20.10 != master ] [2021-03-19T17:28:21.234Z] + echo 1 [Pipeline] withEnv [Pipeline] { [2021-03-19T17:28:20.278Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:28:20.308Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:28:20.339Z] > git checkout -f 009f68abbfbe738ab0973ff07ad98c514b1d6cfc # timeout=10 [2021-03-19T17:28:20.489Z] > git rev-list --no-walk b0f69ecda4d0282313116ecd55b54be9d53d5a2b # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T17:28:21.598Z] + docker version [2021-03-19T17:28:21.598Z] Client: Docker Engine - Community [2021-03-19T17:28:21.598Z] Version: 20.10.3 [2021-03-19T17:28:21.598Z] API version: 1.41 [2021-03-19T17:28:21.598Z] Go version: go1.13.15 [2021-03-19T17:28:21.598Z] Git commit: 48d30b5 [2021-03-19T17:28:21.598Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-19T17:28:21.598Z] OS/Arch: linux/amd64 [2021-03-19T17:28:21.598Z] Context: default [2021-03-19T17:28:21.598Z] Experimental: true [2021-03-19T17:28:21.598Z] [2021-03-19T17:28:21.598Z] Server: Docker Engine - Community [2021-03-19T17:28:21.598Z] Engine: [2021-03-19T17:28:21.598Z] Version: 20.10.3 [2021-03-19T17:28:21.598Z] API version: 1.41 (minimum version 1.12) [2021-03-19T17:28:21.598Z] Go version: go1.13.15 [2021-03-19T17:28:21.598Z] Git commit: 46229ca [2021-03-19T17:28:21.598Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-19T17:28:21.598Z] OS/Arch: linux/amd64 [2021-03-19T17:28:21.598Z] Experimental: true [2021-03-19T17:28:21.598Z] containerd: [2021-03-19T17:28:21.598Z] Version: 1.4.3 [2021-03-19T17:28:21.598Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:28:21.598Z] runc: [2021-03-19T17:28:21.598Z] Version: 1.0.0-rc92 [2021-03-19T17:28:21.598Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:28:21.598Z] docker-init: [2021-03-19T17:28:21.598Z] Version: 0.19.0 [2021-03-19T17:28:21.598Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T17:28:21.898Z] + docker info [2021-03-19T17:28:28.415Z] Fetching without tags [2021-03-19T17:28:28.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:28:28.387Z] > git config --add remote.origin.fetch +refs/pull/42168/head:refs/remotes/origin/PR-42168 # timeout=10 [2021-03-19T17:28:28.390Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:28:28.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:28:28.420Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:28:28.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:28:28.420Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:28:28.678Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 2d39a44c1c409247a3282817131b05da9ed9e36f [2021-03-19T17:28:29.208Z] Merge succeeded, producing 345b10e7af2083f87af60fde5d6266a753a4e2e0 [2021-03-19T17:28:29.209Z] Checking out Revision 345b10e7af2083f87af60fde5d6266a753a4e2e0 (PR-42168) [2021-03-19T17:28:29.306Z] Commit message: "Merge commit '6d72bb6acf2e7e5be6d025665a20076f66868f2d' into HEAD" [2021-03-19T17:28:29.340Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T17:28:30.015Z] Client: [2021-03-19T17:28:30.015Z] Context: default [2021-03-19T17:28:30.015Z] Debug Mode: false [2021-03-19T17:28:30.015Z] Plugins: [2021-03-19T17:28:30.015Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T17:28:30.015Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T17:28:30.015Z] [2021-03-19T17:28:30.015Z] Server: [2021-03-19T17:28:30.015Z] Containers: 0 [2021-03-19T17:28:30.015Z] Running: 0 [2021-03-19T17:28:30.015Z] Paused: 0 [2021-03-19T17:28:30.015Z] Stopped: 0 [2021-03-19T17:28:30.015Z] Images: 1 [2021-03-19T17:28:30.015Z] Server Version: 20.10.3 [2021-03-19T17:28:30.015Z] Storage Driver: overlay2 [2021-03-19T17:28:30.015Z] Backing Filesystem: extfs [2021-03-19T17:28:30.015Z] Supports d_type: true [2021-03-19T17:28:30.015Z] Native Overlay Diff: true [2021-03-19T17:28:30.015Z] Logging Driver: json-file [2021-03-19T17:28:30.015Z] Cgroup Driver: cgroupfs [2021-03-19T17:28:30.015Z] Cgroup Version: 1 [2021-03-19T17:28:30.015Z] Plugins: [2021-03-19T17:28:30.015Z] Volume: local [2021-03-19T17:28:30.015Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T17:28:30.015Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T17:28:30.015Z] Swarm: inactive [2021-03-19T17:28:30.015Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-19T17:28:30.015Z] Default Runtime: runc [2021-03-19T17:28:30.015Z] Init Binary: docker-init [2021-03-19T17:28:30.015Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:28:30.015Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:28:30.015Z] init version: de40ad0 [2021-03-19T17:28:30.015Z] Security Options: [2021-03-19T17:28:30.015Z] apparmor [2021-03-19T17:28:30.015Z] seccomp [2021-03-19T17:28:30.015Z] Profile: default [2021-03-19T17:28:30.015Z] Kernel Version: 5.4.0-1037-aws [2021-03-19T17:28:30.015Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-19T17:28:30.015Z] OSType: linux [2021-03-19T17:28:30.015Z] Architecture: x86_64 [2021-03-19T17:28:30.015Z] CPUs: 2 [2021-03-19T17:28:30.015Z] Total Memory: 7.569GiB [2021-03-19T17:28:30.015Z] Name: ip-10-100-81-146 [2021-03-19T17:28:30.015Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-19T17:28:30.015Z] Docker Root Dir: /var/lib/docker [2021-03-19T17:28:30.015Z] Debug Mode: false [2021-03-19T17:28:30.015Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:28:30.015Z] Labels: [2021-03-19T17:28:30.015Z] Experimental: true [2021-03-19T17:28:30.015Z] Insecure Registries: [2021-03-19T17:28:30.015Z] 127.0.0.0/8 [2021-03-19T17:28:30.015Z] Live Restore Enabled: true [2021-03-19T17:28:30.015Z] [2021-03-19T17:28:30.015Z] WARNING: No swap limit support [2021-03-19T17:28:30.015Z] WARNING: No blkio weight support [2021-03-19T17:28:30.015Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-19T17:28:28.683Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:28:28.684Z] > git checkout -f 2d39a44c1c409247a3282817131b05da9ed9e36f # timeout=10 [2021-03-19T17:28:29.085Z] > git remote # timeout=10 [2021-03-19T17:28:29.086Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:28:29.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:28:29.090Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T17:28:29.201Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:28:29.214Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:28:29.217Z] > git checkout -f 345b10e7af2083f87af60fde5d6266a753a4e2e0 # timeout=10 [2021-03-19T17:28:29.312Z] > git rev-list --no-walk b0f69ecda4d0282313116ecd55b54be9d53d5a2b # timeout=10 [2021-03-19T17:28:30.176Z] + docker version [2021-03-19T17:28:30.176Z] Client: Docker Engine - Community [2021-03-19T17:28:30.176Z] Version: 19.03.7 [2021-03-19T17:28:30.176Z] API version: 1.40 [2021-03-19T17:28:30.176Z] Go version: go1.12.17 [2021-03-19T17:28:30.176Z] Git commit: 7141c199a2 [2021-03-19T17:28:30.176Z] Built: Sat Mar 7 16:48:47 2020 [2021-03-19T17:28:30.176Z] OS/Arch: linux/s390x [2021-03-19T17:28:30.176Z] Experimental: false [2021-03-19T17:28:30.176Z] [2021-03-19T17:28:30.176Z] Server: Docker Engine - Community [2021-03-19T17:28:30.176Z] Engine: [2021-03-19T17:28:30.176Z] Version: 19.03.7 [2021-03-19T17:28:30.176Z] API version: 1.40 (minimum version 1.12) [2021-03-19T17:28:30.176Z] Go version: go1.12.17 [2021-03-19T17:28:30.176Z] Git commit: 7141c199a2 [2021-03-19T17:28:30.176Z] Built: Sat Mar 7 16:47:46 2020 [2021-03-19T17:28:30.176Z] OS/Arch: linux/s390x [2021-03-19T17:28:30.176Z] Experimental: true [2021-03-19T17:28:30.176Z] containerd: [2021-03-19T17:28:30.176Z] Version: 1.2.13 [2021-03-19T17:28:30.176Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-19T17:28:30.176Z] runc: [2021-03-19T17:28:30.176Z] Version: 1.0.0-rc10 [2021-03-19T17:28:30.176Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-19T17:28:30.176Z] docker-init: [2021-03-19T17:28:30.176Z] Version: 0.18.0 [2021-03-19T17:28:30.176Z] GitCommit: fec3683 [Pipeline] sh [2021-03-19T17:28:30.335Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:28:30.335Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:28:30.335Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42168/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T17:28:30.335Z] + bash /home/ubuntu/workspace/moby_PR-42168/check-config.sh [2021-03-19T17:28:30.335Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T17:28:30.335Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-19T17:28:30.335Z] [2021-03-19T17:28:30.335Z] Generally Necessary: [2021-03-19T17:28:30.335Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T17:28:30.335Z] - apparmor: enabled and tools installed [2021-03-19T17:28:30.335Z] - CONFIG_NAMESPACES: enabled [2021-03-19T17:28:30.335Z] - CONFIG_NET_NS: enabled [2021-03-19T17:28:30.335Z] - CONFIG_PID_NS: enabled [2021-03-19T17:28:30.335Z] - CONFIG_IPC_NS: enabled [2021-03-19T17:28:30.335Z] - CONFIG_UTS_NS: enabled [2021-03-19T17:28:30.335Z] - CONFIG_CGROUPS: enabled [2021-03-19T17:28:30.335Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T17:28:30.335Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T17:28:30.335Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T17:28:30.335Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T17:28:30.335Z] - CONFIG_CPUSETS: enabled [2021-03-19T17:28:30.335Z] - CONFIG_MEMCG: enabled [2021-03-19T17:28:30.335Z] - CONFIG_KEYS: enabled [2021-03-19T17:28:30.335Z] - CONFIG_VETH: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-19T17:28:30.335Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-19T17:28:30.335Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T17:28:30.335Z] [2021-03-19T17:28:30.335Z] Optional Features: [2021-03-19T17:28:30.335Z] - CONFIG_USER_NS: enabled [2021-03-19T17:28:30.335Z] - CONFIG_SECCOMP: enabled [2021-03-19T17:28:30.335Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T17:28:30.335Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T17:28:30.335Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T17:28:30.335Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T17:28:30.335Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T17:28:30.335Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T17:28:30.335Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-19T17:28:30.335Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-19T17:28:30.335Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T17:28:30.335Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T17:28:30.335Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T17:28:30.335Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T17:28:30.560Z] + docker info [2021-03-19T17:28:30.598Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T17:28:30.598Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T17:28:30.598Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T17:28:30.598Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T17:28:30.598Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T17:28:30.598Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T17:28:30.598Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T17:28:30.598Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T17:28:30.598Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T17:28:30.598Z] - CONFIG_EXT4_FS: enabled [2021-03-19T17:28:30.598Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T17:28:30.598Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T17:28:30.598Z] - Network Drivers: [2021-03-19T17:28:30.598Z] - "overlay": [2021-03-19T17:28:30.598Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T17:28:30.598Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T17:28:30.598Z] Optional (for encrypted networks): [2021-03-19T17:28:30.598Z] - CONFIG_CRYPTO: enabled [2021-03-19T17:28:30.598Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T17:28:30.598Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T17:28:30.598Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T17:28:30.598Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T17:28:30.598Z] - CONFIG_XFRM: enabled [2021-03-19T17:28:30.598Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T17:28:30.598Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T17:28:30.598Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T17:28:30.598Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-19T17:28:30.598Z] - "ipvlan": [2021-03-19T17:28:30.598Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T17:28:30.598Z] - "macvlan": [2021-03-19T17:28:30.598Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T17:28:30.598Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T17:28:30.598Z] - "ftp,tftp client in container": [2021-03-19T17:28:30.855Z] Client: [2021-03-19T17:28:30.855Z] Debug Mode: false [2021-03-19T17:28:30.855Z] [2021-03-19T17:28:30.855Z] Server: [2021-03-19T17:28:30.855Z] Containers: 0 [2021-03-19T17:28:30.855Z] Running: 0 [2021-03-19T17:28:30.855Z] Paused: 0 [2021-03-19T17:28:30.855Z] Stopped: 0 [2021-03-19T17:28:30.855Z] Images: 0 [2021-03-19T17:28:30.855Z] Server Version: 19.03.7 [2021-03-19T17:28:30.855Z] Storage Driver: overlay2 [2021-03-19T17:28:30.855Z] Backing Filesystem: [2021-03-19T17:28:30.855Z] Supports d_type: true [2021-03-19T17:28:30.855Z] Native Overlay Diff: true [2021-03-19T17:28:30.855Z] Logging Driver: json-file [2021-03-19T17:28:30.855Z] Cgroup Driver: cgroupfs [2021-03-19T17:28:30.855Z] Plugins: [2021-03-19T17:28:30.855Z] Volume: local [2021-03-19T17:28:30.855Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T17:28:30.855Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T17:28:30.855Z] Swarm: inactive [2021-03-19T17:28:30.855Z] Runtimes: runc [2021-03-19T17:28:30.855Z] Default Runtime: runc [2021-03-19T17:28:30.855Z] Init Binary: docker-init [2021-03-19T17:28:30.855Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-19T17:28:30.855Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-19T17:28:30.855Z] init version: fec3683 [2021-03-19T17:28:30.855Z] Security Options: [2021-03-19T17:28:30.855Z] apparmor [2021-03-19T17:28:30.855Z] seccomp [2021-03-19T17:28:30.855Z] Profile: default [2021-03-19T17:28:30.855Z] Kernel Version: 4.15.0-91-generic [2021-03-19T17:28:30.855Z] Operating System: Ubuntu 18.04.4 LTS [2021-03-19T17:28:30.855Z] OSType: linux [2021-03-19T17:28:30.855Z] Architecture: s390x [2021-03-19T17:28:30.855Z] CPUs: 2 [2021-03-19T17:28:30.855Z] Total Memory: 7.861GiB [2021-03-19T17:28:30.855Z] Name: s390x-ubuntu-16 [2021-03-19T17:28:30.855Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-03-19T17:28:30.855Z] Docker Root Dir: /var/lib/docker [2021-03-19T17:28:30.855Z] Debug Mode: false [2021-03-19T17:28:30.855Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:28:30.855Z] Labels: [2021-03-19T17:28:30.855Z] Experimental: true [2021-03-19T17:28:30.855Z] Insecure Registries: [2021-03-19T17:28:30.855Z] 127.0.0.0/8 [2021-03-19T17:28:30.855Z] Live Restore Enabled: false [2021-03-19T17:28:30.855Z] [2021-03-19T17:28:30.855Z] WARNING: No swap limit support [2021-03-19T17:28:30.857Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T17:28:30.857Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T17:28:30.857Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T17:28:30.857Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T17:28:30.857Z] - Storage Drivers: [2021-03-19T17:28:30.857Z] - "aufs": [2021-03-19T17:28:30.857Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T17:28:30.857Z] - "btrfs": [2021-03-19T17:28:30.857Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T17:28:30.857Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T17:28:30.857Z] - "devicemapper": [2021-03-19T17:28:30.857Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T17:28:30.857Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T17:28:30.857Z] - "overlay": [2021-03-19T17:28:30.857Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T17:28:30.857Z] - "zfs": [2021-03-19T17:28:30.857Z] - /dev/zfs: present [2021-03-19T17:28:30.857Z] - zfs command: missing [2021-03-19T17:28:30.857Z] - zpool command: missing [2021-03-19T17:28:30.857Z] [2021-03-19T17:28:30.857Z] Limits: [2021-03-19T17:28:30.857Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T17:28:30.857Z] [2021-03-19T17:28:30.857Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T17:28:31.245Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:28:31.245Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:28:31.245Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42168/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T17:28:31.245Z] + bash /home/jenkins/workspace/moby_PR-42168/check-config.sh [2021-03-19T17:28:31.245Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T17:28:31.245Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-03-19T17:28:31.245Z] [2021-03-19T17:28:31.245Z] Generally Necessary: [2021-03-19T17:28:31.245Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T17:28:31.245Z] - apparmor: enabled and tools installed [2021-03-19T17:28:31.245Z] - CONFIG_NAMESPACES: enabled [2021-03-19T17:28:31.245Z] - CONFIG_NET_NS: enabled [2021-03-19T17:28:31.245Z] - CONFIG_PID_NS: enabled [2021-03-19T17:28:31.245Z] - CONFIG_IPC_NS: enabled [2021-03-19T17:28:31.245Z] - CONFIG_UTS_NS: enabled [2021-03-19T17:28:31.245Z] - CONFIG_CGROUPS: enabled [2021-03-19T17:28:31.245Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T17:28:31.245Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T17:28:31.245Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T17:28:31.245Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T17:28:31.245Z] - CONFIG_CPUSETS: enabled [2021-03-19T17:28:31.245Z] - CONFIG_MEMCG: enabled [2021-03-19T17:28:31.282Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3742df88886b5826a4981dd1b2671e24596add2f . [2021-03-19T17:28:31.538Z] - CONFIG_KEYS: enabled [2021-03-19T17:28:31.538Z] - CONFIG_VETH: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-19T17:28:31.538Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T17:28:31.538Z] [2021-03-19T17:28:31.538Z] Optional Features: [2021-03-19T17:28:31.538Z] - CONFIG_USER_NS: enabled [2021-03-19T17:28:31.538Z] - CONFIG_SECCOMP: enabled [2021-03-19T17:28:31.538Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T17:28:31.538Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T17:28:31.538Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T17:28:31.538Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T17:28:31.538Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T17:28:31.538Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T17:28:31.538Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-19T17:28:31.538Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-19T17:28:31.538Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T17:28:31.538Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T17:28:31.538Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T17:28:31.538Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T17:28:31.538Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T17:28:31.538Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T17:28:31.538Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T17:28:31.538Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T17:28:31.538Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T17:28:31.538Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_EXT4_FS: enabled [2021-03-19T17:28:31.538Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T17:28:31.538Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T17:28:31.538Z] - Network Drivers: [2021-03-19T17:28:31.538Z] - "overlay": [2021-03-19T17:28:31.538Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T17:28:31.538Z] Optional (for encrypted networks): [2021-03-19T17:28:31.538Z] - CONFIG_CRYPTO: enabled [2021-03-19T17:28:31.538Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T17:28:31.538Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T17:28:31.538Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T17:28:31.538Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T17:28:31.538Z] - CONFIG_XFRM: enabled [2021-03-19T17:28:31.538Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-19T17:28:31.538Z] - "ipvlan": [2021-03-19T17:28:31.538Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T17:28:31.538Z] - "macvlan": [2021-03-19T17:28:31.538Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T17:28:31.538Z] - "ftp,tftp client in container": [2021-03-19T17:28:31.538Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T17:28:31.538Z] - Storage Drivers: [2021-03-19T17:28:31.538Z] - "aufs": [2021-03-19T17:28:31.538Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T17:28:31.538Z] - "btrfs": [2021-03-19T17:28:31.538Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T17:28:31.538Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T17:28:31.538Z] - "devicemapper": [2021-03-19T17:28:31.538Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T17:28:31.538Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T17:28:31.538Z] - "overlay": [2021-03-19T17:28:31.538Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T17:28:31.538Z] - "zfs": [2021-03-19T17:28:31.538Z] - /dev/zfs: missing [2021-03-19T17:28:31.538Z] - zfs command: missing [2021-03-19T17:28:31.538Z] - zpool command: missing [2021-03-19T17:28:31.538Z] [2021-03-19T17:28:31.538Z] Limits: [2021-03-19T17:28:31.538Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T17:28:31.538Z] [2021-03-19T17:28:31.538Z] + true [2021-03-19T17:28:31.540Z] #1 [internal] load build definition from Dockerfile [2021-03-19T17:28:31.540Z] #1 sha256:5e4b0415f88653c5ea001aca3759e9fc503c58b1f2d96b3cbc9e85d5a18ff553 [2021-03-19T17:28:31.540Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T17:28:31.540Z] #1 DONE 0.0s [2021-03-19T17:28:31.540Z] [2021-03-19T17:28:31.540Z] #2 [internal] load .dockerignore [2021-03-19T17:28:31.540Z] #2 sha256:2edfe0701230f0a534991b8691af3703077f74bc8586994ab916f41a9a97d933 [2021-03-19T17:28:31.540Z] #2 transferring context: 87B done [2021-03-19T17:28:31.540Z] #2 DONE 0.0s [2021-03-19T17:28:31.540Z] [2021-03-19T17:28:31.540Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T17:28:31.540Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T17:28:31.800Z] #3 DONE 0.3s [2021-03-19T17:28:31.800Z] [2021-03-19T17:28:31.800Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T17:28:31.800Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-19T17:28:31.800Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T17:28:31.800Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-19T17:28:31.800Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.05MB / 8.88MB 0.1s [2021-03-19T17:28:31.800Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T17:28:31.800Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-19T17:28:31.972Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3742df88886b5826a4981dd1b2671e24596add2f . [2021-03-19T17:28:31.972Z] #1 [internal] load build definition from Dockerfile [2021-03-19T17:28:31.972Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T17:28:31.972Z] #1 DONE 0.0s [2021-03-19T17:28:31.972Z] [2021-03-19T17:28:31.972Z] #2 [internal] load .dockerignore [2021-03-19T17:28:31.972Z] #2 transferring context: 87B done [2021-03-19T17:28:31.972Z] #2 DONE 0.0s [2021-03-19T17:28:31.972Z] [2021-03-19T17:28:31.972Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T17:28:32.066Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.39MB / 8.88MB 0.2s [2021-03-19T17:28:32.066Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-03-19T17:28:32.066Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-03-19T17:28:32.273Z] #3 DONE 0.2s [2021-03-19T17:28:32.273Z] [2021-03-19T17:28:32.273Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-03-19T17:28:32.273Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T17:28:32.273Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T17:28:32.273Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-03-19T17:28:32.273Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-03-19T17:28:32.273Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2021-03-19T17:28:32.566Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.65MB / 8.88MB 0.2s [2021-03-19T17:28:32.566Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2021-03-19T17:28:32.566Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2021-03-19T17:28:32.566Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-03-19T17:28:32.634Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-03-19T17:28:32.634Z] #4 DONE 0.7s [2021-03-19T17:28:32.860Z] #4 DONE 0.5s [2021-03-19T17:28:32.860Z] [2021-03-19T17:28:32.860Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:28:32.898Z] [2021-03-19T17:28:32.898Z] #5 [internal] load build definition from Dockerfile [2021-03-19T17:28:32.898Z] #5 sha256:4b293fe09dd4fc180f73a8346d44dba663f4fa292af924761d62fd265eafcb5c [2021-03-19T17:28:32.898Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T17:28:32.898Z] #5 DONE 0.0s [2021-03-19T17:28:32.898Z] [2021-03-19T17:28:32.898Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:28:32.898Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T17:28:33.154Z] #8 DONE 0.3s [2021-03-19T17:28:33.154Z] [2021-03-19T17:28:33.154Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T17:28:33.154Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T17:28:33.154Z] #6 DONE 0.2s [2021-03-19T17:28:33.154Z] [2021-03-19T17:28:33.154Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T17:28:33.154Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-19T17:28:33.154Z] #7 DONE 0.2s [2021-03-19T17:28:33.177Z] #6 ... [2021-03-19T17:28:33.177Z] [2021-03-19T17:28:33.177Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T17:28:33.177Z] #5 DONE 0.1s [2021-03-19T17:28:33.177Z] [2021-03-19T17:28:33.177Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T17:28:33.177Z] #7 DONE 0.1s [2021-03-19T17:28:33.177Z] [2021-03-19T17:28:33.177Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:28:33.177Z] #6 DONE 0.1s [2021-03-19T17:28:33.177Z] [2021-03-19T17:28:33.177Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-19T17:28:33.177Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T17:28:33.177Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s [2021-03-19T17:28:33.177Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-03-19T17:28:33.177Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.0s [2021-03-19T17:28:33.177Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.0s [2021-03-19T17:28:33.177Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T17:28:33.177Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-03-19T17:28:33.177Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.47MB / 48.97MB 0.2s [2021-03-19T17:28:33.177Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 4.72MB / 7.39MB 0.2s [2021-03-19T17:28:33.177Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.06MB / 9.88MB 0.2s [2021-03-19T17:28:33.508Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.18MB / 48.97MB 0.2s [2021-03-19T17:28:33.509Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done [2021-03-19T17:28:33.509Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.28MB / 9.88MB 0.2s [2021-03-19T17:28:33.509Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.2s [2021-03-19T17:28:33.509Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 13.31MB / 48.97MB 0.4s [2021-03-19T17:28:33.509Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2021-03-19T17:28:33.509Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.64MB / 51.38MB 0.4s [2021-03-19T17:28:33.509Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.4s [2021-03-19T17:28:33.719Z] [2021-03-19T17:28:33.719Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:28:33.719Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:28:33.719Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T17:28:33.838Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 17.84MB / 48.97MB 0.5s [2021-03-19T17:28:33.838Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 7.98MB / 51.38MB 0.5s [2021-03-19T17:28:33.838Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.50MB / 56.74MB 0.5s [2021-03-19T17:28:33.838Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.01MB / 48.97MB 0.7s [2021-03-19T17:28:33.838Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.68MB / 51.38MB 0.7s [2021-03-19T17:28:33.838Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.95MB / 56.74MB 0.7s [2021-03-19T17:28:33.838Z] #8 ... [2021-03-19T17:28:33.838Z] [2021-03-19T17:28:33.838Z] #22 [internal] load build context [2021-03-19T17:28:33.838Z] #22 transferring context: 53.38MB 0.8s done [2021-03-19T17:28:33.838Z] #22 DONE 0.8s [2021-03-19T17:28:33.838Z] [2021-03-19T17:28:33.838Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-19T17:28:33.838Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 29.90MB / 48.97MB 0.7s [2021-03-19T17:28:33.838Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 20.17MB / 51.38MB 0.7s [2021-03-19T17:28:33.838Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 13.46MB / 56.74MB 0.7s [2021-03-19T17:28:33.981Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T17:28:33.981Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-19T17:28:33.981Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-19T17:28:33.981Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-19T17:28:33.981Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.02MB / 50.40MB 0.4s [2021-03-19T17:28:34.016Z] Still waiting to schedule task [2021-03-19T17:28:34.016Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-19T17:28:34.017Z] Still waiting to schedule task [2021-03-19T17:28:34.017Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-19T17:28:34.018Z] Still waiting to schedule task [2021-03-19T17:28:34.018Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-03-19T17:28:34.022Z] Still waiting to schedule task [2021-03-19T17:28:34.022Z] Waiting for next available executor on ‘arm64&&linux’ [2021-03-19T17:28:34.024Z] Still waiting to schedule task [2021-03-19T17:28:34.024Z] Waiting for next available executor on ‘windows-2019’ [2021-03-19T17:28:34.166Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 32.62MB / 48.97MB 0.8s [2021-03-19T17:28:34.166Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 24.89MB / 51.38MB 0.8s [2021-03-19T17:28:34.166Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.72MB / 56.74MB 0.8s [2021-03-19T17:28:34.166Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.89MB / 48.97MB 1.0s [2021-03-19T17:28:34.166Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 28.48MB / 51.38MB 0.9s [2021-03-19T17:28:34.166Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 21.65MB / 56.74MB 0.9s [2021-03-19T17:28:34.237Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.5s [2021-03-19T17:28:34.237Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 0.6s [2021-03-19T17:28:34.237Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.6s [2021-03-19T17:28:34.471Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.72MB / 48.97MB 1.1s [2021-03-19T17:28:34.471Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.91MB / 51.38MB 1.1s [2021-03-19T17:28:34.471Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.99MB / 56.74MB 1.1s [2021-03-19T17:28:34.471Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.44MB / 48.97MB 1.2s [2021-03-19T17:28:34.471Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.95MB / 51.38MB 1.2s [2021-03-19T17:28:34.471Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.03MB / 56.74MB 1.2s [2021-03-19T17:28:34.496Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 0.7s [2021-03-19T17:28:34.496Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.56MB / 50.40MB 0.9s [2021-03-19T17:28:34.496Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.28MB / 7.81MB 0.9s [2021-03-19T17:28:34.755Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 1.0s [2021-03-19T17:28:34.755Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.31MB / 7.81MB 1.0s [2021-03-19T17:28:34.755Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.65MB / 50.40MB 1.1s [2021-03-19T17:28:34.755Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s [2021-03-19T17:28:34.775Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done [2021-03-19T17:28:34.775Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.22MB / 51.38MB 1.4s [2021-03-19T17:28:34.775Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.41MB / 56.74MB 1.4s [2021-03-19T17:28:34.775Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.06MB / 102.23MB 1.4s [2021-03-19T17:28:34.775Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-03-19T17:28:34.775Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.18MB / 56.74MB 1.5s [2021-03-19T17:28:34.775Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done [2021-03-19T17:28:34.775Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 51.96MB / 56.74MB 1.6s [2021-03-19T17:28:34.775Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.49MB / 102.23MB 1.6s [2021-03-19T17:28:34.775Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.6s done [2021-03-19T17:28:35.014Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 1.2s [2021-03-19T17:28:35.014Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done [2021-03-19T17:28:35.073Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.65MB / 56.74MB 1.7s [2021-03-19T17:28:35.073Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done [2021-03-19T17:28:35.073Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.95MB / 102.23MB 1.8s [2021-03-19T17:28:35.273Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.14MB / 50.40MB 1.4s [2021-03-19T17:28:35.273Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.83MB / 10.00MB 1.4s [2021-03-19T17:28:35.273Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s [2021-03-19T17:28:35.273Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s [2021-03-19T17:28:35.369Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 36.05MB / 102.23MB 2.2s [2021-03-19T17:28:35.369Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 41.24MB / 102.23MB 2.2s [2021-03-19T17:28:35.369Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 46.68MB / 102.23MB 2.3s [2021-03-19T17:28:35.665Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 52.22MB / 102.23MB 2.4s [2021-03-19T17:28:35.843Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-03-19T17:28:35.986Z] #8 ... [2021-03-19T17:28:35.986Z] [2021-03-19T17:28:35.986Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-03-19T17:28:35.986Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T17:28:35.986Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T17:28:35.986Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T17:28:35.986Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2021-03-19T17:28:35.986Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2021-03-19T17:28:35.986Z] #61 DONE 2.7s [2021-03-19T17:28:35.986Z] [2021-03-19T17:28:35.986Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-19T17:28:35.986Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 61.74MB / 102.23MB 2.6s [2021-03-19T17:28:35.986Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 67.32MB / 102.23MB 2.7s [2021-03-19T17:28:35.986Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 76.83MB / 102.23MB 2.9s [2021-03-19T17:28:36.105Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-19T17:28:36.403Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 85.91MB / 102.23MB 3.0s [2021-03-19T17:28:36.403Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 95.12MB / 102.23MB 3.1s [2021-03-19T17:28:36.403Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.2s [2021-03-19T17:28:36.672Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.8s done [2021-03-19T17:28:36.672Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.9s [2021-03-19T17:28:36.696Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done [2021-03-19T17:28:36.930Z] #9 ... [2021-03-19T17:28:36.930Z] [2021-03-19T17:28:36.930Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T17:28:36.930Z] #62 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-19T17:28:36.930Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T17:28:36.930Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T17:28:36.930Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T17:28:36.930Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-03-19T17:28:36.930Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2021-03-19T17:28:36.930Z] #62 DONE 3.0s [2021-03-19T17:28:36.930Z] [2021-03-19T17:28:36.930Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:28:36.930Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:28:36.930Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 3.0s [2021-03-19T17:28:36.930Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 3.0s [2021-03-19T17:28:36.930Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 3.2s [2021-03-19T17:28:36.930Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.68MB / 51.83MB 3.2s [2021-03-19T17:28:36.988Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.2s done [2021-03-19T17:28:37.015Z] Fetching without tags [2021-03-19T17:28:37.187Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 3.4s [2021-03-19T17:28:37.187Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 3.4s [2021-03-19T17:28:37.282Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-03-19T17:28:37.418Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 2d39a44c1c409247a3282817131b05da9ed9e36f [2021-03-19T17:28:37.445Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.92MB / 120.17MB 3.7s [2021-03-19T17:28:37.445Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.00MB / 68.67MB 3.7s [2021-03-19T17:28:37.445Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 3.7s [2021-03-19T17:28:37.575Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.5s done [2021-03-19T17:28:37.707Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 3.8s [2021-03-19T17:28:37.707Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.75MB / 120.17MB 4.0s [2021-03-19T17:28:37.707Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.28MB / 68.67MB 4.0s [2021-03-19T17:28:37.868Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2021-03-19T17:28:37.965Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 4.1s [2021-03-19T17:28:37.965Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.65MB / 68.67MB 4.3s [2021-03-19T17:28:38.164Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.4s done [2021-03-19T17:28:38.164Z] #8 ... [2021-03-19T17:28:38.164Z] [2021-03-19T17:28:38.164Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-19T17:28:38.164Z] #25 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T17:28:38.164Z] #25 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T17:28:38.164Z] #25 sha256:a4661b41a4f92b1bf91aafa05cfa9e039686560713b2785c00e2c73c299ae0a4 529B / 529B done [2021-03-19T17:28:38.164Z] #25 sha256:c517c1d5e3a6eef40e886e359910bdb415547ff050576016d4425b0e71c195f5 1.46kB / 1.46kB done [2021-03-19T17:28:38.164Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 3.0s done [2021-03-19T17:28:38.164Z] #25 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 1.6s done [2021-03-19T17:28:38.164Z] #25 DONE 5.1s [2021-03-19T17:28:38.164Z] [2021-03-19T17:28:38.164Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-19T17:28:38.164Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-03-19T17:28:38.224Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 4.4s [2021-03-19T17:28:38.224Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.60MB / 120.17MB 4.6s [2021-03-19T17:28:38.224Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 4.6s [2021-03-19T17:28:38.480Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 4.7s [2021-03-19T17:28:38.480Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 4.8s [2021-03-19T17:28:38.480Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 4.8s [2021-03-19T17:28:36.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:28:36.988Z] > git config --add remote.origin.fetch +refs/pull/42168/head:refs/remotes/origin/PR-42168 # timeout=10 [2021-03-19T17:28:36.992Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:28:37.009Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:28:37.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:28:37.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:28:37.024Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:28:37.426Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:28:37.429Z] > git checkout -f 2d39a44c1c409247a3282817131b05da9ed9e36f # timeout=10 [2021-03-19T17:28:38.217Z] > git remote # timeout=10 [2021-03-19T17:28:38.220Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:28:38.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:28:38.224Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T17:28:38.739Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 5.0s [2021-03-19T17:28:38.739Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 5.0s [2021-03-19T17:28:38.739Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 5.0s [2021-03-19T17:28:38.769Z] Merge succeeded, producing 9ecfd00723ccc6ded836a7125559bbedb67569a5 [2021-03-19T17:28:38.769Z] Checking out Revision 9ecfd00723ccc6ded836a7125559bbedb67569a5 (PR-42168) [2021-03-19T17:28:38.998Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 5.2s [2021-03-19T17:28:38.998Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.72MB / 120.17MB 5.4s [2021-03-19T17:28:38.998Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.62MB / 68.67MB 5.4s [2021-03-19T17:28:39.151Z] Commit message: "Merge commit '6d72bb6acf2e7e5be6d025665a20076f66868f2d' into HEAD" [2021-03-19T17:28:39.165Z] First time build. Skipping changelog. [2021-03-19T17:28:39.258Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 5.6s [2021-03-19T17:28:39.258Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 5.6s [2021-03-19T17:28:39.514Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 5.8s [2021-03-19T17:28:39.514Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T17:28:39.770Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.7s done [2021-03-19T17:28:39.770Z] #9 ... [2021-03-19T17:28:39.770Z] [2021-03-19T17:28:39.770Z] #23 [internal] load build context [2021-03-19T17:28:39.770Z] #23 sha256:3d371c45b426a3791fdaa2da320724cc48214bf64a7588f531df2119f52ec5ce [2021-03-19T17:28:39.770Z] #23 transferring context: 53.38MB 5.6s done [2021-03-19T17:28:39.770Z] #23 DONE 6.1s [2021-03-19T17:28:39.770Z] [2021-03-19T17:28:39.770Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:28:39.770Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:28:39.770Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 6.1s [2021-03-19T17:28:39.770Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 6.1s [2021-03-19T17:28:39.939Z] + docker version [2021-03-19T17:28:39.939Z] Client: [2021-03-19T17:28:39.939Z] Version: 18.06.1-ce [2021-03-19T17:28:39.939Z] API version: 1.38 [2021-03-19T17:28:39.939Z] Go version: go1.10.3 [2021-03-19T17:28:39.939Z] Git commit: e68fc7a [2021-03-19T17:28:39.939Z] Built: Tue Aug 21 17:26:10 2018 [2021-03-19T17:28:39.939Z] OS/Arch: linux/ppc64le [2021-03-19T17:28:39.939Z] Experimental: false [2021-03-19T17:28:39.939Z] [2021-03-19T17:28:39.939Z] Server: [2021-03-19T17:28:39.939Z] Engine: [2021-03-19T17:28:39.939Z] Version: 18.06.1-ce [2021-03-19T17:28:39.939Z] API version: 1.38 (minimum version 1.12) [2021-03-19T17:28:39.939Z] Go version: go1.10.3 [2021-03-19T17:28:39.939Z] Git commit: e68fc7a [2021-03-19T17:28:39.939Z] Built: Tue Aug 21 17:24:20 2018 [2021-03-19T17:28:39.939Z] OS/Arch: linux/ppc64le [2021-03-19T17:28:39.939Z] Experimental: true [Pipeline] sh [2021-03-19T17:28:40.027Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.2s [2021-03-19T17:28:40.240Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done [2021-03-19T17:28:40.283Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.52MB / 120.17MB 6.5s [2021-03-19T17:28:40.283Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.5s done [2021-03-19T17:28:40.283Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 6.7s [2021-03-19T17:28:40.283Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.6s done [2021-03-19T17:28:40.323Z] + docker info [2021-03-19T17:28:40.323Z] Containers: 0 [2021-03-19T17:28:40.323Z] Running: 0 [2021-03-19T17:28:40.323Z] Paused: 0 [2021-03-19T17:28:40.323Z] Stopped: 0 [2021-03-19T17:28:40.323Z] Images: 0 [2021-03-19T17:28:40.323Z] Server Version: 18.06.1-ce [2021-03-19T17:28:40.323Z] Storage Driver: overlay2 [2021-03-19T17:28:40.323Z] Backing Filesystem: extfs [2021-03-19T17:28:40.323Z] Supports d_type: true [2021-03-19T17:28:40.323Z] Native Overlay Diff: true [2021-03-19T17:28:40.323Z] Logging Driver: json-file [2021-03-19T17:28:40.323Z] Cgroup Driver: cgroupfs [2021-03-19T17:28:40.323Z] Plugins: [2021-03-19T17:28:40.323Z] Volume: local [2021-03-19T17:28:40.323Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T17:28:40.323Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-03-19T17:28:40.323Z] Swarm: inactive [2021-03-19T17:28:40.323Z] Runtimes: runc [2021-03-19T17:28:40.323Z] Default Runtime: runc [2021-03-19T17:28:40.323Z] Init Binary: docker-init [2021-03-19T17:28:40.323Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-03-19T17:28:40.323Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-03-19T17:28:40.323Z] init version: fec3683 [2021-03-19T17:28:40.323Z] Security Options: [2021-03-19T17:28:40.323Z] apparmor [2021-03-19T17:28:40.323Z] seccomp [2021-03-19T17:28:40.323Z] Profile: default [2021-03-19T17:28:40.323Z] Kernel Version: 4.4.0-139-generic [2021-03-19T17:28:40.323Z] Operating System: Ubuntu 16.04.3 LTS [2021-03-19T17:28:40.323Z] OSType: linux [2021-03-19T17:28:40.323Z] Architecture: ppc64le [2021-03-19T17:28:40.323Z] CPUs: 4 [2021-03-19T17:28:40.323Z] Total Memory: 7.972GiB [2021-03-19T17:28:40.323Z] Name: ppc64le-ubuntu-34 [2021-03-19T17:28:40.323Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-03-19T17:28:40.323Z] Docker Root Dir: /var/lib/docker [2021-03-19T17:28:40.323Z] Debug Mode (client): false [2021-03-19T17:28:40.323Z] Debug Mode (server): false [2021-03-19T17:28:40.323Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:28:40.323Z] Labels: [2021-03-19T17:28:40.323Z] Experimental: true [2021-03-19T17:28:40.323Z] Insecure Registries: [2021-03-19T17:28:40.323Z] 127.0.0.0/8 [2021-03-19T17:28:40.323Z] Live Restore Enabled: false [2021-03-19T17:28:40.323Z] [Pipeline] sh [2021-03-19T17:28:40.532Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-03-19T17:28:38.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:28:38.777Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:28:38.780Z] > git checkout -f 9ecfd00723ccc6ded836a7125559bbedb67569a5 # timeout=10 [2021-03-19T17:28:39.159Z] > git rev-list --no-walk b0f69ecda4d0282313116ecd55b54be9d53d5a2b # timeout=10 [2021-03-19T17:28:40.720Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:28:40.720Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:28:40.720Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42168/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T17:28:40.720Z] + bash /home/docker/workspace/moby_PR-42168/check-config.sh [2021-03-19T17:28:40.720Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T17:28:40.720Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-03-19T17:28:40.720Z] [2021-03-19T17:28:40.720Z] Generally Necessary: [2021-03-19T17:28:40.720Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T17:28:40.720Z] - apparmor: enabled and tools installed [2021-03-19T17:28:40.720Z] - CONFIG_NAMESPACES: enabled [2021-03-19T17:28:40.720Z] - CONFIG_NET_NS: enabled [2021-03-19T17:28:40.720Z] - CONFIG_PID_NS: enabled [2021-03-19T17:28:40.720Z] - CONFIG_IPC_NS: enabled [2021-03-19T17:28:40.721Z] - CONFIG_UTS_NS: enabled [2021-03-19T17:28:40.721Z] - CONFIG_CGROUPS: enabled [2021-03-19T17:28:40.721Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T17:28:40.721Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T17:28:40.721Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T17:28:40.721Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T17:28:40.721Z] - CONFIG_CPUSETS: enabled [2021-03-19T17:28:40.721Z] - CONFIG_MEMCG: enabled [2021-03-19T17:28:40.721Z] - CONFIG_KEYS: enabled [2021-03-19T17:28:40.721Z] - CONFIG_VETH: enabled (as module) [2021-03-19T17:28:40.721Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T17:28:40.721Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T17:28:40.721Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-19T17:28:40.721Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T17:28:40.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T17:28:40.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T17:28:40.849Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.57MB / 120.17MB 7.0s [2021-03-19T17:28:41.016Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T17:28:41.016Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T17:28:41.016Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T17:28:41.016Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T17:28:41.016Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-19T17:28:41.016Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T17:28:41.016Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-03-19T17:28:41.016Z] [2021-03-19T17:28:41.016Z] Optional Features: [2021-03-19T17:28:41.016Z] - CONFIG_USER_NS: enabled [2021-03-19T17:28:41.016Z] - CONFIG_SECCOMP: enabled [2021-03-19T17:28:41.016Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T17:28:41.016Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T17:28:41.016Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T17:28:41.016Z] (cgroup swap accounting is currently enabled) [2021-03-19T17:28:41.016Z] - CONFIG_MEMCG_KMEM: enabled [2021-03-19T17:28:41.016Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T17:28:41.016Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T17:28:41.016Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-19T17:28:41.016Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-19T17:28:41.016Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T17:28:41.016Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T17:28:41.016Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T17:28:41.016Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T17:28:41.016Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T17:28:41.016Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T17:28:41.016Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T17:28:41.016Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T17:28:41.016Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T17:28:41.016Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T17:28:41.016Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T17:28:41.016Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T17:28:41.016Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T17:28:41.016Z] - CONFIG_EXT4_FS: enabled [2021-03-19T17:28:41.016Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T17:28:41.016Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T17:28:41.016Z] - Network Drivers: [2021-03-19T17:28:41.016Z] - "overlay": [2021-03-19T17:28:41.016Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T17:28:41.016Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T17:28:41.016Z] Optional (for encrypted networks): [2021-03-19T17:28:41.106Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.3s [2021-03-19T17:28:41.309Z] - CONFIG_CRYPTO: enabled [2021-03-19T17:28:41.309Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-03-19T17:28:41.309Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-03-19T17:28:41.309Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-03-19T17:28:41.309Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-03-19T17:28:41.309Z] - CONFIG_XFRM: enabled [2021-03-19T17:28:41.309Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T17:28:41.309Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T17:28:41.309Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T17:28:41.309Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-19T17:28:41.309Z] - "ipvlan": [2021-03-19T17:28:41.309Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T17:28:41.309Z] - "macvlan": [2021-03-19T17:28:41.309Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T17:28:41.310Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T17:28:41.310Z] - "ftp,tftp client in container": [2021-03-19T17:28:41.310Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T17:28:41.310Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T17:28:41.310Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T17:28:41.310Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T17:28:41.310Z] - Storage Drivers: [2021-03-19T17:28:41.310Z] - "aufs": [2021-03-19T17:28:41.310Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T17:28:41.310Z] - "btrfs": [2021-03-19T17:28:41.310Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T17:28:41.310Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T17:28:41.310Z] - "devicemapper": [2021-03-19T17:28:41.310Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T17:28:41.310Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T17:28:41.310Z] - "overlay": [2021-03-19T17:28:41.310Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T17:28:41.310Z] - "zfs": [2021-03-19T17:28:41.310Z] - /dev/zfs: missing [2021-03-19T17:28:41.310Z] - zfs command: missing [2021-03-19T17:28:41.310Z] - zpool command: missing [2021-03-19T17:28:41.310Z] [2021-03-19T17:28:41.310Z] Limits: [2021-03-19T17:28:41.310Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T17:28:41.310Z] [2021-03-19T17:28:41.310Z] + true [Pipeline] } [Pipeline] // stage [2021-03-19T17:28:41.364Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T17:28:41.621Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done [2021-03-19T17:28:41.749Z] + make bundles/buildx [2021-03-19T17:28:42.044Z] make: command: Command not found [2021-03-19T17:28:42.044Z] make: command: Command not found [2021-03-19T17:28:42.044Z] mkdir bundles [2021-03-19T17:28:42.044Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-03-19T17:28:42.044Z] --build-arg BUILDX_COMMIT \ [2021-03-19T17:28:42.044Z] --build-arg BUILDX_REPO \ [2021-03-19T17:28:42.044Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-03-19T17:28:42.044Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-03-19T17:28:42.044Z] . [2021-03-19T17:28:42.044Z] /bin/sh: 4: go: not found [2021-03-19T17:28:42.044Z] /bin/sh: 5: go: not found [2021-03-19T17:28:42.607Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done [2021-03-19T17:28:42.607Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-03-19T17:28:44.138Z] #9 ... [2021-03-19T17:28:44.138Z] [2021-03-19T17:28:44.138Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:28:44.138Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T17:28:44.138Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T17:28:44.138Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T17:28:44.138Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-19T17:28:44.138Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-19T17:28:44.138Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.7s done [2021-03-19T17:28:44.138Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.8s [2021-03-19T17:28:44.138Z] #26 ... [2021-03-19T17:28:44.138Z] [2021-03-19T17:28:44.138Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:28:44.138Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:28:44.154Z] Sending build context to Docker daemon 58.28MB [2021-03-19T17:28:44.154Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-03-19T17:28:44.154Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-03-19T17:28:44.154Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-03-19T17:28:44.154Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-03-19T17:28:44.154Z] 1.13.15-buster: Pulling from library/golang [2021-03-19T17:28:44.451Z] db4e2d8d5901: Pulling fs layer [2021-03-19T17:28:44.451Z] dfe2d012519c: Pulling fs layer [2021-03-19T17:28:44.451Z] 5d8f1d1f9197: Pulling fs layer [2021-03-19T17:28:44.451Z] 1301750ffb48: Pulling fs layer [2021-03-19T17:28:44.451Z] dc5c6edc9cff: Pulling fs layer [2021-03-19T17:28:44.451Z] 3c370c2e2f82: Pulling fs layer [2021-03-19T17:28:44.451Z] 5ffb2f5886e2: Pulling fs layer [2021-03-19T17:28:44.451Z] 1301750ffb48: Waiting [2021-03-19T17:28:44.451Z] dc5c6edc9cff: Waiting [2021-03-19T17:28:44.451Z] 3c370c2e2f82: Waiting [2021-03-19T17:28:44.451Z] 5ffb2f5886e2: Waiting [2021-03-19T17:28:44.747Z] dfe2d012519c: Verifying Checksum [2021-03-19T17:28:44.747Z] dfe2d012519c: Download complete [2021-03-19T17:28:45.043Z] 5d8f1d1f9197: Verifying Checksum [2021-03-19T17:28:45.043Z] 5d8f1d1f9197: Download complete [2021-03-19T17:28:45.509Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.3s done [2021-03-19T17:28:45.509Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-19T17:28:46.146Z] #8 ... [2021-03-19T17:28:46.146Z] [2021-03-19T17:28:46.146Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-19T17:28:46.146Z] #26 0.465 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:28:46.146Z] #26 0.476 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:28:46.146Z] #26 0.510 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:28:46.146Z] #26 0.573 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T17:28:46.146Z] #26 0.694 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T17:28:46.146Z] #26 0.856 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T17:28:46.146Z] #26 1.908 Fetched 8112 kB in 1s (5546 kB/s) [2021-03-19T17:28:46.146Z] #26 1.908 Reading package lists... [2021-03-19T17:28:46.146Z] #26 2.388 Reading package lists... [2021-03-19T17:28:46.146Z] #26 2.839 Building dependency tree... [2021-03-19T17:28:46.146Z] #26 2.951 The following additional packages will be installed: [2021-03-19T17:28:46.146Z] #26 2.951 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T17:28:46.146Z] #26 2.951 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T17:28:46.146Z] #26 2.951 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T17:28:46.146Z] #26 2.951 Suggested packages: [2021-03-19T17:28:46.146Z] #26 2.951 krb5-doc krb5-user [2021-03-19T17:28:46.146Z] #26 2.951 Recommended packages: [2021-03-19T17:28:46.146Z] #26 2.951 krb5-locales publicsuffix libsasl2-modules [2021-03-19T17:28:46.146Z] #26 3.050 The following NEW packages will be installed: [2021-03-19T17:28:46.146Z] #26 3.050 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T17:28:46.146Z] #26 3.050 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T17:28:46.146Z] #26 3.050 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T17:28:46.146Z] #26 3.050 libssh2-1 libssl1.1 openssl [2021-03-19T17:28:46.146Z] #26 3.082 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T17:28:46.146Z] #26 3.082 Need to get 4601 kB of archives. [2021-03-19T17:28:46.146Z] #26 3.082 After this operation, 11.9 MB of additional disk space will be used. [2021-03-19T17:28:46.146Z] #26 3.082 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-03-19T17:28:46.146Z] #26 3.093 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-03-19T17:28:46.146Z] #26 3.113 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-03-19T17:28:46.146Z] #26 3.122 Get:4 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T17:28:46.146Z] #26 3.132 Get:5 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-03-19T17:28:46.146Z] #26 3.132 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-03-19T17:28:46.146Z] #26 3.133 Get:7 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-03-19T17:28:46.146Z] #26 3.136 Get:8 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-03-19T17:28:46.146Z] #26 3.143 Get:9 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-03-19T17:28:46.146Z] #26 3.145 Get:10 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-03-19T17:28:46.146Z] #26 3.145 Get:11 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-03-19T17:28:46.146Z] #26 3.146 Get:12 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-03-19T17:28:46.146Z] #26 3.159 Get:13 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T17:28:46.146Z] #26 3.162 Get:14 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-03-19T17:28:46.146Z] #26 3.170 Get:15 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-03-19T17:28:46.146Z] #26 3.195 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-03-19T17:28:46.146Z] #26 3.303 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-03-19T17:28:46.146Z] #26 3.309 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-03-19T17:28:46.146Z] #26 3.314 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-19T17:28:46.146Z] #26 3.316 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-19T17:28:46.146Z] #26 3.318 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-19T17:28:46.146Z] #26 3.398 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:28:46.146Z] #26 3.401 Fetched 4601 kB in 0s (18.1 MB/s) [2021-03-19T17:28:46.146Z] #26 3.429 Selecting previously unselected package libssl1.1:s390x. [2021-03-19T17:28:46.146Z] #26 3.429 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-03-19T17:28:46.146Z] #26 3.429 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 3.433 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-19T17:28:46.146Z] #26 3.553 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-03-19T17:28:46.146Z] #26 3.553 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 3.556 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 3.592 Selecting previously unselected package libsasl2-2:s390x. [2021-03-19T17:28:46.146Z] #26 3.592 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 3.595 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 3.638 Selecting previously unselected package libldap-common. [2021-03-19T17:28:46.146Z] #26 3.638 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T17:28:46.146Z] #26 3.640 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:28:46.146Z] #26 3.670 Selecting previously unselected package libldap-2.4-2:s390x. [2021-03-19T17:28:46.146Z] #26 3.670 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 3.672 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:28:46.146Z] #26 3.711 Selecting previously unselected package openssl. [2021-03-19T17:28:46.146Z] #26 3.712 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 3.714 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:28:46.146Z] #26 3.821 Selecting previously unselected package ca-certificates. [2021-03-19T17:28:46.146Z] #26 3.821 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T17:28:46.146Z] #26 3.825 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T17:28:46.146Z] #26 3.879 Selecting previously unselected package libkeyutils1:s390x. [2021-03-19T17:28:46.146Z] #26 3.879 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 3.883 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-03-19T17:28:46.146Z] #26 3.906 Selecting previously unselected package libkrb5support0:s390x. [2021-03-19T17:28:46.146Z] #26 3.906 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 3.910 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 3.939 Selecting previously unselected package libk5crypto3:s390x. [2021-03-19T17:28:46.146Z] #26 3.939 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 3.943 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 3.974 Selecting previously unselected package libkrb5-3:s390x. [2021-03-19T17:28:46.146Z] #26 3.974 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 3.977 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.033 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-03-19T17:28:46.146Z] #26 4.034 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.036 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.099 Selecting previously unselected package libnghttp2-14:s390x. [2021-03-19T17:28:46.146Z] #26 4.099 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.101 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.157 Selecting previously unselected package libpsl5:s390x. [2021-03-19T17:28:46.146Z] #26 4.157 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.165 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-03-19T17:28:46.146Z] #26 4.215 Selecting previously unselected package librtmp1:s390x. [2021-03-19T17:28:46.146Z] #26 4.215 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.215 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:28:46.146Z] #26 4.215 Selecting previously unselected package libssh2-1:s390x. [2021-03-19T17:28:46.146Z] #26 4.215 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.215 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-03-19T17:28:46.146Z] #26 4.260 Selecting previously unselected package libcurl4:s390x. [2021-03-19T17:28:46.146Z] #26 4.260 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.272 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.306 Selecting previously unselected package curl. [2021-03-19T17:28:46.146Z] #26 4.306 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.312 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.349 Selecting previously unselected package libonig5:s390x. [2021-03-19T17:28:46.146Z] #26 4.350 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.352 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-19T17:28:46.146Z] #26 4.392 Selecting previously unselected package libjq1:s390x. [2021-03-19T17:28:46.146Z] #26 4.392 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.395 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-19T17:28:46.146Z] #26 4.429 Selecting previously unselected package jq. [2021-03-19T17:28:46.146Z] #26 4.429 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-19T17:28:46.146Z] #26 4.433 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:28:46.146Z] #26 4.468 Setting up libkeyutils1:s390x (1.6-6) ... [2021-03-19T17:28:46.146Z] #26 4.475 Setting up libpsl5:s390x (0.20.2-2) ... [2021-03-19T17:28:46.146Z] #26 4.482 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-19T17:28:46.146Z] #26 4.547 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.553 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:28:46.146Z] #26 4.561 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.568 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.575 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:28:46.146Z] #26 4.581 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.587 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.595 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-03-19T17:28:46.146Z] #26 4.601 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 4.608 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:28:46.146Z] #26 4.618 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-19T17:28:46.146Z] #26 4.624 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-19T17:28:46.146Z] #26 4.631 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:28:46.146Z] #26 4.638 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T17:28:46.146Z] #26 5.004 Updating certificates in /etc/ssl/certs... [2021-03-19T17:28:46.146Z] #26 5.670 137 added, 0 removed; done. [2021-03-19T17:28:46.146Z] #26 5.711 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 5.718 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:28:46.146Z] #26 5.724 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 5.730 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T17:28:46.146Z] #26 5.737 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:28:46.146Z] #26 5.749 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T17:28:46.146Z] #26 5.762 Updating certificates in /etc/ssl/certs... [2021-03-19T17:28:46.146Z] #26 6.221 0 added, 0 removed; done. [2021-03-19T17:28:46.146Z] #26 6.221 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T17:28:46.146Z] #26 6.224 done. [2021-03-19T17:28:46.146Z] #26 DONE 7.3s [2021-03-19T17:28:46.146Z] [2021-03-19T17:28:46.146Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-19T17:28:46.146Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.0s done [2021-03-19T17:28:46.146Z] #8 ... [2021-03-19T17:28:46.146Z] [2021-03-19T17:28:46.146Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T17:28:46.146Z] #27 DONE 0.1s [2021-03-19T17:28:46.146Z] [2021-03-19T17:28:46.146Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-19T17:28:46.146Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2021-03-19T17:28:46.146Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-03-19T17:28:46.146Z] #8 DONE 12.8s [2021-03-19T17:28:46.146Z] [2021-03-19T17:28:46.146Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-19T17:28:46.466Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-03-19T17:28:46.466Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-19T17:28:46.587Z] db4e2d8d5901: Verifying Checksum [2021-03-19T17:28:46.587Z] db4e2d8d5901: Download complete [2021-03-19T17:28:46.741Z] #9 ... [2021-03-19T17:28:46.741Z] [2021-03-19T17:28:46.741Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:28:46.741Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T17:28:46.741Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 9.3s done [2021-03-19T17:28:46.741Z] #26 DONE 12.9s [2021-03-19T17:28:46.741Z] [2021-03-19T17:28:46.741Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:28:46.741Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:28:46.824Z] #9 DONE 0.7s [2021-03-19T17:28:46.824Z] [2021-03-19T17:28:46.824Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-19T17:28:47.304Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-03-19T17:28:47.561Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-19T17:28:47.642Z] 1301750ffb48: Verifying Checksum [2021-03-19T17:28:47.642Z] 1301750ffb48: Download complete [2021-03-19T17:28:47.642Z] 5ffb2f5886e2: Verifying Checksum [2021-03-19T17:28:47.642Z] 5ffb2f5886e2: Download complete [2021-03-19T17:28:47.870Z] #10 DONE 1.0s [2021-03-19T17:28:47.871Z] [2021-03-19T17:28:47.871Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T17:28:47.871Z] #28 1.510 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T17:28:47.871Z] #28 1.666 [2021-03-19T17:28:47.871Z] #28 1.775 0.9% ############# 19.4% ############################## 42.6% ############################################# 63.2%#28 ... [2021-03-19T17:28:47.871Z] [2021-03-19T17:28:47.871Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T17:28:47.871Z] #38 DONE 0.1s [2021-03-19T17:28:47.871Z] [2021-03-19T17:28:47.871Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T17:28:47.871Z] #30 DONE 0.1s [2021-03-19T17:28:47.871Z] [2021-03-19T17:28:47.871Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T17:28:47.871Z] #28 1.775 0.9% ############# 19.4% ############################## 42.6% ############################################# 63.2% ############################################################### 87.9% ######################################################################## 100.0% [2021-03-19T17:28:47.871Z] #28 2.372 [2021-03-19T17:28:48.459Z] #28 2.484 1.0% ################################################## 69.8% ######################################################################## 100.0% [2021-03-19T17:28:48.459Z] [2021-03-19T17:28:48.459Z] #28 ... [2021-03-19T17:28:48.459Z] [2021-03-19T17:28:48.459Z] #11 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-03-19T17:28:48.459Z] #11 DONE 0.7s [2021-03-19T17:28:48.459Z] [2021-03-19T17:28:48.459Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T17:28:48.459Z] #28 2.766 [2021-03-19T17:28:48.697Z] dc5c6edc9cff: Verifying Checksum [2021-03-19T17:28:48.697Z] dc5c6edc9cff: Download complete [2021-03-19T17:28:48.752Z] #28 2.881 ############## 20.2% ######################################################################## 100.0% [2021-03-19T17:28:48.752Z] #28 3.156 [2021-03-19T17:28:50.240Z] #28 3.277 0.0% ###### 9.3% ############## 19.7% #################### 28.3% ############################### 43.3% ##################################### 51.9% ########################################### 60.4% ################################################ 66.9% ###################################################### 75.4% ############################################################## 86.1% #################################################################### 94.8% ######################################################################## 100.0% [2021-03-19T17:28:50.534Z] #28 4.820 #=#=# [2021-03-19T17:28:50.793Z] db4e2d8d5901: Pull complete [2021-03-19T17:28:51.094Z] dfe2d012519c: Pull complete [2021-03-19T17:28:51.397Z] 3c370c2e2f82: Verifying Checksum [2021-03-19T17:28:51.397Z] 3c370c2e2f82: Download complete [2021-03-19T17:28:51.397Z] 5d8f1d1f9197: Pull complete [2021-03-19T17:28:52.810Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-03-19T17:28:54.153Z] 1301750ffb48: Pull complete [2021-03-19T17:28:54.703Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-03-19T17:28:55.268Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-19T17:28:55.307Z] #28 4.993 1.3% ## 3.8% #### 6.3% ##### 8.2% ####### 10.7% ######### 12.5% ########## 14.4% ########### 15.6% ############ 16.9% ############# 18.8% ############## 20.6% ################ 22.5% ################# 24.4% ################## 26.2% ################### 27.5% #################### 28.7% ###################### 30.6% ###################### 31.8% ####################### 33.1% ######################## 34.3% ######################### 35.6% ########################## 37.4% ############################ 39.3% ############################# 40.6% ############################## 41.8% ############################### 43.7% ################################ 44.9% ################################# 46.8% ################################## 48.1% ################################### 49.3% ##################################### 51.8% ###################################### 53.1% ####################################### 54.3% ######################################## 56.8% ########################################## 58.7% ########################################### 60.5% ############################################# 62.7% ############################################## 64.6% [2021-03-19T17:28:55.307Z] #28 ... [2021-03-19T17:28:55.307Z] [2021-03-19T17:28:55.307Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:28:55.307Z] #23 1.475 + RM_GOPATH=0 [2021-03-19T17:28:55.307Z] #23 1.475 + TMP_GOPATH= [2021-03-19T17:28:55.307Z] #23 1.475 + : /build [2021-03-19T17:28:55.307Z] #23 1.475 + '[' -z '' ']' [2021-03-19T17:28:55.307Z] #23 1.475 ++ mktemp -d [2021-03-19T17:28:55.307Z] #23 1.476 + export GOPATH=/tmp/tmp.qT5fNDn4Yo [2021-03-19T17:28:55.307Z] #23 1.476 + GOPATH=/tmp/tmp.qT5fNDn4Yo [2021-03-19T17:28:55.307Z] #23 1.476 + RM_GOPATH=1 [2021-03-19T17:28:55.307Z] #23 1.476 + case "$(go env GOARCH)" in [2021-03-19T17:28:55.307Z] #23 1.489 ++ go env GOARCH [2021-03-19T17:28:55.307Z] #23 1.489 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:55.307Z] #23 1.489 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:55.307Z] #23 1.489 ++ dirname /tmp/install/install.sh [2021-03-19T17:28:55.307Z] #23 1.495 Install docker/cli version 17.06.2-ce from stable [2021-03-19T17:28:55.307Z] #23 1.495 + dir=/tmp/install [2021-03-19T17:28:55.307Z] #23 1.495 + bin=dockercli [2021-03-19T17:28:55.307Z] #23 1.495 + shift [2021-03-19T17:28:55.307Z] #23 1.495 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T17:28:55.307Z] #23 1.495 + . /tmp/install/dockercli.installer [2021-03-19T17:28:55.307Z] #23 1.495 ++ : stable [2021-03-19T17:28:55.307Z] #23 1.495 ++ : 17.06.2-ce [2021-03-19T17:28:55.307Z] #23 1.495 + install_dockercli [2021-03-19T17:28:55.307Z] #23 1.495 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T17:28:55.307Z] #23 1.495 ++ uname -m [2021-03-19T17:28:55.307Z] #23 1.502 + arch=s390x [2021-03-19T17:28:55.307Z] #23 1.502 + '[' s390x '!=' x86_64 ']' [2021-03-19T17:28:55.307Z] #23 1.502 + '[' s390x '!=' s390x ']' [2021-03-19T17:28:55.307Z] #23 1.502 + url=https://download.docker.com/linux/static [2021-03-19T17:28:55.307Z] #23 1.510 + tar -xz docker/docker [2021-03-19T17:28:55.307Z] #23 1.546 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-03-19T17:28:55.307Z] #23 6.892 + mkdir -p /build [2021-03-19T17:28:55.307Z] #23 6.944 + mv docker/docker /build/ [2021-03-19T17:28:55.307Z] #23 6.945 + rmdir docker [2021-03-19T17:28:55.307Z] #23 DONE 7.6s [2021-03-19T17:28:55.307Z] [2021-03-19T17:28:55.307Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:28:55.307Z] #48 1.579 + RM_GOPATH=0 [2021-03-19T17:28:55.307Z] #48 1.579 + TMP_GOPATH= [2021-03-19T17:28:55.307Z] #48 1.579 + : /build [2021-03-19T17:28:55.307Z] #48 1.579 + '[' -z '' ']' [2021-03-19T17:28:55.307Z] #48 1.579 ++ mktemp -d [2021-03-19T17:28:55.307Z] #48 1.579 + export GOPATH=/tmp/tmp.4jeINnaG4K [2021-03-19T17:28:55.307Z] #48 1.579 + GOPATH=/tmp/tmp.4jeINnaG4K [2021-03-19T17:28:55.307Z] #48 1.579 + RM_GOPATH=1 [2021-03-19T17:28:55.307Z] #48 1.579 + case "$(go env GOARCH)" in [2021-03-19T17:28:55.307Z] #48 1.579 ++ go env GOARCH [2021-03-19T17:28:55.307Z] #48 1.579 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:55.307Z] #48 1.579 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:55.307Z] #48 1.579 ++ dirname /tmp/install/install.sh [2021-03-19T17:28:55.307Z] #48 1.579 + dir=/tmp/install [2021-03-19T17:28:55.307Z] #48 1.579 + bin=golangci_lint [2021-03-19T17:28:55.307Z] #48 1.579 + shift [2021-03-19T17:28:55.307Z] #48 1.579 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T17:28:55.307Z] #48 1.579 + . /tmp/install/golangci_lint.installer [2021-03-19T17:28:55.307Z] #48 1.579 ++ : v1.23.8 [2021-03-19T17:28:55.307Z] #48 1.579 + install_golangci_lint [2021-03-19T17:28:55.307Z] #48 1.579 + set -e [2021-03-19T17:28:55.307Z] #48 1.579 + export GO111MODULE=on [2021-03-19T17:28:55.307Z] #48 1.579 + GO111MODULE=on [2021-03-19T17:28:55.307Z] #48 1.579 + GOBIN=/build [2021-03-19T17:28:55.307Z] #48 1.579 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T17:28:55.307Z] #48 1.608 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T17:28:55.307Z] #48 1.608 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T17:28:55.307Z] #48 1.608 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:28:55.307Z] #48 1.608 go: finding github.com/golangci v1.23.8 [2021-03-19T17:28:55.307Z] #48 1.608 go: finding github.com v1.23.8 [2021-03-19T17:28:55.307Z] #48 2.249 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:28:55.307Z] #48 2.635 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:28:55.307Z] #48 5.981 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T17:28:55.307Z] #48 5.994 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T17:28:55.307Z] #48 6.018 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T17:28:55.307Z] #48 6.146 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:28:55.307Z] #48 6.175 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:28:55.307Z] #48 6.199 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:28:55.307Z] #48 6.298 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T17:28:55.307Z] #48 6.342 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:28:55.307Z] #48 6.342 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T17:28:55.307Z] #48 6.382 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:28:55.307Z] #48 6.431 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:28:55.307Z] #48 6.476 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T17:28:55.307Z] #48 6.596 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:28:55.307Z] #48 6.600 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:28:55.307Z] #48 6.687 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:28:55.307Z] #48 6.727 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:28:55.307Z] #48 6.819 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:28:55.307Z] #48 6.840 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T17:28:55.307Z] #48 6.842 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:28:55.307Z] #48 6.851 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:28:55.307Z] #48 6.860 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:28:55.307Z] #48 6.862 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:28:55.307Z] #48 6.945 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T17:28:55.307Z] #48 7.091 go: downloading golang.org/x/text v0.3.2 [2021-03-19T17:28:55.307Z] #48 7.139 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:28:55.307Z] #48 7.449 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:28:55.307Z] #48 7.572 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:28:55.307Z] #48 ... [2021-03-19T17:28:55.307Z] [2021-03-19T17:28:55.307Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T17:28:56.202Z] #9 ... [2021-03-19T17:28:56.202Z] [2021-03-19T17:28:56.202Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:28:56.202Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T17:28:56.202Z] #27 1.830 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:28:56.202Z] #27 1.845 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:28:56.202Z] #27 1.845 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:28:56.202Z] #27 2.037 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:28:56.202Z] #27 2.326 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:28:56.202Z] #27 2.687 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:28:56.202Z] #27 4.329 Fetched 8424 kB in 3s (3061 kB/s) [2021-03-19T17:28:56.202Z] #27 4.329 Reading package lists... [2021-03-19T17:28:56.202Z] #27 5.292 Reading package lists... [2021-03-19T17:28:56.202Z] #27 6.339 Building dependency tree... [2021-03-19T17:28:56.202Z] #27 6.698 The following additional packages will be installed: [2021-03-19T17:28:56.202Z] #27 6.698 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T17:28:56.202Z] #27 6.698 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T17:28:56.202Z] #27 6.698 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T17:28:56.202Z] #27 6.698 Suggested packages: [2021-03-19T17:28:56.202Z] #27 6.698 krb5-doc krb5-user [2021-03-19T17:28:56.202Z] #27 6.698 Recommended packages: [2021-03-19T17:28:56.202Z] #27 6.698 krb5-locales publicsuffix libsasl2-modules [2021-03-19T17:28:56.202Z] #27 6.858 The following NEW packages will be installed: [2021-03-19T17:28:56.202Z] #27 6.858 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T17:28:56.202Z] #27 6.858 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T17:28:56.202Z] #27 6.858 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T17:28:56.202Z] #27 6.858 libssh2-1 libssl1.1 openssl [2021-03-19T17:28:56.202Z] #27 7.137 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T17:28:56.202Z] #27 7.137 Need to get 5057 kB of archives. [2021-03-19T17:28:56.202Z] #27 7.137 After this operation, 12.1 MB of additional disk space will be used. [2021-03-19T17:28:56.202Z] #27 7.137 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-19T17:28:56.202Z] #27 7.148 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-19T17:28:56.202Z] #27 7.148 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T17:28:56.202Z] #27 7.148 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-19T17:28:56.202Z] #27 7.148 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-19T17:28:56.202Z] #27 7.148 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-19T17:28:56.202Z] #27 7.162 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-19T17:28:56.202Z] #27 7.162 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-19T17:28:56.202Z] #27 7.172 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-19T17:28:56.202Z] #27 7.172 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-19T17:28:56.202Z] #27 7.187 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-19T17:28:56.202Z] #27 7.187 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-19T17:28:56.202Z] #27 7.187 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-19T17:28:56.202Z] #27 7.187 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-19T17:28:56.202Z] #27 7.198 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T17:28:56.202Z] #27 7.198 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-19T17:28:56.202Z] #27 7.198 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-19T17:28:56.202Z] #27 7.210 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-19T17:28:56.202Z] #27 7.210 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T17:28:56.202Z] #27 7.210 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T17:28:56.202Z] #27 7.218 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T17:28:56.202Z] #27 7.428 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:28:56.202Z] #27 7.457 Fetched 5057 kB in 0s (14.7 MB/s) [2021-03-19T17:28:56.202Z] #27 7.530 Selecting previously unselected package libssl1.1:amd64. [2021-03-19T17:28:56.202Z] #27 7.530 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-19T17:28:56.202Z] #27 7.530 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T17:28:56.202Z] #27 7.541 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T17:28:56.202Z] #27 7.827 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T17:28:56.202Z] #27 7.827 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T17:28:56.202Z] #27 7.831 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:28:56.202Z] #27 7.902 Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T17:28:56.202Z] #27 7.902 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T17:28:56.202Z] #27 7.912 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:28:56.202Z] #27 7.974 Selecting previously unselected package libldap-common. [2021-03-19T17:28:56.202Z] #27 7.974 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T17:28:56.202Z] #27 7.981 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:28:56.202Z] #27 8.030 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T17:28:56.202Z] #27 8.030 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-19T17:28:56.202Z] #27 8.035 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:28:56.202Z] #27 8.127 Selecting previously unselected package openssl. [2021-03-19T17:28:56.202Z] #27 8.127 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T17:28:56.202Z] #27 8.130 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:28:56.202Z] #27 8.311 Selecting previously unselected package ca-certificates. [2021-03-19T17:28:56.203Z] #27 8.317 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T17:28:56.203Z] #27 8.323 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T17:28:56.203Z] #27 8.412 Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T17:28:56.203Z] #27 8.412 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 8.418 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-19T17:28:56.203Z] #27 8.460 Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T17:28:56.203Z] #27 8.460 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 8.463 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 8.523 Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T17:28:56.203Z] #27 8.523 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 8.528 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 8.601 Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T17:28:56.203Z] #27 8.601 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 8.605 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 8.732 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T17:28:56.203Z] #27 8.732 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 8.737 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 8.805 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T17:28:56.203Z] #27 8.805 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 8.810 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 8.859 Selecting previously unselected package libpsl5:amd64. [2021-03-19T17:28:56.203Z] #27 8.859 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 8.863 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-19T17:28:56.203Z] #27 8.912 Selecting previously unselected package librtmp1:amd64. [2021-03-19T17:28:56.203Z] #27 8.912 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 8.915 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:28:56.203Z] #27 8.963 Selecting previously unselected package libssh2-1:amd64. [2021-03-19T17:28:56.203Z] #27 8.963 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 8.968 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T17:28:56.203Z] #27 9.035 Selecting previously unselected package libcurl4:amd64. [2021-03-19T17:28:56.203Z] #27 9.035 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 9.038 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 9.128 Selecting previously unselected package curl. [2021-03-19T17:28:56.203Z] #27 9.128 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 9.165 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 9.263 Selecting previously unselected package libonig5:amd64. [2021-03-19T17:28:56.203Z] #27 9.265 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 9.270 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:28:56.203Z] #27 9.336 Selecting previously unselected package libjq1:amd64. [2021-03-19T17:28:56.203Z] #27 9.336 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 9.342 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:28:56.203Z] #27 9.397 Selecting previously unselected package jq. [2021-03-19T17:28:56.203Z] #27 9.397 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:28:56.203Z] #27 9.400 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:28:56.203Z] #27 9.466 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-19T17:28:56.203Z] #27 9.479 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-19T17:28:56.203Z] #27 9.493 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T17:28:56.203Z] #27 9.615 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 9.650 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:28:56.203Z] #27 9.671 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 9.687 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:28:56.203Z] #27 9.707 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:28:56.203Z] #27 9.717 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:28:56.239Z] dc5c6edc9cff: Pull complete [2021-03-19T17:28:56.459Z] #27 9.727 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:28:56.459Z] #27 9.740 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T17:28:56.459Z] #27 9.754 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:28:56.459Z] #27 9.765 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:28:56.459Z] #27 9.782 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:28:56.459Z] #27 9.798 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:28:56.459Z] #27 9.810 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:28:56.459Z] #27 9.821 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T17:28:56.459Z] #27 ... [2021-03-19T17:28:56.459Z] [2021-03-19T17:28:56.459Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:28:56.459Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:28:57.659Z] #28 4.993 1.3% ## 3.8% #### 6.3% ##### 8.2% ####### 10.7% ######### 12.5% ########## 14.4% ########### 15.6% ############ 16.9% ############# 18.8% ############## 20.6% ################ 22.5% ################# 24.4% ################## 26.2% ################### 27.5% #################### 28.7% ###################### 30.6% ###################### 31.8% ####################### 33.1% ######################## 34.3% ######################### 35.6% ########################## 37.4% ############################ 39.3% ############################# 40.6% ############################## 41.8% ############################### 43.7% ################################ 44.9% ################################# 46.8% ################################## 48.1% ################################### 49.3% ##################################### 51.8% ###################################### 53.1% ####################################### 54.3% ######################################## 56.8% ########################################## 58.7% ########################################### 60.5% ############################################# 62.7% ############################################## 64.6% ############################################### 66.5% ################################################ 67.1% ################################################# 68.9% ################################################## 70.2% ################################################### 72.1% ##################################################### 74.6% ###################################################### 75.4% ####################################################### 77.6% ######################################################### 80.1% ########################################################### 83.2% ############################################################# 85.1% ############################################################### 87.5% ################################################################ 89.4% ################################################################## 91.9% ################################################################### 93.8% #################################################################### 95.7% ###################################################################### 97.5% ####################################################################### 99.4% ######################################################################## 100.0% [2021-03-19T17:28:57.659Z] #28 ... [2021-03-19T17:28:57.659Z] [2021-03-19T17:28:57.659Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:28:57.659Z] #33 1.357 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:28:57.659Z] #33 1.357 + RM_GOPATH=0 [2021-03-19T17:28:57.659Z] #33 1.357 + TMP_GOPATH= [2021-03-19T17:28:57.659Z] #33 1.357 + : /build [2021-03-19T17:28:57.659Z] #33 1.357 + '[' -z '' ']' [2021-03-19T17:28:57.659Z] #33 1.357 ++ mktemp -d [2021-03-19T17:28:57.659Z] #33 1.357 + export GOPATH=/tmp/tmp.FCj18rlbDy [2021-03-19T17:28:57.659Z] #33 1.357 + GOPATH=/tmp/tmp.FCj18rlbDy [2021-03-19T17:28:57.659Z] #33 1.357 + RM_GOPATH=1 [2021-03-19T17:28:57.659Z] #33 1.357 + case "$(go env GOARCH)" in [2021-03-19T17:28:57.659Z] #33 1.357 ++ go env GOARCH [2021-03-19T17:28:57.659Z] #33 1.357 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:57.659Z] #33 1.357 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:57.659Z] #33 1.357 ++ dirname /tmp/install/install.sh [2021-03-19T17:28:57.659Z] #33 1.357 + dir=/tmp/install [2021-03-19T17:28:57.659Z] #33 1.357 + bin=tomlv [2021-03-19T17:28:57.659Z] #33 1.357 + shift [2021-03-19T17:28:57.659Z] #33 1.357 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T17:28:57.659Z] #33 1.357 + . /tmp/install/tomlv.installer [2021-03-19T17:28:57.659Z] #33 1.357 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:28:57.659Z] #33 1.357 + install_tomlv [2021-03-19T17:28:57.659Z] #33 1.357 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T17:28:57.659Z] #33 1.357 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FCj18rlbDy/src/github.com/BurntSushi/toml [2021-03-19T17:28:57.659Z] #33 1.357 Cloning into '/tmp/tmp.FCj18rlbDy/src/github.com/BurntSushi/toml'... [2021-03-19T17:28:57.659Z] #33 2.122 + cd /tmp/tmp.FCj18rlbDy/src/github.com/BurntSushi/toml [2021-03-19T17:28:57.659Z] #33 2.122 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:28:57.659Z] #33 2.122 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:28:57.659Z] #33 2.512 runtime/internal/atomic [2021-03-19T17:28:57.659Z] #33 2.512 internal/cpu [2021-03-19T17:28:57.659Z] #33 2.760 runtime/internal/sys [2021-03-19T17:28:57.659Z] #33 2.868 runtime/internal/math [2021-03-19T17:28:57.659Z] #33 2.890 math/bits [2021-03-19T17:28:57.659Z] #33 2.980 internal/bytealg [2021-03-19T17:28:57.659Z] #33 3.172 math [2021-03-19T17:28:57.659Z] #33 3.305 runtime [2021-03-19T17:28:57.659Z] #33 9.138 internal/testlog [2021-03-19T17:28:57.659Z] #33 9.531 encoding [2021-03-19T17:28:57.659Z] #33 9.716 runtime/cgo [2021-03-19T17:28:57.952Z] #33 ... [2021-03-19T17:28:57.952Z] [2021-03-19T17:28:57.952Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:28:57.952Z] #57 1.213 + RM_GOPATH=0 [2021-03-19T17:28:57.952Z] #57 1.213 + TMP_GOPATH= [2021-03-19T17:28:57.952Z] #57 1.213 + : /build [2021-03-19T17:28:57.952Z] #57 1.213 + '[' -z '' ']' [2021-03-19T17:28:57.952Z] #57 1.213 ++ mktemp -d [2021-03-19T17:28:57.952Z] #57 1.213 + export GOPATH=/tmp/tmp.XElf6Ty5UA [2021-03-19T17:28:57.952Z] #57 1.213 + GOPATH=/tmp/tmp.XElf6Ty5UA [2021-03-19T17:28:57.952Z] #57 1.213 + RM_GOPATH=1 [2021-03-19T17:28:57.952Z] #57 1.213 + case "$(go env GOARCH)" in [2021-03-19T17:28:57.952Z] #57 1.213 ++ go env GOARCH [2021-03-19T17:28:57.952Z] #57 1.216 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:28:57.952Z] #57 1.217 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:57.952Z] #57 1.217 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:57.952Z] #57 1.217 ++ dirname /tmp/install/install.sh [2021-03-19T17:28:57.952Z] #57 1.217 + dir=/tmp/install [2021-03-19T17:28:57.952Z] #57 1.217 + bin=rootlesskit [2021-03-19T17:28:57.952Z] #57 1.217 + shift [2021-03-19T17:28:57.952Z] #57 1.217 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T17:28:57.952Z] #57 1.217 + . /tmp/install/rootlesskit.installer [2021-03-19T17:28:57.952Z] #57 1.217 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:28:57.952Z] #57 1.217 + install_rootlesskit [2021-03-19T17:28:57.952Z] #57 1.217 + case "$1" in [2021-03-19T17:28:57.952Z] #57 1.217 + export CGO_ENABLED=0 [2021-03-19T17:28:57.952Z] #57 1.217 + CGO_ENABLED=0 [2021-03-19T17:28:57.952Z] #57 1.217 + _install_rootlesskit [2021-03-19T17:28:57.952Z] #57 1.217 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T17:28:57.952Z] #57 1.217 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XElf6Ty5UA/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:28:57.952Z] #57 1.217 Cloning into '/tmp/tmp.XElf6Ty5UA/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T17:28:57.952Z] #57 3.560 + cd /tmp/tmp.XElf6Ty5UA/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:28:57.952Z] #57 3.560 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:28:57.952Z] #57 3.570 + export GO111MODULE=on [2021-03-19T17:28:57.952Z] #57 3.571 + GO111MODULE=on [2021-03-19T17:28:57.952Z] #57 3.571 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:28:57.952Z] #57 3.571 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T17:28:57.952Z] #57 4.875 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:28:57.952Z] #57 4.876 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:28:57.952Z] #57 4.922 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:28:57.952Z] #57 4.954 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:28:57.952Z] #57 5.016 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T17:28:57.952Z] #57 5.107 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T17:28:57.952Z] #57 5.136 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:28:57.952Z] #57 5.142 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:28:57.952Z] #57 5.149 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:28:57.952Z] #57 5.155 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T17:28:57.952Z] #57 5.218 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:28:57.952Z] #57 5.245 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T17:28:57.952Z] #57 5.337 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:28:57.952Z] #57 5.388 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T17:28:57.952Z] #57 5.430 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T17:28:57.952Z] #57 5.511 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:28:57.952Z] #57 5.528 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:28:57.952Z] #57 5.794 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:28:57.952Z] #57 5.929 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T17:28:57.952Z] #57 7.050 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:28:57.952Z] #57 7.230 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:28:57.952Z] #57 7.630 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:28:57.952Z] #57 7.814 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T17:28:57.952Z] #57 8.562 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:28:57.952Z] #57 ... [2021-03-19T17:28:57.952Z] [2021-03-19T17:28:57.952Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-19T17:28:57.952Z] #39 2.829 + git clone https://github.com/docker/distribution.git . [2021-03-19T17:28:57.952Z] #39 2.830 Cloning into '.'... [2021-03-19T17:28:58.245Z] #39 ... [2021-03-19T17:28:58.245Z] [2021-03-19T17:28:58.245Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T17:28:58.245Z] #41 2.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:28:58.245Z] #41 2.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:28:58.245Z] #41 3.028 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:28:58.245Z] #41 3.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T17:28:58.245Z] #41 5.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T17:28:58.245Z] #41 8.049 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T17:28:58.245Z] #41 ... [2021-03-19T17:28:58.245Z] [2021-03-19T17:28:58.245Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:28:58.245Z] #46 1.715 + RM_GOPATH=0 [2021-03-19T17:28:58.245Z] #46 1.715 + TMP_GOPATH= [2021-03-19T17:28:58.245Z] #46 1.715 + : /build [2021-03-19T17:28:58.245Z] #46 1.715 + '[' -z '' ']' [2021-03-19T17:28:58.245Z] #46 1.728 ++ mktemp -d [2021-03-19T17:28:58.245Z] #46 1.728 + export GOPATH=/tmp/tmp.h55kg1HwV0 [2021-03-19T17:28:58.245Z] #46 1.728 + GOPATH=/tmp/tmp.h55kg1HwV0 [2021-03-19T17:28:58.245Z] #46 1.728 + RM_GOPATH=1 [2021-03-19T17:28:58.245Z] #46 1.728 + case "$(go env GOARCH)" in [2021-03-19T17:28:58.245Z] #46 1.728 ++ go env GOARCH [2021-03-19T17:28:58.245Z] #46 1.735 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:58.245Z] #46 1.735 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:58.245Z] #46 1.735 ++ dirname /tmp/install/install.sh [2021-03-19T17:28:58.245Z] #46 1.737 + dir=/tmp/install [2021-03-19T17:28:58.245Z] #46 1.737 + bin=gotestsum [2021-03-19T17:28:58.245Z] #46 1.737 + shift [2021-03-19T17:28:58.245Z] #46 1.737 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T17:28:58.245Z] #46 1.737 + . /tmp/install/gotestsum.installer [2021-03-19T17:28:58.245Z] #46 1.737 ++ : v0.5.3 [2021-03-19T17:28:58.245Z] #46 1.737 + install_gotestsum [2021-03-19T17:28:58.245Z] #46 1.741 + set -e [2021-03-19T17:28:58.245Z] #46 1.741 + export GO111MODULE=on [2021-03-19T17:28:58.245Z] #46 1.741 + GO111MODULE=on [2021-03-19T17:28:58.245Z] #46 1.741 + GOBIN=/build [2021-03-19T17:28:58.245Z] #46 1.741 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T17:28:58.245Z] #46 1.745 go: finding gotest.tools v0.5.3 [2021-03-19T17:28:58.245Z] #46 1.750 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T17:28:58.245Z] #46 2.381 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T17:28:58.245Z] #46 2.620 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T17:28:58.245Z] #46 3.070 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:28:58.245Z] #46 3.071 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:28:58.245Z] #46 3.100 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T17:28:58.245Z] #46 3.126 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:28:58.245Z] #46 3.168 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:28:58.245Z] #46 3.175 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T17:28:58.245Z] #46 3.204 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:28:58.245Z] #46 3.263 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:28:58.245Z] #46 3.269 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:28:58.245Z] #46 3.273 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:28:58.245Z] #46 3.274 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:28:58.245Z] #46 3.305 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:28:58.245Z] #46 3.331 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T17:28:58.245Z] #46 3.382 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:28:58.245Z] #46 3.397 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:28:58.245Z] #46 3.559 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:28:58.245Z] #46 3.622 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T17:28:58.245Z] #46 3.815 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:28:58.245Z] #46 3.820 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:28:58.245Z] #46 4.967 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:28:58.245Z] #46 5.361 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:28:58.245Z] #46 7.395 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:28:58.245Z] #46 9.638 go: finding github.com/fatih/color v1.9.0 [2021-03-19T17:28:58.245Z] #46 9.656 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:28:58.245Z] #46 9.666 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:28:58.245Z] #46 9.764 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:28:58.245Z] #46 9.781 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T17:28:58.245Z] #46 9.832 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:28:58.245Z] #46 9.937 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:28:58.245Z] #46 10.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:28:58.245Z] #46 10.13 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:28:58.245Z] #46 10.14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:28:58.245Z] #46 10.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:28:58.538Z] #46 ... [2021-03-19T17:28:58.538Z] [2021-03-19T17:28:58.538Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:28:58.538Z] #50 2.902 + RM_GOPATH=0 [2021-03-19T17:28:58.538Z] #50 2.902 + TMP_GOPATH= [2021-03-19T17:28:58.538Z] #50 2.902 + : /build [2021-03-19T17:28:58.538Z] #50 2.902 + '[' -z '' ']' [2021-03-19T17:28:58.538Z] #50 2.903 ++ mktemp -d [2021-03-19T17:28:58.538Z] #50 2.907 + export GOPATH=/tmp/tmp.LOH7nxGoAU [2021-03-19T17:28:58.538Z] #50 2.907 + GOPATH=/tmp/tmp.LOH7nxGoAU [2021-03-19T17:28:58.538Z] #50 2.907 + RM_GOPATH=1 [2021-03-19T17:28:58.538Z] #50 2.907 + case "$(go env GOARCH)" in [2021-03-19T17:28:58.538Z] #50 2.907 ++ go env GOARCH [2021-03-19T17:28:58.538Z] #50 2.913 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:58.538Z] #50 2.913 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:58.538Z] #50 2.913 ++ dirname /tmp/install/install.sh [2021-03-19T17:28:58.538Z] #50 2.914 + dir=/tmp/install [2021-03-19T17:28:58.538Z] #50 2.914 + bin=shfmt [2021-03-19T17:28:58.538Z] #50 2.914 + shift [2021-03-19T17:28:58.538Z] #50 2.915 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T17:28:58.538Z] #50 2.915 + . /tmp/install/shfmt.installer [2021-03-19T17:28:58.538Z] #50 2.915 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:28:58.538Z] #50 2.915 + install_shfmt [2021-03-19T17:28:58.538Z] #50 2.915 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T17:28:58.538Z] #50 2.925 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:28:58.538Z] #50 2.925 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LOH7nxGoAU/src/github.com/mvdan/sh [2021-03-19T17:28:58.538Z] #50 2.935 Cloning into '/tmp/tmp.LOH7nxGoAU/src/github.com/mvdan/sh'... [2021-03-19T17:28:58.538Z] #50 10.12 + cd /tmp/tmp.LOH7nxGoAU/src/github.com/mvdan/sh [2021-03-19T17:28:58.538Z] #50 10.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:28:58.538Z] #50 10.20 + GO111MODULE=on [2021-03-19T17:28:58.538Z] #50 10.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T17:28:58.538Z] #50 10.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:28:58.538Z] #50 10.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:28:58.538Z] #50 10.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:28:58.538Z] #50 10.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:28:58.538Z] #50 ... [2021-03-19T17:28:58.538Z] [2021-03-19T17:28:58.538Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T17:28:58.538Z] #35 3.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:28:58.538Z] #35 3.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:28:58.538Z] #35 3.127 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:28:58.538Z] #35 3.841 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T17:28:58.538Z] #35 5.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T17:28:58.538Z] #35 6.997 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T17:28:58.831Z] #35 ... [2021-03-19T17:28:58.831Z] [2021-03-19T17:28:58.831Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-19T17:28:58.831Z] #54 2.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:28:58.831Z] #54 2.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:28:58.831Z] #54 3.003 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:28:58.831Z] #54 3.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T17:28:58.831Z] #54 5.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T17:28:58.831Z] #54 7.392 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T17:28:58.831Z] #54 ... [2021-03-19T17:28:58.831Z] [2021-03-19T17:28:58.831Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-19T17:28:58.831Z] #31 2.767 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T17:28:58.831Z] #31 2.768 Cloning into '.'... [2021-03-19T17:28:59.124Z] #31 ... [2021-03-19T17:28:59.124Z] [2021-03-19T17:28:59.124Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:28:59.124Z] #63 1.996 + RM_GOPATH=0 [2021-03-19T17:28:59.124Z] #63 1.996 + TMP_GOPATH= [2021-03-19T17:28:59.124Z] #63 1.996 + : /build [2021-03-19T17:28:59.124Z] #63 1.996 + '[' -z '' ']' [2021-03-19T17:28:59.124Z] #63 1.996 ++ mktemp -d [2021-03-19T17:28:59.124Z] #63 2.008 + export GOPATH=/tmp/tmp.ZMK6kbon5I [2021-03-19T17:28:59.124Z] #63 2.008 + GOPATH=/tmp/tmp.ZMK6kbon5I [2021-03-19T17:28:59.124Z] #63 2.008 + RM_GOPATH=1 [2021-03-19T17:28:59.124Z] #63 2.008 + case "$(go env GOARCH)" in [2021-03-19T17:28:59.124Z] #63 2.008 ++ go env GOARCH [2021-03-19T17:28:59.124Z] #63 2.017 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:59.124Z] #63 2.017 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:59.124Z] #63 2.025 ++ dirname /tmp/install/install.sh [2021-03-19T17:28:59.124Z] #63 2.025 + dir=/tmp/install [2021-03-19T17:28:59.124Z] #63 2.025 + bin=proxy [2021-03-19T17:28:59.124Z] #63 2.025 + shift [2021-03-19T17:28:59.124Z] #63 2.025 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T17:28:59.124Z] #63 2.025 + . /tmp/install/proxy.installer [2021-03-19T17:28:59.124Z] #63 2.025 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:28:59.124Z] #63 2.025 + install_proxy [2021-03-19T17:28:59.124Z] #63 2.025 + case "$1" in [2021-03-19T17:28:59.124Z] #63 2.025 + export CGO_ENABLED=0 [2021-03-19T17:28:59.124Z] #63 2.025 + CGO_ENABLED=0 [2021-03-19T17:28:59.124Z] #63 2.025 + _install_proxy [2021-03-19T17:28:59.124Z] #63 2.025 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T17:28:59.124Z] #63 2.025 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZMK6kbon5I/src/github.com/docker/libnetwork [2021-03-19T17:28:59.124Z] #63 2.025 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:28:59.124Z] #63 2.035 Cloning into '/tmp/tmp.ZMK6kbon5I/src/github.com/docker/libnetwork'... [2021-03-19T17:28:59.124Z] #63 ... [2021-03-19T17:28:59.124Z] [2021-03-19T17:28:59.124Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T17:28:59.124Z] #12 2.204 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:28:59.124Z] #12 2.211 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:28:59.124Z] #12 2.279 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:28:59.124Z] #12 2.289 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:28:59.124Z] #12 2.873 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-19T17:28:59.124Z] #12 4.025 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T17:28:59.124Z] #12 5.636 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T17:28:59.124Z] #12 7.847 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T17:28:59.417Z] #12 ... [2021-03-19T17:28:59.417Z] [2021-03-19T17:28:59.417Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:28:59.417Z] #44 1.817 + RM_GOPATH=0 [2021-03-19T17:28:59.417Z] #44 1.817 + TMP_GOPATH= [2021-03-19T17:28:59.417Z] #44 1.817 + : /build [2021-03-19T17:28:59.417Z] #44 1.817 + '[' -z '' ']' [2021-03-19T17:28:59.417Z] #44 1.817 ++ mktemp -d [2021-03-19T17:28:59.417Z] #44 1.826 + export GOPATH=/tmp/tmp.g1UxBSjb9v [2021-03-19T17:28:59.417Z] #44 1.826 + GOPATH=/tmp/tmp.g1UxBSjb9v [2021-03-19T17:28:59.417Z] #44 1.826 + RM_GOPATH=1 [2021-03-19T17:28:59.417Z] #44 1.826 + case "$(go env GOARCH)" in [2021-03-19T17:28:59.417Z] #44 1.826 ++ go env GOARCH [2021-03-19T17:28:59.417Z] #44 1.862 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:59.417Z] #44 1.862 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:28:59.417Z] #44 1.862 ++ dirname /tmp/install/install.sh [2021-03-19T17:28:59.417Z] #44 1.862 + dir=/tmp/install [2021-03-19T17:28:59.417Z] #44 1.862 + bin=vndr [2021-03-19T17:28:59.417Z] #44 1.862 + shift [2021-03-19T17:28:59.417Z] #44 1.862 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T17:28:59.417Z] #44 1.862 + . /tmp/install/vndr.installer [2021-03-19T17:28:59.417Z] #44 1.862 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:28:59.417Z] #44 1.862 + install_vndr [2021-03-19T17:28:59.417Z] #44 1.862 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T17:28:59.417Z] #44 1.862 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.g1UxBSjb9v/src/github.com/LK4D4/vndr [2021-03-19T17:28:59.417Z] #44 1.862 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:28:59.417Z] #44 1.899 Cloning into '/tmp/tmp.g1UxBSjb9v/src/github.com/LK4D4/vndr'... [2021-03-19T17:28:59.417Z] #44 2.578 + cd /tmp/tmp.g1UxBSjb9v/src/github.com/LK4D4/vndr [2021-03-19T17:28:59.417Z] #44 2.578 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:28:59.417Z] #44 2.604 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T17:28:59.417Z] #44 3.455 internal/race [2021-03-19T17:28:59.417Z] #44 3.483 sync/atomic [2021-03-19T17:28:59.417Z] #44 3.522 runtime [2021-03-19T17:28:59.417Z] #44 3.782 unicode [2021-03-19T17:28:59.417Z] #44 7.225 unicode/utf8 [2021-03-19T17:28:59.417Z] #44 7.695 math [2021-03-19T17:28:59.417Z] #44 11.15 unicode/utf16 [2021-03-19T17:28:59.417Z] #44 11.34 container/list [2021-03-19T17:28:59.417Z] #44 11.61 crypto/internal/subtle [2021-03-19T17:28:59.417Z] #44 11.65 crypto/subtle [2021-03-19T17:28:59.417Z] #44 11.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T17:28:59.417Z] #44 11.75 internal/nettrace [2021-03-19T17:28:59.417Z] #44 11.79 runtime/cgo [2021-03-19T17:28:59.417Z] #44 ... [2021-03-19T17:28:59.417Z] [2021-03-19T17:28:59.417Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T17:28:59.417Z] #28 12.13 [2021-03-19T17:28:59.417Z] #28 13.14 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T17:28:59.417Z] #28 13.39 [2021-03-19T17:28:59.417Z] #28 13.52 ###################### 31.8% ######################################################################## 100.0% [2021-03-19T17:28:59.417Z] #28 13.61 [2021-03-19T17:29:00.456Z] #28 14.59 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T17:29:00.456Z] #28 14.66 skipping existing aab193acf6ba [2021-03-19T17:29:00.456Z] #28 14.70 [2021-03-19T17:29:00.633Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s [2021-03-19T17:29:00.724Z] 3c370c2e2f82: Pull complete [2021-03-19T17:29:00.724Z] 5ffb2f5886e2: Pull complete [2021-03-19T17:29:00.724Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:29:00.724Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-03-19T17:29:00.724Z] ---> 805dc2d65d1c [2021-03-19T17:29:00.724Z] Step 5/15 : ARG BUILDX_REPO [2021-03-19T17:29:00.724Z] ---> Running in 6adbf389afbf [2021-03-19T17:29:00.724Z] Removing intermediate container 6adbf389afbf [2021-03-19T17:29:00.724Z] ---> 7040dbe5c09c [2021-03-19T17:29:00.725Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-03-19T17:29:00.725Z] ---> Running in 21b78ad0112f [2021-03-19T17:29:00.725Z] Cloning into '/buildx'... [2021-03-19T17:29:00.908Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.7s done [2021-03-19T17:29:01.495Z] #28 15.80 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T17:29:01.788Z] #28 16.16 #=#=# [2021-03-19T17:29:01.837Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-19T17:29:02.989Z] #9 ... [2021-03-19T17:29:02.989Z] [2021-03-19T17:29:02.989Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:29:02.989Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T17:29:02.989Z] #27 10.63 Updating certificates in /etc/ssl/certs... [2021-03-19T17:29:02.989Z] #27 12.12 137 added, 0 removed; done. [2021-03-19T17:29:02.989Z] #27 12.16 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:29:02.989Z] #27 12.17 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:29:02.989Z] #27 12.18 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T17:29:02.989Z] #27 12.19 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T17:29:02.989Z] #27 12.20 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:29:02.989Z] #27 12.22 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T17:29:02.989Z] #27 12.24 Updating certificates in /etc/ssl/certs... [2021-03-19T17:29:02.989Z] #27 13.26 0 added, 0 removed; done. [2021-03-19T17:29:02.989Z] #27 13.26 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T17:29:02.989Z] #27 13.27 done. [2021-03-19T17:29:02.989Z] #27 DONE 16.5s [2021-03-19T17:29:02.989Z] [2021-03-19T17:29:02.989Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:29:02.989Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:29:02.989Z] #9 ... [2021-03-19T17:29:02.989Z] [2021-03-19T17:29:02.989Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T17:29:02.989Z] #28 sha256:aac085840b7a6b12e7295443f2c4c4eadaed4c0df9ea022afa7c73876f14f7ff [2021-03-19T17:29:03.247Z] #28 DONE 0.1s [2021-03-19T17:29:03.247Z] [2021-03-19T17:29:03.247Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:29:03.247Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:29:03.752Z] #28 16.33 #=#=# ###### 9.3% ########### 15.4% ################# 23.6% ######################## 33.9% ########################### 38.0% ############################### 44.1% ##################################### 51.9% ######################################## 56.9% ############################################## 64.3% ################################################# 69.1% ##################################################### 74.8% ########################################################## 81.4% ################################################################# 91.6% #################################################################### 95.7% ######################################################################## 100.0% [2021-03-19T17:29:04.045Z] #28 18.24 [2021-03-19T17:29:04.266Z] Removing intermediate container 21b78ad0112f [2021-03-19T17:29:04.266Z] ---> 475087ca947f [2021-03-19T17:29:04.266Z] Step 7/15 : WORKDIR /buildx [2021-03-19T17:29:04.266Z] ---> Running in bde0dcc42ed0 [2021-03-19T17:29:04.266Z] Removing intermediate container bde0dcc42ed0 [2021-03-19T17:29:04.266Z] ---> 994487b6e45b [2021-03-19T17:29:04.266Z] Step 8/15 : ARG BUILDX_COMMIT [2021-03-19T17:29:04.266Z] ---> Running in f7a0c783e1c6 [2021-03-19T17:29:04.559Z] Removing intermediate container f7a0c783e1c6 [2021-03-19T17:29:04.559Z] ---> 95b5d3d40cb7 [2021-03-19T17:29:04.559Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-03-19T17:29:04.559Z] ---> Running in 7f4d7f11968b [2021-03-19T17:29:04.856Z] From https://github.com/docker/buildx [2021-03-19T17:29:04.856Z] * [new tag] v0.5.1 -> build [2021-03-19T17:29:05.085Z] #28 19.16 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T17:29:05.378Z] #28 19.49 [2021-03-19T17:29:05.378Z] #28 19.62 ######################################################################## 100.0% [2021-03-19T17:29:05.378Z] #28 19.69 [2021-03-19T17:29:05.493Z] Switched to branch 'build' [2021-03-19T17:29:05.671Z] #28 ... [2021-03-19T17:29:05.671Z] [2021-03-19T17:29:05.671Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:29:05.671Z] #48 7.914 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:29:05.671Z] #48 7.928 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:29:05.671Z] #48 8.430 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:29:05.671Z] #48 9.404 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:29:05.671Z] #48 9.697 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:29:05.671Z] #48 9.721 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:29:05.671Z] #48 12.15 go: extracting golang.org/x/text v0.3.2 [2021-03-19T17:29:05.671Z] #48 12.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:29:05.671Z] #48 12.51 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T17:29:05.671Z] #48 12.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:29:05.671Z] #48 12.51 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:29:05.671Z] #48 12.60 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T17:29:05.671Z] #48 12.60 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T17:29:05.671Z] #48 12.60 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:29:05.671Z] #48 12.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:29:05.671Z] #48 12.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:29:05.671Z] #48 12.70 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T17:29:05.671Z] #48 12.75 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:29:05.671Z] #48 12.75 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T17:29:05.671Z] #48 12.76 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:29:05.671Z] #48 12.82 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:29:05.671Z] #48 12.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:29:05.671Z] #48 12.83 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:29:05.671Z] #48 12.85 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:29:05.671Z] #48 12.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:29:05.671Z] #48 12.85 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:29:05.671Z] #48 12.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:29:05.671Z] #48 12.87 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T17:29:05.671Z] #48 12.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:29:05.671Z] #48 12.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:29:05.671Z] #48 12.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:29:05.671Z] #48 12.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:29:05.671Z] #48 12.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:29:05.671Z] #48 13.09 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:29:05.671Z] #48 13.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:29:05.671Z] #48 13.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:29:05.671Z] #48 13.22 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:29:05.671Z] #48 13.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:29:05.671Z] #48 13.25 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:29:05.671Z] #48 13.27 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:29:05.671Z] #48 13.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:29:05.671Z] #48 13.29 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:29:05.671Z] #48 13.43 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:29:05.671Z] #48 13.45 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T17:29:05.671Z] #48 13.45 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:29:05.671Z] #48 13.45 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:29:05.671Z] #48 13.46 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:29:05.671Z] #48 13.54 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:29:05.671Z] #48 13.60 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:29:05.671Z] #48 13.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:29:05.671Z] #48 13.98 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T17:29:05.671Z] #48 14.05 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:29:05.671Z] #48 14.15 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:29:05.671Z] #48 14.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:29:05.671Z] #48 14.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:29:05.671Z] #48 14.25 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:29:05.671Z] #48 14.44 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:29:05.671Z] #48 14.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:29:05.671Z] #48 14.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:29:05.671Z] #48 14.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:29:05.671Z] #48 14.97 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:29:05.671Z] #48 14.97 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:29:05.671Z] #48 14.99 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:29:05.671Z] #48 15.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:29:05.671Z] #48 15.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:29:05.671Z] #48 15.16 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:29:05.671Z] #48 15.16 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T17:29:05.671Z] #48 15.24 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:29:05.671Z] #48 15.35 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:29:05.671Z] #48 15.35 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:29:05.671Z] #48 15.35 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:29:05.671Z] #48 15.47 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:29:05.671Z] #48 15.51 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:29:05.671Z] #48 15.58 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:29:05.671Z] #48 15.58 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T17:29:05.671Z] #48 15.59 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:29:05.671Z] #48 15.65 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:29:05.671Z] #48 15.67 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:29:05.671Z] #48 15.87 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:29:05.671Z] #48 15.87 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:29:05.671Z] #48 15.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:29:05.671Z] #48 15.87 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T17:29:05.671Z] #48 15.88 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T17:29:05.671Z] #48 15.93 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:29:05.671Z] #48 15.97 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:29:05.671Z] #48 16.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T17:29:05.671Z] #48 16.06 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:29:05.671Z] #48 16.10 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:29:05.671Z] #48 16.12 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:29:05.671Z] #48 16.16 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T17:29:05.671Z] #48 16.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:29:05.671Z] #48 16.24 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T17:29:05.671Z] #48 16.25 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:29:05.671Z] #48 16.26 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:29:05.671Z] #48 16.35 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T17:29:05.671Z] #48 16.37 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:29:05.671Z] #48 16.55 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T17:29:05.671Z] #48 16.55 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T17:29:05.671Z] #48 16.56 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:29:05.671Z] #48 16.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:29:05.671Z] #48 16.70 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:29:05.671Z] #48 16.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:29:05.671Z] #48 16.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:29:05.671Z] #48 16.81 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T17:29:05.671Z] #48 16.81 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T17:29:05.671Z] #48 16.99 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:29:05.671Z] #48 17.13 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:29:05.671Z] #48 17.28 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:29:05.671Z] #48 17.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:29:05.671Z] #48 17.40 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:29:05.671Z] #48 17.57 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T17:29:05.671Z] #48 17.61 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:29:05.671Z] #48 17.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:29:05.671Z] #48 17.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:29:05.671Z] #48 17.93 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:29:05.671Z] #48 17.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:29:05.671Z] #48 17.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:29:05.671Z] #48 17.97 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:29:05.671Z] #48 17.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:29:05.671Z] #48 18.00 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:29:05.789Z] Removing intermediate container 7f4d7f11968b [2021-03-19T17:29:05.789Z] ---> 066bd58f154e [2021-03-19T17:29:05.789Z] Step 10/15 : ARG GOOS [2021-03-19T17:29:05.789Z] ---> Running in 57c3e7de5b8c [2021-03-19T17:29:05.973Z] #48 18.07 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:29:05.973Z] #48 18.11 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:29:05.973Z] #48 18.21 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:29:05.973Z] #48 18.21 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:29:05.973Z] #48 ... [2021-03-19T17:29:05.973Z] [2021-03-19T17:29:05.973Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T17:29:05.973Z] #28 20.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T17:29:06.085Z] Removing intermediate container 57c3e7de5b8c [2021-03-19T17:29:06.086Z] ---> 3458b223f2ad [2021-03-19T17:29:06.086Z] Step 11/15 : ARG GOARCH [2021-03-19T17:29:06.086Z] ---> Running in 452c0e9d132b [2021-03-19T17:29:06.086Z] Removing intermediate container 452c0e9d132b [2021-03-19T17:29:06.086Z] ---> 42a99fb757bc [2021-03-19T17:29:06.086Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-03-19T17:29:06.086Z] ---> Running in 86dd7a0e2eff [2021-03-19T17:29:06.452Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02eeca7f9d3302b10) in /home/ubuntu/workspace/moby_PR-42168 [Pipeline] { [Pipeline] checkout [2021-03-19T17:29:06.485Z] The recommended git tool is: git [2021-03-19T17:29:06.494Z] using credential docker-jenkins-github-credentials [2021-03-19T17:29:06.501Z] Cloning the remote Git repository [2021-03-19T17:29:06.501Z] Cloning with configured refspecs honoured and without tags [2021-03-19T17:29:06.609Z] #28 20.82 #=#=# ##O#- # [2021-03-19T17:29:06.902Z] #28 21.03 ######################################################################## 100.0% [2021-03-19T17:29:06.902Z] #28 21.06 [2021-03-19T17:29:06.902Z] #28 21.10 Download of images into '/build' complete. [2021-03-19T17:29:06.902Z] #28 21.10 Use something like the following to load the result into a Docker daemon: [2021-03-19T17:29:06.902Z] #28 21.10 tar -cC '/build' . | docker load [2021-03-19T17:29:07.423Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-19T17:29:06.502Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T17:29:06.503Z] > git init /home/ubuntu/workspace/moby_PR-42168 # timeout=10 [2021-03-19T17:29:06.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:29:06.525Z] > git --version # timeout=10 [2021-03-19T17:29:06.528Z] > git --version # 'git version 2.17.1' [2021-03-19T17:29:06.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:29:06.529Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:29:07.550Z] #28 DONE 21.7s [2021-03-19T17:29:07.550Z] [2021-03-19T17:29:07.550Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-19T17:29:07.550Z] #39 14.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T17:29:07.550Z] #39 16.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T17:29:07.550Z] #39 ... [2021-03-19T17:29:07.550Z] [2021-03-19T17:29:07.550Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:29:07.550Z] #48 19.90 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T17:29:08.589Z] #48 ... [2021-03-19T17:29:08.589Z] [2021-03-19T17:29:08.589Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:29:08.589Z] #57 10.76 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:29:08.589Z] #57 11.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:29:08.589Z] #57 11.42 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:29:08.589Z] #57 11.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:29:08.589Z] #57 11.69 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:29:08.589Z] #57 11.90 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:29:08.589Z] #57 13.95 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:29:08.589Z] #57 14.06 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:29:08.589Z] #57 14.11 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:29:08.589Z] #57 14.18 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:29:08.589Z] #57 14.27 go: finding github.com/google/uuid v1.2.0 [2021-03-19T17:29:08.589Z] #57 14.28 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:29:08.589Z] #57 14.31 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T17:29:08.589Z] #57 14.35 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T17:29:08.589Z] #57 14.37 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T17:29:08.589Z] #57 14.44 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:29:08.589Z] #57 14.44 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:29:08.589Z] #57 14.47 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:29:08.589Z] #57 14.59 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:29:08.589Z] #57 14.71 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:29:08.589Z] #57 14.79 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:29:08.589Z] #57 ... [2021-03-19T17:29:08.589Z] [2021-03-19T17:29:08.589Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:08.589Z] #50 11.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:29:08.589Z] #50 11.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:29:08.589Z] #50 12.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:29:08.589Z] #50 12.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:29:08.589Z] #50 14.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:29:08.589Z] #50 14.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:29:08.589Z] #50 14.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:29:08.589Z] #50 14.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:29:08.589Z] #50 14.79 runtime [2021-03-19T17:29:08.882Z] #50 ... [2021-03-19T17:29:08.882Z] [2021-03-19T17:29:08.882Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T17:29:08.882Z] #35 13.11 Fetched 8112 kB in 10s (788 kB/s) [2021-03-19T17:29:08.882Z] #35 13.11 Reading package lists... [2021-03-19T17:29:08.882Z] #35 16.49 Reading package lists... [2021-03-19T17:29:08.882Z] #35 19.94 Building dependency tree... [2021-03-19T17:29:08.882Z] #35 20.99 The following additional packages will be installed: [2021-03-19T17:29:08.882Z] #35 20.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T17:29:08.882Z] #35 20.99 Suggested packages: [2021-03-19T17:29:08.882Z] #35 20.99 cmake-doc ninja-build lrzip [2021-03-19T17:29:08.882Z] #35 20.99 Recommended packages: [2021-03-19T17:29:08.882Z] #35 20.99 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T17:29:09.177Z] #35 21.66 The following NEW packages will be installed: [2021-03-19T17:29:09.470Z] #35 21.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T17:29:09.470Z] #35 21.66 vim-common xxd [2021-03-19T17:29:09.470Z] #35 21.80 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:29:09.470Z] #35 21.80 Need to get 14.0 MB of archives. [2021-03-19T17:29:09.470Z] #35 21.80 After this operation, 62.1 MB of additional disk space will be used. [2021-03-19T17:29:09.470Z] #35 21.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-19T17:29:09.470Z] #35 21.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:29:09.470Z] #35 21.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T17:29:09.470Z] #35 21.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-19T17:29:10.109Z] #35 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-03-19T17:29:10.109Z] #35 22.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-03-19T17:29:10.109Z] #35 22.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-03-19T17:29:10.109Z] #35 22.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-03-19T17:29:10.109Z] #35 22.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-03-19T17:29:10.109Z] #35 22.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-03-19T17:29:10.109Z] #35 ... [2021-03-19T17:29:10.109Z] [2021-03-19T17:29:10.109Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T17:29:10.109Z] #41 13.25 Fetched 8112 kB in 11s (764 kB/s) [2021-03-19T17:29:10.109Z] #41 13.25 Reading package lists... [2021-03-19T17:29:10.109Z] #41 16.61 Reading package lists... [2021-03-19T17:29:10.109Z] #41 20.48 Building dependency tree... [2021-03-19T17:29:10.109Z] #41 21.51 The following additional packages will be installed: [2021-03-19T17:29:10.109Z] #41 21.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T17:29:10.109Z] #41 21.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T17:29:10.109Z] #41 21.52 Suggested packages: [2021-03-19T17:29:10.109Z] #41 21.52 manpages-dev python-setuptools [2021-03-19T17:29:10.109Z] #41 22.38 The following NEW packages will be installed: [2021-03-19T17:29:10.109Z] #41 22.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T17:29:10.109Z] #41 22.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T17:29:10.109Z] #41 22.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T17:29:10.109Z] #41 22.38 python-six zlib1g-dev [2021-03-19T17:29:10.109Z] #41 22.50 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:29:10.109Z] #41 22.50 Need to get 3742 kB of archives. [2021-03-19T17:29:10.109Z] #41 22.50 After this operation, 22.0 MB of additional disk space will be used. [2021-03-19T17:29:10.109Z] #41 22.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-03-19T17:29:10.109Z] #41 22.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-19T17:29:10.109Z] #41 22.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-03-19T17:29:10.109Z] #41 22.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-19T17:29:10.109Z] #41 22.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-03-19T17:29:10.109Z] #41 22.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-19T17:29:10.109Z] #41 22.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-03-19T17:29:10.109Z] #41 22.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-03-19T17:29:10.109Z] #41 22.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-03-19T17:29:10.109Z] #41 22.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-03-19T17:29:10.406Z] #41 22.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-03-19T17:29:10.406Z] #41 22.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-03-19T17:29:10.406Z] #41 22.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-03-19T17:29:10.406Z] #41 22.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-03-19T17:29:10.406Z] #41 22.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T17:29:10.406Z] #41 22.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-03-19T17:29:10.406Z] #41 22.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-03-19T17:29:10.406Z] #41 ... [2021-03-19T17:29:10.406Z] [2021-03-19T17:29:10.406Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-19T17:29:10.406Z] #54 13.52 Fetched 8112 kB in 11s (753 kB/s) [2021-03-19T17:29:10.406Z] #54 13.52 Reading package lists... [2021-03-19T17:29:10.406Z] #54 16.86 Reading package lists... [2021-03-19T17:29:10.406Z] #54 20.81 Building dependency tree... [2021-03-19T17:29:10.406Z] #54 21.81 The following additional packages will be installed: [2021-03-19T17:29:10.406Z] #54 21.81 libbtrfs0 [2021-03-19T17:29:10.406Z] #54 21.87 The following NEW packages will be installed: [2021-03-19T17:29:10.406Z] #54 21.87 libbtrfs-dev libbtrfs0 [2021-03-19T17:29:10.406Z] #54 22.02 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:29:10.406Z] #54 22.02 Need to get 118 kB of archives. [2021-03-19T17:29:10.406Z] #54 22.02 After this operation, 390 kB of additional disk space will be used. [2021-03-19T17:29:10.406Z] #54 22.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-19T17:29:10.406Z] #54 22.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-19T17:29:10.406Z] #54 22.66 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:29:10.406Z] #54 22.71 Fetched 118 kB in 0s (909 kB/s) [2021-03-19T17:29:10.406Z] #54 22.79 Selecting previously unselected package libbtrfs0. [2021-03-19T17:29:10.699Z] #54 22.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T17:29:10.699Z] #54 22.86 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-19T17:29:10.699Z] #54 22.87 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:29:10.699Z] #54 22.92 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:29:10.699Z] #54 22.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-19T17:29:10.699Z] #54 22.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:29:10.699Z] #54 ... [2021-03-19T17:29:10.699Z] [2021-03-19T17:29:10.699Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:29:10.699Z] #48 22.92 go: finding github.com/fatih/color v1.7.0 [2021-03-19T17:29:10.699Z] #48 22.95 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:29:10.699Z] #48 22.98 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:29:10.699Z] #48 22.98 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:29:10.699Z] #48 23.02 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:29:10.699Z] #48 23.04 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:29:10.699Z] #48 23.08 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T17:29:10.699Z] #48 23.08 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:29:10.699Z] #48 23.11 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:29:10.699Z] #48 23.11 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:29:10.699Z] #48 23.13 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:29:10.699Z] #48 23.14 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:29:10.699Z] #48 23.16 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T17:29:10.699Z] #48 23.16 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:29:10.699Z] #48 23.16 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:29:10.699Z] #48 23.17 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:29:10.699Z] #48 23.17 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:29:10.699Z] #48 23.17 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:29:10.699Z] #48 23.18 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:29:10.992Z] #48 23.18 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:29:10.992Z] #48 23.18 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T17:29:10.992Z] #48 23.20 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T17:29:10.992Z] #48 23.31 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:29:10.992Z] #48 23.32 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:29:10.992Z] #48 23.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:29:10.992Z] #48 23.37 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:29:10.992Z] #48 ... [2021-03-19T17:29:10.992Z] [2021-03-19T17:29:10.992Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T17:29:10.992Z] #12 12.59 Fetched 8584 kB in 10s (823 kB/s) [2021-03-19T17:29:10.992Z] #12 12.59 Reading package lists... [2021-03-19T17:29:10.992Z] #12 16.33 Reading package lists... [2021-03-19T17:29:10.992Z] #12 20.06 Building dependency tree... [2021-03-19T17:29:10.992Z] #12 21.18 The following additional packages will be installed: [2021-03-19T17:29:10.992Z] #12 21.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T17:29:10.992Z] #12 21.18 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T17:29:10.992Z] #12 21.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T17:29:10.992Z] #12 21.18 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T17:29:10.992Z] #12 21.18 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:29:10.992Z] #12 21.18 Suggested packages: [2021-03-19T17:29:10.992Z] #12 21.18 gcc-8-locales seccomp wine64 [2021-03-19T17:29:10.992Z] #12 22.33 The following NEW packages will be installed: [2021-03-19T17:29:10.992Z] #12 22.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T17:29:10.992Z] #12 22.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T17:29:10.992Z] #12 22.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T17:29:10.992Z] #12 22.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T17:29:10.992Z] #12 22.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T17:29:10.992Z] #12 22.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:29:10.992Z] #12 22.33 The following packages will be upgraded: [2021-03-19T17:29:10.992Z] #12 22.33 libseccomp2 libsystemd0 libudev1 [2021-03-19T17:29:10.992Z] #12 22.49 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:29:10.992Z] #12 22.49 Need to get 73.8 MB of archives. [2021-03-19T17:29:10.992Z] #12 22.49 After this operation, 494 MB of additional disk space will be used. [2021-03-19T17:29:10.992Z] #12 22.49 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-03-19T17:29:10.992Z] #12 22.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-03-19T17:29:10.992Z] #12 22.50 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-03-19T17:29:10.992Z] #12 22.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-03-19T17:29:10.992Z] #12 22.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-03-19T17:29:10.992Z] #12 22.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-03-19T17:29:11.285Z] #12 ... [2021-03-19T17:29:11.285Z] [2021-03-19T17:29:11.285Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:29:11.285Z] #48 23.39 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T17:29:11.285Z] #48 23.42 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T17:29:11.285Z] #48 23.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:29:11.285Z] #48 23.45 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:29:11.285Z] #48 23.46 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T17:29:11.285Z] #48 ... [2021-03-19T17:29:11.285Z] [2021-03-19T17:29:11.285Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-19T17:29:11.285Z] #54 23.09 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:29:11.285Z] #54 23.09 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:29:11.285Z] #54 23.10 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:29:11.285Z] #54 DONE 23.6s [2021-03-19T17:29:11.285Z] [2021-03-19T17:29:11.285Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:29:11.285Z] #48 23.57 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:29:11.285Z] #48 23.59 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:29:11.285Z] #48 23.60 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T17:29:11.285Z] #48 23.62 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:29:11.285Z] #48 23.65 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:29:11.285Z] #48 23.66 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:29:11.285Z] #48 23.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:29:11.285Z] #48 23.69 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:29:11.285Z] #48 23.76 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T17:29:11.580Z] #48 23.78 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:29:11.580Z] #48 23.80 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T17:29:11.580Z] #48 23.83 go: finding golang.org/x/text v0.3.2 [2021-03-19T17:29:11.580Z] #48 23.83 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:29:11.580Z] #48 23.88 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:29:11.580Z] #48 23.91 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T17:29:11.580Z] #48 23.91 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:29:11.580Z] #48 23.94 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:29:11.580Z] #48 23.94 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:29:11.580Z] #48 23.96 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:29:11.580Z] #48 24.01 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:29:11.580Z] #48 24.02 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:29:11.580Z] #48 24.04 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:29:11.580Z] #48 24.05 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:29:11.580Z] #48 24.07 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:29:11.580Z] #48 24.07 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T17:29:11.580Z] #48 24.08 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:29:11.580Z] #48 24.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:29:11.874Z] #48 24.14 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:29:11.874Z] #48 24.14 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:29:11.874Z] #48 24.15 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:29:11.874Z] #48 24.17 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:29:11.874Z] #48 24.17 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:29:11.874Z] #48 24.17 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:29:11.874Z] #48 24.18 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T17:29:11.874Z] #48 24.19 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:29:11.874Z] #48 24.20 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:29:11.874Z] #48 24.24 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:29:11.874Z] #48 24.30 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T17:29:12.167Z] #48 24.40 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:29:12.167Z] #48 24.42 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:29:12.167Z] #48 24.44 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:29:12.167Z] #48 24.47 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:29:12.167Z] #48 24.47 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:29:12.683Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s [2021-03-19T17:29:12.683Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.0s done [2021-03-19T17:29:12.683Z] #9 ... [2021-03-19T17:29:12.683Z] [2021-03-19T17:29:12.683Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:29:12.683Z] #29 sha256:eef1ae7be3b8aff9c408c02c80b42f090b1c43f8a6d196966a80f128554f7387 [2021-03-19T17:29:12.683Z] #29 1.746 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T17:29:12.684Z] #29 1.847 [2021-03-19T17:29:12.684Z] #29 1.968 ########### 15.9% ########################### 37.7% ####################################### 55.3% ################################################ 67.6% ####################################################################### 98.9% ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 2.475 [2021-03-19T17:29:12.684Z] #29 2.598 ######################## 33.7% ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 2.781 [2021-03-19T17:29:12.684Z] #29 2.898 ############################################################## 86.4% ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 3.013 [2021-03-19T17:29:12.684Z] #29 3.137 ############ 17.1% ########################## 36.3% ####################################### 55.4% ################################################### 71.8% ################################################################ 89.3% ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 3.662 [2021-03-19T17:29:12.684Z] #29 3.783 ## 2.8% ###### 9.4% ########## 14.6% ############## 19.8% ################# 25.0% ##################### 30.2% ######################### 35.0% ############################# 40.6% ################################ 45.8% #################################### 51.0% ######################################## 56.3% ############################################ 61.5% ############################################### 66.6% ################################################### 71.9% ####################################################### 77.0% ########################################################### 82.0% ############################################################## 87.0% ################################################################### 93.5% ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 5.674 [2021-03-19T17:29:12.684Z] #29 6.043 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T17:29:12.684Z] #29 6.154 [2021-03-19T17:29:12.684Z] #29 6.227 ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 6.268 [2021-03-19T17:29:12.684Z] #29 6.595 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T17:29:12.684Z] #29 6.718 [2021-03-19T17:29:12.684Z] #29 6.858 ####################################################### 77.5% ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 6.890 [2021-03-19T17:29:12.684Z] #29 7.395 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T17:29:12.684Z] #29 7.508 [2021-03-19T17:29:12.684Z] #29 7.635 ## 2.9% ############### 21.6% ############################## 42.4% ########################################### 60.4% ######################################################### 79.9% ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 8.162 [2021-03-19T17:29:12.684Z] #29 8.847 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T17:29:12.684Z] #29 8.942 [2021-03-19T17:29:12.684Z] #29 9.022 ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 9.036 [2021-03-19T17:29:12.684Z] #29 9.295 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T17:29:12.684Z] #29 9.389 [2021-03-19T17:29:12.684Z] #29 9.476 ######################################################################## 100.0% [2021-03-19T17:29:12.684Z] #29 9.506 [2021-03-19T17:29:12.684Z] #29 9.534 Download of images into '/build' complete. [2021-03-19T17:29:12.684Z] #29 9.534 Use something like the following to load the result into a Docker daemon: [2021-03-19T17:29:12.684Z] #29 9.534 tar -cC '/build' . | docker load [2021-03-19T17:29:12.803Z] #48 ... [2021-03-19T17:29:12.803Z] [2021-03-19T17:29:12.803Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:12.803Z] #63 14.98 Checking out files: 99% (1890/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T17:29:12.803Z] #63 15.01 + cd /tmp/tmp.ZMK6kbon5I/src/github.com/docker/libnetwork [2021-03-19T17:29:12.803Z] #63 15.01 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:29:12.803Z] #63 15.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T17:29:12.803Z] #63 ... [2021-03-19T17:29:12.803Z] [2021-03-19T17:29:12.803Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T17:29:12.803Z] #41 23.56 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:29:12.803Z] #41 23.60 Fetched 3742 kB in 0s (10.1 MB/s) [2021-03-19T17:29:12.803Z] #41 23.67 Selecting previously unselected package libcap-dev:s390x. [2021-03-19T17:29:12.803Z] #41 23.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 ... 15177 files and directories currently installed.) [2021-03-19T17:29:12.803Z] #41 23.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-03-19T17:29:12.803Z] #41 23.78 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-03-19T17:29:12.803Z] #41 23.85 Selecting previously unselected package libnet1:s390x. [2021-03-19T17:29:12.803Z] #41 23.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-19T17:29:12.803Z] #41 23.86 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-19T17:29:12.803Z] #41 23.98 Selecting previously unselected package libnet1-dev. [2021-03-19T17:29:12.803Z] #41 23.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-19T17:29:12.803Z] #41 23.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:29:12.803Z] #41 24.18 Selecting previously unselected package libnl-3-200:s390x. [2021-03-19T17:29:12.803Z] #41 24.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-19T17:29:12.803Z] #41 24.19 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-19T17:29:12.803Z] #41 24.29 Selecting previously unselected package libnl-3-dev:s390x. [2021-03-19T17:29:12.803Z] #41 24.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-03-19T17:29:12.803Z] #41 24.30 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-03-19T17:29:12.803Z] #41 24.50 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-19T17:29:12.803Z] #41 24.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-19T17:29:12.803Z] #41 24.52 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-19T17:29:12.803Z] #41 24.60 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-03-19T17:29:12.803Z] #41 24.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-03-19T17:29:12.803Z] #41 24.61 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-19T17:29:12.803Z] #41 24.69 Selecting previously unselected package zlib1g-dev:s390x. [2021-03-19T17:29:12.803Z] #41 24.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-03-19T17:29:12.803Z] #41 24.70 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-19T17:29:12.803Z] #41 24.88 Selecting previously unselected package libprotobuf17:s390x. [2021-03-19T17:29:12.803Z] #41 24.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-03-19T17:29:12.803Z] #41 24.88 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-19T17:29:13.096Z] #41 25.44 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-03-19T17:29:13.096Z] #41 25.44 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-03-19T17:29:13.096Z] #41 25.45 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-19T17:29:13.389Z] #41 25.60 Selecting previously unselected package libprotobuf-dev:s390x. [2021-03-19T17:29:13.389Z] #41 25.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-03-19T17:29:13.389Z] #41 25.61 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-19T17:29:14.025Z] #41 26.39 Selecting previously unselected package libprotoc17:s390x. [2021-03-19T17:29:14.025Z] #41 26.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-03-19T17:29:14.025Z] #41 26.40 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-03-19T17:29:14.025Z] #41 ... [2021-03-19T17:29:14.025Z] [2021-03-19T17:29:14.025Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:29:14.025Z] #44 16.53 vendor/golang.org/x/crypto/internal/subtle [2021-03-19T17:29:14.025Z] #44 24.43 sync [2021-03-19T17:29:14.025Z] #44 24.45 internal/reflectlite [2021-03-19T17:29:14.025Z] #44 25.79 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T17:29:14.025Z] #44 26.00 math/rand [2021-03-19T17:29:14.050Z] #29 ... [2021-03-19T17:29:14.050Z] [2021-03-19T17:29:14.050Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:29:14.050Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:29:14.050Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-19T17:29:14.318Z] #44 ... [2021-03-19T17:29:14.318Z] [2021-03-19T17:29:14.318Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T17:29:14.318Z] #35 23.44 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:29:14.318Z] #35 23.53 Fetched 14.0 MB in 1s (16.0 MB/s) [2021-03-19T17:29:14.318Z] #35 23.56 Selecting previously unselected package xxd. [2021-03-19T17:29:14.318Z] #35 23.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 ... 15177 files and directories currently installed.) [2021-03-19T17:29:14.318Z] #35 23.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-19T17:29:14.318Z] #35 23.69 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:29:14.318Z] #35 23.85 Selecting previously unselected package vim-common. [2021-03-19T17:29:14.318Z] #35 23.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:29:14.318Z] #35 23.87 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:29:14.318Z] #35 24.16 Selecting previously unselected package cmake-data. [2021-03-19T17:29:14.318Z] #35 24.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T17:29:14.318Z] #35 24.17 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T17:29:14.318Z] #35 26.21 Selecting previously unselected package libicu63:s390x. [2021-03-19T17:29:14.318Z] #35 26.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-19T17:29:14.318Z] #35 26.24 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-19T17:29:15.110Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da3c0d12b7c93b74) in /home/ubuntu/workspace/moby_PR-42168 [Pipeline] { [Pipeline] checkout [2021-03-19T17:29:15.246Z] The recommended git tool is: git [2021-03-19T17:29:15.365Z] #35 ... [2021-03-19T17:29:15.365Z] [2021-03-19T17:29:15.365Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:15.365Z] #63 DONE 27.6s [2021-03-19T17:29:15.674Z] [2021-03-19T17:29:15.674Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T17:29:15.674Z] #41 26.87 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T17:29:15.674Z] #41 26.87 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-03-19T17:29:15.674Z] #41 26.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:29:15.674Z] #41 26.99 Selecting previously unselected package protobuf-compiler. [2021-03-19T17:29:15.674Z] #41 27.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-03-19T17:29:15.674Z] #41 27.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:29:15.674Z] #41 27.11 Selecting previously unselected package python-pkg-resources. [2021-03-19T17:29:15.674Z] #41 27.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:29:15.674Z] #41 27.13 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T17:29:15.674Z] #41 27.30 Selecting previously unselected package python-six. [2021-03-19T17:29:15.674Z] #41 27.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T17:29:15.674Z] #41 27.31 Unpacking python-six (1.12.0-1) ... [2021-03-19T17:29:15.674Z] #41 27.36 Selecting previously unselected package python-protobuf. [2021-03-19T17:29:15.674Z] #41 27.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-03-19T17:29:15.674Z] #41 27.37 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T17:29:15.674Z] #41 27.88 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T17:29:17.316Z] #9 DONE 43.6s [2021-03-19T17:29:17.316Z] [2021-03-19T17:29:17.316Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:29:17.316Z] #29 sha256:eef1ae7be3b8aff9c408c02c80b42f090b1c43f8a6d196966a80f128554f7387 [2021-03-19T17:29:17.316Z] #29 ... [2021-03-19T17:29:17.316Z] [2021-03-19T17:29:17.316Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T17:29:17.316Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T17:29:17.754Z] #41 29.82 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-19T17:29:17.754Z] #41 29.84 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-19T17:29:17.754Z] #41 29.84 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-19T17:29:17.754Z] #41 29.85 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-19T17:29:17.754Z] #41 29.86 Setting up python-six (1.12.0-1) ... [2021-03-19T17:29:18.244Z] #10 ... [2021-03-19T17:29:18.244Z] [2021-03-19T17:29:18.244Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:29:18.244Z] #29 sha256:eef1ae7be3b8aff9c408c02c80b42f090b1c43f8a6d196966a80f128554f7387 [2021-03-19T17:29:18.244Z] #29 DONE 15.0s [2021-03-19T17:29:18.501Z] [2021-03-19T17:29:18.501Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T17:29:18.501Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T17:29:18.780Z] using credential docker-jenkins-github-credentials [2021-03-19T17:29:18.788Z] Cloning the remote Git repository [2021-03-19T17:29:18.788Z] Cloning with configured refspecs honoured and without tags [2021-03-19T17:29:18.837Z] #41 31.27 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-19T17:29:18.837Z] #41 31.28 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-19T17:29:18.837Z] #41 31.30 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-19T17:29:18.837Z] #41 31.30 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-03-19T17:29:18.837Z] #41 31.31 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-03-19T17:29:18.837Z] #41 31.32 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:29:18.837Z] #41 31.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:29:19.130Z] #41 31.37 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-19T17:29:19.130Z] #41 31.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:29:19.130Z] #41 31.40 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T17:29:19.874Z] #10 DONE 2.5s [2021-03-19T17:29:19.874Z] [2021-03-19T17:29:19.874Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T17:29:19.874Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-19T17:29:18.913Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T17:29:19.032Z] > git init /home/ubuntu/workspace/moby_PR-42168 # timeout=10 [2021-03-19T17:29:19.355Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:29:19.355Z] > git --version # timeout=10 [2021-03-19T17:29:19.391Z] > git --version # 'git version 2.17.1' [2021-03-19T17:29:19.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:29:19.409Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:29:20.539Z] Fetching without tags [2021-03-19T17:29:20.645Z] #41 ... [2021-03-19T17:29:20.645Z] [2021-03-19T17:29:20.645Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T17:29:20.645Z] #35 31.39 Selecting previously unselected package libxml2:s390x. [2021-03-19T17:29:20.645Z] #35 31.39 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-03-19T17:29:20.645Z] #35 31.40 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:29:20.645Z] #35 31.74 Selecting previously unselected package libarchive13:s390x. [2021-03-19T17:29:20.645Z] #35 31.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-03-19T17:29:20.645Z] #35 31.74 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-19T17:29:20.645Z] #35 31.98 Selecting previously unselected package libjsoncpp1:s390x. [2021-03-19T17:29:20.645Z] #35 31.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-03-19T17:29:20.645Z] #35 31.98 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-03-19T17:29:20.645Z] #35 32.08 Selecting previously unselected package librhash0:s390x. [2021-03-19T17:29:20.645Z] #35 32.08 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-03-19T17:29:20.645Z] #35 32.08 Unpacking librhash0:s390x (1.3.8-1) ... [2021-03-19T17:29:20.645Z] #35 32.21 Selecting previously unselected package libuv1:s390x. [2021-03-19T17:29:20.645Z] #35 32.21 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-03-19T17:29:20.645Z] #35 32.21 Unpacking libuv1:s390x (1.24.1-1) ... [2021-03-19T17:29:20.645Z] #35 32.31 Selecting previously unselected package cmake. [2021-03-19T17:29:20.645Z] #35 32.31 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-03-19T17:29:20.645Z] #35 32.31 Unpacking cmake (3.13.4-1) ... [2021-03-19T17:29:20.522Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:29:20.525Z] > git config --add remote.origin.fetch +refs/pull/42168/head:refs/remotes/origin/PR-42168 # timeout=10 [2021-03-19T17:29:20.530Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:29:20.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:29:20.541Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:29:20.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:29:20.541Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:29:20.785Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 2d39a44c1c409247a3282817131b05da9ed9e36f [2021-03-19T17:29:20.805Z] #11 DONE 1.1s [2021-03-19T17:29:20.805Z] [2021-03-19T17:29:20.805Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:29:20.805Z] #58 sha256:b27541eb305217ab82bde496315a3b4f26de6a00bc613b824f0612b465e4b419 [2021-03-19T17:29:21.062Z] #58 ... [2021-03-19T17:29:21.062Z] [2021-03-19T17:29:21.062Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T17:29:21.062Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-19T17:29:21.062Z] #31 DONE 0.3s [2021-03-19T17:29:21.282Z] #35 ... [2021-03-19T17:29:21.282Z] [2021-03-19T17:29:21.282Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:21.282Z] #33 23.45 sync [2021-03-19T17:29:21.282Z] #33 23.45 internal/reflectlite [2021-03-19T17:29:21.282Z] #33 25.42 errors [2021-03-19T17:29:21.282Z] #33 25.42 sort [2021-03-19T17:29:21.282Z] #33 25.70 strconv [2021-03-19T17:29:21.282Z] #33 26.27 io [2021-03-19T17:29:21.282Z] #33 27.12 internal/oserror [2021-03-19T17:29:21.282Z] #33 27.22 syscall [2021-03-19T17:29:21.282Z] #33 28.93 reflect [2021-03-19T17:29:21.282Z] #33 ... [2021-03-19T17:29:21.282Z] [2021-03-19T17:29:21.282Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:29:21.282Z] #55 0.809 + RM_GOPATH=0 [2021-03-19T17:29:21.282Z] #55 0.809 + TMP_GOPATH= [2021-03-19T17:29:21.282Z] #55 0.809 + : /build [2021-03-19T17:29:21.282Z] #55 0.809 + '[' -z '' ']' [2021-03-19T17:29:21.282Z] #55 0.810 ++ mktemp -d [2021-03-19T17:29:21.282Z] #55 0.820 + export GOPATH=/tmp/tmp.bmisAn5YlR [2021-03-19T17:29:21.282Z] #55 0.821 + GOPATH=/tmp/tmp.bmisAn5YlR [2021-03-19T17:29:21.282Z] #55 0.821 + RM_GOPATH=1 [2021-03-19T17:29:21.282Z] #55 0.821 + case "$(go env GOARCH)" in [2021-03-19T17:29:21.282Z] #55 0.821 ++ go env GOARCH [2021-03-19T17:29:21.282Z] #55 0.849 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:21.282Z] #55 0.849 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:21.282Z] #55 0.850 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:21.282Z] #55 0.854 + dir=/tmp/install [2021-03-19T17:29:21.282Z] #55 0.854 + bin=containerd [2021-03-19T17:29:21.282Z] #55 0.854 + shift [2021-03-19T17:29:21.282Z] #55 0.855 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T17:29:21.282Z] #55 0.855 + . /tmp/install/containerd.installer [2021-03-19T17:29:21.282Z] #55 0.855 ++ set -e [2021-03-19T17:29:21.282Z] #55 0.855 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:29:21.282Z] #55 0.855 + install_containerd [2021-03-19T17:29:21.282Z] #55 0.856 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T17:29:21.282Z] #55 0.856 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:29:21.282Z] #55 0.856 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bmisAn5YlR/src/github.com/containerd/containerd [2021-03-19T17:29:21.282Z] #55 0.865 Cloning into '/tmp/tmp.bmisAn5YlR/src/github.com/containerd/containerd'... [2021-03-19T17:29:21.282Z] #55 ... [2021-03-19T17:29:21.282Z] [2021-03-19T17:29:21.282Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T17:29:21.282Z] #12 22.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T17:29:21.282Z] #12 22.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-03-19T17:29:21.282Z] #12 22.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-03-19T17:29:21.282Z] #12 22.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T17:29:21.282Z] #12 23.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T17:29:21.282Z] #12 23.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T17:29:21.282Z] #12 23.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-03-19T17:29:21.282Z] #12 25.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-03-19T17:29:21.282Z] #12 26.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-03-19T17:29:21.282Z] #12 26.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-03-19T17:29:21.282Z] #12 26.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-19T17:29:21.282Z] #12 26.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-19T17:29:21.282Z] #12 26.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-03-19T17:29:21.282Z] #12 26.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-03-19T17:29:21.282Z] #12 26.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-03-19T17:29:21.282Z] #12 26.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-03-19T17:29:21.282Z] #12 26.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-03-19T17:29:21.282Z] #12 26.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-03-19T17:29:21.282Z] #12 26.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-03-19T17:29:21.282Z] #12 26.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-03-19T17:29:21.282Z] #12 26.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-03-19T17:29:21.282Z] #12 26.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-03-19T17:29:21.282Z] #12 27.77 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:29:21.282Z] #12 27.89 Fetched 73.8 MB in 5s (16.3 MB/s) [2021-03-19T17:29:21.282Z] #12 27.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T17:29:21.282Z] #12 27.96 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-03-19T17:29:21.282Z] #12 27.98 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:29:21.282Z] #12 28.14 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-03-19T17:29:21.282Z] #12 28.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T17:29:21.282Z] #12 28.27 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-19T17:29:21.282Z] #12 28.28 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-19T17:29:21.282Z] #12 28.40 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-03-19T17:29:21.282Z] #12 28.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 ... 15177 files and directories currently installed.) [2021-03-19T17:29:21.282Z] #12 28.59 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-03-19T17:29:21.282Z] #12 28.60 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:29:21.282Z] #12 28.68 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-03-19T17:29:21.282Z] #12 28.76 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T17:29:21.282Z] #12 28.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T17:29:21.282Z] #12 28.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-03-19T17:29:21.282Z] #12 28.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:29:21.282Z] #12 30.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T17:29:21.282Z] #12 30.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-03-19T17:29:21.282Z] #12 30.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:29:21.282Z] #12 32.87 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T17:29:21.282Z] #12 32.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T17:29:21.282Z] #12 32.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:29:21.282Z] #12 32.96 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-03-19T17:29:21.282Z] #12 32.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-19T17:29:21.282Z] #12 32.97 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-19T17:29:21.319Z] [2021-03-19T17:29:21.319Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T17:29:21.319Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-19T17:29:21.319Z] #39 DONE 0.3s [2021-03-19T17:29:21.319Z] [2021-03-19T17:29:21.319Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:29:21.319Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:29:21.575Z] #12 33.08 Selecting previously unselected package dmsetup. [2021-03-19T17:29:21.575Z] #12 33.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-03-19T17:29:21.575Z] #12 33.08 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T17:29:21.575Z] #12 33.22 Selecting previously unselected package mingw-w64-common. [2021-03-19T17:29:21.575Z] #12 33.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T17:29:21.575Z] #12 33.23 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T17:29:21.620Z] Merge succeeded, producing 7fc40bee2d5b63994738fd80199bc46cc26bcb33 [2021-03-19T17:29:21.620Z] Checking out Revision 7fc40bee2d5b63994738fd80199bc46cc26bcb33 (PR-42168) [2021-03-19T17:29:21.900Z] Commit message: "Merge commit '6d72bb6acf2e7e5be6d025665a20076f66868f2d' into HEAD" [2021-03-19T17:29:21.910Z] First time build. Skipping changelog. [2021-03-19T17:29:22.212Z] #12 ... [2021-03-19T17:29:22.212Z] [2021-03-19T17:29:22.212Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T17:29:22.212Z] #41 34.45 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-03-19T17:29:22.212Z] #41 34.47 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:29:20.786Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:29:20.792Z] > git checkout -f 2d39a44c1c409247a3282817131b05da9ed9e36f # timeout=10 [2021-03-19T17:29:21.211Z] > git remote # timeout=10 [2021-03-19T17:29:21.217Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:29:21.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:29:21.227Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T17:29:21.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:29:21.622Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:29:21.627Z] > git checkout -f 7fc40bee2d5b63994738fd80199bc46cc26bcb33 # timeout=10 [2021-03-19T17:29:21.902Z] > git rev-list --no-walk b0f69ecda4d0282313116ecd55b54be9d53d5a2b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T17:29:22.507Z] #41 DONE 34.9s [2021-03-19T17:29:22.507Z] [2021-03-19T17:29:22.507Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T17:29:22.507Z] #35 34.53 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-19T17:29:22.507Z] #35 34.54 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:29:22.507Z] #35 34.55 Setting up libuv1:s390x (1.24.1-1) ... [2021-03-19T17:29:22.507Z] #35 34.56 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:29:22.507Z] #35 34.58 Setting up librhash0:s390x (1.3.8-1) ... [2021-03-19T17:29:22.507Z] #35 34.59 Setting up cmake-data (3.13.4-1) ... [2021-03-19T17:29:22.507Z] #35 34.60 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:29:22.507Z] #35 34.60 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-03-19T17:29:22.507Z] #35 34.61 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-19T17:29:22.507Z] #35 34.62 Setting up cmake (3.13.4-1) ... [2021-03-19T17:29:22.507Z] #35 34.62 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:29:22.507Z] #35 34.65 Processing triggers for mime-support (3.62) ... [2021-03-19T17:29:22.704Z] + docker version [2021-03-19T17:29:22.704Z] Client: Docker Engine - Community [2021-03-19T17:29:22.704Z] Version: 20.10.3 [2021-03-19T17:29:22.704Z] API version: 1.41 [2021-03-19T17:29:22.704Z] Go version: go1.13.15 [2021-03-19T17:29:22.704Z] Git commit: 48d30b5 [2021-03-19T17:29:22.704Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-19T17:29:22.704Z] OS/Arch: linux/amd64 [2021-03-19T17:29:22.704Z] Context: default [2021-03-19T17:29:22.704Z] Experimental: true [2021-03-19T17:29:22.704Z] [2021-03-19T17:29:22.704Z] Server: Docker Engine - Community [2021-03-19T17:29:22.704Z] Engine: [2021-03-19T17:29:22.704Z] Version: 20.10.3 [2021-03-19T17:29:22.704Z] API version: 1.41 (minimum version 1.12) [2021-03-19T17:29:22.704Z] Go version: go1.13.15 [2021-03-19T17:29:22.704Z] Git commit: 46229ca [2021-03-19T17:29:22.704Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-19T17:29:22.704Z] OS/Arch: linux/amd64 [2021-03-19T17:29:22.704Z] Experimental: true [2021-03-19T17:29:22.704Z] containerd: [2021-03-19T17:29:22.704Z] Version: 1.4.3 [2021-03-19T17:29:22.704Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:29:22.704Z] runc: [2021-03-19T17:29:22.704Z] Version: 1.0.0-rc92 [2021-03-19T17:29:22.704Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:29:22.704Z] docker-init: [2021-03-19T17:29:22.704Z] Version: 0.19.0 [2021-03-19T17:29:22.704Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T17:29:22.808Z] #35 ... [2021-03-19T17:29:22.808Z] [2021-03-19T17:29:22.808Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:29:22.808Z] #46 DONE 35.0s [2021-03-19T17:29:22.808Z] [2021-03-19T17:29:22.808Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T17:29:22.808Z] #35 DONE 35.2s [2021-03-19T17:29:22.808Z] [2021-03-19T17:29:22.808Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:29:22.989Z] + docker info [2021-03-19T17:29:23.557Z] Client: [2021-03-19T17:29:23.557Z] Context: default [2021-03-19T17:29:23.557Z] Debug Mode: false [2021-03-19T17:29:23.557Z] Plugins: [2021-03-19T17:29:23.557Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T17:29:23.557Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T17:29:23.557Z] [2021-03-19T17:29:23.557Z] Server: [2021-03-19T17:29:23.557Z] Containers: 0 [2021-03-19T17:29:23.557Z] Running: 0 [2021-03-19T17:29:23.557Z] Paused: 0 [2021-03-19T17:29:23.557Z] Stopped: 0 [2021-03-19T17:29:23.557Z] Images: 4 [2021-03-19T17:29:23.557Z] Server Version: 20.10.3 [2021-03-19T17:29:23.557Z] Storage Driver: overlay2 [2021-03-19T17:29:23.557Z] Backing Filesystem: extfs [2021-03-19T17:29:23.557Z] Supports d_type: true [2021-03-19T17:29:23.557Z] Native Overlay Diff: true [2021-03-19T17:29:23.557Z] Logging Driver: json-file [2021-03-19T17:29:23.557Z] Cgroup Driver: cgroupfs [2021-03-19T17:29:23.557Z] Cgroup Version: 1 [2021-03-19T17:29:23.557Z] Plugins: [2021-03-19T17:29:23.557Z] Volume: local [2021-03-19T17:29:23.557Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T17:29:23.557Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T17:29:23.557Z] Swarm: inactive [2021-03-19T17:29:23.557Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-19T17:29:23.557Z] Default Runtime: runc [2021-03-19T17:29:23.557Z] Init Binary: docker-init [2021-03-19T17:29:23.557Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:29:23.557Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:29:23.557Z] init version: de40ad0 [2021-03-19T17:29:23.557Z] Security Options: [2021-03-19T17:29:23.557Z] apparmor [2021-03-19T17:29:23.557Z] seccomp [2021-03-19T17:29:23.557Z] Profile: default [2021-03-19T17:29:23.557Z] Kernel Version: 5.4.0-1037-aws [2021-03-19T17:29:23.557Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-19T17:29:23.557Z] OSType: linux [2021-03-19T17:29:23.557Z] Architecture: x86_64 [2021-03-19T17:29:23.557Z] CPUs: 2 [2021-03-19T17:29:23.557Z] Total Memory: 7.487GiB [2021-03-19T17:29:23.557Z] Name: ip-10-100-33-205 [2021-03-19T17:29:23.557Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-19T17:29:23.557Z] Docker Root Dir: /var/lib/docker [2021-03-19T17:29:23.557Z] Debug Mode: false [2021-03-19T17:29:23.557Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:29:23.557Z] Labels: [2021-03-19T17:29:23.557Z] Experimental: true [2021-03-19T17:29:23.557Z] Insecure Registries: [2021-03-19T17:29:23.557Z] 127.0.0.0/8 [2021-03-19T17:29:23.557Z] Live Restore Enabled: true [2021-03-19T17:29:23.557Z] [2021-03-19T17:29:23.557Z] WARNING: No swap limit support [2021-03-19T17:29:23.557Z] WARNING: No blkio weight support [2021-03-19T17:29:23.557Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-19T17:29:23.840Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:29:23.840Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:29:23.840Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42168/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T17:29:23.840Z] + bash /home/ubuntu/workspace/moby_PR-42168/check-config.sh [2021-03-19T17:29:23.840Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T17:29:23.840Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-19T17:29:23.840Z] [2021-03-19T17:29:23.840Z] Generally Necessary: [2021-03-19T17:29:23.840Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T17:29:23.840Z] - apparmor: enabled and tools installed [2021-03-19T17:29:23.840Z] - CONFIG_NAMESPACES: enabled [2021-03-19T17:29:23.840Z] - CONFIG_NET_NS: enabled [2021-03-19T17:29:23.840Z] - CONFIG_PID_NS: enabled [2021-03-19T17:29:23.840Z] - CONFIG_IPC_NS: enabled [2021-03-19T17:29:23.840Z] - CONFIG_UTS_NS: enabled [2021-03-19T17:29:23.840Z] - CONFIG_CGROUPS: enabled [2021-03-19T17:29:23.840Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T17:29:23.840Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T17:29:23.840Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T17:29:23.840Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T17:29:23.840Z] - CONFIG_CPUSETS: enabled [2021-03-19T17:29:23.840Z] - CONFIG_MEMCG: enabled [2021-03-19T17:29:23.840Z] - CONFIG_KEYS: enabled [2021-03-19T17:29:23.840Z] - CONFIG_VETH: enabled (as module) [2021-03-19T17:29:23.840Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T17:29:23.840Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T17:29:23.840Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-19T17:29:23.840Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T17:29:23.840Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T17:29:23.841Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T17:29:23.841Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T17:29:23.841Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T17:29:23.841Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T17:29:23.841Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T17:29:23.841Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-19T17:29:23.841Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T17:29:23.841Z] [2021-03-19T17:29:23.841Z] Optional Features: [2021-03-19T17:29:23.877Z] #36 0.995 + RM_GOPATH=0 [2021-03-19T17:29:23.877Z] #36 0.995 + TMP_GOPATH= [2021-03-19T17:29:23.877Z] #36 0.995 + : /build [2021-03-19T17:29:23.877Z] #36 0.995 + '[' -z '' ']' [2021-03-19T17:29:23.877Z] #36 0.995 ++ mktemp -d [2021-03-19T17:29:23.877Z] #36 0.995 + export GOPATH=/tmp/tmp.JvCAl28fHm [2021-03-19T17:29:23.877Z] #36 0.995 + GOPATH=/tmp/tmp.JvCAl28fHm [2021-03-19T17:29:23.877Z] #36 0.995 + RM_GOPATH=1 [2021-03-19T17:29:23.877Z] #36 0.995 + case "$(go env GOARCH)" in [2021-03-19T17:29:23.877Z] #36 0.995 ++ go env GOARCH [2021-03-19T17:29:23.877Z] #36 0.998 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:23.877Z] #36 0.998 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:23.877Z] #36 0.998 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:23.877Z] #36 0.999 + dir=/tmp/install [2021-03-19T17:29:23.877Z] #36 0.999 + bin=tini [2021-03-19T17:29:23.877Z] #36 0.999 + shift [2021-03-19T17:29:23.877Z] #36 0.999 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T17:29:23.877Z] #36 0.999 + . /tmp/install/tini.installer [2021-03-19T17:29:23.877Z] #36 0.999 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:29:23.877Z] #36 0.999 + install_tini [2021-03-19T17:29:23.877Z] #36 0.999 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T17:29:23.877Z] #36 0.999 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:29:23.877Z] #36 1.000 + git clone https://github.com/krallin/tini.git /tmp/tmp.JvCAl28fHm/tini [2021-03-19T17:29:23.877Z] #36 1.014 Cloning into '/tmp/tmp.JvCAl28fHm/tini'... [2021-03-19T17:29:24.100Z] - CONFIG_USER_NS: enabled [2021-03-19T17:29:24.100Z] - CONFIG_SECCOMP: enabled [2021-03-19T17:29:24.100Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T17:29:24.100Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T17:29:24.100Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T17:29:24.100Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T17:29:24.100Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T17:29:24.100Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T17:29:24.100Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-19T17:29:24.100Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-19T17:29:24.100Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T17:29:24.100Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T17:29:24.100Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T17:29:24.100Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T17:29:24.100Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T17:29:24.100Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T17:29:24.100Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T17:29:24.100Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T17:29:24.100Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T17:29:24.100Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_EXT4_FS: enabled [2021-03-19T17:29:24.100Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T17:29:24.100Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T17:29:24.100Z] - Network Drivers: [2021-03-19T17:29:24.100Z] - "overlay": [2021-03-19T17:29:24.100Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T17:29:24.100Z] Optional (for encrypted networks): [2021-03-19T17:29:24.100Z] - CONFIG_CRYPTO: enabled [2021-03-19T17:29:24.100Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T17:29:24.100Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T17:29:24.100Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T17:29:24.100Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T17:29:24.100Z] - CONFIG_XFRM: enabled [2021-03-19T17:29:24.100Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-19T17:29:24.100Z] - "ipvlan": [2021-03-19T17:29:24.100Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T17:29:24.100Z] - "macvlan": [2021-03-19T17:29:24.100Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T17:29:24.100Z] - "ftp,tftp client in container": [2021-03-19T17:29:24.100Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T17:29:24.100Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T17:29:24.100Z] - Storage Drivers: [2021-03-19T17:29:24.100Z] - "aufs": [2021-03-19T17:29:24.100Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T17:29:24.100Z] - "btrfs": [2021-03-19T17:29:24.100Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T17:29:24.359Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T17:29:24.359Z] - "devicemapper": [2021-03-19T17:29:24.359Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T17:29:24.359Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T17:29:24.359Z] - "overlay": [2021-03-19T17:29:24.359Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T17:29:24.359Z] - "zfs": [2021-03-19T17:29:24.359Z] - /dev/zfs: present [2021-03-19T17:29:24.359Z] - zfs command: missing [2021-03-19T17:29:24.359Z] - zpool command: missing [2021-03-19T17:29:24.359Z] [2021-03-19T17:29:24.359Z] Limits: [2021-03-19T17:29:24.359Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T17:29:24.359Z] [2021-03-19T17:29:24.359Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T17:29:24.513Z] #36 1.600 + cd /tmp/tmp.JvCAl28fHm/tini [2021-03-19T17:29:24.514Z] #36 1.600 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:29:24.514Z] #36 ... [2021-03-19T17:29:24.514Z] [2021-03-19T17:29:24.514Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:29:24.514Z] #44 26.82 internal/singleflight [2021-03-19T17:29:24.514Z] #44 27.31 strconv [2021-03-19T17:29:24.514Z] #44 27.31 bytes [2021-03-19T17:29:24.514Z] #44 29.36 bufio [2021-03-19T17:29:24.514Z] #44 30.05 reflect [2021-03-19T17:29:24.514Z] #44 30.74 syscall [2021-03-19T17:29:24.514Z] #44 36.30 time [2021-03-19T17:29:24.514Z] #44 ... [2021-03-19T17:29:24.514Z] [2021-03-19T17:29:24.514Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:29:24.514Z] #36 1.604 + cmake . [2021-03-19T17:29:24.709Z] + sudo modprobe ip_vs [2021-03-19T17:29:24.709Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3742df88886b5826a4981dd1b2671e24596add2f . [2021-03-19T17:29:24.807Z] #36 2.032 -- The C compiler identification is GNU 8.3.0 [2021-03-19T17:29:24.973Z] #1 [internal] load build definition from Dockerfile [2021-03-19T17:29:24.973Z] #1 sha256:0db0b18e81016bec94fff138ff02d0e85ee4389359b9f618ecbc0d2a8d434985 [2021-03-19T17:29:24.973Z] #1 transferring dockerfile: 16.83kB 0.0s done [2021-03-19T17:29:24.973Z] #1 DONE 0.0s [2021-03-19T17:29:24.973Z] [2021-03-19T17:29:24.973Z] #2 [internal] load .dockerignore [2021-03-19T17:29:24.973Z] #2 sha256:0a305d842727c7cb25bb58b847528c1c973dcc1b328a432317031edab9384256 [2021-03-19T17:29:24.973Z] #2 transferring context: 87B 0.0s done [2021-03-19T17:29:24.973Z] #2 DONE 0.0s [2021-03-19T17:29:24.973Z] [2021-03-19T17:29:24.973Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T17:29:24.973Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-19T17:29:25.100Z] #36 2.073 -- Check for working C compiler: /usr/bin/cc [2021-03-19T17:29:25.397Z] #36 2.478 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T17:29:25.397Z] #36 2.478 -- Detecting C compiler ABI info [2021-03-19T17:29:25.499Z] #40 ... [2021-03-19T17:29:25.499Z] [2021-03-19T17:29:25.499Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T17:29:25.499Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-19T17:29:25.499Z] #12 DONE 4.8s [2021-03-19T17:29:25.542Z] #3 DONE 0.4s [2021-03-19T17:29:25.542Z] [2021-03-19T17:29:25.542Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T17:29:25.542Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-19T17:29:25.542Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T17:29:25.542Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T17:29:25.542Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-19T17:29:25.542Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-19T17:29:25.542Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-03-19T17:29:25.542Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-03-19T17:29:25.696Z] #36 2.810 -- Detecting C compiler ABI info - done [2021-03-19T17:29:25.696Z] #36 2.815 -- Detecting C compile features [2021-03-19T17:29:25.757Z] [2021-03-19T17:29:25.757Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:29:25.757Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:29:25.801Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-03-19T17:29:25.801Z] #4 DONE 0.5s [2021-03-19T17:29:26.062Z] [2021-03-19T17:29:26.062Z] #5 [internal] load build definition from Dockerfile [2021-03-19T17:29:26.062Z] #5 sha256:37c48e10e2a913c22aa907c46c92dc18665e12bbafb1dcc59b61994c49a41a3c [2021-03-19T17:29:26.062Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T17:29:26.062Z] #5 DONE 0.0s [2021-03-19T17:29:26.062Z] [2021-03-19T17:29:26.062Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T17:29:26.062Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T17:29:26.062Z] #8 DONE 0.1s [2021-03-19T17:29:26.062Z] [2021-03-19T17:29:26.062Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:29:26.062Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T17:29:26.062Z] #7 ... [2021-03-19T17:29:26.062Z] [2021-03-19T17:29:26.062Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T17:29:26.062Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-19T17:29:26.062Z] #6 DONE 0.1s [2021-03-19T17:29:26.322Z] [2021-03-19T17:29:26.322Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:29:26.322Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T17:29:26.322Z] #7 DONE 0.3s [2021-03-19T17:29:26.585Z] [2021-03-19T17:29:26.585Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:29:26.585Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:29:26.585Z] #9 DONE 0.0s [2021-03-19T17:29:26.585Z] [2021-03-19T17:29:26.585Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:29:26.585Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T17:29:26.585Z] #26 DONE 0.0s [2021-03-19T17:29:26.585Z] [2021-03-19T17:29:26.585Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T17:29:26.585Z] #62 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-19T17:29:26.585Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T17:29:26.819Z] #36 3.877 -- Detecting C compile features - done [2021-03-19T17:29:26.819Z] #36 3.901 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T17:29:26.847Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T17:29:26.847Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T17:29:26.847Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.10MB / 9.86MB 0.1s [2021-03-19T17:29:26.847Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2021-03-19T17:29:26.847Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-03-19T17:29:27.111Z] #36 4.102 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T17:29:27.112Z] #36 4.153 -- Configuring done [2021-03-19T17:29:27.112Z] #36 4.175 -- Generating done [2021-03-19T17:29:27.112Z] #36 4.179 -- Build files have been written to: /tmp/tmp.JvCAl28fHm/tini [2021-03-19T17:29:27.112Z] #36 4.186 + make tini-static [2021-03-19T17:29:27.407Z] #36 4.433 Scanning dependencies of target tini-static [2021-03-19T17:29:27.407Z] #36 4.489 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T17:29:27.407Z] #36 ... [2021-03-19T17:29:27.407Z] [2021-03-19T17:29:27.407Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:27.407Z] #50 29.72 syscall [2021-03-19T17:29:27.407Z] #50 29.73 reflect [2021-03-19T17:29:27.407Z] #50 34.80 time [2021-03-19T17:29:27.407Z] #50 38.53 encoding/binary [2021-03-19T17:29:27.407Z] #50 38.72 context [2021-03-19T17:29:27.407Z] #50 39.43 os [2021-03-19T17:29:27.407Z] #50 39.71 encoding/base64 [2021-03-19T17:29:27.699Z] #50 ... [2021-03-19T17:29:27.699Z] [2021-03-19T17:29:27.699Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:29:27.699Z] #44 38.95 internal/syscall/unix [2021-03-19T17:29:27.699Z] #44 39.17 strings [2021-03-19T17:29:27.699Z] #44 39.44 os [2021-03-19T17:29:27.787Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2021-03-19T17:29:27.787Z] #62 DONE 1.3s [2021-03-19T17:29:27.787Z] [2021-03-19T17:29:27.787Z] #23 [internal] load build context [2021-03-19T17:29:27.787Z] #23 sha256:94babaf50de40b52f623c76587d28aecb626f873f8d5b5ea3e4d9c9eebcf4c29 [2021-03-19T17:29:28.335Z] #44 40.67 regexp/syntax [2021-03-19T17:29:28.336Z] #44 ... [2021-03-19T17:29:28.336Z] [2021-03-19T17:29:28.336Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-19T17:29:28.336Z] #31 30.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T17:29:28.336Z] #31 30.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:29:28.356Z] #23 transferring context: 53.38MB 1.9s done [2021-03-19T17:29:28.615Z] #23 DONE 1.9s [2021-03-19T17:29:28.615Z] [2021-03-19T17:29:28.615Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T17:29:28.615Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T17:29:28.615Z] #10 CACHED [2021-03-19T17:29:28.615Z] [2021-03-19T17:29:28.615Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T17:29:28.615Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-19T17:29:28.615Z] #11 CACHED [2021-03-19T17:29:28.615Z] [2021-03-19T17:29:28.615Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:29:28.615Z] #64 sha256:5a1d9e39dfdeec0ed13297fcc16809119e5298169c2733dce8bf97dc00b8aec5 [2021-03-19T17:29:28.615Z] #64 CACHED [2021-03-19T17:29:28.615Z] [2021-03-19T17:29:28.615Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:29:28.615Z] #58 sha256:b7b39da98f37c13aff7256d63831fd4decf8d90113a6851bec07e03199200d74 [2021-03-19T17:29:28.615Z] #58 CACHED [2021-03-19T17:29:28.615Z] [2021-03-19T17:29:28.615Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T17:29:28.615Z] #59 sha256:a4a743f690635659e953e05ee5158c85fc8d372feb93ecd19892be6e275bf92c [2021-03-19T17:29:28.615Z] #59 DONE 0.1s [2021-03-19T17:29:28.615Z] [2021-03-19T17:29:28.615Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T17:29:28.615Z] #60 sha256:9bdbaaf0d8d4f29549f537aefe918224e7bf8453532072a72f684bf3320a267f [2021-03-19T17:29:28.615Z] #60 DONE 0.0s [2021-03-19T17:29:28.633Z] #31 ... [2021-03-19T17:29:28.633Z] [2021-03-19T17:29:28.633Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:29:28.633Z] #36 5.238 [100%] Linking C executable tini-static [2021-03-19T17:29:28.633Z] #36 5.631 [100%] Built target tini-static [2021-03-19T17:29:28.633Z] #36 5.651 + mkdir -p /build [2021-03-19T17:29:28.633Z] #36 5.652 + cp tini-static /build/docker-init [2021-03-19T17:29:28.930Z] #36 DONE 6.0s [2021-03-19T17:29:28.930Z] [2021-03-19T17:29:28.930Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:28.930Z] #33 33.75 time [2021-03-19T17:29:28.930Z] #33 37.51 internal/poll [2021-03-19T17:29:28.930Z] #33 38.37 internal/fmtsort [2021-03-19T17:29:28.930Z] #33 38.68 internal/syscall/execenv [2021-03-19T17:29:28.930Z] #33 38.82 internal/syscall/unix [2021-03-19T17:29:28.930Z] #33 38.99 strings [2021-03-19T17:29:28.930Z] #33 39.03 os [2021-03-19T17:29:28.930Z] #33 41.12 path [2021-03-19T17:29:29.223Z] #33 41.43 text/tabwriter [2021-03-19T17:29:29.890Z] #33 42.26 fmt [2021-03-19T17:29:29.890Z] #33 ... [2021-03-19T17:29:29.890Z] [2021-03-19T17:29:29.890Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:29.890Z] #50 40.28 strings [2021-03-19T17:29:29.890Z] #50 42.11 fmt [2021-03-19T17:29:29.890Z] #50 42.29 path/filepath [2021-03-19T17:29:31.065Z] #13 ... [2021-03-19T17:29:31.065Z] [2021-03-19T17:29:31.065Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:29:31.065Z] #58 sha256:b27541eb305217ab82bde496315a3b4f26de6a00bc613b824f0612b465e4b419 [2021-03-19T17:29:31.065Z] #58 7.829 + RM_GOPATH=0 [2021-03-19T17:29:31.065Z] #58 7.829 + TMP_GOPATH= [2021-03-19T17:29:31.065Z] #58 7.829 + : /build [2021-03-19T17:29:31.065Z] #58 7.829 + '[' -z '' ']' [2021-03-19T17:29:31.065Z] #58 7.829 ++ mktemp -d [2021-03-19T17:29:31.065Z] #58 7.855 + export GOPATH=/tmp/tmp.xV73NoUiFM [2021-03-19T17:29:31.065Z] #58 7.855 + GOPATH=/tmp/tmp.xV73NoUiFM [2021-03-19T17:29:31.065Z] #58 7.855 + RM_GOPATH=1 [2021-03-19T17:29:31.065Z] #58 7.855 + case "$(go env GOARCH)" in [2021-03-19T17:29:31.065Z] #58 7.855 ++ go env GOARCH [2021-03-19T17:29:31.065Z] #58 7.869 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.065Z] #58 7.869 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.065Z] #58 7.869 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:31.065Z] #58 7.869 + dir=/tmp/install [2021-03-19T17:29:31.065Z] #58 7.869 + bin=rootlesskit [2021-03-19T17:29:31.065Z] #58 7.869 + shift [2021-03-19T17:29:31.065Z] #58 7.869 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T17:29:31.065Z] #58 7.869 + . /tmp/install/rootlesskit.installer [2021-03-19T17:29:31.065Z] #58 7.869 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:29:31.065Z] #58 7.869 + install_rootlesskit [2021-03-19T17:29:31.065Z] #58 7.869 + case "$1" in [2021-03-19T17:29:31.065Z] #58 7.869 + export CGO_ENABLED=0 [2021-03-19T17:29:31.065Z] #58 7.869 + CGO_ENABLED=0 [2021-03-19T17:29:31.065Z] #58 7.869 + _install_rootlesskit [2021-03-19T17:29:31.065Z] #58 7.869 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T17:29:31.065Z] #58 7.869 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xV73NoUiFM/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:29:31.065Z] #58 7.870 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:29:31.065Z] #58 7.878 Cloning into '/tmp/tmp.xV73NoUiFM/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T17:29:31.065Z] #58 ... [2021-03-19T17:29:31.065Z] [2021-03-19T17:29:31.065Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:29:31.065Z] #51 sha256:fcffb5436601201686f20f57bb48dc973990335a637b4931173643eeaa298fb9 [2021-03-19T17:29:31.065Z] #51 7.648 + RM_GOPATH=0 [2021-03-19T17:29:31.065Z] #51 7.648 + TMP_GOPATH= [2021-03-19T17:29:31.065Z] #51 7.648 + : /build [2021-03-19T17:29:31.065Z] #51 7.648 + '[' -z '' ']' [2021-03-19T17:29:31.065Z] #51 7.651 ++ mktemp -d [2021-03-19T17:29:31.065Z] #51 7.655 + export GOPATH=/tmp/tmp.rw4d3RQyt6 [2021-03-19T17:29:31.065Z] #51 7.655 + GOPATH=/tmp/tmp.rw4d3RQyt6 [2021-03-19T17:29:31.065Z] #51 7.655 + RM_GOPATH=1 [2021-03-19T17:29:31.065Z] #51 7.655 + case "$(go env GOARCH)" in [2021-03-19T17:29:31.065Z] #51 7.655 ++ go env GOARCH [2021-03-19T17:29:31.065Z] #51 7.671 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.065Z] #51 7.671 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.065Z] #51 7.671 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:31.065Z] #51 7.671 + dir=/tmp/install [2021-03-19T17:29:31.065Z] #51 7.671 + bin=shfmt [2021-03-19T17:29:31.065Z] #51 7.671 + shift [2021-03-19T17:29:31.065Z] #51 7.671 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T17:29:31.065Z] #51 7.671 + . /tmp/install/shfmt.installer [2021-03-19T17:29:31.065Z] #51 7.671 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:29:31.065Z] #51 7.671 + install_shfmt [2021-03-19T17:29:31.065Z] #51 7.671 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T17:29:31.065Z] #51 7.671 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rw4d3RQyt6/src/github.com/mvdan/sh [2021-03-19T17:29:31.065Z] #51 7.672 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:29:31.065Z] #51 7.723 Cloning into '/tmp/tmp.rw4d3RQyt6/src/github.com/mvdan/sh'... [2021-03-19T17:29:31.065Z] #51 ... [2021-03-19T17:29:31.065Z] [2021-03-19T17:29:31.065Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:29:31.065Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:29:31.065Z] #45 6.794 + RM_GOPATH=0 [2021-03-19T17:29:31.065Z] #45 6.794 + TMP_GOPATH= [2021-03-19T17:29:31.065Z] #45 6.794 + : /build [2021-03-19T17:29:31.065Z] #45 6.794 + '[' -z '' ']' [2021-03-19T17:29:31.065Z] #45 6.795 ++ mktemp -d [2021-03-19T17:29:31.065Z] #45 6.797 + export GOPATH=/tmp/tmp.iRWwLh98Ac [2021-03-19T17:29:31.065Z] #45 6.797 + GOPATH=/tmp/tmp.iRWwLh98Ac [2021-03-19T17:29:31.065Z] #45 6.797 + RM_GOPATH=1 [2021-03-19T17:29:31.065Z] #45 6.797 + case "$(go env GOARCH)" in [2021-03-19T17:29:31.065Z] #45 6.797 ++ go env GOARCH [2021-03-19T17:29:31.065Z] #45 6.804 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.065Z] #45 6.804 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.065Z] #45 6.804 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:31.065Z] #45 6.805 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:29:31.065Z] #45 6.809 + dir=/tmp/install [2021-03-19T17:29:31.065Z] #45 6.809 + bin=vndr [2021-03-19T17:29:31.065Z] #45 6.809 + shift [2021-03-19T17:29:31.065Z] #45 6.809 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T17:29:31.065Z] #45 6.809 + . /tmp/install/vndr.installer [2021-03-19T17:29:31.065Z] #45 6.809 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:29:31.065Z] #45 6.809 + install_vndr [2021-03-19T17:29:31.065Z] #45 6.809 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T17:29:31.065Z] #45 6.809 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iRWwLh98Ac/src/github.com/LK4D4/vndr [2021-03-19T17:29:31.065Z] #45 6.809 Cloning into '/tmp/tmp.iRWwLh98Ac/src/github.com/LK4D4/vndr'... [2021-03-19T17:29:31.065Z] #45 7.135 + cd /tmp/tmp.iRWwLh98Ac/src/github.com/LK4D4/vndr [2021-03-19T17:29:31.065Z] #45 7.135 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:29:31.065Z] #45 7.135 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T17:29:31.065Z] #45 7.838 internal/cpu [2021-03-19T17:29:31.065Z] #45 7.856 runtime/internal/atomic [2021-03-19T17:29:31.065Z] #45 8.155 runtime/internal/sys [2021-03-19T17:29:31.065Z] #45 8.433 runtime/internal/math [2021-03-19T17:29:31.065Z] #45 8.602 internal/bytealg [2021-03-19T17:29:31.065Z] #45 8.634 internal/race [2021-03-19T17:29:31.065Z] #45 8.792 sync/atomic [2021-03-19T17:29:31.065Z] #45 9.405 unicode [2021-03-19T17:29:31.065Z] #45 10.30 runtime [2021-03-19T17:29:31.065Z] #45 ... [2021-03-19T17:29:31.065Z] [2021-03-19T17:29:31.065Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:29:31.065Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:29:31.065Z] #55 9.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:29:31.065Z] #55 9.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:29:31.065Z] #55 9.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:29:31.323Z] #55 ... [2021-03-19T17:29:31.323Z] [2021-03-19T17:29:31.323Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:29:31.323Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:29:31.323Z] #49 8.532 + RM_GOPATH=0 [2021-03-19T17:29:31.323Z] #49 8.532 + TMP_GOPATH= [2021-03-19T17:29:31.323Z] #49 8.532 + : /build [2021-03-19T17:29:31.323Z] #49 8.532 + '[' -z '' ']' [2021-03-19T17:29:31.323Z] #49 8.544 ++ mktemp -d [2021-03-19T17:29:31.323Z] #49 8.544 + export GOPATH=/tmp/tmp.l8nH6bSJd2 [2021-03-19T17:29:31.323Z] #49 8.544 + GOPATH=/tmp/tmp.l8nH6bSJd2 [2021-03-19T17:29:31.323Z] #49 8.544 + RM_GOPATH=1 [2021-03-19T17:29:31.323Z] #49 8.544 + case "$(go env GOARCH)" in [2021-03-19T17:29:31.323Z] #49 8.544 ++ go env GOARCH [2021-03-19T17:29:31.323Z] #49 8.617 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.323Z] #49 8.617 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.323Z] #49 8.617 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:31.323Z] #49 8.629 + dir=/tmp/install [2021-03-19T17:29:31.323Z] #49 8.629 + bin=golangci_lint [2021-03-19T17:29:31.323Z] #49 8.629 + shift [2021-03-19T17:29:31.323Z] #49 8.629 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T17:29:31.323Z] #49 8.629 + . /tmp/install/golangci_lint.installer [2021-03-19T17:29:31.323Z] #49 8.629 ++ : v1.23.8 [2021-03-19T17:29:31.323Z] #49 8.629 + install_golangci_lint [2021-03-19T17:29:31.323Z] #49 8.629 + set -e [2021-03-19T17:29:31.323Z] #49 8.629 + export GO111MODULE=on [2021-03-19T17:29:31.323Z] #49 8.629 + GO111MODULE=on [2021-03-19T17:29:31.323Z] #49 8.629 + GOBIN=/build [2021-03-19T17:29:31.323Z] #49 8.629 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T17:29:31.323Z] #49 8.676 go: finding github.com v1.23.8 [2021-03-19T17:29:31.323Z] #49 8.792 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T17:29:31.323Z] #49 8.792 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T17:29:31.323Z] #49 8.792 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:29:31.323Z] #49 8.792 go: finding github.com/golangci v1.23.8 [2021-03-19T17:29:31.323Z] #49 9.770 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:29:31.406Z] #50 43.41 golang.org/x/sys/unix [2021-03-19T17:29:31.580Z] #49 ... [2021-03-19T17:29:31.580Z] [2021-03-19T17:29:31.580Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:29:31.580Z] #64 sha256:fddf855de83a4926455f61409c9d526bfc6374e31d16ea7b5a801337d53baa7d [2021-03-19T17:29:31.580Z] #64 6.959 + RM_GOPATH=0 [2021-03-19T17:29:31.580Z] #64 6.959 + TMP_GOPATH= [2021-03-19T17:29:31.580Z] #64 6.959 + : /build [2021-03-19T17:29:31.580Z] #64 6.959 + '[' -z '' ']' [2021-03-19T17:29:31.580Z] #64 6.959 ++ mktemp -d [2021-03-19T17:29:31.580Z] #64 6.959 + export GOPATH=/tmp/tmp.X1rUXiEDDk [2021-03-19T17:29:31.580Z] #64 6.959 + GOPATH=/tmp/tmp.X1rUXiEDDk [2021-03-19T17:29:31.580Z] #64 6.959 + RM_GOPATH=1 [2021-03-19T17:29:31.580Z] #64 6.959 + case "$(go env GOARCH)" in [2021-03-19T17:29:31.580Z] #64 6.959 ++ go env GOARCH [2021-03-19T17:29:31.580Z] #64 6.959 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.580Z] #64 6.959 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.580Z] #64 6.959 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:31.580Z] #64 6.959 + dir=/tmp/install [2021-03-19T17:29:31.580Z] #64 6.959 + bin=proxy [2021-03-19T17:29:31.580Z] #64 6.959 + shift [2021-03-19T17:29:31.580Z] #64 6.959 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T17:29:31.580Z] #64 6.959 + . /tmp/install/proxy.installer [2021-03-19T17:29:31.580Z] #64 6.959 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:29:31.580Z] #64 6.959 + install_proxy [2021-03-19T17:29:31.580Z] #64 6.959 + case "$1" in [2021-03-19T17:29:31.580Z] #64 6.959 + export CGO_ENABLED=0 [2021-03-19T17:29:31.580Z] #64 6.959 + CGO_ENABLED=0 [2021-03-19T17:29:31.580Z] #64 6.959 + _install_proxy [2021-03-19T17:29:31.580Z] #64 6.959 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T17:29:31.580Z] #64 6.959 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.X1rUXiEDDk/src/github.com/docker/libnetwork [2021-03-19T17:29:31.580Z] #64 6.959 Cloning into '/tmp/tmp.X1rUXiEDDk/src/github.com/docker/libnetwork'... [2021-03-19T17:29:31.580Z] #64 6.959 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:29:31.580Z] #64 ... [2021-03-19T17:29:31.580Z] [2021-03-19T17:29:31.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-03-19T17:29:31.580Z] #47 sha256:e0900ef0a2b56917b9db03e32153204d2ae0d38cc4bc5c17a6dd2a054c7aa897 [2021-03-19T17:29:31.580Z] #47 7.688 + RM_GOPATH=0 [2021-03-19T17:29:31.580Z] #47 7.688 + TMP_GOPATH= [2021-03-19T17:29:31.580Z] #47 7.688 + : /build [2021-03-19T17:29:31.580Z] #47 7.688 + '[' -z '' ']' [2021-03-19T17:29:31.580Z] #47 7.688 ++ mktemp -d [2021-03-19T17:29:31.580Z] #47 7.688 + export GOPATH=/tmp/tmp.Ytr943Q5cs [2021-03-19T17:29:31.580Z] #47 7.688 + GOPATH=/tmp/tmp.Ytr943Q5cs [2021-03-19T17:29:31.580Z] #47 7.688 + RM_GOPATH=1 [2021-03-19T17:29:31.580Z] #47 7.688 + case "$(go env GOARCH)" in [2021-03-19T17:29:31.580Z] #47 7.688 ++ go env GOARCH [2021-03-19T17:29:31.580Z] #47 7.696 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.580Z] #47 7.696 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.580Z] #47 7.696 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:31.580Z] #47 7.704 + dir=/tmp/install [2021-03-19T17:29:31.580Z] #47 7.704 + bin=gotestsum [2021-03-19T17:29:31.580Z] #47 7.704 + shift [2021-03-19T17:29:31.580Z] #47 7.733 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T17:29:31.580Z] #47 7.733 + . /tmp/install/gotestsum.installer [2021-03-19T17:29:31.580Z] #47 7.733 ++ : v0.5.3 [2021-03-19T17:29:31.580Z] #47 7.733 + install_gotestsum [2021-03-19T17:29:31.580Z] #47 7.733 + set -e [2021-03-19T17:29:31.580Z] #47 7.733 + export GO111MODULE=on [2021-03-19T17:29:31.580Z] #47 7.733 + GO111MODULE=on [2021-03-19T17:29:31.580Z] #47 7.733 + GOBIN=/build [2021-03-19T17:29:31.580Z] #47 7.733 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T17:29:31.580Z] #47 7.772 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T17:29:31.580Z] #47 7.782 go: finding gotest.tools v0.5.3 [2021-03-19T17:29:31.580Z] #47 9.303 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T17:29:31.580Z] #47 10.19 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T17:29:31.838Z] #47 ... [2021-03-19T17:29:31.838Z] [2021-03-19T17:29:31.838Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:29:31.838Z] #34 sha256:571cdac41cd5b34a7b7c426a4aadbf19eb0445478fe86b4fd4a655054feaa4ed [2021-03-19T17:29:31.838Z] #34 7.908 + RM_GOPATH=0 [2021-03-19T17:29:31.838Z] #34 7.908 + TMP_GOPATH= [2021-03-19T17:29:31.838Z] #34 7.908 + : /build [2021-03-19T17:29:31.838Z] #34 7.908 + '[' -z '' ']' [2021-03-19T17:29:31.838Z] #34 7.908 ++ mktemp -d [2021-03-19T17:29:31.838Z] #34 7.908 + export GOPATH=/tmp/tmp.0DwOrz3GU0 [2021-03-19T17:29:31.838Z] #34 7.908 + GOPATH=/tmp/tmp.0DwOrz3GU0 [2021-03-19T17:29:31.838Z] #34 7.908 + RM_GOPATH=1 [2021-03-19T17:29:31.838Z] #34 7.908 + case "$(go env GOARCH)" in [2021-03-19T17:29:31.838Z] #34 7.908 ++ go env GOARCH [2021-03-19T17:29:31.838Z] #34 7.931 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.838Z] #34 7.931 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:31.838Z] #34 7.932 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:31.838Z] #34 7.938 + dir=/tmp/install [2021-03-19T17:29:31.838Z] #34 7.938 + bin=tomlv [2021-03-19T17:29:31.838Z] #34 7.939 + shift [2021-03-19T17:29:31.838Z] #34 7.939 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T17:29:31.838Z] #34 7.939 + . /tmp/install/tomlv.installer [2021-03-19T17:29:31.838Z] #34 7.939 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:29:31.838Z] #34 7.939 + install_tomlv [2021-03-19T17:29:31.838Z] #34 7.939 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T17:29:31.838Z] #34 7.940 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:29:31.838Z] #34 7.956 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0DwOrz3GU0/src/github.com/BurntSushi/toml [2021-03-19T17:29:31.838Z] #34 7.956 Cloning into '/tmp/tmp.0DwOrz3GU0/src/github.com/BurntSushi/toml'... [2021-03-19T17:29:31.838Z] #34 9.398 + cd /tmp/tmp.0DwOrz3GU0/src/github.com/BurntSushi/toml [2021-03-19T17:29:31.838Z] #34 9.398 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:29:31.838Z] #34 9.435 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:29:31.838Z] #34 10.65 math/bits [2021-03-19T17:29:31.838Z] #34 10.92 runtime [2021-03-19T17:29:31.838Z] #34 ... [2021-03-19T17:29:31.838Z] [2021-03-19T17:29:31.838Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:29:31.838Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:29:31.838Z] #32 8.337 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T17:29:31.838Z] #32 8.337 Cloning into '.'... [2021-03-19T17:29:32.095Z] #32 ... [2021-03-19T17:29:32.095Z] [2021-03-19T17:29:32.095Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:29:32.095Z] #24 sha256:d30d5a4de71b397544001e30de4f304c9a89a7fad1e79cbc1bb1cc072cdf8fb8 [2021-03-19T17:29:32.095Z] #24 7.773 + RM_GOPATH=0 [2021-03-19T17:29:32.095Z] #24 7.773 + TMP_GOPATH= [2021-03-19T17:29:32.095Z] #24 7.773 + : /build [2021-03-19T17:29:32.095Z] #24 7.773 + '[' -z '' ']' [2021-03-19T17:29:32.095Z] #24 7.773 ++ mktemp -d [2021-03-19T17:29:32.095Z] #24 7.773 + export GOPATH=/tmp/tmp.dsuFErieIR [2021-03-19T17:29:32.095Z] #24 7.773 + GOPATH=/tmp/tmp.dsuFErieIR [2021-03-19T17:29:32.095Z] #24 7.773 + RM_GOPATH=1 [2021-03-19T17:29:32.095Z] #24 7.773 + case "$(go env GOARCH)" in [2021-03-19T17:29:32.095Z] #24 7.773 ++ go env GOARCH [2021-03-19T17:29:32.095Z] #24 7.855 Install docker/cli version 17.06.2-ce from stable [2021-03-19T17:29:32.095Z] #24 7.861 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:32.095Z] #24 7.861 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:32.095Z] #24 7.861 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:32.095Z] #24 7.861 + dir=/tmp/install [2021-03-19T17:29:32.095Z] #24 7.861 + bin=dockercli [2021-03-19T17:29:32.095Z] #24 7.861 + shift [2021-03-19T17:29:32.095Z] #24 7.861 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T17:29:32.095Z] #24 7.861 + . /tmp/install/dockercli.installer [2021-03-19T17:29:32.095Z] #24 7.861 ++ : stable [2021-03-19T17:29:32.095Z] #24 7.861 ++ : 17.06.2-ce [2021-03-19T17:29:32.095Z] #24 7.861 + install_dockercli [2021-03-19T17:29:32.095Z] #24 7.861 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T17:29:32.095Z] #24 7.861 ++ uname -m [2021-03-19T17:29:32.095Z] #24 7.861 + arch=x86_64 [2021-03-19T17:29:32.095Z] #24 7.861 + '[' x86_64 '!=' x86_64 ']' [2021-03-19T17:29:32.095Z] #24 7.861 + url=https://download.docker.com/linux/static [2021-03-19T17:29:32.095Z] #24 7.861 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-19T17:29:32.095Z] #24 7.869 + tar -xz docker/docker [2021-03-19T17:29:32.095Z] #24 ... [2021-03-19T17:29:32.095Z] [2021-03-19T17:29:32.095Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:29:32.095Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:29:32.095Z] #42 8.726 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:29:32.095Z] #42 8.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:29:32.095Z] #42 8.891 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:29:32.352Z] #42 ... [2021-03-19T17:29:32.352Z] [2021-03-19T17:29:32.352Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:29:32.352Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:29:32.352Z] #36 7.731 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:29:32.352Z] #36 7.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:29:32.352Z] #36 7.859 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:29:32.352Z] #36 9.466 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:29:32.352Z] #36 ... [2021-03-19T17:29:32.352Z] [2021-03-19T17:29:32.352Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:29:32.352Z] #47 sha256:e0900ef0a2b56917b9db03e32153204d2ae0d38cc4bc5c17a6dd2a054c7aa897 [2021-03-19T17:29:32.352Z] #47 11.20 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T17:29:32.352Z] #47 11.20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:29:32.352Z] #47 11.20 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T17:29:32.352Z] #47 11.22 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:29:32.352Z] #47 11.44 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:29:32.352Z] #47 11.64 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:29:32.352Z] #47 11.71 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:29:32.446Z] #50 ... [2021-03-19T17:29:32.446Z] [2021-03-19T17:29:32.446Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:29:32.446Z] #42 7.149 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:29:32.446Z] #42 7.149 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:29:32.446Z] #42 7.161 Note: Building without GnuTLS support [2021-03-19T17:29:32.446Z] #42 7.161 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:29:32.446Z] #42 7.161 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:29:32.446Z] #42 8.118 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:29:32.446Z] #42 8.135 GEN .gitid [2021-03-19T17:29:32.446Z] #42 8.141 GEN criu/include/version.h [2021-03-19T17:29:32.446Z] #42 8.165 GEN include/common/asm [2021-03-19T17:29:32.446Z] #42 8.955 PBCC images/timens.pb-c.c [2021-03-19T17:29:32.446Z] #42 8.982 DEP images/timens.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.026 PBCC images/fown.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.047 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.089 PBCC images/opts.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.139 PBCC images/memfd.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.169 DEP images/fown.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.217 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.276 DEP images/opts.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.286 DEP images/memfd.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.325 PBCC images/sit.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.368 DEP images/sit.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.414 PBCC images/macvlan.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.439 DEP images/macvlan.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.460 PBCC images/autofs.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.478 DEP images/autofs.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.558 PBCC images/sysctl.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.564 DEP images/sysctl.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.594 PBCC images/time.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.601 DEP images/time.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.607 PBCC images/binfmt-misc.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.628 DEP images/binfmt-misc.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.675 PBCC images/seccomp.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.709 DEP images/seccomp.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.766 PBCC images/userns.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.808 DEP images/userns.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.845 PBCC images/cgroup.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.863 DEP images/cgroup.pb-c.d [2021-03-19T17:29:32.446Z] #42 9.913 PBCC images/ext-file.pb-c.c [2021-03-19T17:29:32.446Z] #42 9.951 DEP images/ext-file.pb-c.d [2021-03-19T17:29:32.446Z] #42 10.00 PBCC images/rpc.pb-c.c [2021-03-19T17:29:32.446Z] #42 10.04 DEP images/rpc.pb-c.d [2021-03-19T17:29:32.609Z] #47 11.81 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:29:32.609Z] #47 11.82 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:29:32.609Z] #47 11.82 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:29:32.609Z] #47 11.95 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:29:32.740Z] #42 10.06 PBCC images/siginfo.pb-c.c [2021-03-19T17:29:32.740Z] #42 10.10 DEP images/siginfo.pb-c.d [2021-03-19T17:29:32.740Z] #42 10.15 PBCC images/pagemap.pb-c.c [2021-03-19T17:29:32.740Z] #42 10.16 DEP images/pagemap.pb-c.d [2021-03-19T17:29:32.740Z] #42 10.18 PBCC images/rlimit.pb-c.c [2021-03-19T17:29:32.740Z] #42 10.20 DEP images/rlimit.pb-c.d [2021-03-19T17:29:32.740Z] #42 10.21 PBCC images/file-lock.pb-c.c [2021-03-19T17:29:32.740Z] #42 10.24 DEP images/file-lock.pb-c.d [2021-03-19T17:29:32.740Z] #42 10.29 PBCC images/tty.pb-c.c [2021-03-19T17:29:32.807Z] [2021-03-19T17:29:32.808Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T17:29:32.808Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-19T17:29:32.808Z] #31 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T17:29:32.808Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-19T17:29:32.808Z] #17 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T17:29:32.808Z] #30 sha256:9b40d159f806a597c35cbb4cf17ca0c6b41a4a7b693e9006c810f9c477b60ecf [2021-03-19T17:29:32.808Z] #30 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T17:29:32.808Z] #28 sha256:961109ba8ddcccd2ed35324f8eb3da2709755fa5ce937efcb6681d74794640a3 [2021-03-19T17:29:32.808Z] #28 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T17:29:32.808Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-19T17:29:32.808Z] #16 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:29:32.808Z] #49 sha256:10f24725b3b35bf91425222d60d94c88de2c51a8692e2682a2e2e9097b270d92 [2021-03-19T17:29:32.808Z] #49 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:29:32.808Z] #37 sha256:37dfb33a7906786891c4686795f0fe01a0a4c3cc37542b8565962e34ede9bccd [2021-03-19T17:29:32.808Z] #37 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:29:32.808Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:29:32.808Z] #55 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T17:29:32.808Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T17:29:32.808Z] #18 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T17:29:32.808Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-19T17:29:32.808Z] #14 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:29:32.808Z] #24 sha256:72a09ea3b4bd586988c6b59be2245de78a050177e8fff4328648499d728002b8 [2021-03-19T17:29:32.808Z] #24 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:29:32.808Z] #56 sha256:db1fdf7f4e162e53841f584b3a3d6f86134115f4d9dfc87eb49779b486bc6ab3 [2021-03-19T17:29:32.808Z] #56 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:29:32.808Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:29:32.808Z] #43 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:29:32.808Z] #51 sha256:d8d145aa174d751ac81d0b2042f194d48b05b0706997559d442fe8067c14c75d [2021-03-19T17:29:32.808Z] #51 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T17:29:32.808Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-19T17:29:32.808Z] #12 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #41 sha256:904c6f16a9eb1a504d5ae27e3349f420c6a7272614b76842214204373638f96e [2021-03-19T17:29:32.808Z] #41 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #52 sha256:dd156bba1c934746bac5199be65511ebd308d007a6e66117117b624980d2ff05 [2021-03-19T17:29:32.808Z] #52 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:29:32.808Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:29:32.808Z] #36 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T17:29:32.808Z] #25 sha256:fc3504e0ca59c5c5f0802448159397df7a32c2ba5d94bfd3985849ad0aab3e97 [2021-03-19T17:29:32.808Z] #25 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T17:29:32.808Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-19T17:29:32.808Z] #15 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:29:32.808Z] #47 sha256:e2922450481fa548129239386348293d1ee4fc7390c37e389663a205430c737b [2021-03-19T17:29:32.808Z] #47 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #46 sha256:e0d6058f7301543db19c5a2ba2636ba3c13d62a2203041e0452466924725e1e5 [2021-03-19T17:29:32.808Z] #46 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T17:29:32.808Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-19T17:29:32.808Z] #21 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:29:32.808Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T17:29:32.808Z] #27 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #38 sha256:d58eee5ad874876d21be63f72c435c885e82de9ac2ec71a3e3306443b5a48dc1 [2021-03-19T17:29:32.808Z] #38 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:29:32.808Z] #45 sha256:29a653b56ba4dbcf756f01dcc11d770e59c442a9f1a1dfa89b7488ef7cc35e20 [2021-03-19T17:29:32.808Z] #45 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T17:29:32.808Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-19T17:29:32.808Z] #39 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #54 sha256:8dcb59f5e54248206cecfae730522ee4a2de90b2f349320a1ef00057f428cd3a [2021-03-19T17:29:32.808Z] #54 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #35 sha256:9b883f75479f980bba3b37c961fb55b6c9faeb6ddc93fb4420e44f476fe3053d [2021-03-19T17:29:32.808Z] #35 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:29:32.808Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:29:32.808Z] #42 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #33 sha256:fbf4ca1e0cb02f2bdc2cffd516c0e37bd5f991d0565b8a4a86ce055122f3e567 [2021-03-19T17:29:32.808Z] #33 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T17:29:32.808Z] #44 sha256:20ff5c577a78124050a38334d5cf9bead09b7bed99dea367e5230a94abaac2ac [2021-03-19T17:29:32.808Z] #44 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #50 sha256:38012b63e1dc902ae89b29c17a4bd100a2a4e5a71880cd79627f02fe7868f5a1 [2021-03-19T17:29:32.808Z] #50 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T17:29:32.808Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-19T17:29:32.808Z] #19 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:29:32.808Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T17:29:32.808Z] #22 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:29:32.808Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:29:32.808Z] #20 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:29:32.808Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:29:32.808Z] #32 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:29:32.808Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:29:32.808Z] #13 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:29:32.808Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:29:32.808Z] #40 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:29:32.808Z] #29 sha256:62e04cb55f78c30af92545745f0b57590383a22cfa1f3e530f9f6e5bbdeab725 [2021-03-19T17:29:32.808Z] #29 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:29:32.808Z] #53 sha256:fdb57e9e3d052546932a37585486e429c53612cf4170a128c5fe1f63cd8a5378 [2021-03-19T17:29:32.808Z] #53 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:29:32.808Z] #34 sha256:533451f8100a4a3d49d74746caa02ddad0db4b4d66ee3289cd250c1f7d49296e [2021-03-19T17:29:32.808Z] #34 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #48 sha256:9d20442854c163748c88ebc9d4a8eaddc97a5bc4bf0bbe17d6e2ea3df904dc01 [2021-03-19T17:29:32.808Z] #48 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #57 sha256:f5ca314b89fd450e99736c0a90d0a770cf102701558ec0340653e4c63f0f0ffb [2021-03-19T17:29:32.808Z] #57 CACHED [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #61 sha256:00cb60206e24027deb4b3e7feed2a851ade0d4390c070e580bdceaf3982b0d9d [2021-03-19T17:29:32.808Z] #61 DONE 0.1s [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T17:29:32.808Z] #63 sha256:9b17f9fa4c7a1b5bb2011fd20818d556567ee0a46790e38a21e29c5d6442382a [2021-03-19T17:29:32.808Z] #63 DONE 0.2s [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T17:29:32.808Z] #65 sha256:60fc2aec928f051fe0bce41d4668f0b274bb3a99ab73c8b160aa881a56333f48 [2021-03-19T17:29:32.808Z] #65 DONE 0.1s [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T17:29:32.808Z] #66 sha256:9db1b73df95b050aca2a35bc4bbcb7f4d32c2341c9d803cf9005baef0bf35cc1 [2021-03-19T17:29:32.808Z] #66 DONE 0.0s [2021-03-19T17:29:32.808Z] [2021-03-19T17:29:32.808Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T17:29:32.808Z] #67 sha256:5e7fa5a80f07f2e70ef104d31041e35a6c8cbc746a72ac8cef31763cab396a97 [2021-03-19T17:29:32.871Z] #47 11.97 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T17:29:33.034Z] #42 10.35 DEP images/tty.pb-c.d [2021-03-19T17:29:33.034Z] #42 10.39 PBCC images/tun.pb-c.c [2021-03-19T17:29:33.034Z] #42 10.42 PBCC images/netdev.pb-c.c [2021-03-19T17:29:33.034Z] #42 10.45 DEP images/tun.pb-c.d [2021-03-19T17:29:33.034Z] #42 10.50 DEP images/netdev.pb-c.d [2021-03-19T17:29:33.034Z] #42 10.51 PBCC images/vma.pb-c.c [2021-03-19T17:29:33.034Z] #42 10.56 DEP images/vma.pb-c.d [2021-03-19T17:29:33.034Z] #42 ... [2021-03-19T17:29:33.034Z] [2021-03-19T17:29:33.034Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:33.034Z] #50 45.33 encoding/json [2021-03-19T17:29:33.136Z] #47 12.14 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T17:29:33.136Z] #47 12.26 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:29:33.136Z] #47 12.26 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:29:33.377Z] #67 DONE 0.6s [2021-03-19T17:29:33.377Z] [2021-03-19T17:29:33.377Z] #68 exporting to image [2021-03-19T17:29:33.377Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T17:29:33.377Z] #68 exporting layers [2021-03-19T17:29:33.394Z] #47 12.40 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:29:33.394Z] #47 12.58 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:29:33.713Z] #47 12.94 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:29:33.976Z] #47 13.07 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:29:34.798Z] #68 exporting layers 1.1s done [2021-03-19T17:29:34.798Z] #68 writing image sha256:1672f9d9a287151183c70f109be418fcff2bbbceae2a067d659c8f075ff3b465 done [2021-03-19T17:29:34.798Z] #68 naming to docker.io/library/docker:3742df88886b5826a4981dd1b2671e24596add2f done [2021-03-19T17:29:34.798Z] #68 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-19T17:29:35.144Z] + trap exit INT TERM [2021-03-19T17:29:35.144Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-19T17:29:35.144Z] + CONTAINER_NAME=docker-pr3 [2021-03-19T17:29:35.144Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42168/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh dynbinary-daemon [2021-03-19T17:29:35.715Z] [2021-03-19T17:29:35.849Z] #50 ... [2021-03-19T17:29:35.850Z] [2021-03-19T17:29:35.850Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T17:29:35.850Z] #12 37.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T17:29:35.850Z] #12 37.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T17:29:35.850Z] #12 37.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:29:35.850Z] #12 41.74 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T17:29:35.850Z] #12 41.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-19T17:29:35.850Z] #12 41.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:29:35.850Z] #12 41.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T17:29:35.850Z] #12 41.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-19T17:29:35.850Z] #12 41.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:29:35.850Z] #12 ... [2021-03-19T17:29:35.850Z] [2021-03-19T17:29:35.850Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:29:35.850Z] #42 10.62 PBCC images/creds.pb-c.c [2021-03-19T17:29:35.850Z] #42 10.64 DEP images/creds.pb-c.d [2021-03-19T17:29:35.850Z] #42 10.65 PBCC images/utsns.pb-c.c [2021-03-19T17:29:35.850Z] #42 10.66 DEP images/utsns.pb-c.d [2021-03-19T17:29:35.850Z] #42 10.72 PBCC images/ipc-desc.pb-c.c [2021-03-19T17:29:35.850Z] #42 10.74 PBCC images/ipc-sem.pb-c.c [2021-03-19T17:29:35.850Z] #42 10.76 DEP images/ipc-desc.pb-c.d [2021-03-19T17:29:35.850Z] #42 10.77 DEP images/ipc-sem.pb-c.d [2021-03-19T17:29:35.850Z] #42 10.80 PBCC images/ipc-msg.pb-c.c [2021-03-19T17:29:35.850Z] #42 10.86 DEP images/ipc-msg.pb-c.d [2021-03-19T17:29:35.850Z] #42 10.91 PBCC images/ipc-shm.pb-c.c [2021-03-19T17:29:35.850Z] #42 10.92 DEP images/ipc-shm.pb-c.d [2021-03-19T17:29:35.850Z] #42 10.93 PBCC images/ipc-var.pb-c.c [2021-03-19T17:29:35.850Z] #42 10.94 DEP images/ipc-var.pb-c.d [2021-03-19T17:29:35.850Z] #42 10.99 PBCC images/sk-opts.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.00 PBCC images/packet-sock.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.04 DEP images/sk-opts.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.06 DEP images/packet-sock.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.09 PBCC images/sk-netlink.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.14 DEP images/sk-netlink.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.18 PBCC images/sk-inet.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.22 DEP images/sk-inet.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.24 PBCC images/sk-unix.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.25 DEP images/sk-unix.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.29 PBCC images/mm.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.30 DEP images/mm.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.34 PBCC images/timerfd.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.37 DEP images/timerfd.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.38 PBCC images/timer.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.39 DEP images/timer.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.44 PBCC images/sa.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.48 DEP images/sa.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.49 PBCC images/pipe-data.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.51 DEP images/pipe-data.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.53 PBCC images/mnt.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.58 DEP images/mnt.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.58 PBCC images/sk-packet.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.61 DEP images/sk-packet.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.65 PBCC images/tcp-stream.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.68 DEP images/tcp-stream.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.70 PBCC images/pipe.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.74 DEP images/pipe.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.78 PBCC images/pstree.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.79 DEP images/pstree.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.82 PBCC images/fs.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.83 DEP images/fs.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.84 PBCC images/signalfd.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.88 DEP images/signalfd.pb-c.d [2021-03-19T17:29:35.850Z] #42 11.93 PBCC images/fh.pb-c.c [2021-03-19T17:29:35.850Z] #42 11.99 PBCC images/fsnotify.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.05 DEP images/fh.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.10 DEP images/fsnotify.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.16 PBCC images/eventpoll.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.19 DEP images/eventpoll.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.24 PBCC images/eventfd.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.27 DEP images/eventfd.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.31 PBCC images/remap-file-path.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.35 DEP images/remap-file-path.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.39 PBCC images/fifo.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.40 DEP images/fifo.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.45 PBCC images/ghost-file.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.46 DEP images/ghost-file.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.49 PBCC images/regfile.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.50 DEP images/regfile.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.54 PBCC images/ns.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.56 DEP images/ns.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.61 PBCC images/fdinfo.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.65 DEP images/fdinfo.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.68 PBCC images/core-aarch64.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.70 PBCC images/core-arm.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.73 PBCC images/core-ppc64.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.75 PBCC images/core-s390.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.78 PBCC images/core-x86.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.80 PBCC images/core.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.84 PBCC images/inventory.pb-c.c [2021-03-19T17:29:35.850Z] #42 12.88 DEP images/core-aarch64.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.90 DEP images/core-arm.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.94 DEP images/core-ppc64.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.96 DEP images/core-s390.pb-c.d [2021-03-19T17:29:35.850Z] #42 12.99 DEP images/core-x86.pb-c.d [2021-03-19T17:29:35.850Z] #42 13.01 DEP images/core.pb-c.d [2021-03-19T17:29:35.850Z] #42 13.04 DEP images/inventory.pb-c.d [2021-03-19T17:29:35.850Z] #42 13.06 PBCC images/cpuinfo.pb-c.c [2021-03-19T17:29:35.850Z] #42 13.08 DEP images/cpuinfo.pb-c.d [2021-03-19T17:29:35.850Z] #42 13.10 PBCC images/stats.pb-c.c [2021-03-19T17:29:35.850Z] #42 13.11 DEP images/stats.pb-c.d [2021-03-19T17:29:35.975Z] Removing bundles/ [2021-03-19T17:29:35.975Z] [2021-03-19T17:29:35.975Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-19T17:29:35.975Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:29:35.975Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T17:29:36.485Z] #42 13.96 make[1]: Nothing to be done for 'all'. [2021-03-19T17:29:37.527Z] #42 14.71 CC images/stats.o [2021-03-19T17:29:37.527Z] #42 15.03 CC images/core.o [2021-03-19T17:29:37.822Z] #42 ... [2021-03-19T17:29:37.822Z] [2021-03-19T17:29:37.822Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:37.822Z] #33 42.40 path/filepath [2021-03-19T17:29:37.822Z] #33 43.26 io/ioutil [2021-03-19T17:29:37.822Z] #33 44.36 flag [2021-03-19T17:29:37.822Z] #33 44.36 github.com/BurntSushi/toml [2021-03-19T17:29:37.822Z] #33 45.32 log [2021-03-19T17:29:37.822Z] #33 47.03 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:29:37.822Z] #33 DONE 50.1s [2021-03-19T17:29:37.822Z] [2021-03-19T17:29:37.822Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:29:37.822Z] #42 15.35 CC images/core-x86.o [2021-03-19T17:29:38.127Z] #42 15.65 CC images/core-arm.o [2021-03-19T17:29:38.174Z] #47 16.65 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:29:38.174Z] #47 17.34 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:29:38.484Z] #42 15.89 CC images/core-aarch64.o [2021-03-19T17:29:38.777Z] #42 16.05 CC images/core-ppc64.o [2021-03-19T17:29:39.070Z] #42 16.32 CC images/core-s390.o [2021-03-19T17:29:39.117Z] #47 ... [2021-03-19T17:29:39.117Z] [2021-03-19T17:29:39.117Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:29:39.117Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:29:39.117Z] #40 8.059 + git clone https://github.com/docker/distribution.git . [2021-03-19T17:29:39.117Z] #40 8.059 Cloning into '.'... [2021-03-19T17:29:39.364Z] #42 16.63 CC images/cpuinfo.o [2021-03-19T17:29:39.374Z] #40 ... [2021-03-19T17:29:39.374Z] [2021-03-19T17:29:39.374Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:29:39.374Z] #58 sha256:b27541eb305217ab82bde496315a3b4f26de6a00bc613b824f0612b465e4b419 [2021-03-19T17:29:39.374Z] #58 14.95 + cd /tmp/tmp.xV73NoUiFM/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:29:39.374Z] #58 15.01 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:29:39.374Z] #58 15.12 + export GO111MODULE=on [2021-03-19T17:29:39.374Z] #58 15.12 + GO111MODULE=on [2021-03-19T17:29:39.374Z] #58 15.12 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:29:39.374Z] #58 15.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T17:29:39.374Z] #58 18.10 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:29:39.374Z] #58 18.18 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T17:29:39.374Z] #58 18.21 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:29:39.374Z] #58 18.36 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:29:39.631Z] #58 18.65 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T17:29:39.631Z] #58 18.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:29:39.631Z] #58 18.83 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T17:29:39.631Z] #58 18.83 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:29:39.631Z] #58 18.83 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:29:39.631Z] #58 18.83 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:29:39.657Z] #42 16.93 CC images/inventory.o [2021-03-19T17:29:39.657Z] #42 17.12 CC images/fdinfo.o [2021-03-19T17:29:39.938Z] #58 19.16 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T17:29:39.950Z] #42 17.41 CC images/fown.o [2021-03-19T17:29:39.950Z] #42 ... [2021-03-19T17:29:39.950Z] [2021-03-19T17:29:39.950Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:29:39.950Z] #44 42.29 fmt [2021-03-19T17:29:39.950Z] #44 44.07 regexp [2021-03-19T17:29:39.950Z] #44 45.37 go/token [2021-03-19T17:29:39.950Z] #44 46.04 go/scanner [2021-03-19T17:29:39.950Z] #44 46.73 internal/lazyregexp [2021-03-19T17:29:39.950Z] #44 46.91 go/ast [2021-03-19T17:29:39.950Z] #44 46.93 net/url [2021-03-19T17:29:39.950Z] #44 48.35 text/template/parse [2021-03-19T17:29:39.950Z] #44 50.12 go/parser [2021-03-19T17:29:39.950Z] #44 51.44 text/template [2021-03-19T17:29:39.950Z] #44 ... [2021-03-19T17:29:39.950Z] [2021-03-19T17:29:39.950Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:29:40.243Z] #55 28.62 Checking out files: 83% (3172/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T17:29:40.243Z] #55 29.04 + cd /tmp/tmp.bmisAn5YlR/src/github.com/containerd/containerd [2021-03-19T17:29:40.243Z] #55 29.05 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:29:40.514Z] #58 19.58 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:29:41.086Z] #58 20.19 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T17:29:41.086Z] #58 ... [2021-03-19T17:29:41.086Z] [2021-03-19T17:29:41.086Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:29:41.086Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:29:41.086Z] #13 5.510 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:29:41.086Z] #13 5.587 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:29:41.086Z] #13 5.587 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:29:41.086Z] #13 5.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:29:41.086Z] #13 7.621 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T17:29:41.086Z] #13 10.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:29:41.086Z] #13 14.23 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:29:41.283Z] #55 29.97 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T17:29:41.283Z] #55 29.97 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T17:29:41.283Z] #55 29.97 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:29:41.283Z] #55 29.97 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:29:41.283Z] #55 29.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T17:29:41.283Z] #55 29.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T17:29:41.283Z] #55 29.97 + '[' '' = dynamic ']' [2021-03-19T17:29:41.283Z] #55 29.97 + make [2021-03-19T17:29:41.653Z] #13 ... [2021-03-19T17:29:41.653Z] [2021-03-19T17:29:41.653Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:29:41.653Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:29:41.653Z] #49 10.89 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:29:41.910Z] #49 ... [2021-03-19T17:29:41.910Z] [2021-03-19T17:29:41.910Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:29:41.910Z] #58 sha256:b27541eb305217ab82bde496315a3b4f26de6a00bc613b824f0612b465e4b419 [2021-03-19T17:29:41.910Z] #58 20.77 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T17:29:41.910Z] #58 20.84 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:29:41.919Z] #55 30.59 + bin/ctr [2021-03-19T17:29:42.166Z] #58 21.22 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:29:42.166Z] #58 21.27 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:29:42.166Z] #58 21.32 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T17:29:42.166Z] #58 ... [2021-03-19T17:29:42.166Z] [2021-03-19T17:29:42.166Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:29:42.166Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:29:42.166Z] #55 11.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:29:42.166Z] #55 14.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:29:42.166Z] #55 18.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:29:42.424Z] #55 ... [2021-03-19T17:29:42.424Z] [2021-03-19T17:29:42.424Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:29:42.424Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:29:42.424Z] #49 21.48 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T17:29:42.424Z] #49 21.48 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:29:42.424Z] #49 21.53 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T17:29:42.424Z] #49 21.58 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:29:42.424Z] #49 21.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:29:42.424Z] #49 21.58 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T17:29:42.424Z] #49 ... [2021-03-19T17:29:42.424Z] [2021-03-19T17:29:42.424Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:29:42.424Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:29:42.424Z] #42 11.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:29:42.424Z] #42 14.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:29:42.424Z] #42 18.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:29:42.681Z] #42 ... [2021-03-19T17:29:42.681Z] [2021-03-19T17:29:42.681Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:29:42.681Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:29:42.681Z] #49 21.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:29:42.681Z] #49 22.03 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:29:42.939Z] #49 22.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:29:42.939Z] #49 22.15 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T17:29:42.939Z] #49 22.23 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:29:42.939Z] #49 22.23 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:29:42.939Z] #49 22.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:29:43.503Z] #49 22.50 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T17:29:43.503Z] #49 22.55 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T17:29:43.503Z] #49 ... [2021-03-19T17:29:43.503Z] [2021-03-19T17:29:43.503Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:29:43.503Z] #34 sha256:571cdac41cd5b34a7b7c426a4aadbf19eb0445478fe86b4fd4a655054feaa4ed [2021-03-19T17:29:43.503Z] #34 12.54 math [2021-03-19T17:29:43.503Z] #34 20.16 internal/testlog [2021-03-19T17:29:43.503Z] #34 21.04 encoding [2021-03-19T17:29:43.503Z] #34 21.77 runtime/cgo [2021-03-19T17:29:43.503Z] #34 ... [2021-03-19T17:29:43.503Z] [2021-03-19T17:29:43.503Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:29:43.503Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:29:43.503Z] #49 22.62 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:29:43.763Z] #49 23.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:29:44.329Z] #49 23.42 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:29:44.329Z] #49 23.62 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:29:44.594Z] #49 ... [2021-03-19T17:29:44.594Z] [2021-03-19T17:29:44.594Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:29:44.594Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:29:44.594Z] #36 13.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:29:44.594Z] #36 17.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:29:44.853Z] #36 ... [2021-03-19T17:29:44.853Z] [2021-03-19T17:29:44.853Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:29:44.853Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:29:44.853Z] #49 23.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:29:44.853Z] #49 23.96 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:29:44.853Z] #49 24.12 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:29:45.124Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a3f3f2a0db377184) in /home/ubuntu/workspace/moby_PR-42168 [Pipeline] { [Pipeline] checkout [2021-03-19T17:29:45.362Z] The recommended git tool is: git [2021-03-19T17:29:45.418Z] #49 ... [2021-03-19T17:29:45.418Z] [2021-03-19T17:29:45.418Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:29:45.418Z] #24 sha256:d30d5a4de71b397544001e30de4f304c9a89a7fad1e79cbc1bb1cc072cdf8fb8 [2021-03-19T17:29:45.418Z] #24 23.87 + mkdir -p /build [2021-03-19T17:29:45.418Z] #24 23.87 + mv docker/docker /build/ [2021-03-19T17:29:45.418Z] #24 23.91 + rmdir docker [2021-03-19T17:29:45.418Z] #24 DONE 24.5s [2021-03-19T17:29:45.418Z] [2021-03-19T17:29:45.418Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:29:45.418Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:29:45.418Z] #49 24.48 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:29:45.418Z] #49 24.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:29:45.994Z] #49 25.31 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:29:46.374Z] #55 ... [2021-03-19T17:29:46.374Z] [2021-03-19T17:29:46.374Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T17:29:46.374Z] #50 49.11 github.com/pkg/diff [2021-03-19T17:29:46.374Z] #50 49.28 go/ast [2021-03-19T17:29:46.374Z] #50 50.26 golang.org/x/crypto/ssh/terminal [2021-03-19T17:29:46.374Z] #50 51.51 mvdan.cc/editorconfig [2021-03-19T17:29:46.374Z] #50 51.84 mvdan.cc/sh/v3/fileutil [2021-03-19T17:29:46.374Z] #50 51.96 mvdan.cc/sh/v3/syntax [2021-03-19T17:29:46.374Z] #50 55.34 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T17:29:46.374Z] #50 DONE 58.7s [2021-03-19T17:29:46.374Z] [2021-03-19T17:29:46.374Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:29:46.374Z] #42 17.54 CC images/ns.o [2021-03-19T17:29:46.374Z] #42 17.64 CC images/regfile.o [2021-03-19T17:29:46.374Z] #42 17.76 CC images/ghost-file.o [2021-03-19T17:29:46.374Z] #42 17.88 CC images/fifo.o [2021-03-19T17:29:46.374Z] #42 18.01 CC images/remap-file-path.o [2021-03-19T17:29:46.374Z] #42 18.16 CC images/eventfd.o [2021-03-19T17:29:46.374Z] #42 18.25 CC images/eventpoll.o [2021-03-19T17:29:46.374Z] #42 18.43 CC images/fh.o [2021-03-19T17:29:46.374Z] #42 18.56 CC images/fsnotify.o [2021-03-19T17:29:46.374Z] #42 18.81 CC images/signalfd.o [2021-03-19T17:29:46.374Z] #42 18.88 CC images/fs.o [2021-03-19T17:29:46.374Z] #42 18.96 CC images/pstree.o [2021-03-19T17:29:46.374Z] #42 19.07 CC images/pipe.o [2021-03-19T17:29:46.374Z] #42 19.23 CC images/tcp-stream.o [2021-03-19T17:29:46.374Z] #42 19.39 CC images/sk-packet.o [2021-03-19T17:29:46.374Z] #42 19.51 CC images/mnt.o [2021-03-19T17:29:46.374Z] #42 19.61 CC images/pipe-data.o [2021-03-19T17:29:46.374Z] #42 19.79 CC images/sa.o [2021-03-19T17:29:46.374Z] #42 19.88 CC images/timer.o [2021-03-19T17:29:46.374Z] #42 20.00 CC images/timerfd.o [2021-03-19T17:29:46.374Z] #42 20.09 CC images/mm.o [2021-03-19T17:29:46.374Z] #42 20.26 CC images/sk-opts.o [2021-03-19T17:29:46.374Z] #42 20.40 CC images/sk-unix.o [2021-03-19T17:29:46.374Z] #42 20.58 CC images/sk-inet.o [2021-03-19T17:29:46.374Z] #42 20.83 CC images/tun.o [2021-03-19T17:29:46.374Z] #42 21.01 CC images/sk-netlink.o [2021-03-19T17:29:46.374Z] #42 21.18 CC images/packet-sock.o [2021-03-19T17:29:46.374Z] #42 21.40 CC images/ipc-var.o [2021-03-19T17:29:46.374Z] #42 21.55 CC images/ipc-desc.o [2021-03-19T17:29:46.374Z] #42 21.70 CC images/ipc-shm.o [2021-03-19T17:29:46.374Z] #42 21.85 CC images/ipc-msg.o [2021-03-19T17:29:46.374Z] #42 22.00 CC images/ipc-sem.o [2021-03-19T17:29:46.374Z] #42 22.18 CC images/utsns.o [2021-03-19T17:29:46.374Z] #42 22.29 CC images/creds.o [2021-03-19T17:29:46.374Z] #42 22.53 CC images/vma.o [2021-03-19T17:29:46.374Z] #42 22.72 CC images/netdev.o [2021-03-19T17:29:46.374Z] #42 22.98 CC images/tty.o [2021-03-19T17:29:46.374Z] #42 23.23 CC images/file-lock.o [2021-03-19T17:29:46.374Z] #42 23.39 CC images/rlimit.o [2021-03-19T17:29:46.374Z] #42 23.48 CC images/pagemap.o [2021-03-19T17:29:46.374Z] #42 23.64 CC images/siginfo.o [2021-03-19T17:29:46.374Z] #42 23.75 CC images/rpc.o [2021-03-19T17:29:46.558Z] #49 25.59 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:29:46.815Z] #49 ... [2021-03-19T17:29:46.815Z] [2021-03-19T17:29:46.815Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:29:46.815Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:29:46.815Z] #45 15.88 unicode/utf8 [2021-03-19T17:29:46.815Z] #45 17.47 math [2021-03-19T17:29:46.815Z] #45 25.01 unicode/utf16 [2021-03-19T17:29:46.815Z] #45 25.76 container/list [2021-03-19T17:29:46.815Z] #45 ... [2021-03-19T17:29:46.815Z] [2021-03-19T17:29:46.815Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:29:46.815Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:29:46.815Z] #49 26.00 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:29:47.023Z] #42 24.42 CC images/ext-file.o [2021-03-19T17:29:47.023Z] #42 24.54 CC images/cgroup.o [2021-03-19T17:29:47.037Z] Fetching without tags [2021-03-19T17:29:47.312Z] #42 24.90 CC images/userns.o [2021-03-19T17:29:47.381Z] #49 26.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:29:47.457Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 2d39a44c1c409247a3282817131b05da9ed9e36f [2021-03-19T17:29:47.602Z] #42 25.07 CC images/google/protobuf/descriptor.o [2021-03-19T17:29:47.638Z] #49 26.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:29:48.231Z] #42 25.87 CC images/opts.o [2021-03-19T17:29:48.520Z] #42 25.95 CC images/seccomp.o [2021-03-19T17:29:48.520Z] #42 26.03 CC images/binfmt-misc.o [2021-03-19T17:29:48.520Z] #42 26.09 CC images/time.o [2021-03-19T17:29:48.520Z] #42 26.15 CC images/sysctl.o [2021-03-19T17:29:46.905Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:29:46.940Z] > git config --add remote.origin.fetch +refs/pull/42168/head:refs/remotes/origin/PR-42168 # timeout=10 [2021-03-19T17:29:46.985Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:29:47.015Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:29:47.044Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:29:47.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:29:47.053Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:29:47.470Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:29:47.532Z] > git checkout -f 2d39a44c1c409247a3282817131b05da9ed9e36f # timeout=10 [2021-03-19T17:29:48.434Z] > git remote # timeout=10 [2021-03-19T17:29:48.471Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:29:48.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:29:48.500Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T17:29:48.761Z] using credential docker-jenkins-github-credentials [2021-03-19T17:29:48.771Z] Cloning the remote Git repository [2021-03-19T17:29:48.771Z] Cloning with configured refspecs honoured and without tags [2021-03-19T17:29:48.809Z] #42 26.21 CC images/autofs.o [2021-03-19T17:29:48.810Z] #42 26.35 CC images/macvlan.o [2021-03-19T17:29:48.813Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T17:29:48.866Z] > git init /home/ubuntu/workspace/moby_PR-42168 # timeout=10 [2021-03-19T17:29:49.018Z] #49 28.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:29:49.071Z] Merge succeeded, producing 76e8b01f9300623945da3f0e814e1303c8641ea9 [2021-03-19T17:29:49.071Z] Checking out Revision 76e8b01f9300623945da3f0e814e1303c8641ea9 (PR-42168) [2021-03-19T17:29:49.099Z] #42 26.46 CC images/sit.o [2021-03-19T17:29:49.099Z] #42 26.54 CC images/memfd.o [2021-03-19T17:29:49.275Z] #49 28.46 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:29:49.391Z] #42 26.77 CC images/timens.o [2021-03-19T17:29:49.391Z] #42 26.91 LINK images/built-in.o [2021-03-19T17:29:49.680Z] #42 27.04 GEN compel/include/asm [2021-03-19T17:29:49.680Z] #42 27.04 GEN compel/include/version.h [2021-03-19T17:29:49.680Z] #42 27.06 touch .config [2021-03-19T17:29:49.680Z] #42 27.07 GEN include/common/config.h [2021-03-19T17:29:49.680Z] #42 27.10 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-03-19T17:29:49.680Z] #42 27.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T17:29:49.680Z] #42 27.16 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T17:29:49.680Z] #42 27.17 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-03-19T17:29:49.680Z] #42 27.18 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-03-19T17:29:49.680Z] #42 27.19 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-03-19T17:29:49.681Z] #42 27.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T17:29:49.681Z] #42 27.20 DEP compel/plugins/std/infect.d [2021-03-19T17:29:49.841Z] #49 ... [2021-03-19T17:29:49.841Z] [2021-03-19T17:29:49.841Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:29:49.841Z] #47 sha256:e0900ef0a2b56917b9db03e32153204d2ae0d38cc4bc5c17a6dd2a054c7aa897 [2021-03-19T17:29:49.841Z] #47 18.84 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:29:49.841Z] #47 26.79 go: finding github.com/fatih/color v1.9.0 [2021-03-19T17:29:49.841Z] #47 26.89 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:29:49.841Z] #47 26.97 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:29:49.841Z] #47 27.19 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T17:29:49.841Z] #47 27.22 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:29:49.841Z] #47 27.34 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:29:49.841Z] #47 27.65 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:29:49.841Z] #47 28.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:29:49.841Z] #47 28.44 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:29:49.841Z] #47 28.47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:29:49.841Z] #47 28.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:29:49.841Z] #47 ... [2021-03-19T17:29:49.841Z] [2021-03-19T17:29:49.841Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:29:49.841Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:29:49.841Z] #45 26.86 crypto/internal/subtle [2021-03-19T17:29:49.841Z] #45 27.22 crypto/subtle [2021-03-19T17:29:49.841Z] #45 27.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T17:29:49.841Z] #45 27.85 internal/nettrace [2021-03-19T17:29:49.841Z] #45 28.32 runtime/cgo [2021-03-19T17:29:49.970Z] #42 27.30 DEP compel/plugins/std/string.d [2021-03-19T17:29:49.970Z] #42 27.38 DEP compel/plugins/std/log.d [2021-03-19T17:29:49.970Z] #42 27.47 DEP compel/plugins/std/fds.d [2021-03-19T17:29:49.970Z] #42 27.51 DEP compel/plugins/std/std.d [2021-03-19T17:29:49.970Z] #42 27.57 DEP compel/plugins/shmem/shmem.d [2021-03-19T17:29:49.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:29:49.147Z] > git --version # timeout=10 [2021-03-19T17:29:49.187Z] > git --version # 'git version 2.7.4' [2021-03-19T17:29:49.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:29:49.191Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:29:50.259Z] #42 27.67 DEP compel/plugins/fds/fds.d [2021-03-19T17:29:50.259Z] #42 ... [2021-03-19T17:29:50.259Z] [2021-03-19T17:29:50.259Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:29:50.259Z] #44 52.51 encoding/xml [2021-03-19T17:29:50.259Z] #44 54.78 go/doc [2021-03-19T17:29:50.259Z] #44 56.40 github.com/LK4D4/vndr/versioned [2021-03-19T17:29:50.259Z] #44 56.45 compress/flate [2021-03-19T17:29:50.259Z] #44 56.94 github.com/LK4D4/vndr/build [2021-03-19T17:29:50.259Z] #44 58.23 hash/crc32 [2021-03-19T17:29:50.259Z] #44 58.50 compress/gzip [2021-03-19T17:29:50.259Z] #44 58.84 net [2021-03-19T17:29:50.259Z] #44 58.85 vendor/golang.org/x/crypto/internal/chacha20 [2021-03-19T17:29:50.259Z] #44 59.47 vendor/golang.org/x/crypto/poly1305 [2021-03-19T17:29:50.259Z] #44 59.77 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-19T17:29:50.259Z] #44 60.05 vendor/golang.org/x/crypto/curve25519 [2021-03-19T17:29:50.259Z] #44 60.38 vendor/golang.org/x/crypto/hkdf [2021-03-19T17:29:50.259Z] #44 60.47 vendor/golang.org/x/text/transform [2021-03-19T17:29:50.259Z] #44 60.93 vendor/golang.org/x/text/unicode/bidi [2021-03-19T17:29:50.259Z] #44 61.89 vendor/golang.org/x/text/secure/bidirule [2021-03-19T17:29:50.259Z] #44 62.14 vendor/golang.org/x/text/unicode/norm [2021-03-19T17:29:50.259Z] #44 ... [2021-03-19T17:29:50.259Z] [2021-03-19T17:29:50.259Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:29:50.259Z] #42 27.79 CC compel/plugins/std/std.o [2021-03-19T17:29:50.548Z] #42 28.03 CC compel/plugins/std/fds.o [2021-03-19T17:29:50.837Z] #42 28.34 CC compel/plugins/std/log.o [2021-03-19T17:29:49.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:29:49.074Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:29:49.104Z] > git checkout -f 76e8b01f9300623945da3f0e814e1303c8641ea9 # timeout=10 [2021-03-19T17:29:51.465Z] #42 28.89 CC compel/plugins/std/string.o [2021-03-19T17:29:52.094Z] #42 29.37 CC compel/plugins/std/infect.o [2021-03-19T17:29:52.094Z] #42 29.58 CC compel/arch/s390/plugins/std/parasite-head.o [2021-03-19T17:29:52.094Z] #42 29.61 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-03-19T17:29:52.094Z] #42 29.63 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-03-19T17:29:52.369Z] #45 ... [2021-03-19T17:29:52.369Z] [2021-03-19T17:29:52.369Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:29:52.369Z] #58 sha256:b27541eb305217ab82bde496315a3b4f26de6a00bc613b824f0612b465e4b419 [2021-03-19T17:29:52.369Z] #58 21.64 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:29:52.369Z] #58 23.81 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:29:52.369Z] #58 23.90 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:29:52.369Z] #58 24.06 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T17:29:52.369Z] #58 26.66 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:29:52.369Z] #58 28.03 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:29:52.420Z] #42 29.79 AR compel/plugins/std.lib.a [2021-03-19T17:29:52.420Z] #42 29.82 CC compel/plugins/fds/fds.o [2021-03-19T17:29:52.420Z] #42 30.01 AR compel/plugins/fds.lib.a [2021-03-19T17:29:52.625Z] #58 ... [2021-03-19T17:29:52.625Z] [2021-03-19T17:29:52.625Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:29:52.625Z] #64 sha256:fddf855de83a4926455f61409c9d526bfc6374e31d16ea7b5a801337d53baa7d [2021-03-19T17:29:52.711Z] #42 30.04 HOSTDEP compel/src/lib/log-host.d [2021-03-19T17:29:52.711Z] #42 30.11 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T17:29:52.711Z] #42 30.19 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-03-19T17:29:52.711Z] #42 30.28 HOSTDEP compel/src/main-host.d [2021-03-19T17:29:52.895Z] Commit message: "Merge commit '6d72bb6acf2e7e5be6d025665a20076f66868f2d' into HEAD" [2021-03-19T17:29:52.910Z] First time build. Skipping changelog. [2021-03-19T17:29:53.000Z] #42 30.35 DEP compel/src/lib/ptrace.d [2021-03-19T17:29:53.000Z] #42 30.44 DEP compel/src/lib/infect.d [2021-03-19T17:29:53.000Z] #42 30.57 DEP compel/src/lib/infect-util.d [2021-03-19T17:29:53.289Z] #42 30.62 DEP compel/src/lib/infect-rpc.d [2021-03-19T17:29:53.289Z] #42 30.71 DEP compel/arch/s390/src/lib/infect.d [2021-03-19T17:29:53.289Z] #42 30.81 DEP compel/arch/s390/src/lib/cpu.d [2021-03-19T17:29:53.289Z] #42 30.86 DEP compel/src/lib/log.d [2021-03-19T17:29:53.289Z] #42 30.94 DEP compel/src/main.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T17:29:53.579Z] #42 31.05 DEP compel/src/lib/handle-elf.d [2021-03-19T17:29:53.579Z] #42 31.15 DEP compel/arch/s390/src/lib/handle-elf.d [2021-03-19T17:29:53.869Z] #42 31.24 CC compel/src/lib/log.o [2021-03-19T17:29:53.869Z] #42 31.40 CC compel/arch/s390/src/lib/cpu.o [2021-03-19T17:29:53.869Z] #42 31.51 CC compel/arch/s390/src/lib/infect.o [2021-03-19T17:29:52.899Z] > git rev-list --no-walk b0f69ecda4d0282313116ecd55b54be9d53d5a2b # timeout=10 [2021-03-19T17:29:54.124Z] + docker version [2021-03-19T17:29:54.158Z] #42 ... [2021-03-19T17:29:54.158Z] [2021-03-19T17:29:54.158Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T17:29:54.158Z] #12 55.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T17:29:54.158Z] #12 55.88 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-19T17:29:54.158Z] #12 55.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:29:54.176Z] #64 31.58 Checking out files: 38% (738/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: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T17:29:54.176Z] #64 ... [2021-03-19T17:29:54.176Z] [2021-03-19T17:29:54.176Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:29:54.176Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:29:54.176Z] #13 18.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:29:54.176Z] #13 ... [2021-03-19T17:29:54.176Z] [2021-03-19T17:29:54.176Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:29:54.176Z] #64 sha256:fddf855de83a4926455f61409c9d526bfc6374e31d16ea7b5a801337d53baa7d [2021-03-19T17:29:54.176Z] #64 33.32 + cd /tmp/tmp.X1rUXiEDDk/src/github.com/docker/libnetwork [2021-03-19T17:29:54.176Z] #64 33.32 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:29:54.433Z] #64 ... [2021-03-19T17:29:54.433Z] [2021-03-19T17:29:54.433Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:29:54.433Z] #51 sha256:fcffb5436601201686f20f57bb48dc973990335a637b4931173643eeaa298fb9 [2021-03-19T17:29:54.433Z] #51 23.62 + cd /tmp/tmp.rw4d3RQyt6/src/github.com/mvdan/sh [2021-03-19T17:29:54.433Z] #51 23.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:29:54.433Z] #51 23.80 + GO111MODULE=on [2021-03-19T17:29:54.433Z] #51 23.82 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T17:29:54.433Z] #51 25.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:29:54.433Z] #51 25.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:29:54.433Z] #51 25.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:29:54.433Z] #51 26.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:29:54.433Z] #51 26.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:29:54.433Z] #51 28.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:29:54.433Z] #51 29.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:29:54.433Z] #51 31.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:29:54.433Z] #51 33.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:29:54.433Z] #51 ... [2021-03-19T17:29:54.433Z] [2021-03-19T17:29:54.433Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:29:54.433Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:29:54.447Z] #12 ... [2021-03-19T17:29:54.447Z] [2021-03-19T17:29:54.447Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:29:54.447Z] #42 31.94 CC compel/src/lib/infect-rpc.o [2021-03-19T17:29:54.737Z] #42 32.19 CC compel/src/lib/infect-util.o [2021-03-19T17:29:55.027Z] #42 32.36 CC compel/src/lib/infect.o [2021-03-19T17:29:55.202Z] #40 33.07 Checking out files: 54% (925/1682) Checking out files: 55% (926/1682) Checking out files: 56% (942/1682) Checking out files: 57% (959/1682) Checking out files: 58% (976/1682) Checking out files: 59% (993/1682) Checking out files: 60% (1010/1682) Checking out files: 61% (1027/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-19T17:29:55.202Z] #40 33.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T17:29:56.055Z] #42 33.48 CC compel/src/lib/ptrace.o [2021-03-19T17:29:56.344Z] #42 33.78 AR compel/libcompel.a [2021-03-19T17:29:56.344Z] #42 33.80 HOSTCC compel/src/main-host.o [2021-03-19T17:29:56.469Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00784892c953ef0dd) in /home/ubuntu/workspace/moby_PR-42168 [Pipeline] { [Pipeline] checkout [2021-03-19T17:29:56.652Z] The recommended git tool is: git [2021-03-19T17:29:56.659Z] #42 34.05 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-03-19T17:29:56.952Z] #42 34.16 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T17:29:56.952Z] #42 34.36 HOSTCC compel/src/lib/log-host.o [2021-03-19T17:29:56.952Z] #42 34.49 HOSTLINK compel/compel-host-bin [2021-03-19T17:29:56.952Z] #42 34.56 DEP soccr/soccr.d [2021-03-19T17:29:57.243Z] #42 34.68 CC soccr/soccr.o [2021-03-19T17:29:57.368Z] #40 36.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T17:29:57.889Z] #42 ... [2021-03-19T17:29:57.889Z] [2021-03-19T17:29:57.889Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T17:29:57.889Z] #12 66.40 Selecting previously unselected package libapparmor1:s390x. [2021-03-19T17:29:57.889Z] #12 66.42 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 66.43 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-03-19T17:29:57.889Z] #12 66.47 Selecting previously unselected package libapparmor-dev:s390x. [2021-03-19T17:29:57.889Z] #12 66.47 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 66.47 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-03-19T17:29:57.889Z] #12 66.57 Selecting previously unselected package libbtrfs0. [2021-03-19T17:29:57.889Z] #12 66.57 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 66.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:29:57.889Z] #12 66.64 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:29:57.889Z] #12 66.64 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 66.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:29:57.889Z] #12 66.74 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-03-19T17:29:57.889Z] #12 66.74 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 66.74 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-19T17:29:57.889Z] #12 66.79 Selecting previously unselected package libudev-dev:s390x. [2021-03-19T17:29:57.889Z] #12 66.79 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 66.80 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-03-19T17:29:57.889Z] #12 66.87 Selecting previously unselected package libsepol1-dev:s390x. [2021-03-19T17:29:57.889Z] #12 66.87 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 66.88 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-03-19T17:29:57.889Z] #12 67.07 Selecting previously unselected package libpcre16-3:s390x. [2021-03-19T17:29:57.889Z] #12 67.07 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 67.07 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-03-19T17:29:57.889Z] #12 67.16 Selecting previously unselected package libpcre32-3:s390x. [2021-03-19T17:29:57.889Z] #12 67.16 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 67.16 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-03-19T17:29:57.889Z] #12 67.28 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-03-19T17:29:57.889Z] #12 67.28 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 67.28 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-19T17:29:57.889Z] #12 67.35 Selecting previously unselected package libpcre3-dev:s390x. [2021-03-19T17:29:57.889Z] #12 67.35 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 67.36 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-03-19T17:29:57.889Z] #12 67.62 Selecting previously unselected package libselinux1-dev:s390x. [2021-03-19T17:29:57.889Z] #12 67.63 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 67.63 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-19T17:29:57.889Z] #12 67.83 Selecting previously unselected package libdevmapper-dev:s390x. [2021-03-19T17:29:57.889Z] #12 67.83 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 67.84 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-19T17:29:57.889Z] #12 67.92 Selecting previously unselected package libseccomp-dev:s390x. [2021-03-19T17:29:57.889Z] #12 67.92 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 67.93 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-19T17:29:57.889Z] #12 68.00 Selecting previously unselected package libsystemd-dev:s390x. [2021-03-19T17:29:57.889Z] #12 68.00 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-03-19T17:29:57.889Z] #12 68.01 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-19T17:29:57.889Z] #12 68.48 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-19T17:29:57.889Z] #12 68.49 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-19T17:29:57.889Z] #12 68.50 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-03-19T17:29:57.889Z] #12 68.50 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:29:57.889Z] #12 68.51 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-03-19T17:29:57.889Z] #12 68.52 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-03-19T17:29:57.889Z] #12 68.52 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:29:57.889Z] #12 68.53 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:29:57.889Z] #12 68.54 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-03-19T17:29:57.889Z] #12 68.54 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-03-19T17:29:57.889Z] #12 68.55 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:29:57.889Z] #12 68.56 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:29:57.889Z] #12 68.57 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-03-19T17:29:57.889Z] #12 68.58 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T17:29:57.889Z] #12 68.60 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-19T17:29:57.889Z] #12 68.61 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:29:57.889Z] #12 68.62 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-03-19T17:29:57.889Z] #12 68.66 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:29:57.889Z] #12 68.67 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T17:29:57.889Z] #12 68.67 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T17:29:57.889Z] #12 68.68 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:29:57.889Z] #12 68.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T17:29:57.889Z] #12 68.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T17:29:57.889Z] #12 68.69 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:29:57.889Z] #12 68.69 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-19T17:29:57.890Z] #12 68.70 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-19T17:29:57.890Z] #12 68.71 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T17:29:57.890Z] #12 68.72 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-19T17:29:57.890Z] #12 68.72 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-19T17:29:57.890Z] #12 68.73 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:29:57.890Z] #12 DONE 69.4s [2021-03-19T17:29:57.890Z] [2021-03-19T17:29:57.890Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:29:57.890Z] #42 35.40 AR soccr/libsoccr.a [2021-03-19T17:29:57.890Z] #42 35.42 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:29:58.185Z] #42 35.66 DEP criu/arch/s390/sigframe.d [2021-03-19T17:29:58.185Z] #42 35.77 DEP criu/arch/s390/crtools.d [2021-03-19T17:29:58.331Z] Client: Docker Engine - Community [2021-03-19T17:29:58.331Z] Version: 20.10.3 [2021-03-19T17:29:58.331Z] API version: 1.41 [2021-03-19T17:29:58.331Z] Go version: go1.13.15 [2021-03-19T17:29:58.331Z] Git commit: 48d30b5 [2021-03-19T17:29:58.331Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-19T17:29:58.331Z] OS/Arch: linux/amd64 [2021-03-19T17:29:58.331Z] Context: default [2021-03-19T17:29:58.331Z] Experimental: true [2021-03-19T17:29:58.331Z] [2021-03-19T17:29:58.331Z] Server: Docker Engine - Community [2021-03-19T17:29:58.331Z] Engine: [2021-03-19T17:29:58.331Z] Version: 20.10.3 [2021-03-19T17:29:58.331Z] API version: 1.41 (minimum version 1.12) [2021-03-19T17:29:58.331Z] Go version: go1.13.15 [2021-03-19T17:29:58.331Z] Git commit: 46229ca [2021-03-19T17:29:58.331Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-19T17:29:58.331Z] OS/Arch: linux/amd64 [2021-03-19T17:29:58.331Z] Experimental: true [2021-03-19T17:29:58.331Z] containerd: [2021-03-19T17:29:58.331Z] Version: 1.4.3 [2021-03-19T17:29:58.331Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:29:58.331Z] runc: [2021-03-19T17:29:58.331Z] Version: 1.0.0-rc92 [2021-03-19T17:29:58.331Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:29:58.331Z] docker-init: [2021-03-19T17:29:58.331Z] Version: 0.19.0 [2021-03-19T17:29:58.331Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T17:29:58.475Z] #42 36.00 DEP criu/arch/s390/cpu.d [2021-03-19T17:29:58.475Z] #42 36.09 CC criu/arch/s390/cpu.o [2021-03-19T17:29:58.657Z] + docker info [2021-03-19T17:29:58.765Z] #42 ... [2021-03-19T17:29:58.765Z] [2021-03-19T17:29:58.765Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T17:29:58.765Z] #13 DONE 1.0s [2021-03-19T17:29:59.054Z] [2021-03-19T17:29:59.055Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:29:59.055Z] #52 0.909 + RM_GOPATH=0 [2021-03-19T17:29:59.055Z] #52 0.909 + TMP_GOPATH= [2021-03-19T17:29:59.055Z] #52 0.909 + : /build [2021-03-19T17:29:59.055Z] #52 0.909 + '[' -z '' ']' [2021-03-19T17:29:59.055Z] #52 0.909 ++ mktemp -d [2021-03-19T17:29:59.055Z] #52 0.909 + export GOPATH=/tmp/tmp.JVSehVcq4D [2021-03-19T17:29:59.055Z] #52 0.909 + GOPATH=/tmp/tmp.JVSehVcq4D [2021-03-19T17:29:59.055Z] #52 0.909 + RM_GOPATH=1 [2021-03-19T17:29:59.055Z] #52 0.909 + case "$(go env GOARCH)" in [2021-03-19T17:29:59.055Z] #52 0.909 ++ go env GOARCH [2021-03-19T17:29:59.055Z] #52 0.913 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:59.055Z] #52 0.913 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:29:59.055Z] #52 0.913 ++ dirname /tmp/install/install.sh [2021-03-19T17:29:59.055Z] #52 0.915 + dir=/tmp/install [2021-03-19T17:29:59.055Z] #52 0.915 + bin=runc [2021-03-19T17:29:59.055Z] #52 0.915 + shift [2021-03-19T17:29:59.055Z] #52 0.915 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T17:29:59.055Z] #52 0.915 + . /tmp/install/runc.installer [2021-03-19T17:29:59.055Z] #52 0.915 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:29:59.055Z] #52 0.915 + install_runc [2021-03-19T17:29:59.055Z] #52 0.916 + uname -r [2021-03-19T17:29:59.055Z] #52 0.916 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T17:29:59.055Z] #52 0.918 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T17:29:59.055Z] #52 0.918 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T17:29:59.055Z] #52 0.918 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T17:29:59.055Z] #52 0.918 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JVSehVcq4D/src/github.com/opencontainers/runc [2021-03-19T17:29:59.055Z] #52 0.923 Cloning into '/tmp/tmp.JVSehVcq4D/src/github.com/opencontainers/runc'... [2021-03-19T17:30:00.086Z] #52 ... [2021-03-19T17:30:00.086Z] [2021-03-19T17:30:00.086Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-03-19T17:30:00.086Z] #14 DONE 0.9s [2021-03-19T17:30:00.086Z] [2021-03-19T17:30:00.086Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-03-19T17:30:00.255Z] using credential docker-jenkins-github-credentials [2021-03-19T17:30:00.262Z] Cloning the remote Git repository [2021-03-19T17:30:00.262Z] Cloning with configured refspecs honoured and without tags [2021-03-19T17:30:00.763Z] #15 0.827 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T17:30:00.763Z] #15 DONE 1.0s [2021-03-19T17:30:00.763Z] [2021-03-19T17:30:00.763Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:00.763Z] #42 36.43 CC criu/arch/s390/crtools.o [2021-03-19T17:30:00.763Z] #42 37.08 CC criu/arch/s390/sigframe.o [2021-03-19T17:30:00.763Z] #42 37.18 LINK criu/arch/s390/crtools.built-in.o [2021-03-19T17:30:00.763Z] #42 37.21 DEP criu/pie/util-vdso.d [2021-03-19T17:30:00.763Z] #42 37.40 DEP criu/pie/util.d [2021-03-19T17:30:00.763Z] #42 37.57 CC criu/pie/util.o [2021-03-19T17:30:00.763Z] #42 37.78 CC criu/pie/util-vdso.o [2021-03-19T17:30:00.763Z] #42 38.21 AR criu/pie/pie.lib.a [2021-03-19T17:30:00.763Z] #42 38.24 DEP criu/pie/restorer.d [2021-03-19T17:30:01.052Z] #42 38.34 DEP criu/arch/s390/restorer.d [2021-03-19T17:30:01.052Z] #42 38.54 DEP criu/arch/s390/vdso-pie.d [2021-03-19T17:30:01.342Z] #42 38.68 DEP criu/pie/parasite-vdso.d [2021-03-19T17:30:01.342Z] #42 38.90 DEP criu/pie/parasite.d [2021-03-19T17:29:59.315Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T17:29:59.387Z] > git init /home/ubuntu/workspace/moby_PR-42168 # timeout=10 [2021-03-19T17:30:00.779Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:30:00.779Z] > git --version # timeout=10 [2021-03-19T17:30:00.811Z] > git --version # 'git version 2.25.1' [2021-03-19T17:30:00.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:30:00.813Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:30:01.632Z] #42 39.14 CC criu/pie/parasite.o [2021-03-19T17:30:01.922Z] #42 ... [2021-03-19T17:30:01.922Z] [2021-03-19T17:30:01.922Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-19T17:30:01.922Z] #16 DONE 1.0s [2021-03-19T17:30:01.922Z] [2021-03-19T17:30:01.922Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-03-19T17:30:02.976Z] #17 DONE 1.0s [2021-03-19T17:30:02.976Z] [2021-03-19T17:30:02.976Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T17:30:02.976Z] #18 ... [2021-03-19T17:30:02.976Z] [2021-03-19T17:30:02.976Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:30:02.976Z] #57 70.10 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:30:02.976Z] #57 70.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T17:30:02.976Z] #57 DONE 75.2s [2021-03-19T17:30:02.976Z] [2021-03-19T17:30:02.976Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T17:30:02.976Z] #58 DONE 0.1s [2021-03-19T17:30:03.296Z] [2021-03-19T17:30:03.296Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T17:30:03.296Z] #59 DONE 0.1s [2021-03-19T17:30:03.296Z] [2021-03-19T17:30:03.296Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:03.296Z] #42 39.96 LINK criu/pie/parasite.built-in.o [2021-03-19T17:30:03.296Z] #42 39.96 GEN criu/pie/parasite-blob.h [2021-03-19T17:30:03.296Z] #42 39.97 CC criu/pie/parasite-vdso.o [2021-03-19T17:30:03.296Z] #42 40.33 CC criu/arch/s390/vdso-pie.o [2021-03-19T17:30:03.296Z] #42 40.55 CC criu/arch/s390/restorer.o [2021-03-19T17:30:03.296Z] #42 40.76 CC criu/pie/restorer.o [2021-03-19T17:30:03.296Z] #42 ... [2021-03-19T17:30:03.296Z] [2021-03-19T17:30:03.296Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:30:03.296Z] #44 65.52 vendor/golang.org/x/net/idna [2021-03-19T17:30:03.296Z] #44 66.99 vendor/golang.org/x/net/http2/hpack [2021-03-19T17:30:03.296Z] #44 67.89 mime [2021-03-19T17:30:03.296Z] #44 69.19 mime/quotedprintable [2021-03-19T17:30:03.296Z] #44 69.42 net/http/internal [2021-03-19T17:30:03.296Z] #44 69.43 crypto/tls [2021-03-19T17:30:03.296Z] #44 69.73 mime/multipart [2021-03-19T17:30:03.296Z] #44 74.58 net/http/httptrace [2021-03-19T17:30:03.296Z] #44 74.87 net/http [2021-03-19T17:30:03.947Z] #44 ... [2021-03-19T17:30:03.947Z] [2021-03-19T17:30:03.947Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T17:30:03.947Z] #18 DONE 1.2s [2021-03-19T17:30:04.039Z] #40 ... [2021-03-19T17:30:04.039Z] [2021-03-19T17:30:04.039Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:30:04.039Z] #58 sha256:b27541eb305217ab82bde496315a3b4f26de6a00bc613b824f0612b465e4b419 [2021-03-19T17:30:04.039Z] #58 32.15 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:30:04.039Z] #58 34.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:30:04.039Z] #58 34.52 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:30:04.039Z] #58 34.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:30:04.039Z] #58 34.78 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:30:04.039Z] #58 35.38 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:30:04.039Z] #58 41.25 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:30:04.039Z] #58 41.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:30:04.039Z] #58 41.45 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:30:04.039Z] #58 42.13 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:30:04.039Z] #58 42.19 go: finding github.com/google/uuid v1.2.0 [2021-03-19T17:30:04.039Z] #58 42.31 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:30:04.039Z] #58 ... [2021-03-19T17:30:04.039Z] [2021-03-19T17:30:04.039Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:30:04.039Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:30:04.039Z] #49 32.67 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:30:04.039Z] #49 35.89 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:30:04.039Z] #49 35.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:30:04.039Z] #49 35.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:30:04.039Z] #49 35.97 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:30:04.039Z] #49 35.97 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:30:04.039Z] #49 35.98 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:30:04.039Z] #49 36.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:30:04.039Z] #49 36.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:30:04.039Z] #49 36.09 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:30:04.039Z] #49 36.41 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:30:04.039Z] #49 36.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:30:04.039Z] #49 36.86 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:30:04.039Z] #49 36.94 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:30:04.039Z] #49 37.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:30:04.039Z] #49 37.17 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:30:04.039Z] #49 37.17 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:30:04.039Z] #49 37.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:30:04.039Z] #49 37.53 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:30:04.039Z] #49 37.53 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:30:04.039Z] #49 37.64 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:30:04.039Z] #49 37.74 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:30:04.039Z] #49 37.88 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:30:04.039Z] #49 37.98 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:30:04.039Z] #49 38.03 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:30:04.039Z] #49 38.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:30:04.039Z] #49 38.24 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:30:04.039Z] #49 38.33 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:30:04.039Z] #49 38.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:30:04.039Z] #49 38.47 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T17:30:04.039Z] #49 38.62 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:30:04.039Z] #49 38.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:30:04.039Z] #49 38.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:30:04.039Z] #49 39.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:30:04.039Z] #49 39.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:30:04.039Z] #49 39.55 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:30:04.039Z] #49 39.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:30:04.039Z] #49 39.67 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:30:04.039Z] #49 39.84 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:30:04.039Z] #49 39.91 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:30:04.039Z] #49 39.97 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:30:04.039Z] #49 40.01 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:30:04.039Z] #49 40.29 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:30:04.039Z] #49 40.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:30:04.039Z] #49 40.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:30:04.039Z] #49 40.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:30:04.039Z] #49 40.57 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:30:04.039Z] #49 40.59 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T17:30:04.039Z] #49 40.63 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:30:04.039Z] #49 40.63 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T17:30:04.039Z] #49 41.02 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:30:04.039Z] #49 41.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:30:04.039Z] #49 41.30 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:30:04.039Z] #49 41.31 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:30:04.039Z] #49 41.39 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:30:04.039Z] #49 41.42 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:30:04.039Z] #49 41.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:30:04.039Z] #49 41.49 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:30:04.039Z] #49 41.50 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T17:30:04.039Z] #49 41.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:30:04.039Z] #49 42.01 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:30:04.039Z] #49 42.04 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:30:04.039Z] #49 42.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:30:04.039Z] #49 42.26 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:30:04.039Z] #49 42.26 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T17:30:04.039Z] #49 42.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:30:04.039Z] #49 42.26 go: downloading golang.org/x/text v0.3.2 [2021-03-19T17:30:04.039Z] #49 42.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:30:04.039Z] #49 42.42 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T17:30:04.039Z] #49 42.42 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:30:04.039Z] #49 42.46 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T17:30:04.039Z] #49 42.52 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:30:04.039Z] #49 ... [2021-03-19T17:30:04.039Z] [2021-03-19T17:30:04.039Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:30:04.039Z] #58 sha256:b27541eb305217ab82bde496315a3b4f26de6a00bc613b824f0612b465e4b419 [2021-03-19T17:30:04.039Z] #58 42.41 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T17:30:04.039Z] #58 42.48 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T17:30:04.039Z] #58 42.61 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:30:04.039Z] #58 42.67 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T17:30:04.039Z] #58 42.69 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:30:04.039Z] #58 42.74 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:30:04.039Z] #58 42.86 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:30:04.039Z] #58 43.16 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:30:04.241Z] [2021-03-19T17:30:04.241Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-19T17:30:04.297Z] #58 43.28 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:30:04.862Z] #58 ... [2021-03-19T17:30:04.862Z] [2021-03-19T17:30:04.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-03-19T17:30:04.862Z] #51 sha256:fcffb5436601201686f20f57bb48dc973990335a637b4931173643eeaa298fb9 [2021-03-19T17:30:04.862Z] #51 33.85 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:30:04.862Z] #51 34.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:30:04.862Z] #51 34.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:30:04.862Z] #51 35.45 runtime [2021-03-19T17:30:04.862Z] #51 35.45 runtime/cgo [2021-03-19T17:30:04.862Z] #51 ... [2021-03-19T17:30:04.862Z] [2021-03-19T17:30:04.862Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:30:04.862Z] #64 sha256:fddf855de83a4926455f61409c9d526bfc6374e31d16ea7b5a801337d53baa7d [2021-03-19T17:30:04.862Z] #64 34.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T17:30:05.120Z] #64 ... [2021-03-19T17:30:05.120Z] [2021-03-19T17:30:05.120Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:30:05.120Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:30:05.120Z] #36 34.09 Fetched 8424 kB in 27s (317 kB/s) [2021-03-19T17:30:05.120Z] #36 34.09 Reading package lists... [2021-03-19T17:30:05.120Z] #36 44.26 Reading package lists... [2021-03-19T17:30:05.120Z] #36 ... [2021-03-19T17:30:05.120Z] [2021-03-19T17:30:05.120Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:30:05.120Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:30:05.120Z] #49 42.59 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:30:05.120Z] #49 42.61 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:30:05.120Z] #49 42.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:30:05.120Z] #49 42.83 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:30:05.120Z] #49 42.91 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T17:30:05.120Z] #49 42.91 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T17:30:05.120Z] #49 43.13 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:30:05.120Z] #49 43.13 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T17:30:05.120Z] #49 43.17 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T17:30:05.120Z] #49 43.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:30:05.120Z] #49 43.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:30:05.120Z] #49 43.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:30:05.120Z] #49 43.51 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T17:30:05.120Z] #49 43.62 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T17:30:05.120Z] #49 43.69 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:30:05.120Z] #49 43.75 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:30:05.120Z] #49 43.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:30:05.120Z] #49 43.87 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T17:30:05.120Z] #49 44.00 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:30:05.120Z] #49 44.38 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:30:05.120Z] #49 44.42 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:30:05.120Z] #49 44.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:30:05.270Z] #19 1.045 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:30:05.270Z] #19 1.081 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:30:05.270Z] #19 1.171 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:30:05.270Z] #19 1.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:30:05.395Z] #49 44.56 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:30:05.395Z] #49 44.57 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T17:30:05.395Z] #49 44.69 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:30:05.395Z] #49 44.69 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T17:30:05.395Z] #49 44.76 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T17:30:05.415Z] Client: [2021-03-19T17:30:05.415Z] Context: default [2021-03-19T17:30:05.415Z] Debug Mode: false [2021-03-19T17:30:05.415Z] Plugins: [2021-03-19T17:30:05.415Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T17:30:05.415Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T17:30:05.415Z] [2021-03-19T17:30:05.415Z] Server: [2021-03-19T17:30:05.415Z] Containers: 0 [2021-03-19T17:30:05.415Z] Running: 0 [2021-03-19T17:30:05.415Z] Paused: 0 [2021-03-19T17:30:05.415Z] Stopped: 0 [2021-03-19T17:30:05.415Z] Images: 0 [2021-03-19T17:30:05.415Z] Server Version: 20.10.3 [2021-03-19T17:30:05.415Z] Storage Driver: overlay2 [2021-03-19T17:30:05.415Z] Backing Filesystem: extfs [2021-03-19T17:30:05.415Z] Supports d_type: true [2021-03-19T17:30:05.415Z] Native Overlay Diff: true [2021-03-19T17:30:05.415Z] Logging Driver: json-file [2021-03-19T17:30:05.415Z] Cgroup Driver: cgroupfs [2021-03-19T17:30:05.415Z] Cgroup Version: 1 [2021-03-19T17:30:05.415Z] Plugins: [2021-03-19T17:30:05.415Z] Volume: local [2021-03-19T17:30:05.415Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T17:30:05.415Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T17:30:05.415Z] Swarm: inactive [2021-03-19T17:30:05.415Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-19T17:30:05.415Z] Default Runtime: runc [2021-03-19T17:30:05.415Z] Init Binary: docker-init [2021-03-19T17:30:05.415Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:30:05.415Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:30:05.415Z] init version: de40ad0 [2021-03-19T17:30:05.415Z] Security Options: [2021-03-19T17:30:05.415Z] apparmor [2021-03-19T17:30:05.415Z] seccomp [2021-03-19T17:30:05.415Z] Profile: default [2021-03-19T17:30:05.415Z] Kernel Version: 5.4.0-1037-aws [2021-03-19T17:30:05.415Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-19T17:30:05.415Z] OSType: linux [2021-03-19T17:30:05.415Z] Architecture: x86_64 [2021-03-19T17:30:05.415Z] CPUs: 2 [2021-03-19T17:30:05.415Z] Total Memory: 7.569GiB [2021-03-19T17:30:05.415Z] Name: ip-10-100-110-211 [2021-03-19T17:30:05.415Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-19T17:30:05.415Z] Docker Root Dir: /var/lib/docker [2021-03-19T17:30:05.415Z] Debug Mode: false [2021-03-19T17:30:05.415Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:30:05.415Z] Labels: [2021-03-19T17:30:05.415Z] Experimental: true [2021-03-19T17:30:05.415Z] Insecure Registries: [2021-03-19T17:30:05.415Z] 127.0.0.0/8 [2021-03-19T17:30:05.415Z] Live Restore Enabled: true [2021-03-19T17:30:05.415Z] [2021-03-19T17:30:05.415Z] WARNING: No swap limit support [2021-03-19T17:30:05.415Z] WARNING: No blkio weight support [2021-03-19T17:30:05.415Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-19T17:30:05.560Z] #19 1.455 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-19T17:30:05.652Z] #49 44.79 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:30:05.652Z] #49 44.85 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T17:30:05.652Z] #49 45.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:30:05.707Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:30:05.707Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:30:05.707Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42168/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T17:30:05.707Z] + bash /home/ubuntu/workspace/moby_PR-42168/check-config.sh [2021-03-19T17:30:05.707Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T17:30:05.707Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-19T17:30:05.707Z] [2021-03-19T17:30:05.707Z] Generally Necessary: [2021-03-19T17:30:05.707Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T17:30:05.707Z] - apparmor: enabled and tools installed [2021-03-19T17:30:05.707Z] - CONFIG_NAMESPACES: enabled [2021-03-19T17:30:05.707Z] - CONFIG_NET_NS: enabled [2021-03-19T17:30:05.707Z] - CONFIG_PID_NS: enabled [2021-03-19T17:30:05.707Z] - CONFIG_IPC_NS: enabled [2021-03-19T17:30:05.707Z] - CONFIG_UTS_NS: enabled [2021-03-19T17:30:05.707Z] - CONFIG_CGROUPS: enabled [2021-03-19T17:30:05.707Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T17:30:05.707Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T17:30:05.707Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T17:30:05.707Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T17:30:05.707Z] - CONFIG_CPUSETS: enabled [2021-03-19T17:30:05.707Z] - CONFIG_MEMCG: enabled [2021-03-19T17:30:05.910Z] #49 45.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:30:05.975Z] - CONFIG_KEYS: enabled [2021-03-19T17:30:05.975Z] - CONFIG_VETH: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-19T17:30:05.975Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-19T17:30:05.975Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T17:30:05.975Z] [2021-03-19T17:30:05.975Z] Optional Features: [2021-03-19T17:30:05.975Z] - CONFIG_USER_NS: enabled [2021-03-19T17:30:05.975Z] - CONFIG_SECCOMP: enabled [2021-03-19T17:30:05.975Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T17:30:05.975Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T17:30:05.975Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T17:30:05.975Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T17:30:05.975Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T17:30:05.975Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T17:30:05.975Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-19T17:30:05.975Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-19T17:30:05.975Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T17:30:05.975Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T17:30:05.975Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T17:30:05.975Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T17:30:05.975Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T17:30:05.975Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T17:30:05.975Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T17:30:05.975Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T17:30:05.975Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T17:30:05.975Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T17:30:06.167Z] #49 45.42 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T17:30:06.167Z] #49 45.42 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T17:30:06.167Z] #49 45.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:30:06.189Z] #19 1.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T17:30:06.235Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_EXT4_FS: enabled [2021-03-19T17:30:06.235Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T17:30:06.235Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T17:30:06.235Z] - Network Drivers: [2021-03-19T17:30:06.235Z] - "overlay": [2021-03-19T17:30:06.235Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T17:30:06.235Z] Optional (for encrypted networks): [2021-03-19T17:30:06.235Z] - CONFIG_CRYPTO: enabled [2021-03-19T17:30:06.235Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T17:30:06.235Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T17:30:06.235Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T17:30:06.235Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T17:30:06.235Z] - CONFIG_XFRM: enabled [2021-03-19T17:30:06.235Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-19T17:30:06.235Z] - "ipvlan": [2021-03-19T17:30:06.235Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T17:30:06.235Z] - "macvlan": [2021-03-19T17:30:06.235Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T17:30:06.235Z] - "ftp,tftp client in container": [2021-03-19T17:30:06.235Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T17:30:06.235Z] - Storage Drivers: [2021-03-19T17:30:06.235Z] - "aufs": [2021-03-19T17:30:06.235Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T17:30:06.235Z] - "btrfs": [2021-03-19T17:30:06.235Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T17:30:06.235Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T17:30:06.235Z] - "devicemapper": [2021-03-19T17:30:06.235Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T17:30:06.235Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T17:30:06.235Z] - "overlay": [2021-03-19T17:30:06.235Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T17:30:06.235Z] - "zfs": [2021-03-19T17:30:06.235Z] - /dev/zfs: present [2021-03-19T17:30:06.235Z] - zfs command: missing [2021-03-19T17:30:06.235Z] - zpool command: missing [2021-03-19T17:30:06.235Z] [2021-03-19T17:30:06.235Z] Limits: [2021-03-19T17:30:06.235Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T17:30:06.235Z] [2021-03-19T17:30:06.235Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T17:30:06.424Z] #49 45.47 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T17:30:06.424Z] #49 45.53 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:30:06.424Z] #49 45.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:30:06.424Z] #49 45.59 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:30:06.602Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3742df88886b5826a4981dd1b2671e24596add2f . [2021-03-19T17:30:06.681Z] #49 45.79 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:30:06.682Z] #49 45.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:30:06.682Z] #49 ... [2021-03-19T17:30:06.682Z] [2021-03-19T17:30:06.682Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:30:06.682Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:30:06.682Z] #42 35.87 Fetched 8424 kB in 27s (309 kB/s) [2021-03-19T17:30:06.682Z] #42 35.87 Reading package lists... [2021-03-19T17:30:06.682Z] #42 ... [2021-03-19T17:30:06.682Z] [2021-03-19T17:30:06.682Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:30:06.682Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:30:06.682Z] #45 45.68 vendor/golang.org/x/crypto/internal/subtle [2021-03-19T17:30:06.682Z] #45 45.74 vendor/golang.org/x/crypto/curve25519 [2021-03-19T17:30:06.862Z] #1 [internal] load build definition from Dockerfile [2021-03-19T17:30:06.862Z] #1 sha256:7964754a9b4ada1739566399df7e181bf07dbcf7a83086c33f5de49360911b62 [2021-03-19T17:30:06.862Z] #1 transferring dockerfile: [2021-03-19T17:30:06.862Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T17:30:06.862Z] #1 DONE 0.2s [2021-03-19T17:30:06.862Z] [2021-03-19T17:30:06.862Z] #2 [internal] load .dockerignore [2021-03-19T17:30:06.862Z] #2 sha256:1e4883fa052b69e5cf732d678f1dc04116b879162d4de93d26ce6b153b21dc0b [2021-03-19T17:30:06.862Z] #2 transferring context: 87B done [2021-03-19T17:30:06.862Z] #2 DONE 0.2s [2021-03-19T17:30:06.862Z] [2021-03-19T17:30:06.862Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T17:30:06.862Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-19T17:30:06.939Z] #45 ... [2021-03-19T17:30:06.939Z] [2021-03-19T17:30:06.939Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:30:06.939Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:30:06.939Z] #55 36.10 Fetched 8424 kB in 27s (309 kB/s) [2021-03-19T17:30:06.939Z] #55 36.10 Reading package lists... [2021-03-19T17:30:06.939Z] #55 ... [2021-03-19T17:30:06.939Z] [2021-03-19T17:30:06.939Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:30:06.939Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:30:07.432Z] #3 DONE 0.5s [2021-03-19T17:30:07.432Z] [2021-03-19T17:30:07.432Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T17:30:07.432Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-19T17:30:07.432Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T17:30:07.689Z] #19 3.585 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T17:30:07.692Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T17:30:07.692Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-19T17:30:07.692Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-19T17:30:07.692Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-03-19T17:30:07.692Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-03-19T17:30:07.952Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-03-19T17:30:08.212Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-03-19T17:30:08.212Z] #4 DONE 0.9s [2021-03-19T17:30:08.474Z] [2021-03-19T17:30:08.474Z] #5 [internal] load build definition from Dockerfile [2021-03-19T17:30:08.474Z] #5 sha256:4a5a747cd38b1436e7dd3f8e86166f2f55a06c147670ab90ba7b4f2ceb64d7f7 [2021-03-19T17:30:08.474Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T17:30:08.474Z] #5 DONE 0.0s [2021-03-19T17:30:08.474Z] [2021-03-19T17:30:08.474Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:30:08.474Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T17:30:09.046Z] #7 DONE 0.4s [2021-03-19T17:30:09.046Z] [2021-03-19T17:30:09.046Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T17:30:09.046Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T17:30:09.190Z] #19 4.995 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T17:30:09.306Z] #8 DONE 0.5s [2021-03-19T17:30:09.306Z] [2021-03-19T17:30:09.306Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T17:30:09.306Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-19T17:30:09.306Z] #6 DONE 0.5s [2021-03-19T17:30:09.879Z] [2021-03-19T17:30:09.879Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:09.879Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T17:30:09.879Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T17:30:09.879Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-19T17:30:09.879Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T17:30:09.879Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-19T17:30:09.879Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 1.05MB / 50.40MB 0.1s [2021-03-19T17:30:10.149Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.34MB / 50.40MB 0.3s [2021-03-19T17:30:10.256Z] #19 ... [2021-03-19T17:30:10.256Z] [2021-03-19T17:30:10.256Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:10.256Z] #42 42.69 LINK criu/pie/restorer.built-in.o [2021-03-19T17:30:10.256Z] #42 42.69 GEN criu/pie/restorer-blob.h [2021-03-19T17:30:10.256Z] #42 42.76 DEP criu/vdso.d [2021-03-19T17:30:10.256Z] #42 42.95 DEP criu/uts_ns.d [2021-03-19T17:30:10.256Z] #42 43.09 DEP criu/util.d [2021-03-19T17:30:10.256Z] #42 43.19 DEP criu/uffd.d [2021-03-19T17:30:10.256Z] #42 43.39 DEP criu/tun.d [2021-03-19T17:30:10.256Z] #42 43.54 DEP criu/tty.d [2021-03-19T17:30:10.256Z] #42 43.76 DEP criu/timerfd.d [2021-03-19T17:30:10.256Z] #42 43.88 DEP criu/timens.d [2021-03-19T17:30:10.256Z] #42 44.03 DEP criu/sysfs_parse.d [2021-03-19T17:30:10.256Z] #42 44.15 DEP criu/sysctl.d [2021-03-19T17:30:10.256Z] #42 44.28 DEP criu/string.d [2021-03-19T17:30:10.256Z] #42 44.33 DEP criu/stats.d [2021-03-19T17:30:10.256Z] #42 44.38 DEP criu/sockets.d [2021-03-19T17:30:10.256Z] #42 44.56 DEP criu/sk-unix.d [2021-03-19T17:30:10.256Z] #42 44.67 DEP criu/sk-tcp.d [2021-03-19T17:30:10.256Z] #42 44.83 DEP criu/sk-queue.d [2021-03-19T17:30:10.256Z] #42 44.92 DEP criu/sk-packet.d [2021-03-19T17:30:10.256Z] #42 45.05 DEP criu/sk-netlink.d [2021-03-19T17:30:10.256Z] #42 45.18 DEP criu/sk-inet.d [2021-03-19T17:30:10.256Z] #42 45.32 DEP criu/signalfd.d [2021-03-19T17:30:10.256Z] #42 45.47 DEP criu/sigframe.d [2021-03-19T17:30:10.256Z] #42 45.55 DEP criu/shmem.d [2021-03-19T17:30:10.256Z] #42 45.69 DEP criu/servicefd.d [2021-03-19T17:30:10.256Z] #42 45.77 DEP criu/seize.d [2021-03-19T17:30:10.256Z] #42 45.96 DEP criu/seccomp.d [2021-03-19T17:30:10.256Z] #42 46.11 DEP criu/rst-malloc.d [2021-03-19T17:30:10.256Z] #42 46.17 DEP criu/rbtree.d [2021-03-19T17:30:10.256Z] #42 46.20 DEP criu/pstree.d [2021-03-19T17:30:10.256Z] #42 46.34 DEP criu/protobuf.d [2021-03-19T17:30:10.256Z] #42 46.42 GEN criu/protobuf-desc-gen.h [2021-03-19T17:30:10.256Z] #42 47.22 DEP criu/protobuf-desc.d [2021-03-19T17:30:10.256Z] #42 47.30 DEP criu/proc_parse.d [2021-03-19T17:30:10.256Z] #42 47.47 DEP criu/plugin.d [2021-03-19T17:30:10.256Z] #42 47.57 DEP criu/pipes.d [2021-03-19T17:30:10.256Z] #42 47.75 DEP criu/pie-util.d [2021-03-19T17:30:10.256Z] #42 47.86 DEP criu/pie-util-vdso.d [2021-03-19T17:30:10.415Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 10.49MB / 50.40MB 0.4s [2021-03-19T17:30:10.415Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 13.63MB / 50.40MB 0.5s [2021-03-19T17:30:10.547Z] #42 48.00 DEP criu/path.d [2021-03-19T17:30:10.547Z] #42 ... [2021-03-19T17:30:10.547Z] [2021-03-19T17:30:10.547Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:30:10.547Z] #44 82.96 github.com/LK4D4/vndr/godl [2021-03-19T17:30:10.586Z] Fetching without tags [2021-03-19T17:30:10.677Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 19.92MB / 50.40MB 0.8s [2021-03-19T17:30:10.939Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 23.07MB / 50.40MB 0.9s [2021-03-19T17:30:11.015Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 2d39a44c1c409247a3282817131b05da9ed9e36f [2021-03-19T17:30:11.120Z] #42 46.32 Reading package lists... [2021-03-19T17:30:11.120Z] #42 ... [2021-03-19T17:30:11.120Z] [2021-03-19T17:30:11.120Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:30:11.120Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:30:11.120Z] #13 34.95 Fetched 8929 kB in 30s (302 kB/s) [2021-03-19T17:30:11.120Z] #13 34.95 Reading package lists... [2021-03-19T17:30:11.120Z] #13 ... [2021-03-19T17:30:11.120Z] [2021-03-19T17:30:11.120Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:30:11.120Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:30:11.120Z] #49 46.10 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:30:11.120Z] #49 46.25 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:30:11.120Z] #49 46.51 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:30:11.120Z] #49 46.56 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T17:30:11.120Z] #49 47.02 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:30:11.120Z] #49 47.46 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T17:30:11.120Z] #49 47.74 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:30:11.178Z] #44 83.45 github.com/LK4D4/vndr [2021-03-19T17:30:11.200Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 27.26MB / 50.40MB 1.1s [2021-03-19T17:30:11.201Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 33.55MB / 50.40MB 1.4s [2021-03-19T17:30:11.464Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 46.14MB / 50.40MB 1.6s [2021-03-19T17:30:11.464Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 49.28MB / 50.40MB 1.7s [2021-03-19T17:30:10.513Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:30:10.535Z] > git config --add remote.origin.fetch +refs/pull/42168/head:refs/remotes/origin/PR-42168 # timeout=10 [2021-03-19T17:30:10.552Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:30:10.578Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:30:10.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:30:10.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:30:10.595Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:30:11.027Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:30:11.042Z] > git checkout -f 2d39a44c1c409247a3282817131b05da9ed9e36f # timeout=10 [2021-03-19T17:30:12.053Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.2s done [2021-03-19T17:30:12.624Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-19T17:30:13.486Z] Merge succeeded, producing 526682407c4cfcdc02ba837484385e0194faac59 [2021-03-19T17:30:13.486Z] Checking out Revision 526682407c4cfcdc02ba837484385e0194faac59 (PR-42168) [2021-03-19T17:30:13.653Z] #49 52.69 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T17:30:12.935Z] > git remote # timeout=10 [2021-03-19T17:30:12.945Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:30:12.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:30:12.964Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T17:30:13.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:30:13.491Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:30:13.496Z] > git checkout -f 526682407c4cfcdc02ba837484385e0194faac59 # timeout=10 [2021-03-19T17:30:14.546Z] #26 ... [2021-03-19T17:30:14.546Z] [2021-03-19T17:30:14.546Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T17:30:14.546Z] #62 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-19T17:30:14.546Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T17:30:14.546Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T17:30:14.546Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T17:30:14.546Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2021-03-19T17:30:14.546Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done [2021-03-19T17:30:14.546Z] #62 DONE 4.7s [2021-03-19T17:30:14.546Z] [2021-03-19T17:30:14.546Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:14.546Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T17:30:14.759Z] #44 ... [2021-03-19T17:30:14.759Z] [2021-03-19T17:30:14.759Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:30:14.759Z] #52 6.929 + cd /tmp/tmp.JVSehVcq4D/src/github.com/opencontainers/runc [2021-03-19T17:30:14.759Z] #52 6.929 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:30:14.759Z] #52 7.243 + '[' -z '' ']' [2021-03-19T17:30:14.759Z] #52 7.243 + target=static [2021-03-19T17:30:14.759Z] #52 7.243 + make 'BUILDTAGS=seccomp ' static [2021-03-19T17:30:14.759Z] #52 7.560 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T17:30:15.059Z] #52 ... [2021-03-19T17:30:15.059Z] [2021-03-19T17:30:15.059Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:15.059Z] #42 48.18 DEP criu/parasite-syscall.d [2021-03-19T17:30:15.059Z] #42 48.30 DEP criu/pagemap.d [2021-03-19T17:30:15.059Z] #42 48.40 DEP criu/pagemap-cache.d [2021-03-19T17:30:15.059Z] #42 48.55 DEP criu/page-xfer.d [2021-03-19T17:30:15.059Z] #42 48.70 DEP criu/page-pipe.d [2021-03-19T17:30:15.059Z] #42 48.76 DEP criu/netfilter.d [2021-03-19T17:30:15.059Z] #42 48.86 DEP criu/net.d [2021-03-19T17:30:15.059Z] #42 49.07 DEP criu/namespaces.d [2021-03-19T17:30:15.059Z] #42 49.18 DEP criu/mount.d [2021-03-19T17:30:15.059Z] #42 49.28 DEP criu/memfd.d [2021-03-19T17:30:15.059Z] #42 49.44 DEP criu/mem.d [2021-03-19T17:30:15.059Z] #42 49.65 DEP criu/lsm.d [2021-03-19T17:30:15.059Z] #42 49.80 DEP criu/log.d [2021-03-19T17:30:15.059Z] #42 49.95 DEP criu/libnetlink.d [2021-03-19T17:30:15.059Z] #42 50.03 DEP criu/kerndat.d [2021-03-19T17:30:15.059Z] #42 50.14 DEP criu/kcmp-ids.d [2021-03-19T17:30:15.059Z] #42 50.19 DEP criu/irmap.d [2021-03-19T17:30:15.059Z] #42 50.35 DEP criu/ipc_ns.d [2021-03-19T17:30:15.059Z] #42 50.46 DEP criu/image.d [2021-03-19T17:30:15.059Z] #42 50.64 DEP criu/image-desc.d [2021-03-19T17:30:15.059Z] #42 50.71 DEP criu/fsnotify.d [2021-03-19T17:30:15.059Z] #42 50.85 DEP criu/filesystems.d [2021-03-19T17:30:15.059Z] #42 50.98 DEP criu/files.d [2021-03-19T17:30:15.059Z] #42 51.11 DEP criu/files-reg.d [2021-03-19T17:30:15.059Z] #42 51.24 DEP criu/files-ext.d [2021-03-19T17:30:15.059Z] #42 51.37 DEP criu/file-lock.d [2021-03-19T17:30:15.059Z] #42 51.55 DEP criu/file-ids.d [2021-03-19T17:30:15.059Z] #42 51.62 DEP criu/fifo.d [2021-03-19T17:30:15.059Z] #42 51.71 DEP criu/fdstore.d [2021-03-19T17:30:15.059Z] #42 51.78 DEP criu/fault-injection.d [2021-03-19T17:30:15.059Z] #42 51.81 DEP criu/external.d [2021-03-19T17:30:15.059Z] #42 51.89 DEP criu/eventpoll.d [2021-03-19T17:30:15.059Z] #42 51.99 DEP criu/eventfd.d [2021-03-19T17:30:15.059Z] #42 52.09 DEP criu/crtools.d [2021-03-19T17:30:15.059Z] #42 52.19 DEP criu/cr-service.d [2021-03-19T17:30:15.059Z] #42 52.30 DEP criu/cr-restore.d [2021-03-19T17:30:15.059Z] #42 52.52 DEP criu/cr-errno.d [2021-03-19T17:30:15.059Z] #42 52.54 DEP criu/cr-dump.d [2021-03-19T17:30:15.059Z] #42 52.72 DEP criu/cr-dedup.d [2021-03-19T17:30:15.349Z] #42 52.82 DEP criu/cr-check.d [2021-03-19T17:30:15.555Z] #49 ... [2021-03-19T17:30:15.555Z] [2021-03-19T17:30:15.555Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:30:15.555Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:30:15.555Z] #36 44.26 Reading package lists... [2021-03-19T17:30:15.638Z] #42 53.05 DEP criu/config.d [2021-03-19T17:30:15.928Z] #42 53.21 DEP criu/clone-noasan.d [2021-03-19T17:30:15.928Z] #42 53.31 DEP criu/cgroup.d [2021-03-19T17:30:15.928Z] #42 53.47 DEP criu/cgroup-props.d [2021-03-19T17:30:15.928Z] #42 53.55 DEP criu/bitmap.d [2021-03-19T17:30:15.928Z] #42 53.56 DEP criu/bfd.d [2021-03-19T17:30:16.232Z] #42 53.63 DEP criu/autofs.d [2021-03-19T17:30:16.232Z] #42 53.79 DEP criu/aio.d [2021-03-19T17:30:16.461Z] #26 ... [2021-03-19T17:30:16.461Z] [2021-03-19T17:30:16.461Z] #23 [internal] load build context [2021-03-19T17:30:16.461Z] #23 sha256:6e4c6f788426e00c5015e59d94873efa2f272b508015462a791766c3d2ce3889 [2021-03-19T17:30:16.461Z] #23 transferring context: 53.38MB 5.7s done [2021-03-19T17:30:16.461Z] #23 DONE 6.5s [2021-03-19T17:30:16.461Z] [2021-03-19T17:30:16.461Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:16.461Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T17:30:16.522Z] #42 53.89 DEP criu/action-scripts.d [2021-03-19T17:30:16.812Z] #42 54.15 CC criu/action-scripts.o [2021-03-19T17:30:17.105Z] #42 54.53 CC criu/aio.o [2021-03-19T17:30:17.398Z] #42 54.76 CC criu/autofs.o [2021-03-19T17:30:17.398Z] #42 ... [2021-03-19T17:30:17.398Z] [2021-03-19T17:30:17.398Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:30:17.398Z] #44 DONE 89.7s [2021-03-19T17:30:17.398Z] [2021-03-19T17:30:17.398Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-19T17:30:17.398Z] #19 6.574 Fetched 8584 kB in 6s (1539 kB/s) [2021-03-19T17:30:17.398Z] #19 6.574 Reading package lists... [2021-03-19T17:30:17.398Z] #19 8.555 Reading package lists... [2021-03-19T17:30:17.398Z] #19 10.52 Building dependency tree... [2021-03-19T17:30:17.398Z] #19 11.05 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T17:30:17.398Z] #19 11.05 The following additional packages will be installed: [2021-03-19T17:30:17.398Z] #19 11.06 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T17:30:17.398Z] #19 11.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T17:30:17.398Z] #19 11.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T17:30:17.398Z] #19 11.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T17:30:17.398Z] #19 11.06 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T17:30:17.398Z] #19 11.06 Suggested packages: [2021-03-19T17:30:17.398Z] #19 11.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T17:30:17.398Z] #19 11.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T17:30:17.398Z] #19 11.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T17:30:17.398Z] #19 11.06 Recommended packages: [2021-03-19T17:30:17.398Z] #19 11.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T17:30:17.398Z] #19 11.06 python3-keyrings.alt python3-xdg unzip [2021-03-19T17:30:17.398Z] #19 12.39 The following NEW packages will be installed: [2021-03-19T17:30:17.398Z] #19 12.39 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T17:30:17.398Z] #19 12.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T17:30:17.398Z] #19 12.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T17:30:17.398Z] #19 12.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T17:30:17.398Z] #19 12.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T17:30:17.399Z] #19 12.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T17:30:17.399Z] #19 12.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T17:30:17.399Z] #19 12.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T17:30:17.399Z] #19 12.39 xz-utils zip [2021-03-19T17:30:17.399Z] #19 12.47 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:30:17.399Z] #19 12.47 Need to get 27.7 MB of archives. [2021-03-19T17:30:17.399Z] #19 12.47 After this operation, 117 MB of additional disk space will be used. [2021-03-19T17:30:17.399Z] #19 12.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-03-19T17:30:17.399Z] #19 12.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-03-19T17:30:17.399Z] #19 12.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-03-19T17:30:17.399Z] #19 12.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-03-19T17:30:17.399Z] #19 12.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-03-19T17:30:17.399Z] #19 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-03-19T17:30:17.399Z] #19 12.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-03-19T17:30:17.399Z] #19 12.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-03-19T17:30:17.399Z] #19 12.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-03-19T17:30:17.399Z] #19 12.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-03-19T17:30:17.399Z] #19 12.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-03-19T17:30:17.399Z] #19 12.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-03-19T17:30:17.399Z] #19 12.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-03-19T17:30:17.399Z] #19 12.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-03-19T17:30:17.399Z] #19 12.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-03-19T17:30:17.399Z] #19 12.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-03-19T17:30:17.399Z] #19 12.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-19T17:30:17.399Z] #19 12.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:30:17.399Z] #19 12.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-03-19T17:30:17.399Z] #19 12.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-03-19T17:30:17.399Z] #19 12.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-03-19T17:30:17.399Z] #19 12.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-03-19T17:30:17.399Z] #19 12.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-03-19T17:30:17.399Z] #19 12.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-19T17:30:17.399Z] #19 12.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-19T17:30:17.399Z] #19 12.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-19T17:30:17.399Z] #19 12.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-03-19T17:30:17.399Z] #19 12.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-03-19T17:30:17.399Z] #19 12.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-19T17:30:17.399Z] #19 13.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-19T17:30:17.399Z] #19 13.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-19T17:30:17.399Z] #19 13.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-19T17:30:17.399Z] #19 13.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-03-19T17:30:17.399Z] #19 13.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-03-19T17:30:17.399Z] #19 13.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T17:30:17.399Z] #19 13.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T17:30:17.399Z] #19 13.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T17:30:17.399Z] #19 13.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-03-19T17:30:17.399Z] #19 13.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T17:30:17.399Z] #19 13.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T17:30:17.399Z] #19 13.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T17:30:17.399Z] #19 13.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-03-19T17:30:17.399Z] #19 13.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-03-19T17:30:17.399Z] #19 13.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-03-19T17:30:17.399Z] #19 13.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T17:30:17.493Z] Commit message: "Merge commit '6d72bb6acf2e7e5be6d025665a20076f66868f2d' into HEAD" [2021-03-19T17:30:17.503Z] First time build. Skipping changelog. [2021-03-19T17:30:17.689Z] #19 13.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-03-19T17:30:17.689Z] #19 13.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-03-19T17:30:17.843Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s [2021-03-19T17:30:17.978Z] #19 13.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-03-19T17:30:18.077Z] #36 54.90 Building dependency tree... [2021-03-19T17:30:18.077Z] #36 ... [2021-03-19T17:30:18.077Z] [2021-03-19T17:30:18.077Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:30:18.077Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:30:18.077Z] #55 46.83 Reading package lists... [2021-03-19T17:30:18.077Z] #55 ... [2021-03-19T17:30:18.077Z] [2021-03-19T17:30:18.077Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:30:18.077Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:30:18.077Z] #42 46.32 Reading package lists... [Pipeline] sh [2021-03-19T17:30:18.268Z] #19 14.19 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:30:18.268Z] #19 14.24 Fetched 27.7 MB in 1s (21.3 MB/s) [2021-03-19T17:30:18.268Z] #19 ... [2021-03-19T17:30:18.268Z] [2021-03-19T17:30:18.268Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:18.268Z] #42 55.78 CC criu/bfd.o [2021-03-19T17:30:18.557Z] #42 56.07 CC criu/bitmap.o [2021-03-19T17:30:17.498Z] > git rev-list --no-walk b0f69ecda4d0282313116ecd55b54be9d53d5a2b # timeout=10 [2021-03-19T17:30:18.847Z] #42 56.22 CC criu/cgroup-props.o [2021-03-19T17:30:18.938Z] + docker version [2021-03-19T17:30:19.137Z] #42 56.75 CC criu/cgroup.o [2021-03-19T17:30:19.855Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.1s done [2021-03-19T17:30:19.855Z] #26 ... [2021-03-19T17:30:19.855Z] [2021-03-19T17:30:19.855Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:19.855Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:30:19.855Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T17:30:19.855Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T17:30:19.855Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-19T17:30:19.855Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-19T17:30:19.855Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done [2021-03-19T17:30:19.855Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done [2021-03-19T17:30:19.855Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.7s done [2021-03-19T17:30:19.855Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.3s done [2021-03-19T17:30:19.855Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s done [2021-03-19T17:30:19.855Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.3s done [2021-03-19T17:30:19.855Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s [2021-03-19T17:30:19.855Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done [2021-03-19T17:30:19.855Z] #9 ... [2021-03-19T17:30:19.855Z] [2021-03-19T17:30:19.855Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:19.855Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T17:30:19.855Z] #26 DONE 10.2s [2021-03-19T17:30:20.116Z] [2021-03-19T17:30:20.116Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:30:20.116Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T17:30:20.771Z] #42 57.35 Building dependency tree... [2021-03-19T17:30:21.232Z] #42 58.40 CC criu/clone-noasan.o [2021-03-19T17:30:21.232Z] #42 58.61 CC criu/config.o [2021-03-19T17:30:21.335Z] #42 ... [2021-03-19T17:30:21.335Z] [2021-03-19T17:30:21.335Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:30:21.335Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:30:21.335Z] #13 34.95 Reading package lists... [2021-03-19T17:30:21.503Z] #27 1.682 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:30:21.593Z] #13 46.45 Reading package lists... [2021-03-19T17:30:21.593Z] #13 ... [2021-03-19T17:30:21.593Z] [2021-03-19T17:30:21.593Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:30:21.593Z] #34 sha256:571cdac41cd5b34a7b7c426a4aadbf19eb0445478fe86b4fd4a655054feaa4ed [2021-03-19T17:30:21.593Z] #34 58.85 internal/reflectlite [2021-03-19T17:30:21.593Z] #34 58.87 sync [2021-03-19T17:30:21.763Z] #27 1.699 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:30:21.764Z] #27 1.743 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:30:22.027Z] #27 1.908 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:30:22.315Z] #42 ... [2021-03-19T17:30:22.315Z] [2021-03-19T17:30:22.315Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-19T17:30:22.315Z] #31 DONE 94.2s [2021-03-19T17:30:22.315Z] [2021-03-19T17:30:22.315Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:22.315Z] #42 59.53 CC criu/cr-check.o [2021-03-19T17:30:22.347Z] #27 2.311 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:30:22.755Z] #27 2.470 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:30:22.961Z] #42 60.49 CC criu/cr-dedup.o [2021-03-19T17:30:23.251Z] #42 60.78 CC criu/cr-dump.o [2021-03-19T17:30:23.492Z] #34 ... [2021-03-19T17:30:23.492Z] [2021-03-19T17:30:23.492Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:30:23.492Z] #64 sha256:fddf855de83a4926455f61409c9d526bfc6374e31d16ea7b5a801337d53baa7d [2021-03-19T17:30:23.492Z] #64 DONE 62.5s [2021-03-19T17:30:23.492Z] [2021-03-19T17:30:23.492Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:30:23.492Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:30:23.492Z] #42 62.46 The following additional packages will be installed: [2021-03-19T17:30:23.492Z] #42 62.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T17:30:23.492Z] #42 62.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T17:30:23.492Z] #42 62.50 Suggested packages: [2021-03-19T17:30:23.492Z] #42 62.50 manpages-dev python-setuptools [2021-03-19T17:30:23.597Z] Fetching without tags [2021-03-19T17:30:24.062Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 2d39a44c1c409247a3282817131b05da9ed9e36f [2021-03-19T17:30:24.696Z] #27 4.364 Fetched 8424 kB in 3s (2872 kB/s) [2021-03-19T17:30:24.834Z] #42 62.09 CC criu/cr-errno.o [2021-03-19T17:30:24.834Z] #42 62.12 CC criu/cr-restore.o [2021-03-19T17:30:23.495Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:30:23.524Z] > git config --add remote.origin.fetch +refs/pull/42168/head:refs/remotes/origin/PR-42168 # timeout=10 [2021-03-19T17:30:23.537Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:30:23.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:30:23.604Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:30:23.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:30:23.605Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:30:24.076Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:30:24.107Z] > git checkout -f 2d39a44c1c409247a3282817131b05da9ed9e36f # timeout=10 [2021-03-19T17:30:25.265Z] #27 4.364 Reading package lists... [2021-03-19T17:30:26.017Z] #42 64.79 The following NEW packages will be installed: [2021-03-19T17:30:26.017Z] #42 64.79 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T17:30:26.017Z] #42 64.79 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T17:30:26.017Z] #42 64.80 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T17:30:26.017Z] #42 64.80 python-six zlib1g-dev [2021-03-19T17:30:26.017Z] #42 65.24 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:30:26.017Z] #42 65.24 Need to get 4095 kB of archives. [2021-03-19T17:30:26.017Z] #42 65.24 After this operation, 22.5 MB of additional disk space will be used. [2021-03-19T17:30:26.017Z] #42 65.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-19T17:30:26.017Z] #42 65.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T17:30:26.017Z] #42 65.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-19T17:30:26.017Z] #42 65.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T17:30:26.017Z] #42 65.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-19T17:30:26.017Z] #42 65.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T17:30:26.205Z] #27 5.325 Reading package lists... [2021-03-19T17:30:26.275Z] #42 65.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-19T17:30:26.275Z] #42 65.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-19T17:30:26.275Z] #42 65.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-19T17:30:26.275Z] #42 65.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-19T17:30:26.275Z] #42 65.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-19T17:30:26.367Z] Merge succeeded, producing eee7f331af9a14627c878a00e9a80a94f17bb94a [2021-03-19T17:30:26.368Z] Checking out Revision eee7f331af9a14627c878a00e9a80a94f17bb94a (PR-42168) [2021-03-19T17:30:26.466Z] #27 6.220 Building dependency tree... [2021-03-19T17:30:26.466Z] #27 ... [2021-03-19T17:30:26.466Z] [2021-03-19T17:30:26.466Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:26.466Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:30:26.466Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.4s done [2021-03-19T17:30:26.466Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-03-19T17:30:26.466Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-03-19T17:30:26.466Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.3s [2021-03-19T17:30:26.466Z] #9 ... [2021-03-19T17:30:26.466Z] [2021-03-19T17:30:26.466Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:30:26.466Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T17:30:26.466Z] #27 6.564 The following additional packages will be installed: [2021-03-19T17:30:26.466Z] #27 6.564 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T17:30:26.466Z] #27 6.564 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T17:30:26.466Z] #27 6.564 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T17:30:26.466Z] #27 6.564 Suggested packages: [2021-03-19T17:30:26.466Z] #27 6.564 krb5-doc krb5-user [2021-03-19T17:30:26.466Z] #27 6.564 Recommended packages: [2021-03-19T17:30:26.466Z] #27 6.564 krb5-locales publicsuffix libsasl2-modules [2021-03-19T17:30:26.567Z] #42 65.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-19T17:30:26.567Z] #42 65.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-19T17:30:26.567Z] #42 65.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-19T17:30:26.727Z] #27 6.732 The following NEW packages will be installed: [2021-03-19T17:30:26.727Z] #27 6.732 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T17:30:26.727Z] #27 6.732 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T17:30:26.727Z] #27 6.732 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T17:30:26.727Z] #27 6.732 libssh2-1 libssl1.1 openssl [2021-03-19T17:30:26.825Z] #42 65.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T17:30:26.825Z] #42 65.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-19T17:30:26.825Z] #42 65.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-19T17:30:26.987Z] #27 7.014 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T17:30:26.987Z] #27 7.014 Need to get 5057 kB of archives. [2021-03-19T17:30:26.987Z] #27 7.014 After this operation, 12.1 MB of additional disk space will be used. [2021-03-19T17:30:26.987Z] #27 7.014 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-19T17:30:26.987Z] #27 7.014 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-19T17:30:26.987Z] #27 7.022 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-19T17:30:26.987Z] #27 7.022 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T17:30:26.987Z] #27 7.022 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-19T17:30:26.987Z] #27 7.022 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-19T17:30:26.987Z] #27 7.028 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-19T17:30:26.987Z] #27 7.028 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-19T17:30:26.987Z] #27 7.058 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-19T17:30:26.987Z] #27 7.058 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-19T17:30:26.987Z] #27 7.058 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-19T17:30:26.987Z] #27 7.062 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-19T17:30:26.987Z] #27 7.062 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-19T17:30:26.987Z] #27 7.068 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-19T17:30:26.987Z] #27 7.068 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T17:30:26.987Z] #27 7.072 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-19T17:30:26.987Z] #27 7.079 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-19T17:30:26.987Z] #27 7.088 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-19T17:30:26.987Z] #27 7.088 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T17:30:26.988Z] #27 7.088 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T17:30:26.988Z] #27 7.091 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T17:30:27.250Z] #27 7.296 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:30:27.250Z] #27 7.327 Fetched 5057 kB in 0s (14.6 MB/s) [2021-03-19T17:30:27.250Z] #27 7.401 Selecting previously unselected package libssl1.1:amd64. [2021-03-19T17:30:27.250Z] #27 7.401 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-19T17:30:27.250Z] #27 7.401 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T17:30:27.510Z] #27 7.409 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T17:30:27.510Z] #27 7.663 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T17:30:27.510Z] #27 7.663 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T17:30:25.484Z] > git remote # timeout=10 [2021-03-19T17:30:25.519Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:30:25.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:30:25.529Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T17:30:26.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T17:30:26.371Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:30:26.404Z] > git checkout -f eee7f331af9a14627c878a00e9a80a94f17bb94a # timeout=10 [2021-03-19T17:30:27.667Z] #42 64.87 CC criu/cr-service.o [2021-03-19T17:30:27.770Z] #27 7.669 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:30:27.770Z] #27 7.730 Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T17:30:27.770Z] #27 7.730 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T17:30:27.770Z] #27 7.741 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:30:27.770Z] #27 7.801 Selecting previously unselected package libldap-common. [2021-03-19T17:30:27.770Z] #27 7.801 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T17:30:27.770Z] #27 7.805 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:30:27.770Z] #27 7.868 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T17:30:27.770Z] #27 7.868 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-19T17:30:27.770Z] #27 7.881 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:30:28.030Z] #27 7.946 Selecting previously unselected package openssl. [2021-03-19T17:30:28.030Z] #27 7.948 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T17:30:28.030Z] #27 7.953 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:30:28.257Z] #42 ... [2021-03-19T17:30:28.257Z] [2021-03-19T17:30:28.257Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:30:28.257Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:30:28.257Z] #55 46.83 Reading package lists... [2021-03-19T17:30:28.257Z] #55 57.65 Building dependency tree... [2021-03-19T17:30:28.257Z] #55 63.36 The following additional packages will be installed: [2021-03-19T17:30:28.257Z] #55 63.37 libbtrfs0 [2021-03-19T17:30:28.257Z] #55 63.58 The following NEW packages will be installed: [2021-03-19T17:30:28.257Z] #55 63.59 libbtrfs-dev libbtrfs0 [2021-03-19T17:30:28.257Z] #55 64.19 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:30:28.257Z] #55 64.19 Need to get 119 kB of archives. [2021-03-19T17:30:28.257Z] #55 64.19 After this operation, 387 kB of additional disk space will be used. [2021-03-19T17:30:28.257Z] #55 64.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T17:30:28.257Z] #55 64.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T17:30:28.257Z] #55 65.77 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:30:28.257Z] #55 66.10 Fetched 119 kB in 0s (422 kB/s) [2021-03-19T17:30:28.257Z] #55 66.30 Selecting previously unselected package libbtrfs0. [2021-03-19T17:30:28.257Z] #55 66.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-03-19T17:30:28.257Z] #55 66.47 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T17:30:28.257Z] #55 66.48 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:30:28.257Z] #55 66.69 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:30:28.257Z] #55 66.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T17:30:28.257Z] #55 66.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:30:28.257Z] #55 67.21 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:30:28.257Z] #55 67.28 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:30:28.257Z] #55 67.29 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:30:28.257Z] #55 ... [2021-03-19T17:30:28.257Z] [2021-03-19T17:30:28.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-03-19T17:30:28.257Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:30:28.257Z] #36 54.90 Building dependency tree... [2021-03-19T17:30:28.257Z] #36 60.88 The following additional packages will be installed: [2021-03-19T17:30:28.257Z] #36 60.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T17:30:28.257Z] #36 60.95 Suggested packages: [2021-03-19T17:30:28.257Z] #36 60.96 cmake-doc ninja-build lrzip [2021-03-19T17:30:28.257Z] #36 60.97 Recommended packages: [2021-03-19T17:30:28.257Z] #36 60.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T17:30:28.257Z] #36 62.15 The following NEW packages will be installed: [2021-03-19T17:30:28.257Z] #36 62.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T17:30:28.257Z] #36 62.17 vim-common xxd [2021-03-19T17:30:28.257Z] #36 63.27 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:30:28.257Z] #36 63.27 Need to get 14.9 MB of archives. [2021-03-19T17:30:28.257Z] #36 63.27 After this operation, 61.8 MB of additional disk space will be used. [2021-03-19T17:30:28.257Z] #36 63.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T17:30:28.257Z] #36 63.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:30:28.257Z] #36 63.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T17:30:28.257Z] #36 63.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T17:30:28.257Z] #36 64.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-19T17:30:28.257Z] #36 64.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-19T17:30:28.257Z] #36 64.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-19T17:30:28.257Z] #36 64.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-19T17:30:28.257Z] #36 64.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-19T17:30:28.257Z] #36 64.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-19T17:30:28.257Z] #36 66.93 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:30:28.257Z] #36 67.31 Fetched 14.9 MB in 3s (5348 kB/s) [2021-03-19T17:30:28.257Z] #36 67.45 Selecting previously unselected package xxd. [2021-03-19T17:30:28.257Z] #36 67.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 ... 15410 files and directories currently installed.) [2021-03-19T17:30:28.290Z] #27 8.204 Selecting previously unselected package ca-certificates. [2021-03-19T17:30:28.290Z] #27 8.204 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T17:30:28.290Z] #27 8.208 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T17:30:28.290Z] #27 8.306 Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T17:30:28.290Z] #27 8.306 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-19T17:30:28.290Z] #27 8.310 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-19T17:30:28.290Z] #27 8.360 Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T17:30:28.290Z] #27 8.360 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:30:28.290Z] #27 8.365 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:30:28.296Z] #42 65.79 CC criu/crtools.o [2021-03-19T17:30:28.296Z] #42 ... [2021-03-19T17:30:28.296Z] [2021-03-19T17:30:28.296Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-19T17:30:28.296Z] #19 14.29 Selecting previously unselected package pigz. [2021-03-19T17:30:28.296Z] #19 14.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 ... 23201 files and directories currently installed.) [2021-03-19T17:30:28.296Z] #19 14.32 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-03-19T17:30:28.296Z] #19 14.33 Unpacking pigz (2.4-1) ... [2021-03-19T17:30:28.296Z] #19 14.38 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-03-19T17:30:28.296Z] #19 14.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-19T17:30:28.296Z] #19 14.39 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-19T17:30:28.296Z] #19 14.67 Selecting previously unselected package python3.7-minimal. [2021-03-19T17:30:28.296Z] #19 14.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-19T17:30:28.296Z] #19 14.68 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:30:28.296Z] #19 15.25 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-19T17:30:28.296Z] #19 15.26 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:30:28.296Z] #19 16.68 Selecting previously unselected package python3-minimal. [2021-03-19T17:30:28.296Z] #19 16.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 ... 23450 files and directories currently installed.) [2021-03-19T17:30:28.296Z] #19 16.71 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-03-19T17:30:28.296Z] #19 16.72 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T17:30:28.296Z] #19 16.77 Selecting previously unselected package libmpdec2:s390x. [2021-03-19T17:30:28.296Z] #19 16.77 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-03-19T17:30:28.296Z] #19 16.77 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-03-19T17:30:28.296Z] #19 16.82 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-03-19T17:30:28.296Z] #19 16.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 16.83 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-19T17:30:28.297Z] #19 17.49 Selecting previously unselected package python3.7. [2021-03-19T17:30:28.297Z] #19 17.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 17.49 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:30:28.297Z] #19 17.56 Selecting previously unselected package libpython3-stdlib:s390x. [2021-03-19T17:30:28.297Z] #19 17.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 17.56 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-19T17:30:28.297Z] #19 17.61 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T17:30:28.297Z] #19 18.18 Selecting previously unselected package python3. [2021-03-19T17:30:28.297Z] #19 18.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 ... 23862 files and directories currently installed.) [2021-03-19T17:30:28.297Z] #19 18.21 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 18.22 Unpacking python3 (3.7.3-1) ... [2021-03-19T17:30:28.297Z] #19 18.37 Selecting previously unselected package libip4tc0:s390x. [2021-03-19T17:30:28.297Z] #19 18.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 18.37 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-03-19T17:30:28.297Z] #19 18.46 Selecting previously unselected package libip6tc0:s390x. [2021-03-19T17:30:28.297Z] #19 18.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 18.46 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-03-19T17:30:28.297Z] #19 18.55 Selecting previously unselected package libiptc0:s390x. [2021-03-19T17:30:28.297Z] #19 18.55 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 18.55 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-03-19T17:30:28.297Z] #19 18.63 Selecting previously unselected package libnfnetlink0:s390x. [2021-03-19T17:30:28.297Z] #19 18.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 18.64 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-19T17:30:28.297Z] #19 18.70 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-03-19T17:30:28.297Z] #19 18.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 18.70 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-19T17:30:28.297Z] #19 18.76 Selecting previously unselected package libnftnl11:s390x. [2021-03-19T17:30:28.297Z] #19 18.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 18.77 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-03-19T17:30:28.297Z] #19 18.86 Selecting previously unselected package iptables. [2021-03-19T17:30:28.297Z] #19 18.86 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 18.86 Unpacking iptables (1.8.2-4) ... [2021-03-19T17:30:28.297Z] #19 19.18 Selecting previously unselected package xxd. [2021-03-19T17:30:28.297Z] #19 19.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 19.18 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:30:28.297Z] #19 19.29 Selecting previously unselected package vim-common. [2021-03-19T17:30:28.297Z] #19 19.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:30:28.297Z] #19 19.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:30:28.297Z] #19 19.43 Selecting previously unselected package bash-completion. [2021-03-19T17:30:28.297Z] #19 19.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T17:30:28.297Z] #19 20.77 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T17:30:28.297Z] #19 21.06 Selecting previously unselected package bzip2. [2021-03-19T17:30:28.297Z] #19 21.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:30:28.297Z] #19 21.11 Selecting previously unselected package xz-utils. [2021-03-19T17:30:28.297Z] #19 21.11 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.11 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T17:30:28.297Z] #19 21.22 Selecting previously unselected package apparmor. [2021-03-19T17:30:28.297Z] #19 21.22 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.26 Unpacking apparmor (2.13.2-10) ... [2021-03-19T17:30:28.297Z] #19 21.49 Selecting previously unselected package aufs-tools. [2021-03-19T17:30:28.297Z] #19 21.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.50 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:30:28.297Z] #19 21.58 Selecting previously unselected package libonig5:s390x. [2021-03-19T17:30:28.297Z] #19 21.58 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.58 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-19T17:30:28.297Z] #19 21.73 Selecting previously unselected package libjq1:s390x. [2021-03-19T17:30:28.297Z] #19 21.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.73 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-19T17:30:28.297Z] #19 21.79 Selecting previously unselected package jq. [2021-03-19T17:30:28.297Z] #19 21.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:30:28.297Z] #19 21.84 Selecting previously unselected package libaio1:s390x. [2021-03-19T17:30:28.297Z] #19 21.84 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.85 Unpacking libaio1:s390x (0.3.112-3) ... [2021-03-19T17:30:28.297Z] #19 21.88 Selecting previously unselected package libgpm2:s390x. [2021-03-19T17:30:28.297Z] #19 21.88 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.89 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-03-19T17:30:28.297Z] #19 21.93 Selecting previously unselected package libicu63:s390x. [2021-03-19T17:30:28.297Z] #19 21.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-19T17:30:28.297Z] #19 21.93 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-19T17:30:28.421Z] Removing intermediate container 86dd7a0e2eff [2021-03-19T17:30:28.421Z] ---> 39169d187d04 [2021-03-19T17:30:28.421Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-03-19T17:30:28.421Z] ---> 805dc2d65d1c [2021-03-19T17:30:28.421Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-03-19T17:30:28.421Z] ---> 7fb5a772c7d8 [2021-03-19T17:30:28.421Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-03-19T17:30:28.421Z] ---> Running in e4c9661fafca [2021-03-19T17:30:28.421Z] Removing intermediate container e4c9661fafca [2021-03-19T17:30:28.421Z] ---> 6cfda3b43c85 [2021-03-19T17:30:28.421Z] Successfully built 6cfda3b43c85 [2021-03-19T17:30:28.421Z] Successfully tagged moby-buildx:latest [2021-03-19T17:30:28.421Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-03-19T17:30:28.421Z] if [ -n "${id}" ]; then \ [2021-03-19T17:30:28.421Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-03-19T17:30:28.421Z] && touch bundles/buildx; \ [2021-03-19T17:30:28.421Z] docker rm -f ${id}; \ [2021-03-19T17:30:28.421Z] fi [2021-03-19T17:30:28.421Z] 416c5f81efe4d3b54b1d271ffe5ef07d208d404ad36e3cef8dbee8d6904fe219 [2021-03-19T17:30:28.421Z] bundles/buildx version [2021-03-19T17:30:28.421Z] buildx v0.5.1 11057da [2021-03-19T17:30:28.421Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3742df88886b5826a4981dd1b2671e24596add2f . [2021-03-19T17:30:28.421Z] #1 [internal] booting buildkit [2021-03-19T17:30:28.421Z] #1 sha256:798a131089dd4de8f72169604707ae80bd07e7338a52fca08562781e7ec77190 [2021-03-19T17:30:28.421Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-03-19T17:30:28.530Z] #36 67.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T17:30:28.530Z] #36 67.64 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:30:28.530Z] #36 ... [2021-03-19T17:30:28.530Z] [2021-03-19T17:30:28.531Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:30:28.531Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:30:28.531Z] #42 67.62 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:30:28.531Z] #42 ... [2021-03-19T17:30:28.531Z] [2021-03-19T17:30:28.531Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:30:28.531Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:30:28.531Z] #55 DONE 67.8s [2021-03-19T17:30:28.552Z] #27 8.424 Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T17:30:28.552Z] #27 8.424 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:30:28.552Z] #27 8.427 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:30:28.552Z] #27 8.499 Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T17:30:28.552Z] #27 8.499 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:30:28.552Z] #27 8.504 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:30:28.552Z] #27 8.627 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T17:30:28.552Z] #27 8.627 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:30:28.552Z] #27 8.632 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:30:28.552Z] #27 8.741 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T17:30:28.552Z] #27 8.741 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-19T17:30:28.587Z] #19 24.39 Selecting previously unselected package libnet1:s390x. [2021-03-19T17:30:28.587Z] #19 24.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-19T17:30:28.587Z] #19 24.39 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-19T17:30:28.587Z] #19 24.44 Selecting previously unselected package libnl-3-200:s390x. [2021-03-19T17:30:28.587Z] #19 24.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-19T17:30:28.587Z] #19 24.44 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-19T17:30:28.587Z] #19 24.47 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-19T17:30:28.587Z] #19 24.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-19T17:30:28.587Z] #19 24.48 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-19T17:30:28.587Z] #19 24.52 Selecting previously unselected package libreadline5:s390x. [2021-03-19T17:30:28.587Z] #19 24.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-03-19T17:30:28.587Z] #19 24.53 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-19T17:30:28.587Z] #19 ... [2021-03-19T17:30:28.587Z] [2021-03-19T17:30:28.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:28.587Z] #42 66.08 CC criu/eventfd.o [2021-03-19T17:30:28.812Z] [2021-03-19T17:30:28.812Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:30:28.812Z] #56 sha256:2adbe0a0e78723222ff003c6b80e5dc91624d1f0cb0ae7b5d2d80cb0a935234b [2021-03-19T17:30:28.822Z] #27 8.751 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T17:30:28.822Z] #27 8.864 Selecting previously unselected package libpsl5:amd64. [2021-03-19T17:30:28.822Z] #27 8.864 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-19T17:30:28.822Z] #27 8.864 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-19T17:30:28.822Z] #27 8.927 Selecting previously unselected package librtmp1:amd64. [2021-03-19T17:30:28.822Z] #27 8.927 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-19T17:30:28.822Z] #27 8.931 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:30:28.822Z] #27 8.991 Selecting previously unselected package libssh2-1:amd64. [2021-03-19T17:30:28.822Z] #27 8.991 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-19T17:30:28.877Z] #42 66.32 CC criu/eventpoll.o [2021-03-19T17:30:28.960Z] Client: Docker Engine - Community [2021-03-19T17:30:28.960Z] Version: 20.10.3 [2021-03-19T17:30:28.960Z] API version: 1.41 [2021-03-19T17:30:28.960Z] Go version: go1.13.15 [2021-03-19T17:30:28.960Z] Git commit: 48d30b5 [2021-03-19T17:30:28.960Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-19T17:30:28.960Z] OS/Arch: linux/arm64 [2021-03-19T17:30:28.960Z] Context: default [2021-03-19T17:30:28.960Z] Experimental: true [2021-03-19T17:30:28.960Z] [2021-03-19T17:30:28.960Z] Server: Docker Engine - Community [2021-03-19T17:30:28.960Z] Engine: [2021-03-19T17:30:28.960Z] Version: 20.10.3 [2021-03-19T17:30:28.960Z] API version: 1.41 (minimum version 1.12) [2021-03-19T17:30:28.960Z] Go version: go1.13.15 [2021-03-19T17:30:28.960Z] Git commit: 46229ca [2021-03-19T17:30:28.960Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-19T17:30:28.960Z] OS/Arch: linux/arm64 [2021-03-19T17:30:28.960Z] Experimental: true [2021-03-19T17:30:28.960Z] containerd: [2021-03-19T17:30:28.960Z] Version: 1.4.3 [2021-03-19T17:30:28.960Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:30:28.960Z] runc: [2021-03-19T17:30:28.960Z] Version: 1.0.0-rc92 [2021-03-19T17:30:28.960Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:30:28.960Z] docker-init: [2021-03-19T17:30:28.960Z] Version: 0.19.0 [2021-03-19T17:30:28.960Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T17:30:29.082Z] #27 8.998 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T17:30:29.083Z] #27 9.109 Selecting previously unselected package libcurl4:amd64. [2021-03-19T17:30:29.083Z] #27 9.109 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T17:30:29.083Z] #27 9.116 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T17:30:29.083Z] #27 9.208 Selecting previously unselected package curl. [2021-03-19T17:30:29.083Z] #27 9.208 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T17:30:29.083Z] #27 9.214 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T17:30:29.298Z] + docker info [2021-03-19T17:30:29.342Z] #27 9.320 Selecting previously unselected package libonig5:amd64. [2021-03-19T17:30:29.342Z] #27 9.320 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T17:30:29.342Z] #27 9.332 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:30:29.342Z] #27 9.415 Selecting previously unselected package libjq1:amd64. [2021-03-19T17:30:29.342Z] #27 9.415 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:30:29.342Z] #27 9.420 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:30:29.379Z] #56 ... [2021-03-19T17:30:29.379Z] [2021-03-19T17:30:29.379Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:30:29.379Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:30:29.379Z] #49 58.42 go: extracting golang.org/x/text v0.3.2 [2021-03-19T17:30:29.379Z] #49 66.25 go: finding github.com/fatih/color v1.7.0 [2021-03-19T17:30:29.379Z] #49 66.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:30:29.379Z] #49 66.47 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:30:29.379Z] #49 66.47 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:30:29.379Z] #49 66.62 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:30:29.379Z] #49 66.79 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:30:29.379Z] #49 66.81 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:30:29.379Z] #49 66.85 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:30:29.379Z] #49 66.93 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T17:30:29.379Z] #49 67.00 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:30:29.379Z] #49 67.00 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:30:29.379Z] #49 67.00 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:30:29.379Z] #49 67.03 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:30:29.379Z] #49 67.06 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:30:29.379Z] #49 67.08 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:30:29.379Z] #49 67.11 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:30:29.379Z] #49 67.12 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T17:30:29.379Z] #49 67.13 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T17:30:29.379Z] #49 67.38 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:30:29.379Z] #49 67.50 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:30:29.379Z] #49 67.55 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:30:29.379Z] #49 67.57 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:30:29.379Z] #49 67.57 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:30:29.379Z] #49 67.63 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:30:29.379Z] #49 67.64 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T17:30:29.379Z] #49 67.76 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T17:30:29.379Z] #49 67.85 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T17:30:29.379Z] #49 67.92 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:30:29.379Z] #49 68.05 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:30:29.379Z] #49 68.14 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:30:29.379Z] #49 68.15 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T17:30:29.379Z] #49 68.29 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:30:29.379Z] #49 68.41 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T17:30:29.379Z] #49 68.42 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:30:29.379Z] #49 68.48 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:30:29.379Z] #49 68.50 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:30:29.379Z] #49 68.60 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:30:29.379Z] #49 68.61 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:30:29.379Z] #49 68.64 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T17:30:29.379Z] #49 ... [2021-03-19T17:30:29.379Z] [2021-03-19T17:30:29.379Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:30:29.379Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:30:29.379Z] #42 68.27 Fetched 4095 kB in 1s (4369 kB/s) [2021-03-19T17:30:29.379Z] #42 68.44 Selecting previously unselected package libcap-dev:amd64. [2021-03-19T17:30:29.379Z] #42 68.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:30:29.379Z] #42 68.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-19T17:30:29.379Z] #42 68.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T17:30:29.509Z] #42 66.85 CC criu/external.o [2021-03-19T17:30:29.509Z] #42 67.06 CC criu/fault-injection.o [2021-03-19T17:30:29.509Z] #42 67.10 CC criu/fdstore.o [2021-03-19T17:30:29.603Z] #27 9.480 Selecting previously unselected package jq. [2021-03-19T17:30:29.603Z] #27 9.481 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:30:29.603Z] #27 9.493 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:30:29.603Z] #27 9.560 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-19T17:30:29.603Z] #27 9.576 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-19T17:30:29.603Z] #27 9.630 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T17:30:29.641Z] #42 68.98 Selecting previously unselected package libnet1:amd64. [2021-03-19T17:30:29.641Z] #42 68.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T17:30:29.641Z] #42 68.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:30:29.799Z] #42 67.29 CC criu/fifo.o [2021-03-19T17:30:29.862Z] #27 9.762 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T17:30:29.862Z] #27 9.773 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:30:29.862Z] #27 9.789 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:30:29.862Z] #27 9.804 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:30:29.862Z] #27 9.819 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:30:29.862Z] #27 9.833 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:30:29.862Z] #27 9.846 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:30:29.862Z] #27 9.863 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T17:30:29.862Z] #27 9.876 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:30:29.862Z] #27 9.894 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:30:29.862Z] #27 9.914 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:30:29.862Z] #27 9.930 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:30:29.898Z] #42 69.12 Selecting previously unselected package libnet1-dev. [2021-03-19T17:30:29.898Z] #42 69.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T17:30:29.898Z] #42 69.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:30:29.943Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2021-03-19T17:30:29.943Z] #1 creating container buildx_buildkit_default [2021-03-19T17:30:30.088Z] #42 67.53 CC criu/file-ids.o [2021-03-19T17:30:30.124Z] Commit message: "Merge commit '6d72bb6acf2e7e5be6d025665a20076f66868f2d' into HEAD" [2021-03-19T17:30:30.125Z] #27 9.942 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:30:30.125Z] #27 9.958 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T17:30:30.143Z] First time build. Skipping changelog. [2021-03-19T17:30:30.156Z] #42 69.47 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T17:30:30.156Z] #42 69.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T17:30:30.156Z] #42 69.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:30:30.238Z] #1 creating container buildx_buildkit_default 0.4s done [2021-03-19T17:30:30.238Z] #1 DONE 3.6s [2021-03-19T17:30:30.238Z] [2021-03-19T17:30:30.238Z] #2 [internal] load build definition from Dockerfile [2021-03-19T17:30:30.238Z] #2 sha256:752df3f40617669ba590330f3dc5446f0e01da6469ecb4b6ece957f52e29396d [2021-03-19T17:30:30.238Z] #2 transferring dockerfile: [2021-03-19T17:30:30.238Z] #2 transferring dockerfile: 16.83kB 0.0s done [2021-03-19T17:30:30.238Z] #2 DONE 0.0s [2021-03-19T17:30:30.238Z] [2021-03-19T17:30:30.238Z] #3 [internal] load .dockerignore [2021-03-19T17:30:30.238Z] #3 sha256:84b398e3f7877f2b1c70bb8e55d0a25f0d6edfbb6d1ef7901747c277206ecdb9 [2021-03-19T17:30:30.238Z] #3 transferring context: 87B done [2021-03-19T17:30:30.238Z] #3 DONE 0.0s [2021-03-19T17:30:30.238Z] [2021-03-19T17:30:30.238Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T17:30:30.238Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-03-19T17:30:30.381Z] #42 67.72 CC criu/file-lock.o [2021-03-19T17:30:30.414Z] #42 69.74 Selecting previously unselected package libnl-3-dev:amd64. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T17:30:30.672Z] #42 69.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-19T17:30:30.672Z] #42 69.78 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T17:30:30.675Z] #42 68.14 CC criu/files-ext.o [2021-03-19T17:30:30.697Z] #27 10.73 Updating certificates in /etc/ssl/certs... [2021-03-19T17:30:30.935Z] #42 70.09 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T17:30:30.936Z] #42 70.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:30:30.936Z] #42 70.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:30:30.936Z] #42 70.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-19T17:30:30.965Z] #42 68.35 CC criu/files-reg.o [2021-03-19T17:30:31.193Z] #42 70.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:30:31.193Z] #42 70.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T17:30:31.193Z] #42 70.45 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-19T17:30:31.193Z] #42 70.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-19T17:30:31.193Z] #42 70.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T17:30:31.199Z] + docker version [2021-03-19T17:30:31.279Z] #4 DONE 0.9s [2021-03-19T17:30:31.279Z] [2021-03-19T17:30:31.279Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T17:30:31.279Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-03-19T17:30:31.279Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T17:30:31.621Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-03-19T17:30:31.621Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-03-19T17:30:31.621Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-03-19T17:30:31.621Z] #5 DONE 0.3s [2021-03-19T17:30:31.758Z] #42 70.91 Selecting previously unselected package libprotobuf17:amd64. [2021-03-19T17:30:31.758Z] #42 70.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-19T17:30:31.758Z] #42 70.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T17:30:31.916Z] [2021-03-19T17:30:31.916Z] #6 [internal] load build definition from Dockerfile [2021-03-19T17:30:31.916Z] #6 sha256:77b653f9b76f6dab7ff8346c652ec613093ec1c8fcbdda99a5f67b1e90122601 [2021-03-19T17:30:31.916Z] #6 transferring dockerfile: 16.83kB done [2021-03-19T17:30:31.916Z] #6 DONE 0.0s [2021-03-19T17:30:31.916Z] [2021-03-19T17:30:31.916Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T17:30:31.916Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-19T17:30:32.071Z] #42 69.68 CC criu/files.o [2021-03-19T17:30:32.101Z] #27 11.92 137 added, 0 removed; done. [2021-03-19T17:30:32.101Z] #27 12.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:30:32.101Z] #27 12.06 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:30:32.101Z] #27 12.07 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T17:30:32.101Z] #27 12.08 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T17:30:32.101Z] #27 12.10 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:30:32.101Z] #27 12.13 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T17:30:32.101Z] #27 12.14 Updating certificates in /etc/ssl/certs... [2021-03-19T17:30:32.216Z] #7 DONE 0.3s [2021-03-19T17:30:32.216Z] [2021-03-19T17:30:32.216Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:30:32.216Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-03-19T17:30:32.216Z] #9 DONE 0.3s [2021-03-19T17:30:32.216Z] [2021-03-19T17:30:32.216Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T17:30:32.216Z] #8 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-19T17:30:32.216Z] #8 DONE 0.3s [2021-03-19T17:30:32.216Z] [2021-03-19T17:30:32.216Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:32.216Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-19T17:30:32.216Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:32.216Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.0s done [2021-03-19T17:30:32.521Z] #27 ... [2021-03-19T17:30:32.521Z] [2021-03-19T17:30:32.521Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:32.521Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-19T17:30:32.522Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-03-19T17:30:32.522Z] #10 DONE 0.3s [2021-03-19T17:30:32.522Z] [2021-03-19T17:30:32.522Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:32.522Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-19T17:30:32.522Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 0B / 54.14MB 0.2s [2021-03-19T17:30:32.694Z] #42 ... [2021-03-19T17:30:32.694Z] [2021-03-19T17:30:32.694Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:30:32.694Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:30:32.694Z] #45 61.82 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T17:30:32.694Z] #45 61.84 internal/reflectlite [2021-03-19T17:30:32.694Z] #45 62.15 math/rand [2021-03-19T17:30:32.694Z] #45 64.59 internal/singleflight [2021-03-19T17:30:32.694Z] #45 65.70 strconv [2021-03-19T17:30:32.694Z] #45 65.72 io [2021-03-19T17:30:32.694Z] #45 67.67 bytes [2021-03-19T17:30:32.694Z] #45 71.19 bufio [2021-03-19T17:30:32.694Z] #45 71.90 reflect [2021-03-19T17:30:32.694Z] #45 ... [2021-03-19T17:30:32.694Z] [2021-03-19T17:30:32.694Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:30:32.694Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:30:32.694Z] #13 46.45 Reading package lists... [2021-03-19T17:30:32.694Z] #13 57.73 Building dependency tree... [2021-03-19T17:30:32.694Z] #13 64.03 The following additional packages will be installed: [2021-03-19T17:30:32.694Z] #13 64.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T17:30:32.694Z] #13 64.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T17:30:32.694Z] #13 64.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T17:30:32.694Z] #13 64.06 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T17:30:32.694Z] #13 64.07 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:30:32.694Z] #13 64.08 Suggested packages: [2021-03-19T17:30:32.694Z] #13 64.09 gcc-8-locales seccomp wine64 [2021-03-19T17:30:32.694Z] #13 66.12 The following NEW packages will be installed: [2021-03-19T17:30:32.694Z] #13 66.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T17:30:32.694Z] #13 66.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T17:30:32.694Z] #13 66.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T17:30:32.694Z] #13 66.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T17:30:32.694Z] #13 66.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T17:30:32.694Z] #13 66.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:30:32.694Z] #13 66.17 The following packages will be upgraded: [2021-03-19T17:30:32.694Z] #13 66.22 libseccomp2 libsystemd0 libudev1 [2021-03-19T17:30:32.694Z] #13 66.80 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:30:32.694Z] #13 66.80 Need to get 78.2 MB of archives. [2021-03-19T17:30:32.694Z] #13 66.80 After this operation, 487 MB of additional disk space will be used. [2021-03-19T17:30:32.694Z] #13 66.80 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-19T17:30:32.694Z] #13 66.80 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-19T17:30:32.694Z] #13 66.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-19T17:30:32.694Z] #13 66.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-19T17:30:32.694Z] #13 66.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-19T17:30:30.128Z] > git rev-list --no-walk b0f69ecda4d0282313116ecd55b54be9d53d5a2b # timeout=10 [2021-03-19T17:30:32.838Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 3.15MB / 54.14MB 0.3s [2021-03-19T17:30:32.838Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 6.49MB / 54.14MB 0.5s [2021-03-19T17:30:32.952Z] #13 67.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-19T17:30:32.952Z] #13 ... [2021-03-19T17:30:32.952Z] [2021-03-19T17:30:32.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-03-19T17:30:32.952Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:30:33.043Z] #27 13.02 0 added, 0 removed; done. [2021-03-19T17:30:33.043Z] #27 13.02 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T17:30:33.043Z] #27 13.02 done. [2021-03-19T17:30:33.433Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 9.76MB / 54.14MB 0.6s [2021-03-19T17:30:33.433Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 13.63MB / 54.14MB 0.8s [2021-03-19T17:30:33.433Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 16.78MB / 54.14MB 0.9s [2021-03-19T17:30:33.515Z] #32 71.28 Checking out files: 84% (1289/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) [2021-03-19T17:30:33.515Z] #32 ... [2021-03-19T17:30:33.515Z] [2021-03-19T17:30:33.515Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:30:33.515Z] #34 sha256:571cdac41cd5b34a7b7c426a4aadbf19eb0445478fe86b4fd4a655054feaa4ed [2021-03-19T17:30:33.515Z] #34 62.52 sort [2021-03-19T17:30:33.515Z] #34 62.54 errors [2021-03-19T17:30:33.515Z] #34 63.43 strconv [2021-03-19T17:30:33.515Z] #34 64.54 io [2021-03-19T17:30:33.515Z] #34 66.37 internal/oserror [2021-03-19T17:30:33.515Z] #34 66.50 syscall [2021-03-19T17:30:33.515Z] #34 69.66 reflect [2021-03-19T17:30:33.515Z] #34 ... [2021-03-19T17:30:33.515Z] [2021-03-19T17:30:33.515Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:30:33.515Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:30:33.516Z] #32 71.28 Checking out files: 84% (1289/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-19T17:30:33.574Z] #42 70.95 CC criu/filesystems.o [2021-03-19T17:30:33.772Z] #32 72.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T17:30:33.814Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 20.97MB / 54.14MB 1.2s [2021-03-19T17:30:33.863Z] #42 71.42 CC criu/fsnotify.o [2021-03-19T17:30:34.200Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 28.31MB / 54.14MB 1.7s [2021-03-19T17:30:34.339Z] #32 73.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:30:34.494Z] #42 ... [2021-03-19T17:30:34.494Z] [2021-03-19T17:30:34.494Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-19T17:30:34.494Z] #19 24.58 Selecting previously unselected package net-tools. [2021-03-19T17:30:34.494Z] #19 24.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-03-19T17:30:34.494Z] #19 24.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:30:34.494Z] #19 24.71 Selecting previously unselected package python-pip-whl. [2021-03-19T17:30:34.494Z] #19 24.71 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T17:30:34.494Z] #19 24.71 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T17:30:34.494Z] #19 25.08 Selecting previously unselected package python3-lib2to3. [2021-03-19T17:30:34.494Z] #19 25.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T17:30:34.494Z] #19 25.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:30:34.494Z] #19 25.14 Selecting previously unselected package python3-distutils. [2021-03-19T17:30:34.494Z] #19 25.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T17:30:34.494Z] #19 25.14 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T17:30:34.494Z] #19 25.22 Selecting previously unselected package python3-pip. [2021-03-19T17:30:34.494Z] #19 25.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T17:30:34.494Z] #19 25.22 Unpacking python3-pip (18.1-5) ... [2021-03-19T17:30:34.494Z] #19 25.32 Selecting previously unselected package python3-pkg-resources. [2021-03-19T17:30:34.494Z] #19 25.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:30:34.494Z] #19 25.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:30:34.494Z] #19 25.41 Selecting previously unselected package python3-setuptools. [2021-03-19T17:30:34.494Z] #19 25.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T17:30:34.494Z] #19 25.41 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T17:30:34.494Z] #19 25.63 Selecting previously unselected package python3-wheel. [2021-03-19T17:30:34.494Z] #19 25.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T17:30:34.494Z] #19 25.65 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T17:30:34.494Z] #19 25.75 Selecting previously unselected package sudo. [2021-03-19T17:30:34.494Z] #19 25.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-03-19T17:30:34.494Z] #19 25.77 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:30:34.494Z] #19 26.07 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T17:30:34.494Z] #19 26.07 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-03-19T17:30:34.494Z] #19 26.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:30:34.494Z] #19 26.19 Selecting previously unselected package uidmap. [2021-03-19T17:30:34.494Z] #19 26.19 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-03-19T17:30:34.494Z] #19 26.20 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T17:30:34.494Z] #19 26.26 Selecting previously unselected package vim-runtime. [2021-03-19T17:30:34.494Z] #19 26.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:30:34.494Z] #19 26.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T17:30:34.494Z] #19 26.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T17:30:34.494Z] #19 26.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:30:34.494Z] #19 28.16 Selecting previously unselected package vim. [2021-03-19T17:30:34.494Z] #19 28.17 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-03-19T17:30:34.494Z] #19 28.18 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T17:30:34.494Z] #19 28.47 Selecting previously unselected package xfsprogs. [2021-03-19T17:30:34.494Z] #19 28.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-03-19T17:30:34.494Z] #19 28.48 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T17:30:34.494Z] #19 28.70 Selecting previously unselected package zip. [2021-03-19T17:30:34.494Z] #19 28.70 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-03-19T17:30:34.494Z] #19 28.71 Unpacking zip (3.0-11+b1) ... [2021-03-19T17:30:34.494Z] #19 28.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:30:34.494Z] #19 28.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:30:34.494Z] #19 28.83 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-03-19T17:30:34.494Z] #19 28.84 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-19T17:30:34.494Z] #19 28.84 Setting up libgpm2:s390x (1.20.7-5) ... [2021-03-19T17:30:34.494Z] #19 28.85 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-03-19T17:30:34.494Z] #19 28.86 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T17:30:34.494Z] #19 28.86 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-03-19T17:30:34.494Z] #19 28.87 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-19T17:30:34.494Z] #19 28.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:30:34.494Z] #19 28.88 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-19T17:30:34.494Z] #19 28.89 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-19T17:30:34.494Z] #19 28.89 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:30:34.494Z] #19 28.90 Setting up zip (3.0-11+b1) ... [2021-03-19T17:30:34.494Z] #19 28.91 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:30:34.494Z] #19 28.92 Setting up bash-completion (1:2.8-6) ... [2021-03-19T17:30:34.494Z] #19 30.15 Setting up libiptc0:s390x (1.8.2-4) ... [2021-03-19T17:30:34.494Z] #19 30.15 Setting up xz-utils (5.2.4-1) ... [2021-03-19T17:30:34.494Z] #19 30.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T17:30:34.494Z] #19 30.17 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:30:34.494Z] #19 30.19 invoke-rc.d: could not determine current runlevel [2021-03-19T17:30:34.494Z] #19 30.19 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T17:30:34.494Z] #19 30.20 Setting up pigz (2.4-1) ... [2021-03-19T17:30:34.494Z] #19 30.21 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-19T17:30:34.494Z] #19 30.22 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-19T17:30:34.494Z] #19 30.24 Setting up python-pip-whl (18.1-5) ... [2021-03-19T17:30:34.494Z] #19 30.25 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-03-19T17:30:34.494Z] #19 30.27 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:30:34.494Z] #19 30.47 Setting up libaio1:s390x (0.3.112-3) ... [2021-03-19T17:30:34.494Z] #19 30.48 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-19T17:30:34.494Z] #19 30.48 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-19T17:30:34.494Z] #19 30.49 Setting up vim (2:8.1.0875-5) ... [2021-03-19T17:30:34.494Z] #19 30.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T17:30:34.546Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 34.60MB / 54.14MB 2.0s [2021-03-19T17:30:34.546Z] #27 ... [2021-03-19T17:30:34.546Z] [2021-03-19T17:30:34.546Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T17:30:34.546Z] #63 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-03-19T17:30:34.546Z] #63 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-03-19T17:30:34.546Z] #63 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-03-19T17:30:34.546Z] #63 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2021-03-19T17:30:34.546Z] #63 DONE 2.2s [2021-03-19T17:30:34.785Z] #19 30.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T17:30:34.785Z] #19 30.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T17:30:34.785Z] #19 30.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T17:30:34.785Z] #19 30.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T17:30:34.785Z] #19 30.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T17:30:34.785Z] #19 30.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T17:30:34.785Z] #19 30.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T17:30:34.785Z] #19 30.53 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-19T17:30:34.785Z] #19 30.54 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:30:34.785Z] #19 30.55 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-19T17:30:34.785Z] #19 30.56 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:30:34.785Z] #19 30.57 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-19T17:30:34.785Z] #19 30.57 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:30:34.867Z] [2021-03-19T17:30:34.867Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:34.867Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-19T17:30:34.867Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2021-03-19T17:30:34.867Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 28.70MB / 96.52MB 1.8s [2021-03-19T17:30:34.867Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 19.92MB / 73.58MB 1.8s [2021-03-19T17:30:34.867Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 25.17MB / 57.46MB 1.8s [2021-03-19T17:30:34.867Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done [2021-03-19T17:30:34.867Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done [2021-03-19T17:30:34.867Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 22.02MB / 54.14MB 1.7s [2021-03-19T17:30:34.867Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.21MB / 54.14MB 1.8s [2021-03-19T17:30:35.500Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 34.60MB / 96.52MB 2.1s [2021-03-19T17:30:35.500Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.36MB / 57.46MB 2.1s [2021-03-19T17:30:35.500Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 29.36MB / 54.14MB 2.0s [2021-03-19T17:30:35.500Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 24.12MB / 73.58MB 2.3s [2021-03-19T17:30:35.500Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 2.3s [2021-03-19T17:30:35.500Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 39.85MB / 96.52MB 2.6s [2021-03-19T17:30:35.500Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.55MB / 57.46MB 2.4s [2021-03-19T17:30:35.882Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.80MB / 57.46MB 2.7s [2021-03-19T17:30:35.882Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.80MB / 54.14MB 2.6s [2021-03-19T17:30:35.882Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 28.31MB / 73.58MB 2.9s [2021-03-19T17:30:35.882Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.94MB / 57.46MB 2.9s [2021-03-19T17:30:35.882Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 45.09MB / 96.52MB 3.0s [2021-03-19T17:30:35.882Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.09MB / 57.46MB 3.0s [2021-03-19T17:30:35.882Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 2.9s [2021-03-19T17:30:36.202Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.33MB / 57.46MB 3.3s [2021-03-19T17:30:36.202Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.09MB / 54.14MB 3.2s [2021-03-19T17:30:36.290Z] #19 32.08 Setting up iptables (1.8.2-4) ... [2021-03-19T17:30:36.290Z] #19 32.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:30:36.290Z] #19 32.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:30:36.290Z] #19 32.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:30:36.290Z] #19 32.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:30:36.290Z] #19 32.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T17:30:36.290Z] #19 32.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T17:30:36.290Z] #19 32.12 Setting up python3 (3.7.3-1) ... [2021-03-19T17:30:36.290Z] #19 32.31 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T17:30:36.511Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 50.33MB / 96.52MB 3.5s [2021-03-19T17:30:36.511Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 32.51MB / 73.58MB 3.5s [2021-03-19T17:30:36.511Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.48MB / 57.46MB 3.5s [2021-03-19T17:30:36.511Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.23MB / 54.14MB 3.5s [2021-03-19T17:30:36.824Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.57MB / 96.52MB 3.8s [2021-03-19T17:30:36.824Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.7s done [2021-03-19T17:30:36.824Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.70MB / 73.58MB 3.9s [2021-03-19T17:30:36.824Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.38MB / 54.14MB 3.8s [2021-03-19T17:30:36.921Z] #19 32.72 Setting up apparmor (2.13.2-10) ... [2021-03-19T17:30:37.124Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.82MB / 96.52MB 4.1s [2021-03-19T17:30:37.125Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.9s done [2021-03-19T17:30:37.125Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-03-19T17:30:37.125Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.89MB / 73.58MB 4.2s [2021-03-19T17:30:37.246Z] #27 DONE 16.7s [2021-03-19T17:30:37.246Z] [2021-03-19T17:30:37.246Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:37.246Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:30:37.246Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done [2021-03-19T17:30:37.246Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2021-03-19T17:30:37.246Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.4s [2021-03-19T17:30:37.246Z] #9 ... [2021-03-19T17:30:37.246Z] [2021-03-19T17:30:37.246Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T17:30:37.246Z] #28 sha256:8ae778f63c7d2cc172cf9b22c5297f266be9b6f27596e96d6435c226ebf8f875 [2021-03-19T17:30:37.246Z] #28 DONE 0.2s [2021-03-19T17:30:37.246Z] [2021-03-19T17:30:37.246Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:37.246Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:30:37.246Z] #9 ... [2021-03-19T17:30:37.246Z] [2021-03-19T17:30:37.246Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:30:37.246Z] #29 sha256:ad18e80d537a5758b1fa9676913431b03ee0a3a6e1d8b80f8d5d4f56b8b35b98 [2021-03-19T17:30:37.439Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 70.25MB / 96.52MB 4.4s [2021-03-19T17:30:37.439Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 45.09MB / 73.58MB 4.5s [2021-03-19T17:30:37.439Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 75.50MB / 96.52MB 4.7s [2021-03-19T17:30:37.595Z] #19 33.63 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T17:30:37.757Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 81.79MB / 96.52MB 5.0s [2021-03-19T17:30:37.757Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.43MB / 73.58MB 4.8s [2021-03-19T17:30:37.885Z] #19 33.64 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:30:38.176Z] #19 33.95 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:30:38.398Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 59.77MB / 73.58MB 5.1s [2021-03-19T17:30:38.399Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 87.03MB / 96.52MB 5.3s [2021-03-19T17:30:38.399Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.96MB / 73.58MB 5.3s [2021-03-19T17:30:38.399Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.27MB / 96.52MB 5.6s [2021-03-19T17:30:38.467Z] #19 34.49 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T17:30:38.639Z] #29 1.472 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T17:30:38.639Z] #29 1.566 [2021-03-19T17:30:38.712Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.30MB / 73.58MB 5.6s [2021-03-19T17:30:38.712Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.7s done [2021-03-19T17:30:38.712Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.8s done [2021-03-19T17:30:38.789Z] #19 34.81 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T17:30:38.909Z] #29 1.701 ###### 9.1% ######################### 35.3% ######################################### 57.0% ####################################################### 77.2% ###################################################################### 97.3% ######################################################################## 100.0% [2021-03-19T17:30:39.170Z] #29 2.215 [2021-03-19T17:30:39.170Z] #29 2.355 ############################ 39.3% ######################################################################## 100.0% [2021-03-19T17:30:39.170Z] #29 2.447 [2021-03-19T17:30:39.431Z] #29 2.585 ########################################### 60.0% ######################################################################## 100.0% [2021-03-19T17:30:39.596Z] #32 ... [2021-03-19T17:30:39.596Z] [2021-03-19T17:30:39.596Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:30:39.596Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:30:39.596Z] #36 68.18 Selecting previously unselected package vim-common. [2021-03-19T17:30:39.596Z] #36 68.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:30:39.596Z] #36 68.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:30:39.596Z] #36 68.87 Selecting previously unselected package cmake-data. [2021-03-19T17:30:39.596Z] #36 68.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T17:30:39.596Z] #36 68.90 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T17:30:39.596Z] #36 73.99 Selecting previously unselected package libicu63:amd64. [2021-03-19T17:30:39.596Z] #36 74.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T17:30:39.596Z] #36 74.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:30:39.596Z] #36 ... [2021-03-19T17:30:39.596Z] [2021-03-19T17:30:39.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-03-19T17:30:39.596Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:30:39.596Z] #42 72.06 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-19T17:30:39.596Z] #42 72.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-19T17:30:39.596Z] #42 72.12 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T17:30:39.596Z] #42 72.72 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-19T17:30:39.596Z] #42 72.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-19T17:30:39.596Z] #42 72.77 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T17:30:39.596Z] #42 75.79 Selecting previously unselected package libprotoc17:amd64. [2021-03-19T17:30:39.597Z] #42 75.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-19T17:30:39.597Z] #42 75.80 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T17:30:39.597Z] #42 77.12 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T17:30:39.597Z] #42 77.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:30:39.597Z] #42 77.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:30:39.597Z] #42 77.37 Selecting previously unselected package protobuf-compiler. [2021-03-19T17:30:39.597Z] #42 77.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-19T17:30:39.597Z] #42 77.40 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:30:39.597Z] #42 77.68 Selecting previously unselected package python-pkg-resources. [2021-03-19T17:30:39.597Z] #42 77.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:30:39.597Z] #42 77.75 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T17:30:39.597Z] #42 78.01 Selecting previously unselected package python-six. [2021-03-19T17:30:39.597Z] #42 78.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T17:30:39.597Z] #42 78.09 Unpacking python-six (1.12.0-1) ... [2021-03-19T17:30:39.597Z] #42 78.32 Selecting previously unselected package python-protobuf. [2021-03-19T17:30:39.597Z] #42 78.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-19T17:30:39.597Z] #42 78.33 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T17:30:39.597Z] #42 ... [2021-03-19T17:30:39.597Z] [2021-03-19T17:30:39.597Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:30:39.597Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:30:39.597Z] #49 68.68 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:30:39.597Z] #49 68.74 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T17:30:39.597Z] #49 68.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:30:39.597Z] #49 68.78 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:30:39.597Z] #49 68.79 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:30:39.597Z] #49 68.80 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:30:39.597Z] #49 69.05 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T17:30:39.597Z] #49 69.19 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:30:39.597Z] #49 69.28 go: finding golang.org/x/text v0.3.2 [2021-03-19T17:30:39.597Z] #49 69.41 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:30:39.597Z] #49 69.44 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:30:39.597Z] #49 69.45 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:30:39.597Z] #49 69.52 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:30:39.597Z] #49 69.57 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:30:39.597Z] #49 69.59 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:30:39.597Z] #49 69.61 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:30:39.597Z] #49 69.61 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:30:39.597Z] #49 69.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:30:39.597Z] #49 69.77 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:30:39.597Z] #49 69.88 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:30:39.597Z] #49 70.03 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T17:30:39.597Z] #49 70.05 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:30:39.597Z] #49 70.13 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:30:39.597Z] #49 70.13 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:30:39.597Z] #49 70.15 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:30:39.597Z] #49 70.18 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T17:30:39.597Z] #49 70.21 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:30:39.597Z] #49 70.28 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:30:39.597Z] #49 70.34 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T17:30:39.597Z] #49 70.34 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:30:39.597Z] #49 70.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:30:39.597Z] #49 70.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:30:39.597Z] #49 70.73 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:30:39.597Z] #49 70.89 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:30:39.597Z] #49 71.02 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:30:39.597Z] #49 ... [2021-03-19T17:30:39.597Z] [2021-03-19T17:30:39.597Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:30:39.597Z] #34 sha256:571cdac41cd5b34a7b7c426a4aadbf19eb0445478fe86b4fd4a655054feaa4ed [2021-03-19T17:30:39.597Z] #34 78.77 time [2021-03-19T17:30:39.692Z] #29 2.752 [2021-03-19T17:30:39.781Z] #10 ... [2021-03-19T17:30:39.781Z] [2021-03-19T17:30:39.781Z] #24 [internal] load build context [2021-03-19T17:30:39.781Z] #24 sha256:9bf1955790ec7d2a4418859217fefa63a7367550597fa67077fedec77602a9db [2021-03-19T17:30:39.781Z] #24 transferring context: 53.38MB 7.3s done [2021-03-19T17:30:39.781Z] #24 DONE 7.4s [2021-03-19T17:30:39.781Z] [2021-03-19T17:30:39.781Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:39.781Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-19T17:30:39.781Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 54.14MB / 54.14MB 4.9s done [2021-03-19T17:30:39.781Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf [2021-03-19T17:30:39.823Z] #19 35.58 Setting up python3-pip (18.1-5) ... [2021-03-19T17:30:40.218Z] #29 2.869 ############ 16.8% ######################### 35.0% ####################################### 54.9% #################################################### 73.3% #################################################################### 94.6% ######################################################################## 100.0% [2021-03-19T17:30:40.474Z] #19 36.29 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:30:40.474Z] #19 36.31 Processing triggers for mime-support (3.62) ... [2021-03-19T17:30:40.481Z] #29 3.423 [2021-03-19T17:30:40.552Z] #34 ... [2021-03-19T17:30:40.553Z] [2021-03-19T17:30:40.553Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:30:40.553Z] #56 sha256:2adbe0a0e78723222ff003c6b80e5dc91624d1f0cb0ae7b5d2d80cb0a935234b [2021-03-19T17:30:40.553Z] #56 1.747 + RM_GOPATH=0 [2021-03-19T17:30:40.553Z] #56 1.747 + TMP_GOPATH= [2021-03-19T17:30:40.553Z] #56 1.747 + : /build [2021-03-19T17:30:40.553Z] #56 1.747 + '[' -z '' ']' [2021-03-19T17:30:40.553Z] #56 1.747 ++ mktemp -d [2021-03-19T17:30:40.553Z] #56 1.747 + export GOPATH=/tmp/tmp.AEgzEwpYPz [2021-03-19T17:30:40.553Z] #56 1.747 + GOPATH=/tmp/tmp.AEgzEwpYPz [2021-03-19T17:30:40.553Z] #56 1.747 + RM_GOPATH=1 [2021-03-19T17:30:40.553Z] #56 1.747 + case "$(go env GOARCH)" in [2021-03-19T17:30:40.553Z] #56 1.747 ++ go env GOARCH [2021-03-19T17:30:40.553Z] #56 1.824 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:30:40.553Z] #56 1.824 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:30:40.553Z] #56 1.824 ++ dirname /tmp/install/install.sh [2021-03-19T17:30:40.553Z] #56 1.824 + dir=/tmp/install [2021-03-19T17:30:40.553Z] #56 1.824 + bin=containerd [2021-03-19T17:30:40.553Z] #56 1.825 + shift [2021-03-19T17:30:40.553Z] #56 1.825 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T17:30:40.553Z] #56 1.825 + . /tmp/install/containerd.installer [2021-03-19T17:30:40.553Z] #56 1.825 ++ set -e [2021-03-19T17:30:40.553Z] #56 1.825 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:30:40.553Z] #56 1.826 + install_containerd [2021-03-19T17:30:40.553Z] #56 1.826 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T17:30:40.553Z] #56 1.827 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:30:40.553Z] #56 1.827 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AEgzEwpYPz/src/github.com/containerd/containerd [2021-03-19T17:30:40.553Z] #56 1.876 Cloning into '/tmp/tmp.AEgzEwpYPz/src/github.com/containerd/containerd'... [2021-03-19T17:30:40.553Z] #56 ... [2021-03-19T17:30:40.553Z] [2021-03-19T17:30:40.553Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:30:40.553Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:30:40.553Z] #42 79.44 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T17:30:40.765Z] #19 DONE 36.8s [2021-03-19T17:30:40.765Z] [2021-03-19T17:30:40.765Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-19T17:30:41.220Z] Client: Docker Engine - Community [2021-03-19T17:30:41.220Z] Version: 20.10.3 [2021-03-19T17:30:41.220Z] API version: 1.41 [2021-03-19T17:30:41.220Z] Go version: go1.13.15 [2021-03-19T17:30:41.220Z] Git commit: 48d30b5 [2021-03-19T17:30:41.220Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-19T17:30:41.220Z] OS/Arch: linux/amd64 [2021-03-19T17:30:41.220Z] Context: default [2021-03-19T17:30:41.220Z] Experimental: true [2021-03-19T17:30:41.220Z] [2021-03-19T17:30:41.220Z] Server: Docker Engine - Community [2021-03-19T17:30:41.220Z] Engine: [2021-03-19T17:30:41.220Z] Version: 20.10.3 [2021-03-19T17:30:41.220Z] API version: 1.41 (minimum version 1.12) [2021-03-19T17:30:41.220Z] Go version: go1.13.15 [2021-03-19T17:30:41.220Z] Git commit: 46229ca [2021-03-19T17:30:41.220Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-19T17:30:41.220Z] OS/Arch: linux/amd64 [2021-03-19T17:30:41.220Z] Experimental: true [2021-03-19T17:30:41.220Z] containerd: [2021-03-19T17:30:41.220Z] Version: 1.4.3 [2021-03-19T17:30:41.220Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:30:41.220Z] runc: [2021-03-19T17:30:41.220Z] Version: 1.0.0-rc92 [2021-03-19T17:30:41.220Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:30:41.220Z] docker-init: [2021-03-19T17:30:41.220Z] Version: 0.19.0 [2021-03-19T17:30:41.220Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T17:30:41.552Z] Client: [2021-03-19T17:30:41.552Z] Context: default [2021-03-19T17:30:41.552Z] Debug Mode: false [2021-03-19T17:30:41.552Z] Plugins: [2021-03-19T17:30:41.552Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T17:30:41.552Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T17:30:41.552Z] [2021-03-19T17:30:41.552Z] Server: [2021-03-19T17:30:41.552Z] Containers: 0 [2021-03-19T17:30:41.552Z] Running: 0 [2021-03-19T17:30:41.552Z] Paused: 0 [2021-03-19T17:30:41.552Z] Stopped: 0 [2021-03-19T17:30:41.552Z] Images: 0 [2021-03-19T17:30:41.552Z] Server Version: 20.10.3 [2021-03-19T17:30:41.552Z] Storage Driver: overlay2 [2021-03-19T17:30:41.552Z] Backing Filesystem: extfs [2021-03-19T17:30:41.552Z] Supports d_type: true [2021-03-19T17:30:41.552Z] Native Overlay Diff: true [2021-03-19T17:30:41.552Z] Logging Driver: json-file [2021-03-19T17:30:41.552Z] Cgroup Driver: cgroupfs [2021-03-19T17:30:41.552Z] Cgroup Version: 1 [2021-03-19T17:30:41.552Z] Plugins: [2021-03-19T17:30:41.552Z] Volume: local [2021-03-19T17:30:41.552Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T17:30:41.552Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T17:30:41.552Z] Swarm: inactive [2021-03-19T17:30:41.552Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-19T17:30:41.552Z] Default Runtime: runc [2021-03-19T17:30:41.552Z] Init Binary: docker-init [2021-03-19T17:30:41.552Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:30:41.552Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:30:41.552Z] init version: de40ad0 [2021-03-19T17:30:41.552Z] Security Options: [2021-03-19T17:30:41.552Z] apparmor [2021-03-19T17:30:41.552Z] seccomp [2021-03-19T17:30:41.552Z] Profile: default [2021-03-19T17:30:41.552Z] Kernel Version: 4.15.0-1093-aws [2021-03-19T17:30:41.552Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-19T17:30:41.552Z] OSType: linux [2021-03-19T17:30:41.552Z] Architecture: aarch64 [2021-03-19T17:30:41.552Z] CPUs: 4 [2021-03-19T17:30:41.552Z] Total Memory: 7.525GiB [2021-03-19T17:30:41.552Z] Name: ip-10-100-117-177 [2021-03-19T17:30:41.552Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-19T17:30:41.552Z] Docker Root Dir: /var/lib/docker [2021-03-19T17:30:41.552Z] Debug Mode: false [2021-03-19T17:30:41.552Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:30:41.552Z] Labels: [2021-03-19T17:30:41.552Z] Experimental: true [2021-03-19T17:30:41.552Z] Insecure Registries: [2021-03-19T17:30:41.552Z] 127.0.0.0/8 [2021-03-19T17:30:41.552Z] Live Restore Enabled: true [2021-03-19T17:30:41.552Z] [2021-03-19T17:30:41.552Z] WARNING: No swap limit support [2021-03-19T17:30:41.555Z] + docker info [Pipeline] sh [2021-03-19T17:30:41.796Z] #20 0.820 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T17:30:41.796Z] #20 0.823 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T17:30:41.796Z] #20 0.825 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T17:30:41.847Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:30:41.847Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:30:41.847Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42168/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T17:30:41.847Z] + bash /home/ubuntu/workspace/moby_PR-42168/check-config.sh [2021-03-19T17:30:41.847Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T17:30:41.847Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-19T17:30:41.847Z] [2021-03-19T17:30:41.847Z] Generally Necessary: [2021-03-19T17:30:41.847Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T17:30:41.847Z] - apparmor: enabled and tools installed [2021-03-19T17:30:41.880Z] #27 ... [2021-03-19T17:30:41.880Z] [2021-03-19T17:30:41.880Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:41.880Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-19T17:30:41.880Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.6s done [2021-03-19T17:30:41.880Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-03-19T17:30:41.880Z] #10 ... [2021-03-19T17:30:41.880Z] [2021-03-19T17:30:41.880Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:41.880Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-19T17:30:41.880Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 4.5s done [2021-03-19T17:30:41.880Z] #27 DONE 9.4s [2021-03-19T17:30:41.880Z] [2021-03-19T17:30:41.880Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:30:41.880Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-19T17:30:42.086Z] #20 DONE 1.0s [2021-03-19T17:30:42.086Z] [2021-03-19T17:30:42.086Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:30:42.110Z] - CONFIG_NAMESPACES: enabled [2021-03-19T17:30:42.110Z] - CONFIG_NET_NS: enabled [2021-03-19T17:30:42.110Z] - CONFIG_PID_NS: enabled [2021-03-19T17:30:42.110Z] - CONFIG_IPC_NS: enabled [2021-03-19T17:30:42.110Z] - CONFIG_UTS_NS: enabled [2021-03-19T17:30:42.110Z] - CONFIG_CGROUPS: enabled [2021-03-19T17:30:42.110Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T17:30:42.110Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T17:30:42.110Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T17:30:42.110Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T17:30:42.110Z] - CONFIG_CPUSETS: enabled [2021-03-19T17:30:42.110Z] - CONFIG_MEMCG: enabled [2021-03-19T17:30:42.110Z] - CONFIG_KEYS: enabled [2021-03-19T17:30:42.110Z] - CONFIG_VETH: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T17:30:42.110Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T17:30:42.180Z] #28 0.259 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:30:42.180Z] #28 0.280 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:30:42.180Z] #28 0.306 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:30:42.372Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-19T17:30:42.372Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T17:30:42.372Z] [2021-03-19T17:30:42.372Z] Optional Features: [2021-03-19T17:30:42.372Z] - CONFIG_USER_NS: enabled [2021-03-19T17:30:42.372Z] - CONFIG_SECCOMP: enabled [2021-03-19T17:30:42.372Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T17:30:42.372Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T17:30:42.372Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T17:30:42.372Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T17:30:42.372Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T17:30:42.372Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T17:30:42.372Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-19T17:30:42.372Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-19T17:30:42.372Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T17:30:42.372Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T17:30:42.372Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T17:30:42.372Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T17:30:42.372Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T17:30:42.372Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T17:30:42.372Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T17:30:42.372Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T17:30:42.372Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T17:30:42.372Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T17:30:42.372Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T17:30:42.372Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T17:30:42.372Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T17:30:42.372Z] - CONFIG_EXT4_FS: enabled [2021-03-19T17:30:42.485Z] #28 0.507 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T17:30:42.635Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T17:30:42.635Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T17:30:42.635Z] - Network Drivers: [2021-03-19T17:30:42.635Z] - "overlay": [2021-03-19T17:30:42.635Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T17:30:42.635Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T17:30:42.635Z] Optional (for encrypted networks): [2021-03-19T17:30:42.635Z] - CONFIG_CRYPTO: enabled [2021-03-19T17:30:42.635Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T17:30:42.635Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T17:30:42.635Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T17:30:42.635Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T17:30:42.635Z] - CONFIG_XFRM: enabled [2021-03-19T17:30:42.635Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T17:30:42.635Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T17:30:42.635Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T17:30:42.635Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-19T17:30:42.635Z] - "ipvlan": [2021-03-19T17:30:42.635Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T17:30:42.635Z] - "macvlan": [2021-03-19T17:30:42.635Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T17:30:42.635Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T17:30:42.635Z] - "ftp,tftp client in container": [2021-03-19T17:30:42.635Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T17:30:42.635Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T17:30:42.635Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T17:30:42.635Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T17:30:42.635Z] - Storage Drivers: [2021-03-19T17:30:42.635Z] - "aufs": [2021-03-19T17:30:42.635Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T17:30:42.783Z] #28 0.799 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T17:30:42.849Z] #29 3.551 0.6% #### 6.4% ######## 11.4% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 36.0% ############################ 40.1% ################################# 46.0% #################################### 50.3% ######################################### 57.9% ############################################## 64.9% ################################################### 72.1% ####################################################### 76.6% ########################################################### 83.2% ################################################################ 90.2% ################################################################### 93.7% ####################################################################### 99.1% ######################################################################## 100.0% [2021-03-19T17:30:42.850Z] #29 6.002 [2021-03-19T17:30:42.897Z] - "btrfs": [2021-03-19T17:30:42.897Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T17:30:42.897Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T17:30:42.897Z] - "devicemapper": [2021-03-19T17:30:42.897Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T17:30:42.897Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T17:30:42.897Z] - "overlay": [2021-03-19T17:30:42.897Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T17:30:42.897Z] - "zfs": [2021-03-19T17:30:42.897Z] - /dev/zfs: missing [2021-03-19T17:30:42.897Z] - zfs command: missing [2021-03-19T17:30:42.897Z] - zpool command: missing [2021-03-19T17:30:42.897Z] [2021-03-19T17:30:42.897Z] Limits: [2021-03-19T17:30:42.897Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T17:30:42.897Z] [2021-03-19T17:30:42.897Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T17:30:43.082Z] #42 ... [2021-03-19T17:30:43.082Z] [2021-03-19T17:30:43.082Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:30:43.082Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:30:43.082Z] #13 67.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T17:30:43.082Z] #13 67.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-19T17:30:43.082Z] #13 67.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-19T17:30:43.082Z] #13 67.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T17:30:43.082Z] #13 68.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T17:30:43.082Z] #13 69.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T17:30:43.082Z] #13 69.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-19T17:30:43.082Z] #13 74.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-19T17:30:43.260Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3742df88886b5826a4981dd1b2671e24596add2f . [2021-03-19T17:30:43.421Z] #29 6.309 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T17:30:43.421Z] #29 6.403 [2021-03-19T17:30:43.421Z] #29 6.474 ######################################################################## 100.0% [2021-03-19T17:30:43.421Z] #29 6.517 [2021-03-19T17:30:43.433Z] #28 1.398 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T17:30:43.526Z] #1 [internal] load build definition from Dockerfile [2021-03-19T17:30:43.526Z] #1 sha256:ec1fd568c4d83f7bb12e73cbcf621eaf615ec6f1522384d391511d7e5215302a [2021-03-19T17:30:43.648Z] #13 78.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-19T17:30:43.648Z] #13 78.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-19T17:30:43.648Z] #13 78.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T17:30:43.648Z] #13 78.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T17:30:43.648Z] #13 78.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-19T17:30:43.648Z] #13 78.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-19T17:30:43.648Z] #13 78.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-19T17:30:43.648Z] #13 78.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-19T17:30:43.681Z] #29 6.824 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T17:30:43.681Z] #29 6.921 [2021-03-19T17:30:43.789Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T17:30:43.789Z] #1 DONE 0.2s [2021-03-19T17:30:43.789Z] [2021-03-19T17:30:43.789Z] #2 [internal] load .dockerignore [2021-03-19T17:30:43.789Z] #2 sha256:7fc220811c95b2364a1a1fe84e035106bb9ae7dc7557c80cef647cf3ab2d7595 [2021-03-19T17:30:43.789Z] #2 transferring context: 87B done [2021-03-19T17:30:43.789Z] #2 DONE 0.0s [2021-03-19T17:30:43.905Z] #13 78.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-19T17:30:43.905Z] #13 78.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-19T17:30:43.905Z] #13 78.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-19T17:30:43.905Z] #13 78.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-19T17:30:43.940Z] #29 7.034 ######################################################################## 100.0% [2021-03-19T17:30:43.940Z] #29 7.060 [2021-03-19T17:30:44.056Z] [2021-03-19T17:30:44.056Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T17:30:44.056Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-03-19T17:30:44.162Z] #13 78.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-19T17:30:44.162Z] #13 78.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-19T17:30:44.511Z] #29 7.416 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T17:30:44.511Z] #29 7.525 [2021-03-19T17:30:44.631Z] #3 DONE 0.6s [2021-03-19T17:30:44.631Z] [2021-03-19T17:30:44.631Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T17:30:44.631Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-03-19T17:30:44.631Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T17:30:44.631Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-03-19T17:30:44.631Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2021-03-19T17:30:44.631Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T17:30:44.631Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-03-19T17:30:44.631Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.15MB / 8.28MB 0.2s [2021-03-19T17:30:44.808Z] #21 ... [2021-03-19T17:30:44.808Z] [2021-03-19T17:30:44.808Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:44.808Z] #42 72.11 CC criu/image-desc.o [2021-03-19T17:30:44.808Z] #42 72.19 CC criu/image.o [2021-03-19T17:30:44.808Z] #42 72.85 CC criu/ipc_ns.o [2021-03-19T17:30:44.808Z] #42 73.44 CC criu/irmap.o [2021-03-19T17:30:44.808Z] #42 73.90 CC criu/kcmp-ids.o [2021-03-19T17:30:44.808Z] #42 74.16 CC criu/kerndat.o [2021-03-19T17:30:44.808Z] #42 74.73 CC criu/libnetlink.o [2021-03-19T17:30:44.808Z] #42 74.90 CC criu/log.o [2021-03-19T17:30:44.808Z] #42 75.17 CC criu/lsm.o [2021-03-19T17:30:44.808Z] #42 75.45 CC criu/mem.o [2021-03-19T17:30:44.808Z] #42 76.44 CC criu/memfd.o [2021-03-19T17:30:44.808Z] #42 76.78 CC criu/mount.o [2021-03-19T17:30:44.808Z] #42 78.90 CC criu/namespaces.o [2021-03-19T17:30:44.808Z] #42 80.03 CC criu/net.o [2021-03-19T17:30:44.808Z] #42 81.80 CC criu/netfilter.o [2021-03-19T17:30:44.808Z] #42 82.04 CC criu/page-pipe.o [2021-03-19T17:30:44.808Z] #42 ... [2021-03-19T17:30:44.808Z] [2021-03-19T17:30:44.808Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-19T17:30:44.808Z] #39 115.6 + dpkg --print-architecture [2021-03-19T17:30:44.808Z] #39 115.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T17:30:44.808Z] #39 116.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T17:30:44.808Z] #39 116.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T17:30:44.904Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.29MB / 8.28MB 0.4s [2021-03-19T17:30:44.904Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s [2021-03-19T17:30:45.036Z] #29 7.649 ### 5.5% ################## 25.7% #################################### 51.3% ############################################ 62.5% ############################################################### 87.8% ######################################################################## 100.0% [2021-03-19T17:30:45.036Z] #29 8.148 [2021-03-19T17:30:45.107Z] #13 ... [2021-03-19T17:30:45.107Z] [2021-03-19T17:30:45.107Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:30:45.107Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:30:45.107Z] #45 74.33 syscall [2021-03-19T17:30:45.168Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s done [2021-03-19T17:30:45.296Z] #29 8.488 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T17:30:45.365Z] #45 ... [2021-03-19T17:30:45.365Z] [2021-03-19T17:30:45.365Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:30:45.365Z] #51 sha256:fcffb5436601201686f20f57bb48dc973990335a637b4931173643eeaa298fb9 [2021-03-19T17:30:45.365Z] #51 76.45 syscall [2021-03-19T17:30:45.365Z] #51 76.67 reflect [2021-03-19T17:30:45.431Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2021-03-19T17:30:45.536Z] #28 3.397 Fetched 8199 kB in 3s (2602 kB/s) [2021-03-19T17:30:45.556Z] #29 8.603 [2021-03-19T17:30:45.556Z] #29 8.687 ######################################################################## 100.0% [2021-03-19T17:30:45.556Z] #29 8.710 [2021-03-19T17:30:45.694Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-03-19T17:30:45.694Z] #4 DONE 1.1s [2021-03-19T17:30:45.929Z] #51 ... [2021-03-19T17:30:45.929Z] [2021-03-19T17:30:45.929Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:30:45.929Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:30:45.929Z] #13 80.22 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:30:45.956Z] [2021-03-19T17:30:45.956Z] #5 [internal] load build definition from Dockerfile [2021-03-19T17:30:45.956Z] #5 sha256:8f33186403ac5805f2d161ff1b18503ff38f034c7f261389cdccf0027b633b86 [2021-03-19T17:30:45.956Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T17:30:45.956Z] #5 DONE 0.0s [2021-03-19T17:30:45.956Z] [2021-03-19T17:30:45.956Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:30:45.956Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-03-19T17:30:46.127Z] #29 9.022 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T17:30:46.127Z] #29 9.117 [2021-03-19T17:30:46.127Z] #29 9.218 ######################################################################## 100.0% [2021-03-19T17:30:46.127Z] #29 9.260 [2021-03-19T17:30:46.127Z] #29 9.281 Download of images into '/build' complete. [2021-03-19T17:30:46.127Z] #29 9.281 Use something like the following to load the result into a Docker daemon: [2021-03-19T17:30:46.127Z] #29 9.281 tar -cC '/build' . | docker load [2021-03-19T17:30:46.493Z] #13 80.77 Fetched 78.2 MB in 12s (6558 kB/s) [2021-03-19T17:30:46.530Z] #8 DONE 0.3s [2021-03-19T17:30:46.530Z] [2021-03-19T17:30:46.530Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T17:30:46.530Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-19T17:30:46.591Z] #28 3.397 Reading package lists... [2021-03-19T17:30:46.751Z] #13 80.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:30:46.751Z] #13 81.06 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-19T17:30:46.751Z] #13 81.12 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:30:46.792Z] #7 DONE 0.7s [2021-03-19T17:30:46.792Z] [2021-03-19T17:30:46.792Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T17:30:46.792Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-19T17:30:46.792Z] #6 DONE 0.8s [2021-03-19T17:30:47.065Z] #29 ... [2021-03-19T17:30:47.065Z] [2021-03-19T17:30:47.065Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:47.065Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:30:47.065Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.0s done [2021-03-19T17:30:47.325Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-19T17:30:47.325Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-19T17:30:47.530Z] #28 4.931 Reading package lists... [2021-03-19T17:30:47.530Z] #28 ... [2021-03-19T17:30:47.530Z] [2021-03-19T17:30:47.530Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:47.530Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-19T17:30:47.530Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-03-19T17:30:47.530Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-03-19T17:30:47.530Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.9s done [2021-03-19T17:30:47.530Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-03-19T17:30:47.530Z] #10 DONE 14.9s [2021-03-19T17:30:47.530Z] [2021-03-19T17:30:47.530Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:47.530Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-19T17:30:47.530Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-03-19T17:30:47.682Z] #13 81.93 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-19T17:30:47.743Z] [2021-03-19T17:30:47.743Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:47.743Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T17:30:47.743Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T17:30:47.743Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T17:30:47.743Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s [2021-03-19T17:30:47.743Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-19T17:30:47.743Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-19T17:30:47.743Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s [2021-03-19T17:30:47.743Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.15MB / 49.18MB 0.3s [2021-03-19T17:30:47.743Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 2.10MB / 7.68MB 0.3s [2021-03-19T17:30:47.939Z] #13 82.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-03-19T17:30:48.007Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 21.98MB / 49.18MB 0.5s [2021-03-19T17:30:48.007Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s [2021-03-19T17:30:48.007Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 32.51MB / 49.18MB 0.6s [2021-03-19T17:30:48.196Z] #13 82.41 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T17:30:48.196Z] #13 82.43 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-19T17:30:48.278Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.65MB / 49.18MB 0.7s [2021-03-19T17:30:48.278Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2021-03-19T17:30:48.278Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.7s [2021-03-19T17:30:48.278Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 44.64MB / 49.18MB 0.8s [2021-03-19T17:30:48.278Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.8s [2021-03-19T17:30:48.461Z] #13 82.84 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:30:48.541Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.9s [2021-03-19T17:30:48.541Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.19MB / 9.98MB 1.0s [2021-03-19T17:30:48.541Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.1s [2021-03-19T17:30:48.808Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 8.27MB / 52.16MB 1.2s [2021-03-19T17:30:48.808Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 15.73MB / 52.16MB 1.3s [2021-03-19T17:30:49.071Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 1.5s [2021-03-19T17:30:49.071Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 46.14MB / 52.16MB 1.6s [2021-03-19T17:30:49.071Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.7s [2021-03-19T17:30:49.334Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.8s done [2021-03-19T17:30:49.334Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.9s [2021-03-19T17:30:49.393Z] [2021-03-19T17:30:49.393Z] #13 ... [2021-03-19T17:30:49.393Z] [2021-03-19T17:30:49.393Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:30:49.393Z] #47 sha256:e0900ef0a2b56917b9db03e32153204d2ae0d38cc4bc5c17a6dd2a054c7aa897 [2021-03-19T17:30:49.393Z] #47 DONE 88.6s [2021-03-19T17:30:49.393Z] [2021-03-19T17:30:49.393Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:30:49.393Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:30:49.393Z] #13 83.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 ... 15410 files and directories currently installed.) [2021-03-19T17:30:49.393Z] #13 83.89 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-19T17:30:49.600Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.0s done [2021-03-19T17:30:49.600Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 4.23MB / 62.53MB 2.1s [2021-03-19T17:30:49.600Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-03-19T17:30:49.651Z] #13 83.92 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:30:49.907Z] #13 84.35 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-19T17:30:49.951Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 14.69MB / 62.53MB 2.3s [2021-03-19T17:30:50.216Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 22.45MB / 62.53MB 2.7s [2021-03-19T17:30:50.216Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 26.21MB / 62.53MB 2.8s [2021-03-19T17:30:50.406Z] #39 ... [2021-03-19T17:30:50.406Z] [2021-03-19T17:30:50.406Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:50.406Z] #42 82.41 CC criu/page-xfer.o [2021-03-19T17:30:50.406Z] #42 83.27 CC criu/pagemap-cache.o [2021-03-19T17:30:50.406Z] #42 83.53 CC criu/pagemap.o [2021-03-19T17:30:50.406Z] #42 84.26 CC criu/parasite-syscall.o [2021-03-19T17:30:50.406Z] #42 85.03 CC criu/path.o [2021-03-19T17:30:50.406Z] #42 85.24 CC criu/pie-util-vdso.o [2021-03-19T17:30:50.406Z] #42 85.62 CC criu/pie-util.o [2021-03-19T17:30:50.406Z] #42 85.71 CC criu/pipes.o [2021-03-19T17:30:50.406Z] #42 86.17 CC criu/plugin.o [2021-03-19T17:30:50.406Z] #42 86.44 CC criu/proc_parse.o [2021-03-19T17:30:50.406Z] #42 88.04 CC criu/protobuf-desc.o [2021-03-19T17:30:50.471Z] #13 84.78 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T17:30:50.486Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.19MB / 62.53MB 3.0s [2021-03-19T17:30:50.617Z] #9 DONE 40.6s [2021-03-19T17:30:50.617Z] [2021-03-19T17:30:50.617Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:30:50.617Z] #29 sha256:ad18e80d537a5758b1fa9676913431b03ee0a3a6e1d8b80f8d5d4f56b8b35b98 [2021-03-19T17:30:50.617Z] #29 ... [2021-03-19T17:30:50.617Z] [2021-03-19T17:30:50.617Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T17:30:50.617Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T17:30:50.729Z] #13 84.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:30:50.729Z] #13 84.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-19T17:30:50.729Z] #13 84.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:30:50.748Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 44.04MB / 62.53MB 3.2s [2021-03-19T17:30:50.748Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 48.23MB / 62.53MB 3.3s [2021-03-19T17:30:51.016Z] #9 ... [2021-03-19T17:30:51.016Z] [2021-03-19T17:30:51.016Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T17:30:51.016Z] #62 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-03-19T17:30:51.016Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T17:30:51.016Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T17:30:51.016Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T17:30:51.016Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-03-19T17:30:51.016Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2021-03-19T17:30:51.016Z] #62 DONE 3.4s [2021-03-19T17:30:51.016Z] [2021-03-19T17:30:51.016Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:51.016Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T17:30:51.017Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.3s done [2021-03-19T17:30:51.017Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.4s [2021-03-19T17:30:51.017Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 3.4s [2021-03-19T17:30:51.017Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.6s [2021-03-19T17:30:51.017Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 15.73MB / 97.69MB 3.6s [2021-03-19T17:30:51.017Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.6s [2021-03-19T17:30:51.017Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.86MB / 97.69MB 3.7s [2021-03-19T17:30:51.035Z] #42 88.55 CC criu/protobuf.o [2021-03-19T17:30:51.280Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 37.75MB / 97.69MB 3.8s [2021-03-19T17:30:51.280Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.6s done [2021-03-19T17:30:51.326Z] #42 88.81 CC criu/pstree.o [2021-03-19T17:30:51.544Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.09MB / 97.69MB 4.0s [2021-03-19T17:30:51.544Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 4.2s [2021-03-19T17:30:54.457Z] #10 ... [2021-03-19T17:30:54.457Z] [2021-03-19T17:30:54.457Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:30:54.457Z] #29 sha256:ad18e80d537a5758b1fa9676913431b03ee0a3a6e1d8b80f8d5d4f56b8b35b98 [2021-03-19T17:30:54.457Z] #29 DONE 15.2s [2021-03-19T17:30:54.457Z] [2021-03-19T17:30:54.457Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T17:30:54.457Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T17:30:54.457Z] #10 DONE 2.5s [2021-03-19T17:30:54.457Z] [2021-03-19T17:30:54.457Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T17:30:54.457Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-19T17:30:54.457Z] #11 DONE 1.1s [2021-03-19T17:30:54.457Z] [2021-03-19T17:30:54.457Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:30:54.457Z] #58 sha256:69c017fba539df677626ffbcbe5ce0d39aa1e2f1da4273aa4f6502813e2036b1 [2021-03-19T17:30:54.462Z] #9 ... [2021-03-19T17:30:54.462Z] [2021-03-19T17:30:54.462Z] #23 [internal] load build context [2021-03-19T17:30:54.462Z] #23 sha256:dadb6e49c737c99fb5da3704a2a0a6bff95fec86c34633134fdd15c2268bec9f [2021-03-19T17:30:54.462Z] #23 transferring context: 53.38MB 3.4s done [2021-03-19T17:30:54.462Z] #23 DONE 4.5s [2021-03-19T17:30:54.462Z] [2021-03-19T17:30:54.462Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:54.462Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T17:30:54.462Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 75.50MB / 97.69MB 4.5s [2021-03-19T17:30:54.462Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 90.18MB / 97.69MB 4.7s [2021-03-19T17:30:54.462Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.0s [2021-03-19T17:30:54.462Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.9s done [2021-03-19T17:30:54.462Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.0s done [2021-03-19T17:30:54.464Z] #13 87.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T17:30:54.464Z] #13 87.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-19T17:30:54.464Z] #13 87.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:30:54.483Z] #42 89.66 CC criu/rbtree.o [2021-03-19T17:30:54.483Z] #42 89.88 CC criu/rst-malloc.o [2021-03-19T17:30:54.483Z] #42 90.06 CC criu/seccomp.o [2021-03-19T17:30:54.483Z] #42 90.39 CC criu/seize.o [2021-03-19T17:30:54.483Z] #42 90.79 CC criu/servicefd.o [2021-03-19T17:30:54.483Z] #42 91.07 CC criu/shmem.o [2021-03-19T17:30:54.483Z] #42 91.69 CC criu/sigframe.o [2021-03-19T17:30:54.483Z] #42 91.76 CC criu/signalfd.o [2021-03-19T17:30:54.483Z] #42 91.86 CC criu/sk-inet.o [2021-03-19T17:30:54.491Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.0s done [2021-03-19T17:30:54.491Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-03-19T17:30:54.491Z] #10 DONE 19.9s [2021-03-19T17:30:54.491Z] [2021-03-19T17:30:54.491Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:30:54.491Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-19T17:30:54.491Z] #28 4.931 Reading package lists... [2021-03-19T17:30:54.491Z] #28 6.492 Building dependency tree... [2021-03-19T17:30:54.491Z] #28 7.008 The following additional packages will be installed: [2021-03-19T17:30:54.491Z] #28 7.008 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T17:30:54.491Z] #28 7.008 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T17:30:54.491Z] #28 7.009 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T17:30:54.491Z] #28 7.010 Suggested packages: [2021-03-19T17:30:54.491Z] #28 7.010 krb5-doc krb5-user [2021-03-19T17:30:54.491Z] #28 7.011 Recommended packages: [2021-03-19T17:30:54.491Z] #28 7.011 krb5-locales publicsuffix libsasl2-modules [2021-03-19T17:30:54.491Z] #28 7.296 The following NEW packages will be installed: [2021-03-19T17:30:54.491Z] #28 7.296 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T17:30:54.491Z] #28 7.296 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T17:30:54.491Z] #28 7.296 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T17:30:54.491Z] #28 7.296 libssh2-1 libssl1.1 openssl [2021-03-19T17:30:54.491Z] #28 7.340 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T17:30:54.491Z] #28 7.340 Need to get 5175 kB of archives. [2021-03-19T17:30:54.491Z] #28 7.340 After this operation, 14.6 MB of additional disk space will be used. [2021-03-19T17:30:54.491Z] #28 7.340 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-03-19T17:30:54.491Z] #28 7.345 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-03-19T17:30:54.491Z] #28 7.370 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-03-19T17:30:54.491Z] #28 7.380 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T17:30:54.491Z] #28 7.388 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-03-19T17:30:54.491Z] #28 7.395 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-03-19T17:30:54.491Z] #28 7.402 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-03-19T17:30:54.491Z] #28 7.408 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-03-19T17:30:54.491Z] #28 7.422 Get:9 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-03-19T17:30:54.491Z] #28 7.426 Get:10 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-03-19T17:30:54.491Z] #28 7.434 Get:11 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-03-19T17:30:54.491Z] #28 7.436 Get:12 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-03-19T17:30:54.491Z] #28 7.438 Get:13 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-03-19T17:30:54.491Z] #28 7.465 Get:14 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-03-19T17:30:54.491Z] #28 7.487 Get:15 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-03-19T17:30:54.491Z] #28 7.493 Get:16 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T17:30:54.491Z] #28 7.498 Get:17 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-03-19T17:30:54.491Z] #28 7.502 Get:18 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-19T17:30:54.491Z] #28 7.509 Get:19 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-19T17:30:54.491Z] #28 7.515 Get:20 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-03-19T17:30:54.491Z] #28 7.515 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-19T17:30:54.491Z] #28 7.959 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:30:54.491Z] #28 7.990 Fetched 5175 kB in 0s (21.8 MB/s) [2021-03-19T17:30:54.491Z] #28 8.017 Selecting previously unselected package libssl1.1:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.017 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-19T17:30:54.491Z] #28 8.028 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.030 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-19T17:30:54.491Z] #28 8.221 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.224 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.225 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 8.257 Selecting previously unselected package libsasl2-2:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.260 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.262 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 8.314 Selecting previously unselected package libldap-common. [2021-03-19T17:30:54.491Z] #28 8.317 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T17:30:54.491Z] #28 8.320 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:30:54.491Z] #28 8.375 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.379 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.388 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:30:54.491Z] #28 8.448 Selecting previously unselected package openssl. [2021-03-19T17:30:54.491Z] #28 8.450 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.451 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:30:54.491Z] #28 8.579 Selecting previously unselected package ca-certificates. [2021-03-19T17:30:54.491Z] #28 8.583 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T17:30:54.491Z] #28 8.586 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T17:30:54.491Z] #28 8.675 Selecting previously unselected package libkeyutils1:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.675 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.677 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-03-19T17:30:54.491Z] #28 8.700 Selecting previously unselected package libkrb5support0:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.703 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.704 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 8.738 Selecting previously unselected package libk5crypto3:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.741 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.742 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 8.786 Selecting previously unselected package libkrb5-3:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.788 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.790 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 8.887 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.890 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.894 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 8.979 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-03-19T17:30:54.491Z] #28 8.982 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 8.986 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 9.024 Selecting previously unselected package libpsl5:ppc64el. [2021-03-19T17:30:54.491Z] #28 9.027 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 9.029 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-03-19T17:30:54.491Z] #28 9.060 Selecting previously unselected package librtmp1:ppc64el. [2021-03-19T17:30:54.491Z] #28 9.062 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 9.064 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:30:54.491Z] #28 9.097 Selecting previously unselected package libssh2-1:ppc64el. [2021-03-19T17:30:54.491Z] #28 9.100 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 9.101 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-19T17:30:54.491Z] #28 9.149 Selecting previously unselected package libcurl4:ppc64el. [2021-03-19T17:30:54.491Z] #28 9.152 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 9.154 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 9.218 Selecting previously unselected package curl. [2021-03-19T17:30:54.491Z] #28 9.221 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 9.223 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 9.276 Selecting previously unselected package libonig5:ppc64el. [2021-03-19T17:30:54.491Z] #28 9.279 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 9.282 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-19T17:30:54.491Z] #28 9.336 Selecting previously unselected package libjq1:ppc64el. [2021-03-19T17:30:54.491Z] #28 9.338 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 9.339 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-19T17:30:54.491Z] #28 9.378 Selecting previously unselected package jq. [2021-03-19T17:30:54.491Z] #28 9.380 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-19T17:30:54.491Z] #28 9.383 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:30:54.491Z] #28 9.424 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-03-19T17:30:54.491Z] #28 9.429 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-03-19T17:30:54.491Z] #28 9.433 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-19T17:30:54.491Z] #28 9.647 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 9.650 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:30:54.491Z] #28 9.659 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 9.663 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 9.669 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:30:54.491Z] #28 9.673 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 9.677 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 9.680 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-19T17:30:54.491Z] #28 9.684 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-19T17:30:54.491Z] #28 9.688 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:30:54.492Z] #28 9.694 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-19T17:30:54.492Z] #28 9.697 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-19T17:30:54.492Z] #28 9.700 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:30:54.492Z] #28 9.704 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T17:30:54.492Z] #28 10.52 Updating certificates in /etc/ssl/certs... [2021-03-19T17:30:54.492Z] #28 ... [2021-03-19T17:30:54.492Z] [2021-03-19T17:30:54.492Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T17:30:54.492Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-03-19T17:30:54.492Z] #11 DONE 0.2s [2021-03-19T17:30:54.492Z] [2021-03-19T17:30:54.492Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T17:30:54.492Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-03-19T17:30:54.492Z] #12 DONE 0.2s [2021-03-19T17:30:54.492Z] [2021-03-19T17:30:54.492Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T17:30:54.492Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-03-19T17:30:54.492Z] #40 DONE 0.1s [2021-03-19T17:30:54.492Z] [2021-03-19T17:30:54.492Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T17:30:54.492Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-03-19T17:30:54.492Z] #32 DONE 0.1s [2021-03-19T17:30:54.492Z] [2021-03-19T17:30:54.492Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:30:54.492Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T17:30:54.492Z] #33 ... [2021-03-19T17:30:54.492Z] [2021-03-19T17:30:54.492Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T17:30:54.492Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-03-19T17:30:54.492Z] #13 DONE 0.4s [2021-03-19T17:30:54.492Z] [2021-03-19T17:30:54.492Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:30:54.492Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T17:30:54.492Z] #33 0.380 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T17:30:54.492Z] #33 0.385 Cloning into '.'... [2021-03-19T17:30:54.727Z] #58 ... [2021-03-19T17:30:54.727Z] [2021-03-19T17:30:54.727Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T17:30:54.727Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-19T17:30:54.727Z] #31 DONE 0.6s [2021-03-19T17:30:54.727Z] [2021-03-19T17:30:54.727Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T17:30:54.727Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-19T17:30:54.727Z] #39 DONE 0.6s [2021-03-19T17:30:54.728Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-03-19T17:30:54.990Z] [2021-03-19T17:30:54.990Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:30:54.990Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:30:55.169Z] #42 92.51 CC criu/sk-netlink.o [2021-03-19T17:30:55.169Z] #42 ... [2021-03-19T17:30:55.169Z] [2021-03-19T17:30:55.169Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:30:55.169Z] #21 3.087 Collecting yamllint==1.16.0 [2021-03-19T17:30:55.169Z] #21 3.390 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T17:30:55.169Z] #21 3.428 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T17:30:55.169Z] #21 3.450 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T17:30:55.169Z] #21 3.474 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T17:30:55.169Z] #21 3.618 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-19T17:30:55.169Z] #21 3.987 Installing build dependencies: started [2021-03-19T17:30:55.169Z] #21 10.89 Installing build dependencies: finished with status 'done' [2021-03-19T17:30:55.302Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2021-03-19T17:30:55.400Z] #13 ... [2021-03-19T17:30:55.400Z] [2021-03-19T17:30:55.400Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:30:55.400Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:30:55.400Z] #36 86.44 Selecting previously unselected package libxml2:amd64. [2021-03-19T17:30:55.400Z] #36 86.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-19T17:30:55.400Z] #36 86.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:30:55.400Z] #36 87.65 Selecting previously unselected package libarchive13:amd64. [2021-03-19T17:30:55.400Z] #36 87.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-19T17:30:55.400Z] #36 87.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T17:30:55.400Z] #36 88.54 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-19T17:30:55.400Z] #36 88.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-19T17:30:55.400Z] #36 88.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T17:30:55.400Z] #36 88.87 Selecting previously unselected package librhash0:amd64. [2021-03-19T17:30:55.400Z] #36 88.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-19T17:30:55.400Z] #36 88.89 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-19T17:30:55.400Z] #36 89.28 Selecting previously unselected package libuv1:amd64. [2021-03-19T17:30:55.400Z] #36 89.28 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-19T17:30:55.400Z] #36 89.33 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-19T17:30:55.400Z] #36 89.72 Selecting previously unselected package cmake. [2021-03-19T17:30:55.400Z] #36 89.72 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-19T17:30:55.400Z] #36 89.74 Unpacking cmake (3.13.4-1) ... [2021-03-19T17:30:55.400Z] #36 93.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:30:55.400Z] #36 93.38 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:30:55.400Z] #36 93.40 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-19T17:30:55.400Z] #36 93.41 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:30:55.400Z] #36 93.47 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-19T17:30:55.400Z] #36 93.49 Setting up cmake-data (3.13.4-1) ... [2021-03-19T17:30:55.400Z] #36 93.52 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:30:55.400Z] #36 93.56 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T17:30:55.400Z] #36 93.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T17:30:55.400Z] #36 93.61 Setting up cmake (3.13.4-1) ... [2021-03-19T17:30:55.400Z] #36 93.63 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:30:55.400Z] #36 93.78 Processing triggers for mime-support (3.62) ... [2021-03-19T17:30:55.400Z] #36 DONE 94.6s [2021-03-19T17:30:55.400Z] [2021-03-19T17:30:55.400Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:30:55.400Z] #37 sha256:6b308034c0d39e387b8125c4ec5c13ceb60ccbe1e61598e9b5c8c44aa289c63b [2021-03-19T17:30:55.459Z] #21 ... [2021-03-19T17:30:55.459Z] [2021-03-19T17:30:55.459Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:55.459Z] #42 92.84 CC criu/sk-packet.o [2021-03-19T17:30:55.748Z] #42 93.27 CC criu/sk-queue.o [2021-03-19T17:30:56.378Z] #42 93.61 CC criu/sk-tcp.o [2021-03-19T17:30:56.378Z] #42 94.00 CC criu/sk-unix.o [2021-03-19T17:30:56.689Z] Client: [2021-03-19T17:30:56.689Z] Context: default [2021-03-19T17:30:56.689Z] Debug Mode: false [2021-03-19T17:30:56.689Z] Plugins: [2021-03-19T17:30:56.689Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T17:30:56.689Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T17:30:56.689Z] [2021-03-19T17:30:56.689Z] Server: [2021-03-19T17:30:56.689Z] Containers: 0 [2021-03-19T17:30:56.689Z] Running: 0 [2021-03-19T17:30:56.689Z] Paused: 0 [2021-03-19T17:30:56.689Z] Stopped: 0 [2021-03-19T17:30:56.689Z] Images: 0 [2021-03-19T17:30:56.689Z] Server Version: 20.10.3 [2021-03-19T17:30:56.689Z] Storage Driver: overlay2 [2021-03-19T17:30:56.689Z] Backing Filesystem: extfs [2021-03-19T17:30:56.689Z] Supports d_type: true [2021-03-19T17:30:56.689Z] Native Overlay Diff: true [2021-03-19T17:30:56.689Z] Logging Driver: json-file [2021-03-19T17:30:56.689Z] Cgroup Driver: systemd [2021-03-19T17:30:56.689Z] Cgroup Version: 2 [2021-03-19T17:30:56.689Z] Plugins: [2021-03-19T17:30:56.689Z] Volume: local [2021-03-19T17:30:56.689Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T17:30:56.689Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T17:30:56.689Z] Swarm: inactive [2021-03-19T17:30:56.689Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-19T17:30:56.689Z] Default Runtime: runc [2021-03-19T17:30:56.689Z] Init Binary: docker-init [2021-03-19T17:30:56.689Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T17:30:56.689Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T17:30:56.689Z] init version: de40ad0 [2021-03-19T17:30:56.689Z] Security Options: [2021-03-19T17:30:56.689Z] apparmor [2021-03-19T17:30:56.689Z] seccomp [2021-03-19T17:30:56.689Z] Profile: default [2021-03-19T17:30:56.689Z] cgroupns [2021-03-19T17:30:56.689Z] Kernel Version: 5.4.0-1037-aws [2021-03-19T17:30:56.689Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-19T17:30:56.689Z] OSType: linux [2021-03-19T17:30:56.689Z] Architecture: x86_64 [2021-03-19T17:30:56.689Z] CPUs: 2 [2021-03-19T17:30:56.689Z] Total Memory: 7.569GiB [2021-03-19T17:30:56.689Z] Name: ip-10-100-33-211 [2021-03-19T17:30:56.689Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-19T17:30:56.689Z] Docker Root Dir: /var/lib/docker [2021-03-19T17:30:56.689Z] Debug Mode: false [2021-03-19T17:30:56.689Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:30:56.689Z] Labels: [2021-03-19T17:30:56.689Z] Experimental: true [2021-03-19T17:30:56.689Z] Insecure Registries: [2021-03-19T17:30:56.689Z] 127.0.0.0/8 [2021-03-19T17:30:56.689Z] Live Restore Enabled: true [2021-03-19T17:30:56.689Z] [2021-03-19T17:30:56.689Z] WARNING: No kernel memory TCP limit support [2021-03-19T17:30:56.689Z] WARNING: No oom kill disable support [2021-03-19T17:30:56.689Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T17:30:56.786Z] #37 1.194 + RM_GOPATH=0 [2021-03-19T17:30:56.786Z] #37 1.194 + TMP_GOPATH= [2021-03-19T17:30:56.786Z] #37 1.195 + : /build [2021-03-19T17:30:56.786Z] #37 1.195 + '[' -z '' ']' [2021-03-19T17:30:56.786Z] #37 1.199 ++ mktemp -d [2021-03-19T17:30:56.786Z] #37 1.202 + export GOPATH=/tmp/tmp.cfMaH7BgXa [2021-03-19T17:30:56.786Z] #37 1.202 + GOPATH=/tmp/tmp.cfMaH7BgXa [2021-03-19T17:30:56.786Z] #37 1.203 + RM_GOPATH=1 [2021-03-19T17:30:56.786Z] #37 1.203 + case "$(go env GOARCH)" in [2021-03-19T17:30:56.786Z] #37 1.203 ++ go env GOARCH [2021-03-19T17:30:56.786Z] #37 1.230 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:30:56.786Z] #37 1.230 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:30:56.786Z] #37 1.233 ++ dirname /tmp/install/install.sh [2021-03-19T17:30:56.786Z] #37 1.234 + dir=/tmp/install [2021-03-19T17:30:56.786Z] #37 1.235 + bin=tini [2021-03-19T17:30:56.786Z] #37 1.235 + shift [2021-03-19T17:30:56.786Z] #37 1.235 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T17:30:56.786Z] #37 1.235 + . /tmp/install/tini.installer [2021-03-19T17:30:56.786Z] #37 1.236 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:30:56.786Z] #37 1.236 + install_tini [2021-03-19T17:30:56.786Z] #37 1.236 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T17:30:56.786Z] #37 1.236 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:30:56.786Z] #37 1.237 + git clone https://github.com/krallin/tini.git /tmp/tmp.cfMaH7BgXa/tini [2021-03-19T17:30:56.786Z] #37 1.243 Cloning into '/tmp/tmp.cfMaH7BgXa/tini'... [2021-03-19T17:30:56.786Z] #37 ... [2021-03-19T17:30:56.786Z] [2021-03-19T17:30:56.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-03-19T17:30:56.786Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:30:56.786Z] #45 86.03 time [2021-03-19T17:30:56.786Z] #45 93.17 strings [2021-03-19T17:30:56.786Z] #45 93.62 os [2021-03-19T17:30:57.044Z] #45 ... [2021-03-19T17:30:57.044Z] [2021-03-19T17:30:57.044Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:30:57.044Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:30:57.044Z] #13 90.83 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T17:30:57.044Z] #13 90.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T17:30:57.044Z] #13 90.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:30:57.044Z] #13 91.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-19T17:30:57.044Z] #13 91.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:30:57.044Z] #13 91.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:30:57.044Z] #13 91.29 Selecting previously unselected package dmsetup. [2021-03-19T17:30:57.044Z] #13 91.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:30:57.044Z] #13 91.33 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T17:30:57.063Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3742df88886b5826a4981dd1b2671e24596add2f . [2021-03-19T17:30:57.221Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.2s done [2021-03-19T17:30:57.304Z] #13 91.54 Selecting previously unselected package mingw-w64-common. [2021-03-19T17:30:57.304Z] #13 91.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T17:30:57.304Z] #13 91.55 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T17:30:57.355Z] #1 [internal] load build definition from Dockerfile [2021-03-19T17:30:57.355Z] #1 sha256:bdbeb7af1c00743ee3e8d180e76526c773a607e58dfdb935956e899ebc1cc760 [2021-03-19T17:30:57.355Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T17:30:57.355Z] #1 DONE 0.2s [2021-03-19T17:30:57.355Z] [2021-03-19T17:30:57.355Z] #2 [internal] load .dockerignore [2021-03-19T17:30:57.355Z] #2 sha256:2a48c56e29a8153945772004c54a9911ad8af847070bc41d3bb56c71b845aa20 [2021-03-19T17:30:57.355Z] #2 transferring context: 87B done [2021-03-19T17:30:57.355Z] #2 DONE 0.1s [2021-03-19T17:30:57.355Z] [2021-03-19T17:30:57.355Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T17:30:57.355Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-19T17:30:57.502Z] #42 ... [2021-03-19T17:30:57.502Z] [2021-03-19T17:30:57.502Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:30:57.502Z] #21 14.29 Building wheels for collected packages: pyyaml [2021-03-19T17:30:57.502Z] #21 14.30 Running setup.py bdist_wheel for pyyaml: started [2021-03-19T17:30:57.502Z] #21 14.97 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-19T17:30:57.502Z] #21 14.97 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-19T17:30:57.502Z] #21 15.04 Successfully built pyyaml [2021-03-19T17:30:57.502Z] #21 15.05 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-19T17:30:57.502Z] #21 15.28 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T17:30:57.502Z] #21 DONE 15.8s [2021-03-19T17:30:57.661Z] #9 ... [2021-03-19T17:30:57.661Z] [2021-03-19T17:30:57.661Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:30:57.661Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-19T17:30:57.661Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T17:30:57.661Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T17:30:57.661Z] #26 sha256:917ab0af993d3997abb8404f8b309c832d73bc9996cb04cc89c656258c6b3999 529B / 529B done [2021-03-19T17:30:57.661Z] #26 sha256:e2e57caf3a6744542984f4107cd43fe826e3fb8be3a0d4d34a6cb158851f4c42 1.46kB / 1.46kB done [2021-03-19T17:30:57.661Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 10.0s [2021-03-19T17:30:57.792Z] [2021-03-19T17:30:57.792Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-03-19T17:30:57.792Z] #24 DONE 0.2s [2021-03-19T17:30:57.792Z] [2021-03-19T17:30:57.792Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-03-19T17:30:57.924Z] #26 ... [2021-03-19T17:30:57.924Z] [2021-03-19T17:30:57.924Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:30:57.924Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T17:30:57.924Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-03-19T17:30:58.289Z] #40 ... [2021-03-19T17:30:58.290Z] [2021-03-19T17:30:58.290Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T17:30:58.290Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-19T17:30:58.290Z] #12 DONE 3.8s [2021-03-19T17:30:58.290Z] [2021-03-19T17:30:58.290Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:30:58.290Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:30:58.501Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-03-19T17:30:58.745Z] #3 DONE 1.2s [2021-03-19T17:30:58.745Z] [2021-03-19T17:30:58.745Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T17:30:58.745Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-19T17:30:58.745Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T17:30:58.745Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T17:30:58.745Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-19T17:30:58.745Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-19T17:30:58.823Z] #29 DONE 1.0s [2021-03-19T17:30:58.823Z] [2021-03-19T17:30:58.823Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:58.823Z] #42 95.66 CC criu/sockets.o [2021-03-19T17:30:58.823Z] #42 96.04 CC criu/stats.o [2021-03-19T17:30:58.823Z] #42 96.23 CC criu/string.o [2021-03-19T17:30:58.823Z] #42 96.30 CC criu/sysctl.o [2021-03-19T17:30:59.011Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.2s [2021-03-19T17:30:59.011Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.34MB / 8.88MB 0.3s [2021-03-19T17:30:59.011Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s [2021-03-19T17:30:59.044Z] #33 ... [2021-03-19T17:30:59.044Z] [2021-03-19T17:30:59.044Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:30:59.044Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-19T17:30:59.044Z] #28 11.56 137 added, 0 removed; done. [2021-03-19T17:30:59.044Z] #28 11.61 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-19T17:30:59.044Z] #28 11.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:30:59.044Z] #28 11.61 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-19T17:30:59.044Z] #28 11.62 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T17:30:59.044Z] #28 11.62 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:30:59.044Z] #28 11.64 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T17:30:59.044Z] #28 11.64 Updating certificates in /etc/ssl/certs... [2021-03-19T17:30:59.044Z] #28 16.59 0 added, 0 removed; done. [2021-03-19T17:30:59.044Z] #28 16.59 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T17:30:59.044Z] #28 16.60 done. [2021-03-19T17:30:59.044Z] #28 DONE 16.8s [2021-03-19T17:30:59.044Z] [2021-03-19T17:30:59.044Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:30:59.044Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:30:59.044Z] #46 0.687 + RM_GOPATH=0 [2021-03-19T17:30:59.044Z] #46 0.687 + TMP_GOPATH= [2021-03-19T17:30:59.044Z] #46 0.687 + : /build [2021-03-19T17:30:59.044Z] #46 0.687 + '[' -z '' ']' [2021-03-19T17:30:59.044Z] #46 0.688 ++ mktemp -d [2021-03-19T17:30:59.044Z] #46 0.690 + export GOPATH=/tmp/tmp.2txOOMJuCt [2021-03-19T17:30:59.044Z] #46 0.690 + GOPATH=/tmp/tmp.2txOOMJuCt [2021-03-19T17:30:59.044Z] #46 0.690 + RM_GOPATH=1 [2021-03-19T17:30:59.044Z] #46 0.690 + case "$(go env GOARCH)" in [2021-03-19T17:30:59.044Z] #46 0.696 ++ go env GOARCH [2021-03-19T17:30:59.044Z] #46 0.701 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:30:59.044Z] #46 0.701 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:30:59.044Z] #46 0.703 ++ dirname /tmp/install/install.sh [2021-03-19T17:30:59.044Z] #46 0.704 + dir=/tmp/install [2021-03-19T17:30:59.044Z] #46 0.706 + bin=vndr [2021-03-19T17:30:59.044Z] #46 0.706 + shift [2021-03-19T17:30:59.044Z] #46 0.706 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T17:30:59.044Z] #46 0.706 + . /tmp/install/vndr.installer [2021-03-19T17:30:59.044Z] #46 0.706 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:30:59.044Z] #46 0.707 + install_vndr [2021-03-19T17:30:59.044Z] #46 0.707 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T17:30:59.044Z] #46 0.707 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:30:59.044Z] #46 0.707 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2txOOMJuCt/src/github.com/LK4D4/vndr [2021-03-19T17:30:59.044Z] #46 0.712 Cloning into '/tmp/tmp.2txOOMJuCt/src/github.com/LK4D4/vndr'... [2021-03-19T17:30:59.044Z] #46 1.613 + cd /tmp/tmp.2txOOMJuCt/src/github.com/LK4D4/vndr [2021-03-19T17:30:59.044Z] #46 1.616 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:30:59.044Z] #46 1.633 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T17:30:59.044Z] #46 3.205 internal/cpu [2021-03-19T17:30:59.044Z] #46 3.237 internal/race [2021-03-19T17:30:59.044Z] #46 3.240 runtime/internal/sys [2021-03-19T17:30:59.044Z] #46 3.355 runtime/internal/atomic [2021-03-19T17:30:59.044Z] #46 3.657 sync/atomic [2021-03-19T17:30:59.044Z] #46 4.013 runtime/internal/math [2021-03-19T17:30:59.044Z] #46 4.434 unicode [2021-03-19T17:30:59.044Z] #46 4.473 unicode/utf8 [2021-03-19T17:30:59.044Z] #46 4.503 internal/bytealg [2021-03-19T17:30:59.044Z] #46 4.868 math/bits [2021-03-19T17:30:59.044Z] #46 ... [2021-03-19T17:30:59.044Z] [2021-03-19T17:30:59.044Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T17:30:59.044Z] #29 sha256:4595f64e2b0b10d04ab973696face3af0da8771916d0fe04284f00ac64063fac [2021-03-19T17:30:59.044Z] #29 DONE 0.2s [2021-03-19T17:30:59.044Z] [2021-03-19T17:30:59.044Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:30:59.044Z] #30 sha256:73f0c69d065eb269d2dc85a1186bf26c12897cbc730d90efce14922ad83ef953 [2021-03-19T17:30:59.113Z] #42 ... [2021-03-19T17:30:59.113Z] [2021-03-19T17:30:59.113Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-03-19T17:30:59.113Z] #32 DONE 0.2s [2021-03-19T17:30:59.113Z] [2021-03-19T17:30:59.113Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-03-19T17:30:59.113Z] #34 DONE 0.1s [2021-03-19T17:30:59.113Z] [2021-03-19T17:30:59.113Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:59.113Z] #42 96.63 CC criu/sysfs_parse.o [2021-03-19T17:30:59.204Z] #13 ... [2021-03-19T17:30:59.204Z] [2021-03-19T17:30:59.204Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:30:59.204Z] #34 sha256:571cdac41cd5b34a7b7c426a4aadbf19eb0445478fe86b4fd4a655054feaa4ed [2021-03-19T17:30:59.204Z] #34 88.14 internal/poll [2021-03-19T17:30:59.204Z] #34 91.53 internal/syscall/execenv [2021-03-19T17:30:59.204Z] #34 91.84 internal/syscall/unix [2021-03-19T17:30:59.204Z] #34 92.11 internal/fmtsort [2021-03-19T17:30:59.204Z] #34 92.13 os [2021-03-19T17:30:59.204Z] #34 92.92 strings [2021-03-19T17:30:59.204Z] #34 96.08 path [2021-03-19T17:30:59.204Z] #34 96.69 text/tabwriter [2021-03-19T17:30:59.204Z] #34 96.83 fmt [2021-03-19T17:30:59.204Z] #34 97.62 path/filepath [2021-03-19T17:30:59.204Z] #34 ... [2021-03-19T17:30:59.204Z] [2021-03-19T17:30:59.204Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:30:59.204Z] #51 sha256:fcffb5436601201686f20f57bb48dc973990335a637b4931173643eeaa298fb9 [2021-03-19T17:30:59.204Z] #51 88.35 context [2021-03-19T17:30:59.204Z] #51 90.34 internal/poll [2021-03-19T17:30:59.204Z] #51 93.29 os [2021-03-19T17:30:59.204Z] #51 95.61 encoding/binary [2021-03-19T17:30:59.204Z] #51 97.54 fmt [2021-03-19T17:30:59.204Z] #51 97.95 encoding/base64 [2021-03-19T17:30:59.204Z] #51 ... [2021-03-19T17:30:59.204Z] [2021-03-19T17:30:59.204Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:30:59.204Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:30:59.204Z] #42 88.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T17:30:59.204Z] #42 88.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:30:59.204Z] #42 88.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:30:59.204Z] #42 88.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T17:30:59.204Z] #42 88.66 Setting up python-six (1.12.0-1) ... [2021-03-19T17:30:59.204Z] #42 93.77 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T17:30:59.204Z] #42 93.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:30:59.204Z] #42 93.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T17:30:59.204Z] #42 93.82 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T17:30:59.204Z] #42 93.84 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T17:30:59.204Z] #42 93.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:30:59.204Z] #42 93.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:30:59.204Z] #42 93.88 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T17:30:59.204Z] #42 93.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:30:59.204Z] #42 93.95 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T17:30:59.274Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2021-03-19T17:30:59.274Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-03-19T17:30:59.407Z] #42 ... [2021-03-19T17:30:59.407Z] [2021-03-19T17:30:59.407Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-03-19T17:30:59.407Z] #37 DONE 0.2s [2021-03-19T17:30:59.407Z] [2021-03-19T17:30:59.407Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:30:59.407Z] #42 96.81 CC criu/timens.o [2021-03-19T17:30:59.407Z] #42 96.98 CC criu/timerfd.o [2021-03-19T17:30:59.450Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-03-19T17:30:59.461Z] #42 ... [2021-03-19T17:30:59.461Z] [2021-03-19T17:30:59.461Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:30:59.461Z] #37 sha256:6b308034c0d39e387b8125c4ec5c13ceb60ccbe1e61598e9b5c8c44aa289c63b [2021-03-19T17:30:59.461Z] #37 2.036 + cd /tmp/tmp.cfMaH7BgXa/tini [2021-03-19T17:30:59.461Z] #37 2.036 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:30:59.461Z] #37 2.053 + cmake . [2021-03-19T17:30:59.461Z] #37 2.733 -- The C compiler identification is GNU 8.3.0 [2021-03-19T17:30:59.461Z] #37 2.801 -- Check for working C compiler: /usr/bin/cc [2021-03-19T17:30:59.461Z] #37 3.589 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T17:30:59.461Z] #37 3.606 -- Detecting C compiler ABI info [2021-03-19T17:30:59.537Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-03-19T17:30:59.537Z] #4 DONE 1.0s [2021-03-19T17:30:59.697Z] #42 97.19 CC criu/tty.o [2021-03-19T17:30:59.799Z] [2021-03-19T17:30:59.799Z] #5 [internal] load build definition from Dockerfile [2021-03-19T17:30:59.799Z] #5 sha256:044e1f066d93b906fe4e945357573ed20b34dd68bad2f9fd5c6b1d22206f5d89 [2021-03-19T17:30:59.799Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T17:30:59.799Z] #5 DONE 0.0s [2021-03-19T17:30:59.799Z] [2021-03-19T17:30:59.799Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T17:30:59.799Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T17:31:00.024Z] #37 4.495 -- Detecting C compiler ABI info - done [2021-03-19T17:31:00.024Z] #37 4.561 -- Detecting C compile features [2021-03-19T17:31:00.061Z] #8 DONE 0.4s [2021-03-19T17:31:00.061Z] [2021-03-19T17:31:00.061Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:31:00.061Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T17:31:00.323Z] #7 ... [2021-03-19T17:31:00.323Z] [2021-03-19T17:31:00.323Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T17:31:00.323Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-19T17:31:00.323Z] #6 DONE 0.4s [2021-03-19T17:31:00.584Z] [2021-03-19T17:31:00.584Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T17:31:00.584Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T17:31:00.584Z] #7 DONE 0.6s [2021-03-19T17:31:00.847Z] [2021-03-19T17:31:00.847Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:31:00.847Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:31:00.847Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T17:31:01.110Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-19T17:31:01.110Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-19T17:31:01.110Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-19T17:31:01.110Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T17:31:01.110Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2021-03-19T17:31:01.110Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.92MB / 50.40MB 0.4s [2021-03-19T17:31:01.110Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-03-19T17:31:01.165Z] #30 1.898 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T17:31:01.198Z] #42 98.42 CC criu/tun.o [2021-03-19T17:31:01.198Z] #42 98.71 CC criu/uffd.o [2021-03-19T17:31:01.378Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.26MB / 50.40MB 0.5s [2021-03-19T17:31:01.378Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-19T17:31:01.378Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.5s [2021-03-19T17:31:01.378Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.55MB / 50.40MB 0.6s [2021-03-19T17:31:01.378Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s [2021-03-19T17:31:01.525Z] #30 2.521 [2021-03-19T17:31:01.644Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 0.7s [2021-03-19T17:31:01.644Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 0.7s [2021-03-19T17:31:01.644Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.7s [2021-03-19T17:31:01.644Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 0.8s [2021-03-19T17:31:01.644Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 0.8s [2021-03-19T17:31:01.644Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s [2021-03-19T17:31:01.829Z] #42 ... [2021-03-19T17:31:01.829Z] [2021-03-19T17:31:01.829Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-19T17:31:01.829Z] #39 DONE 134.1s [2021-03-19T17:31:01.829Z] [2021-03-19T17:31:01.829Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:31:01.829Z] #42 99.36 CC criu/util.o [2021-03-19T17:31:01.920Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.84MB / 51.83MB 0.9s [2021-03-19T17:31:01.920Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 1.1s [2021-03-19T17:31:01.920Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-03-19T17:31:01.920Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.1s [2021-03-19T17:31:02.177Z] #42 ... [2021-03-19T17:31:02.177Z] [2021-03-19T17:31:02.177Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:31:02.177Z] #48 134.0 + /build/golangci-lint --version [2021-03-19T17:31:02.177Z] #48 134.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T17:31:02.177Z] #48 DONE 134.6s [2021-03-19T17:31:02.188Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.58MB / 68.67MB 1.2s [2021-03-19T17:31:02.452Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.54MB / 51.83MB 1.4s [2021-03-19T17:31:02.452Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.67MB / 68.67MB 1.4s [2021-03-19T17:31:02.452Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2021-03-19T17:31:02.452Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 1.6s [2021-03-19T17:31:02.452Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 1.6s [2021-03-19T17:31:02.452Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.6s [2021-03-19T17:31:02.513Z] [2021-03-19T17:31:02.513Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:31:02.513Z] #55 ... [2021-03-19T17:31:02.513Z] [2021-03-19T17:31:02.513Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:31:02.513Z] #42 100.0 CC criu/uts_ns.o [2021-03-19T17:31:02.513Z] #42 100.1 CC criu/vdso.o [2021-03-19T17:31:02.551Z] #37 6.937 -- Detecting C compile features - done [2021-03-19T17:31:02.551Z] #37 7.003 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T17:31:02.551Z] #37 7.193 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T17:31:02.551Z] #37 7.292 -- Configuring done [2021-03-19T17:31:02.717Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 1.7s [2021-03-19T17:31:02.717Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 1.7s [2021-03-19T17:31:02.717Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.92MB / 68.67MB 1.8s [2021-03-19T17:31:02.766Z] #9 ... [2021-03-19T17:31:02.766Z] [2021-03-19T17:31:02.766Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:31:02.766Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-19T17:31:02.766Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 10.4s done [2021-03-19T17:31:02.766Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 3.4s done [2021-03-19T17:31:02.766Z] #26 DONE 14.6s [2021-03-19T17:31:02.766Z] [2021-03-19T17:31:02.766Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:31:02.766Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T17:31:02.808Z] #37 ... [2021-03-19T17:31:02.808Z] [2021-03-19T17:31:02.808Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:02.808Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:31:02.808Z] #42 101.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T17:31:02.808Z] #42 101.0 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:31:02.808Z] #42 DONE 102.0s [2021-03-19T17:31:02.808Z] [2021-03-19T17:31:02.808Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:31:02.808Z] #37 sha256:6b308034c0d39e387b8125c4ec5c13ceb60ccbe1e61598e9b5c8c44aa289c63b [2021-03-19T17:31:02.808Z] #37 7.348 -- Generating done [2021-03-19T17:31:02.808Z] #37 7.355 -- Build files have been written to: /tmp/tmp.cfMaH7BgXa/tini [2021-03-19T17:31:02.808Z] #37 7.365 + make tini-static [2021-03-19T17:31:02.808Z] #37 ... [2021-03-19T17:31:02.808Z] [2021-03-19T17:31:02.808Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:02.808Z] #34 sha256:571cdac41cd5b34a7b7c426a4aadbf19eb0445478fe86b4fd4a655054feaa4ed [2021-03-19T17:31:02.808Z] #34 99.00 io/ioutil [2021-03-19T17:31:02.808Z] #34 100.6 github.com/BurntSushi/toml [2021-03-19T17:31:02.808Z] #34 100.6 flag [2021-03-19T17:31:02.877Z] #42 100.3 LINK criu/built-in.o [2021-03-19T17:31:02.877Z] #42 100.4 LINK criu/criu [2021-03-19T17:31:02.980Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.35MB / 68.67MB 2.0s [2021-03-19T17:31:02.981Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.68MB / 120.17MB 2.0s [2021-03-19T17:31:02.981Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-19T17:31:02.981Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.11MB / 68.67MB 2.1s [2021-03-19T17:31:03.029Z] #30 2.786 0.1% ## 3.0% ######## 11.1% ############### 21.2% ###################### 31.1% ######################## 33.9% ########################### 37.9% ############################### 44.0% #################################### 50.1% ######################################## 56.2% ############################################ 62.3% ################################################# 68.3% [2021-03-19T17:31:03.029Z] #30 ... [2021-03-19T17:31:03.029Z] [2021-03-19T17:31:03.029Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:31:03.029Z] #25 sha256:46855bce201b4d941ab7cac4ca047ae06346d9becc58c2719f481ebe27e42f7d [2021-03-19T17:31:03.029Z] #25 0.813 + RM_GOPATH=0 [2021-03-19T17:31:03.029Z] #25 0.824 + TMP_GOPATH= [2021-03-19T17:31:03.029Z] #25 0.824 + : /build [2021-03-19T17:31:03.029Z] #25 0.827 + '[' -z '' ']' [2021-03-19T17:31:03.029Z] #25 0.843 ++ mktemp -d [2021-03-19T17:31:03.029Z] #25 0.853 + export GOPATH=/tmp/tmp.e5kzw33WbY [2021-03-19T17:31:03.029Z] #25 0.854 + GOPATH=/tmp/tmp.e5kzw33WbY [2021-03-19T17:31:03.029Z] #25 0.855 + RM_GOPATH=1 [2021-03-19T17:31:03.029Z] #25 0.855 + case "$(go env GOARCH)" in [2021-03-19T17:31:03.029Z] #25 0.859 ++ go env GOARCH [2021-03-19T17:31:03.029Z] #25 0.933 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.029Z] #25 0.933 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.029Z] #25 0.935 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:03.029Z] #25 0.937 + dir=/tmp/install [2021-03-19T17:31:03.029Z] #25 0.938 + bin=dockercli [2021-03-19T17:31:03.029Z] #25 0.938 + shift [2021-03-19T17:31:03.030Z] #25 0.938 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T17:31:03.030Z] #25 0.939 + . /tmp/install/dockercli.installer [2021-03-19T17:31:03.030Z] #25 0.939 ++ : stable [2021-03-19T17:31:03.030Z] #25 0.939 ++ : 17.06.2-ce [2021-03-19T17:31:03.030Z] #25 0.940 + install_dockercli [2021-03-19T17:31:03.030Z] #25 0.940 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T17:31:03.030Z] #25 0.947 Install docker/cli version 17.06.2-ce from stable [2021-03-19T17:31:03.030Z] #25 0.949 ++ uname -m [2021-03-19T17:31:03.030Z] #25 0.968 + arch=ppc64le [2021-03-19T17:31:03.030Z] #25 0.969 + '[' ppc64le '!=' x86_64 ']' [2021-03-19T17:31:03.030Z] #25 0.973 + '[' ppc64le '!=' s390x ']' [2021-03-19T17:31:03.030Z] #25 0.973 + '[' ppc64le '!=' armhf ']' [2021-03-19T17:31:03.030Z] #25 0.973 + build_dockercli [2021-03-19T17:31:03.030Z] #25 0.973 + git clone https://github.com/docker/docker-ce /tmp/tmp.e5kzw33WbY/tmp/docker-ce [2021-03-19T17:31:03.030Z] #25 0.991 Cloning into '/tmp/tmp.e5kzw33WbY/tmp/docker-ce'... [2021-03-19T17:31:03.030Z] #25 ... [2021-03-19T17:31:03.030Z] [2021-03-19T17:31:03.030Z] #65 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:03.030Z] #65 sha256:e1fada525c8c6582dacf909ca6d297b4d4cfa70c90802119af002ad564f2b7c8 [2021-03-19T17:31:03.030Z] #65 0.513 + RM_GOPATH=0 [2021-03-19T17:31:03.030Z] #65 0.513 + TMP_GOPATH= [2021-03-19T17:31:03.030Z] #65 0.514 + : /build [2021-03-19T17:31:03.030Z] #65 0.515 + '[' -z '' ']' [2021-03-19T17:31:03.030Z] #65 0.519 ++ mktemp -d [2021-03-19T17:31:03.030Z] #65 0.522 + export GOPATH=/tmp/tmp.uQ4HY2b94S [2021-03-19T17:31:03.030Z] #65 0.523 + GOPATH=/tmp/tmp.uQ4HY2b94S [2021-03-19T17:31:03.030Z] #65 0.523 + RM_GOPATH=1 [2021-03-19T17:31:03.030Z] #65 0.523 + case "$(go env GOARCH)" in [2021-03-19T17:31:03.030Z] #65 0.523 ++ go env GOARCH [2021-03-19T17:31:03.030Z] #65 0.539 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.030Z] #65 0.539 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.030Z] #65 0.543 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:03.030Z] #65 0.549 + dir=/tmp/install [2021-03-19T17:31:03.030Z] #65 0.551 + bin=proxy [2021-03-19T17:31:03.030Z] #65 0.551 + shift [2021-03-19T17:31:03.030Z] #65 0.551 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T17:31:03.030Z] #65 0.551 + . /tmp/install/proxy.installer [2021-03-19T17:31:03.030Z] #65 0.552 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:03.030Z] #65 0.552 + install_proxy [2021-03-19T17:31:03.030Z] #65 0.552 + case "$1" in [2021-03-19T17:31:03.030Z] #65 0.552 + export CGO_ENABLED=0 [2021-03-19T17:31:03.030Z] #65 0.552 + CGO_ENABLED=0 [2021-03-19T17:31:03.030Z] #65 0.552 + _install_proxy [2021-03-19T17:31:03.030Z] #65 0.553 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:03.030Z] #65 0.553 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T17:31:03.030Z] #65 0.553 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uQ4HY2b94S/src/github.com/docker/libnetwork [2021-03-19T17:31:03.030Z] #65 0.556 Cloning into '/tmp/tmp.uQ4HY2b94S/src/github.com/docker/libnetwork'... [2021-03-19T17:31:03.049Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.8s done [2021-03-19T17:31:03.181Z] #42 100.7 DEP lib/c/criu.d [2021-03-19T17:31:03.181Z] #42 100.8 CC images/rpc.pb-c.o [2021-03-19T17:31:03.245Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done [2021-03-19T17:31:03.245Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.31MB / 120.17MB 2.4s [2021-03-19T17:31:03.245Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s [2021-03-19T17:31:03.330Z] #65 ... [2021-03-19T17:31:03.330Z] [2021-03-19T17:31:03.330Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:03.330Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:31:03.330Z] #50 0.650 + RM_GOPATH=0 [2021-03-19T17:31:03.330Z] #50 0.650 + TMP_GOPATH= [2021-03-19T17:31:03.330Z] #50 0.650 + : /build [2021-03-19T17:31:03.330Z] #50 0.650 + '[' -z '' ']' [2021-03-19T17:31:03.330Z] #50 0.651 ++ mktemp -d [2021-03-19T17:31:03.330Z] #50 0.653 + export GOPATH=/tmp/tmp.1dcbHkZj9o [2021-03-19T17:31:03.330Z] #50 0.653 + GOPATH=/tmp/tmp.1dcbHkZj9o [2021-03-19T17:31:03.330Z] #50 0.653 + RM_GOPATH=1 [2021-03-19T17:31:03.330Z] #50 0.653 + case "$(go env GOARCH)" in [2021-03-19T17:31:03.330Z] #50 0.655 ++ go env GOARCH [2021-03-19T17:31:03.330Z] #50 0.663 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.330Z] #50 0.663 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.330Z] #50 0.664 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:03.330Z] #50 0.666 + dir=/tmp/install [2021-03-19T17:31:03.330Z] #50 0.666 + bin=golangci_lint [2021-03-19T17:31:03.330Z] #50 0.666 + shift [2021-03-19T17:31:03.330Z] #50 0.667 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T17:31:03.330Z] #50 0.667 + . /tmp/install/golangci_lint.installer [2021-03-19T17:31:03.330Z] #50 0.667 ++ : v1.23.8 [2021-03-19T17:31:03.330Z] #50 0.668 + install_golangci_lint [2021-03-19T17:31:03.330Z] #50 0.668 + set -e [2021-03-19T17:31:03.330Z] #50 0.668 + export GO111MODULE=on [2021-03-19T17:31:03.330Z] #50 0.668 + GO111MODULE=on [2021-03-19T17:31:03.330Z] #50 0.668 + GOBIN=/build [2021-03-19T17:31:03.330Z] #50 0.668 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T17:31:03.330Z] #50 0.756 go: finding github.com v1.23.8 [2021-03-19T17:31:03.330Z] #50 0.774 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T17:31:03.330Z] #50 0.779 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T17:31:03.330Z] #50 0.780 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:03.330Z] #50 0.780 go: finding github.com/golangci v1.23.8 [2021-03-19T17:31:03.330Z] #50 2.139 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:03.330Z] #50 3.490 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:03.330Z] #50 ... [2021-03-19T17:31:03.330Z] [2021-03-19T17:31:03.330Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:03.330Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T17:31:03.330Z] #43 1.094 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:03.330Z] #43 1.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:03.330Z] #43 1.221 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:03.330Z] #43 2.584 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T17:31:03.330Z] #43 4.766 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T17:31:03.330Z] #43 7.080 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T17:31:03.508Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 2.6s [2021-03-19T17:31:03.508Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.38MB / 120.17MB 2.7s [2021-03-19T17:31:03.569Z] #13 ... [2021-03-19T17:31:03.569Z] [2021-03-19T17:31:03.569Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:31:03.569Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:31:03.569Z] #40 8.064 + git clone https://github.com/docker/distribution.git . [2021-03-19T17:31:03.569Z] #40 8.064 Cloning into '.'... [2021-03-19T17:31:03.631Z] #43 ... [2021-03-19T17:31:03.631Z] [2021-03-19T17:31:03.631Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:03.631Z] #48 sha256:ef81ad7f2fba5673d3ff0e0975d4f962af132813fe3a9fe37d5d73bea128b9cb [2021-03-19T17:31:03.631Z] #48 0.785 + RM_GOPATH=0 [2021-03-19T17:31:03.631Z] #48 0.785 + TMP_GOPATH= [2021-03-19T17:31:03.631Z] #48 0.785 + : /build [2021-03-19T17:31:03.631Z] #48 0.785 + '[' -z '' ']' [2021-03-19T17:31:03.631Z] #48 0.785 ++ mktemp -d [2021-03-19T17:31:03.631Z] #48 0.786 + export GOPATH=/tmp/tmp.KpOXCNWUE6 [2021-03-19T17:31:03.631Z] #48 0.786 + GOPATH=/tmp/tmp.KpOXCNWUE6 [2021-03-19T17:31:03.631Z] #48 0.786 + RM_GOPATH=1 [2021-03-19T17:31:03.631Z] #48 0.786 + case "$(go env GOARCH)" in [2021-03-19T17:31:03.631Z] #48 0.788 ++ go env GOARCH [2021-03-19T17:31:03.631Z] #48 0.797 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.631Z] #48 0.797 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.631Z] #48 0.799 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:03.631Z] #48 0.853 + dir=/tmp/install [2021-03-19T17:31:03.631Z] #48 0.853 + bin=gotestsum [2021-03-19T17:31:03.631Z] #48 0.853 + shift [2021-03-19T17:31:03.631Z] #48 0.855 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T17:31:03.631Z] #48 0.855 + . /tmp/install/gotestsum.installer [2021-03-19T17:31:03.631Z] #48 0.855 ++ : v0.5.3 [2021-03-19T17:31:03.631Z] #48 0.855 + install_gotestsum [2021-03-19T17:31:03.631Z] #48 0.856 + set -e [2021-03-19T17:31:03.631Z] #48 0.856 + export GO111MODULE=on [2021-03-19T17:31:03.631Z] #48 0.856 + GO111MODULE=on [2021-03-19T17:31:03.631Z] #48 0.856 + GOBIN=/build [2021-03-19T17:31:03.631Z] #48 0.856 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T17:31:03.631Z] #48 0.969 go: finding gotest.tools v0.5.3 [2021-03-19T17:31:03.631Z] #48 0.971 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:03.631Z] #48 2.270 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:03.631Z] #48 3.401 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:03.631Z] #48 5.302 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:03.631Z] #48 5.304 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:03.631Z] #48 5.344 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:03.631Z] #48 5.397 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:03.631Z] #48 5.404 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:31:03.631Z] #48 5.437 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:03.631Z] #48 5.442 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:03.631Z] #48 5.462 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T17:31:03.631Z] #48 5.534 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:03.631Z] #48 5.564 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:03.631Z] #48 5.588 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:03.631Z] #48 6.165 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T17:31:03.631Z] #48 6.343 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:03.631Z] #48 6.345 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:03.631Z] #48 6.361 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:03.631Z] #48 6.614 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:03.631Z] #48 6.792 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:03.631Z] #48 6.797 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:03.631Z] #48 6.922 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:31:03.631Z] #48 8.986 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:03.631Z] #48 10.15 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:03.631Z] #48 ... [2021-03-19T17:31:03.631Z] [2021-03-19T17:31:03.631Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:03.631Z] #35 sha256:15888b18b54691215899528daff5340c078a30d0019d20f070abaa1df303fe57 [2021-03-19T17:31:03.631Z] #35 0.786 + RM_GOPATH=0 [2021-03-19T17:31:03.631Z] #35 0.791 + TMP_GOPATH= [2021-03-19T17:31:03.631Z] #35 0.791 + : /build [2021-03-19T17:31:03.631Z] #35 0.791 + '[' -z '' ']' [2021-03-19T17:31:03.631Z] #35 0.792 ++ mktemp -d [2021-03-19T17:31:03.631Z] #35 0.803 + export GOPATH=/tmp/tmp.fGAX9HtWaQ [2021-03-19T17:31:03.631Z] #35 0.814 + GOPATH=/tmp/tmp.fGAX9HtWaQ [2021-03-19T17:31:03.631Z] #35 0.814 + RM_GOPATH=1 [2021-03-19T17:31:03.631Z] #35 0.815 + case "$(go env GOARCH)" in [2021-03-19T17:31:03.631Z] #35 0.822 ++ go env GOARCH [2021-03-19T17:31:03.631Z] #35 0.872 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.631Z] #35 0.877 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:03.631Z] #35 0.879 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:03.631Z] #35 0.882 + dir=/tmp/install [2021-03-19T17:31:03.631Z] #35 0.883 + bin=tomlv [2021-03-19T17:31:03.631Z] #35 0.883 + shift [2021-03-19T17:31:03.631Z] #35 0.883 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T17:31:03.631Z] #35 0.884 + . /tmp/install/tomlv.installer [2021-03-19T17:31:03.631Z] #35 0.884 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:03.631Z] #35 0.885 + install_tomlv [2021-03-19T17:31:03.631Z] #35 0.885 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T17:31:03.631Z] #35 0.885 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:03.631Z] #35 0.885 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fGAX9HtWaQ/src/github.com/BurntSushi/toml [2021-03-19T17:31:03.631Z] #35 0.890 Cloning into '/tmp/tmp.fGAX9HtWaQ/src/github.com/BurntSushi/toml'... [2021-03-19T17:31:03.631Z] #35 2.362 + cd /tmp/tmp.fGAX9HtWaQ/src/github.com/BurntSushi/toml [2021-03-19T17:31:03.631Z] #35 2.370 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:03.631Z] #35 2.434 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:31:03.631Z] #35 3.279 math/bits [2021-03-19T17:31:03.631Z] #35 3.317 runtime/internal/sys [2021-03-19T17:31:03.631Z] #35 3.389 internal/cpu [2021-03-19T17:31:03.631Z] #35 3.511 runtime/internal/atomic [2021-03-19T17:31:03.631Z] #35 4.068 unicode/utf8 [2021-03-19T17:31:03.631Z] #35 4.628 sync/atomic [2021-03-19T17:31:03.631Z] #35 4.762 internal/bytealg [2021-03-19T17:31:03.631Z] #35 5.670 unicode [2021-03-19T17:31:03.631Z] #35 5.862 math [2021-03-19T17:31:03.631Z] #35 6.470 internal/testlog [2021-03-19T17:31:03.631Z] #35 7.016 runtime [2021-03-19T17:31:03.631Z] #35 7.572 encoding [2021-03-19T17:31:03.631Z] #35 8.169 runtime/cgo [2021-03-19T17:31:03.633Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-03-19T17:31:03.740Z] #34 102.8 log [2021-03-19T17:31:03.773Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 2.8s [2021-03-19T17:31:03.773Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s done [2021-03-19T17:31:03.773Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.30MB / 120.17MB 3.0s [2021-03-19T17:31:03.773Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2021-03-19T17:31:03.811Z] #42 ... [2021-03-19T17:31:03.811Z] [2021-03-19T17:31:03.811Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-19T17:31:03.811Z] #40 DONE 0.3s [2021-03-19T17:31:03.811Z] [2021-03-19T17:31:03.811Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T17:31:03.811Z] #42 101.3 CC lib/c/criu.o [2021-03-19T17:31:03.931Z] #35 ... [2021-03-19T17:31:03.931Z] [2021-03-19T17:31:03.931Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:31:03.931Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T17:31:03.931Z] #41 0.736 + git clone https://github.com/docker/distribution.git . [2021-03-19T17:31:03.931Z] #41 0.739 Cloning into '.'... [2021-03-19T17:31:03.931Z] #41 ... [2021-03-19T17:31:03.931Z] [2021-03-19T17:31:03.931Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:03.931Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T17:31:03.931Z] #37 0.710 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:03.931Z] #37 0.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:03.931Z] #37 0.938 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:03.931Z] #37 2.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T17:31:03.931Z] #37 4.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T17:31:03.931Z] #37 6.607 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T17:31:04.038Z] #9 ... [2021-03-19T17:31:04.038Z] [2021-03-19T17:31:04.038Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T17:31:04.038Z] #62 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-19T17:31:04.038Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T17:31:04.038Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T17:31:04.038Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-03-19T17:31:04.038Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T17:31:04.038Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2021-03-19T17:31:04.038Z] #62 DONE 3.1s [2021-03-19T17:31:04.038Z] [2021-03-19T17:31:04.038Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:31:04.038Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:31:04.038Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 3.2s [2021-03-19T17:31:04.142Z] #40 ... [2021-03-19T17:31:04.142Z] [2021-03-19T17:31:04.142Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:04.142Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:31:04.142Z] #36 9.691 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:04.142Z] #36 9.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:04.142Z] #36 9.776 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:04.142Z] #36 ... [2021-03-19T17:31:04.142Z] [2021-03-19T17:31:04.142Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:04.142Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:31:04.142Z] #42 9.653 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:04.142Z] #42 9.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:04.142Z] #42 9.850 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:04.236Z] #37 ... [2021-03-19T17:31:04.236Z] [2021-03-19T17:31:04.236Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:04.236Z] #59 sha256:7717f302c216f0e6071a3b410fb43653a4470fa3ed67151c42d1208b8b62cea1 [2021-03-19T17:31:04.236Z] #59 0.741 + RM_GOPATH=0 [2021-03-19T17:31:04.236Z] #59 0.741 + TMP_GOPATH= [2021-03-19T17:31:04.236Z] #59 0.741 + : /build [2021-03-19T17:31:04.236Z] #59 0.741 + '[' -z '' ']' [2021-03-19T17:31:04.236Z] #59 0.742 ++ mktemp -d [2021-03-19T17:31:04.236Z] #59 0.744 + export GOPATH=/tmp/tmp.tc9nHu8Jqk [2021-03-19T17:31:04.236Z] #59 0.744 + GOPATH=/tmp/tmp.tc9nHu8Jqk [2021-03-19T17:31:04.236Z] #59 0.744 + RM_GOPATH=1 [2021-03-19T17:31:04.236Z] #59 0.745 + case "$(go env GOARCH)" in [2021-03-19T17:31:04.236Z] #59 0.745 ++ go env GOARCH [2021-03-19T17:31:04.236Z] #59 0.760 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.236Z] #59 0.761 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.236Z] #59 0.769 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:04.236Z] #59 0.777 + dir=/tmp/install [2021-03-19T17:31:04.236Z] #59 0.788 + bin=rootlesskit [2021-03-19T17:31:04.236Z] #59 0.791 + shift [2021-03-19T17:31:04.236Z] #59 0.791 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T17:31:04.236Z] #59 0.791 + . /tmp/install/rootlesskit.installer [2021-03-19T17:31:04.236Z] #59 0.794 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:04.236Z] #59 0.800 + install_rootlesskit [2021-03-19T17:31:04.236Z] #59 0.800 + case "$1" in [2021-03-19T17:31:04.236Z] #59 0.800 + export CGO_ENABLED=0 [2021-03-19T17:31:04.236Z] #59 0.801 + CGO_ENABLED=0 [2021-03-19T17:31:04.236Z] #59 0.801 + _install_rootlesskit [2021-03-19T17:31:04.236Z] #59 0.803 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:04.236Z] #59 0.803 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T17:31:04.236Z] #59 0.803 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tc9nHu8Jqk/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:31:04.236Z] #59 0.851 Cloning into '/tmp/tmp.tc9nHu8Jqk/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T17:31:04.236Z] #59 6.024 + cd /tmp/tmp.tc9nHu8Jqk/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:31:04.236Z] #59 6.025 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:04.236Z] #59 6.141 + export GO111MODULE=on [2021-03-19T17:31:04.236Z] #59 6.142 + GO111MODULE=on [2021-03-19T17:31:04.236Z] #59 6.142 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:31:04.236Z] #59 6.147 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T17:31:04.236Z] #59 8.691 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:04.236Z] #59 8.767 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:04.236Z] #59 8.788 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:04.236Z] #59 8.865 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:04.236Z] #59 8.900 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:04.236Z] #59 8.904 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:04.236Z] #59 8.914 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:04.236Z] #59 9.065 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T17:31:04.236Z] #59 9.116 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:04.236Z] #59 9.348 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:04.236Z] #59 9.357 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:31:04.236Z] #59 9.489 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:04.236Z] #59 9.582 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:04.236Z] #59 9.624 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:04.236Z] #59 9.800 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:04.236Z] #59 10.02 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T17:31:04.236Z] #59 10.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:04.236Z] #59 10.50 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:31:04.236Z] #59 11.21 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:04.236Z] #59 ... [2021-03-19T17:31:04.236Z] [2021-03-19T17:31:04.236Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:04.236Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:31:04.236Z] #52 0.815 + RM_GOPATH=0 [2021-03-19T17:31:04.236Z] #52 0.816 + TMP_GOPATH= [2021-03-19T17:31:04.236Z] #52 0.816 + : /build [2021-03-19T17:31:04.236Z] #52 0.817 + '[' -z '' ']' [2021-03-19T17:31:04.236Z] #52 0.819 ++ mktemp -d [2021-03-19T17:31:04.236Z] #52 0.822 + export GOPATH=/tmp/tmp.trfOiZuQJB [2021-03-19T17:31:04.236Z] #52 0.823 + GOPATH=/tmp/tmp.trfOiZuQJB [2021-03-19T17:31:04.236Z] #52 0.823 + RM_GOPATH=1 [2021-03-19T17:31:04.236Z] #52 0.823 + case "$(go env GOARCH)" in [2021-03-19T17:31:04.236Z] #52 0.825 ++ go env GOARCH [2021-03-19T17:31:04.236Z] #52 0.904 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.236Z] #52 0.904 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.236Z] #52 0.906 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:04.236Z] #52 0.907 + dir=/tmp/install [2021-03-19T17:31:04.236Z] #52 0.908 + bin=shfmt [2021-03-19T17:31:04.236Z] #52 0.908 + shift [2021-03-19T17:31:04.236Z] #52 0.908 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T17:31:04.236Z] #52 0.908 + . /tmp/install/shfmt.installer [2021-03-19T17:31:04.236Z] #52 0.908 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:04.236Z] #52 0.913 + install_shfmt [2021-03-19T17:31:04.236Z] #52 0.913 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T17:31:04.236Z] #52 0.913 + git clone https://github.com/mvdan/sh.git /tmp/tmp.trfOiZuQJB/src/github.com/mvdan/sh [2021-03-19T17:31:04.236Z] #52 0.914 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:04.236Z] #52 0.934 Cloning into '/tmp/tmp.trfOiZuQJB/src/github.com/mvdan/sh'... [2021-03-19T17:31:04.236Z] #52 ... [2021-03-19T17:31:04.236Z] [2021-03-19T17:31:04.236Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:04.236Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T17:31:04.236Z] #14 0.826 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:31:04.236Z] #14 0.828 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:04.236Z] #14 0.904 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:04.236Z] #14 0.916 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:04.236Z] #14 2.189 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-19T17:31:04.236Z] #14 4.345 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T17:31:04.236Z] #14 6.667 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T17:31:04.236Z] #14 8.881 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T17:31:04.303Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.52MB / 120.17MB 3.4s [2021-03-19T17:31:04.402Z] #42 ... [2021-03-19T17:31:04.402Z] [2021-03-19T17:31:04.402Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:04.402Z] #34 sha256:0124ce555e6672e05f58f208c5c6678432245f6ae1249a0cebf057b821373aaa [2021-03-19T17:31:04.402Z] #34 7.425 + RM_GOPATH=0 [2021-03-19T17:31:04.402Z] #34 7.425 + TMP_GOPATH= [2021-03-19T17:31:04.402Z] #34 7.425 + : /build [2021-03-19T17:31:04.402Z] #34 7.425 + '[' -z '' ']' [2021-03-19T17:31:04.402Z] #34 7.425 ++ mktemp -d [2021-03-19T17:31:04.402Z] #34 7.425 + export GOPATH=/tmp/tmp.nlPpafLQL4 [2021-03-19T17:31:04.402Z] #34 7.425 + GOPATH=/tmp/tmp.nlPpafLQL4 [2021-03-19T17:31:04.402Z] #34 7.425 + RM_GOPATH=1 [2021-03-19T17:31:04.402Z] #34 7.425 + case "$(go env GOARCH)" in [2021-03-19T17:31:04.402Z] #34 7.430 ++ go env GOARCH [2021-03-19T17:31:04.402Z] #34 7.434 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.402Z] #34 7.434 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.402Z] #34 7.448 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:04.402Z] #34 7.452 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:04.402Z] #34 7.452 + dir=/tmp/install [2021-03-19T17:31:04.402Z] #34 7.452 + bin=tomlv [2021-03-19T17:31:04.402Z] #34 7.452 + shift [2021-03-19T17:31:04.402Z] #34 7.452 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T17:31:04.402Z] #34 7.452 + . /tmp/install/tomlv.installer [2021-03-19T17:31:04.402Z] #34 7.452 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:04.402Z] #34 7.452 + install_tomlv [2021-03-19T17:31:04.402Z] #34 7.452 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T17:31:04.402Z] #34 7.452 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nlPpafLQL4/src/github.com/BurntSushi/toml [2021-03-19T17:31:04.402Z] #34 7.452 Cloning into '/tmp/tmp.nlPpafLQL4/src/github.com/BurntSushi/toml'... [2021-03-19T17:31:04.402Z] #34 8.264 + cd /tmp/tmp.nlPpafLQL4/src/github.com/BurntSushi/toml [2021-03-19T17:31:04.402Z] #34 8.264 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:04.402Z] #34 8.284 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:31:04.402Z] #34 8.756 runtime/internal/atomic [2021-03-19T17:31:04.402Z] #34 8.825 internal/cpu [2021-03-19T17:31:04.402Z] #34 9.257 runtime/internal/sys [2021-03-19T17:31:04.402Z] #34 9.618 runtime/internal/math [2021-03-19T17:31:04.402Z] #34 9.751 internal/bytealg [2021-03-19T17:31:04.402Z] #34 9.907 math/bits [2021-03-19T17:31:04.402Z] #34 ... [2021-03-19T17:31:04.402Z] [2021-03-19T17:31:04.402Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:04.402Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:04.402Z] #49 7.829 + RM_GOPATH=0 [2021-03-19T17:31:04.402Z] #49 7.829 + TMP_GOPATH= [2021-03-19T17:31:04.402Z] #49 7.829 + : /build [2021-03-19T17:31:04.402Z] #49 7.829 + '[' -z '' ']' [2021-03-19T17:31:04.402Z] #49 7.829 ++ mktemp -d [2021-03-19T17:31:04.402Z] #49 7.829 + export GOPATH=/tmp/tmp.VMgzrk4kgd [2021-03-19T17:31:04.402Z] #49 7.829 + GOPATH=/tmp/tmp.VMgzrk4kgd [2021-03-19T17:31:04.402Z] #49 7.829 + RM_GOPATH=1 [2021-03-19T17:31:04.402Z] #49 7.829 + case "$(go env GOARCH)" in [2021-03-19T17:31:04.402Z] #49 7.829 ++ go env GOARCH [2021-03-19T17:31:04.402Z] #49 7.853 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.402Z] #49 7.853 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.402Z] #49 7.853 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:04.402Z] #49 7.864 + dir=/tmp/install [2021-03-19T17:31:04.402Z] #49 7.864 + bin=golangci_lint [2021-03-19T17:31:04.402Z] #49 7.864 + shift [2021-03-19T17:31:04.402Z] #49 7.864 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T17:31:04.402Z] #49 7.864 + . /tmp/install/golangci_lint.installer [2021-03-19T17:31:04.402Z] #49 7.864 ++ : v1.23.8 [2021-03-19T17:31:04.402Z] #49 7.864 + install_golangci_lint [2021-03-19T17:31:04.402Z] #49 7.864 + set -e [2021-03-19T17:31:04.402Z] #49 7.864 + export GO111MODULE=on [2021-03-19T17:31:04.402Z] #49 7.864 + GO111MODULE=on [2021-03-19T17:31:04.402Z] #49 7.864 + GOBIN=/build [2021-03-19T17:31:04.402Z] #49 7.864 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T17:31:04.402Z] #49 7.880 go: finding github.com v1.23.8 [2021-03-19T17:31:04.402Z] #49 7.880 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T17:31:04.402Z] #49 7.880 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T17:31:04.402Z] #49 7.880 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:04.402Z] #49 7.880 go: finding github.com/golangci v1.23.8 [2021-03-19T17:31:04.402Z] #49 8.715 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:04.402Z] #49 9.961 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:04.516Z] #42 101.8 LINK lib/c/built-in.o [2021-03-19T17:31:04.516Z] #42 101.8 LINK lib/c/libcriu.so [2021-03-19T17:31:04.516Z] #42 101.8 LINK lib/c/libcriu.a [2021-03-19T17:31:04.516Z] #42 101.9 GEN magic.py [2021-03-19T17:31:04.516Z] #42 101.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:31:04.516Z] #42 101.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:31:04.516Z] #42 101.9 Note: Building without GnuTLS support [2021-03-19T17:31:04.516Z] #42 101.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:31:04.516Z] #42 101.9 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:31:04.516Z] #42 102.2 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:31:04.536Z] #14 ... [2021-03-19T17:31:04.536Z] [2021-03-19T17:31:04.536Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:04.536Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-19T17:31:04.536Z] #56 1.110 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:04.536Z] #56 1.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:04.536Z] #56 1.238 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:04.536Z] #56 2.832 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T17:31:04.536Z] #56 5.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T17:31:04.537Z] #56 7.353 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T17:31:04.537Z] #56 ... [2021-03-19T17:31:04.537Z] [2021-03-19T17:31:04.537Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:04.537Z] #30 sha256:73f0c69d065eb269d2dc85a1186bf26c12897cbc730d90efce14922ad83ef953 [2021-03-19T17:31:04.537Z] #30 2.786 0.1% ## 3.0% ######## 11.1% ############### 21.2% ###################### 31.1% ######################## 33.9% ########################### 37.9% ############################### 44.0% #################################### 50.1% ######################################## 56.2% ############################################ 62.3% ################################################# 68.3% #################################################### 73.4% ####################################################### 76.7% ########################################################## 80.8% ############################################################## 86.9% ################################################################## 93.0% ##################################################################### 96.7% ######################################################################## 100.0% [2021-03-19T17:31:04.537Z] #30 5.394 #=#=# [2021-03-19T17:31:04.566Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.75MB / 120.17MB 3.8s [2021-03-19T17:31:04.663Z] #49 ... [2021-03-19T17:31:04.663Z] [2021-03-19T17:31:04.663Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:04.663Z] #64 sha256:571f86d3b04f5b10fb646b501232be1b0cd0ff8a95f4f9ea4974c7b093ce00e8 [2021-03-19T17:31:04.663Z] #64 7.298 + RM_GOPATH=0 [2021-03-19T17:31:04.663Z] #64 7.298 + TMP_GOPATH= [2021-03-19T17:31:04.663Z] #64 7.298 + : /build [2021-03-19T17:31:04.663Z] #64 7.298 + '[' -z '' ']' [2021-03-19T17:31:04.663Z] #64 7.298 ++ mktemp -d [2021-03-19T17:31:04.663Z] #64 7.351 + export GOPATH=/tmp/tmp.9Ytsdt6sFz [2021-03-19T17:31:04.663Z] #64 7.351 + GOPATH=/tmp/tmp.9Ytsdt6sFz [2021-03-19T17:31:04.663Z] #64 7.351 + RM_GOPATH=1 [2021-03-19T17:31:04.663Z] #64 7.351 + case "$(go env GOARCH)" in [2021-03-19T17:31:04.663Z] #64 7.351 ++ go env GOARCH [2021-03-19T17:31:04.663Z] #64 7.357 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.663Z] #64 7.357 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.663Z] #64 7.357 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:04.663Z] #64 7.357 + dir=/tmp/install [2021-03-19T17:31:04.663Z] #64 7.357 + bin=proxy [2021-03-19T17:31:04.663Z] #64 7.357 + shift [2021-03-19T17:31:04.663Z] #64 7.357 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T17:31:04.663Z] #64 7.357 + . /tmp/install/proxy.installer [2021-03-19T17:31:04.663Z] #64 7.357 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:04.663Z] #64 7.357 + install_proxy [2021-03-19T17:31:04.663Z] #64 7.365 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:04.663Z] #64 7.365 + case "$1" in [2021-03-19T17:31:04.663Z] #64 7.365 + export CGO_ENABLED=0 [2021-03-19T17:31:04.663Z] #64 7.365 + CGO_ENABLED=0 [2021-03-19T17:31:04.663Z] #64 7.365 + _install_proxy [2021-03-19T17:31:04.663Z] #64 7.365 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T17:31:04.663Z] #64 7.365 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9Ytsdt6sFz/src/github.com/docker/libnetwork [2021-03-19T17:31:04.663Z] #64 7.377 Cloning into '/tmp/tmp.9Ytsdt6sFz/src/github.com/docker/libnetwork'... [2021-03-19T17:31:04.663Z] #64 ... [2021-03-19T17:31:04.663Z] [2021-03-19T17:31:04.663Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:04.663Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:31:04.663Z] #55 9.645 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:04.663Z] #55 9.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:04.663Z] #55 9.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:04.807Z] #42 102.4 make[1]: Nothing to be done for 'all'. [2021-03-19T17:31:04.835Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 3.9s [2021-03-19T17:31:04.836Z] #30 5.591 0.1% ############### 22.2% ############################################ 62.1% ######################################################################## 100.0% [2021-03-19T17:31:04.923Z] #55 ... [2021-03-19T17:31:04.924Z] [2021-03-19T17:31:04.924Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:31:04.924Z] #24 sha256:c8e14be65f82e41c2d36364699d0c0e1fe19801851db6a214b6bb1c7b28352a2 [2021-03-19T17:31:04.924Z] #24 8.935 + RM_GOPATH=0 [2021-03-19T17:31:04.924Z] #24 8.935 + TMP_GOPATH= [2021-03-19T17:31:04.924Z] #24 8.935 + : /build [2021-03-19T17:31:04.924Z] #24 8.935 + '[' -z '' ']' [2021-03-19T17:31:04.924Z] #24 8.935 ++ mktemp -d [2021-03-19T17:31:04.924Z] #24 8.939 + export GOPATH=/tmp/tmp.VK94VmeQsJ [2021-03-19T17:31:04.924Z] #24 8.939 + GOPATH=/tmp/tmp.VK94VmeQsJ [2021-03-19T17:31:04.924Z] #24 8.939 + RM_GOPATH=1 [2021-03-19T17:31:04.924Z] #24 8.939 + case "$(go env GOARCH)" in [2021-03-19T17:31:04.924Z] #24 8.939 ++ go env GOARCH [2021-03-19T17:31:04.924Z] #24 9.078 Install docker/cli version 17.06.2-ce from stable [2021-03-19T17:31:04.924Z] #24 9.079 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.924Z] #24 9.079 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.924Z] #24 9.079 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:04.924Z] #24 9.079 + dir=/tmp/install [2021-03-19T17:31:04.924Z] #24 9.079 + bin=dockercli [2021-03-19T17:31:04.924Z] #24 9.079 + shift [2021-03-19T17:31:04.924Z] #24 9.079 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T17:31:04.924Z] #24 9.079 + . /tmp/install/dockercli.installer [2021-03-19T17:31:04.924Z] #24 9.079 ++ : stable [2021-03-19T17:31:04.924Z] #24 9.079 ++ : 17.06.2-ce [2021-03-19T17:31:04.924Z] #24 9.079 + install_dockercli [2021-03-19T17:31:04.924Z] #24 9.079 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T17:31:04.924Z] #24 9.079 ++ uname -m [2021-03-19T17:31:04.924Z] #24 9.079 + arch=x86_64 [2021-03-19T17:31:04.924Z] #24 9.079 + '[' x86_64 '!=' x86_64 ']' [2021-03-19T17:31:04.924Z] #24 9.079 + url=https://download.docker.com/linux/static [2021-03-19T17:31:04.924Z] #24 9.079 + tar -xz docker/docker [2021-03-19T17:31:04.924Z] #24 9.079 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-19T17:31:04.924Z] #24 ... [2021-03-19T17:31:04.924Z] [2021-03-19T17:31:04.924Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:04.924Z] #51 sha256:acc4c78a9b55b72d06acb8b35354189d4f18ebaea1458add4e6f5c7979801af9 [2021-03-19T17:31:04.924Z] #51 6.453 + RM_GOPATH=0 [2021-03-19T17:31:04.924Z] #51 6.453 + TMP_GOPATH= [2021-03-19T17:31:04.924Z] #51 6.453 + : /build [2021-03-19T17:31:04.924Z] #51 6.453 + '[' -z '' ']' [2021-03-19T17:31:04.924Z] #51 6.453 ++ mktemp -d [2021-03-19T17:31:04.924Z] #51 6.457 + export GOPATH=/tmp/tmp.TErfIbYJ4d [2021-03-19T17:31:04.924Z] #51 6.457 + GOPATH=/tmp/tmp.TErfIbYJ4d [2021-03-19T17:31:04.924Z] #51 6.457 + RM_GOPATH=1 [2021-03-19T17:31:04.924Z] #51 6.457 + case "$(go env GOARCH)" in [2021-03-19T17:31:04.924Z] #51 6.457 ++ go env GOARCH [2021-03-19T17:31:04.924Z] #51 6.465 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.924Z] #51 6.465 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:04.924Z] #51 6.465 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:04.924Z] #51 6.465 + dir=/tmp/install [2021-03-19T17:31:04.924Z] #51 6.465 + bin=shfmt [2021-03-19T17:31:04.924Z] #51 6.465 + shift [2021-03-19T17:31:04.924Z] #51 6.465 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T17:31:04.924Z] #51 6.465 + . /tmp/install/shfmt.installer [2021-03-19T17:31:04.924Z] #51 6.465 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:04.924Z] #51 6.465 + install_shfmt [2021-03-19T17:31:04.924Z] #51 6.465 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T17:31:04.924Z] #51 6.465 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TErfIbYJ4d/src/github.com/mvdan/sh [2021-03-19T17:31:04.924Z] #51 6.465 Cloning into '/tmp/tmp.TErfIbYJ4d/src/github.com/mvdan/sh'... [2021-03-19T17:31:04.924Z] #51 6.467 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:05.096Z] #42 102.7 make[1]: 'images/built-in.o' is up to date. [2021-03-19T17:31:05.186Z] #51 ... [2021-03-19T17:31:05.187Z] [2021-03-19T17:31:05.187Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:05.187Z] #47 sha256:ff36c72fea07afef689dd9ca148e2f1c670ef765b4930bafdf441ceafadfef92 [2021-03-19T17:31:05.187Z] #47 7.256 + RM_GOPATH=0 [2021-03-19T17:31:05.187Z] #47 7.256 + TMP_GOPATH= [2021-03-19T17:31:05.187Z] #47 7.256 + : /build [2021-03-19T17:31:05.187Z] #47 7.256 + '[' -z '' ']' [2021-03-19T17:31:05.187Z] #47 7.256 ++ mktemp -d [2021-03-19T17:31:05.187Z] #47 7.256 + export GOPATH=/tmp/tmp.3PuSzjp9su [2021-03-19T17:31:05.187Z] #47 7.256 + GOPATH=/tmp/tmp.3PuSzjp9su [2021-03-19T17:31:05.187Z] #47 7.256 + RM_GOPATH=1 [2021-03-19T17:31:05.187Z] #47 7.256 + case "$(go env GOARCH)" in [2021-03-19T17:31:05.187Z] #47 7.256 ++ go env GOARCH [2021-03-19T17:31:05.187Z] #47 7.268 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:05.187Z] #47 7.268 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:05.187Z] #47 7.268 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:05.187Z] #47 7.268 + dir=/tmp/install [2021-03-19T17:31:05.187Z] #47 7.268 + bin=gotestsum [2021-03-19T17:31:05.187Z] #47 7.268 + shift [2021-03-19T17:31:05.187Z] #47 7.268 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T17:31:05.187Z] #47 7.268 + . /tmp/install/gotestsum.installer [2021-03-19T17:31:05.187Z] #47 7.268 ++ : v0.5.3 [2021-03-19T17:31:05.187Z] #47 7.268 + install_gotestsum [2021-03-19T17:31:05.187Z] #47 7.268 + set -e [2021-03-19T17:31:05.187Z] #47 7.268 + export GO111MODULE=on [2021-03-19T17:31:05.187Z] #47 7.268 + GO111MODULE=on [2021-03-19T17:31:05.187Z] #47 7.268 + GOBIN=/build [2021-03-19T17:31:05.187Z] #47 7.268 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T17:31:05.187Z] #47 7.350 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:05.187Z] #47 7.356 go: finding gotest.tools v0.5.3 [2021-03-19T17:31:05.187Z] #47 7.969 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:05.187Z] #47 8.556 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:05.187Z] #47 10.42 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:05.187Z] #47 10.48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:05.187Z] #47 10.48 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:05.187Z] #47 10.48 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T17:31:05.187Z] #47 10.48 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:05.187Z] #47 10.51 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:31:05.187Z] #47 10.90 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:05.187Z] #47 11.13 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:05.187Z] #47 11.14 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:05.187Z] #47 11.15 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:31:05.187Z] #47 11.19 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:05.187Z] #47 11.25 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:05.187Z] #47 ... [2021-03-19T17:31:05.187Z] [2021-03-19T17:31:05.187Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:05.187Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:31:05.187Z] #45 8.928 + RM_GOPATH=0 [2021-03-19T17:31:05.187Z] #45 8.928 + TMP_GOPATH= [2021-03-19T17:31:05.187Z] #45 8.928 + : /build [2021-03-19T17:31:05.187Z] #45 8.928 + '[' -z '' ']' [2021-03-19T17:31:05.187Z] #45 8.928 ++ mktemp -d [2021-03-19T17:31:05.187Z] #45 8.940 + export GOPATH=/tmp/tmp.SY5zQh2lnm [2021-03-19T17:31:05.187Z] #45 8.940 + GOPATH=/tmp/tmp.SY5zQh2lnm [2021-03-19T17:31:05.187Z] #45 8.940 + RM_GOPATH=1 [2021-03-19T17:31:05.187Z] #45 8.940 + case "$(go env GOARCH)" in [2021-03-19T17:31:05.187Z] #45 8.940 ++ go env GOARCH [2021-03-19T17:31:05.187Z] #45 8.992 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:05.187Z] #45 8.992 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:05.187Z] #45 8.992 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:05.187Z] #45 9.000 + dir=/tmp/install [2021-03-19T17:31:05.187Z] #45 9.000 + bin=vndr [2021-03-19T17:31:05.187Z] #45 9.000 + shift [2021-03-19T17:31:05.187Z] #45 9.000 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T17:31:05.187Z] #45 9.000 + . /tmp/install/vndr.installer [2021-03-19T17:31:05.187Z] #45 9.000 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:31:05.187Z] #45 9.000 + install_vndr [2021-03-19T17:31:05.187Z] #45 9.000 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T17:31:05.187Z] #45 9.000 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SY5zQh2lnm/src/github.com/LK4D4/vndr [2021-03-19T17:31:05.187Z] #45 9.000 Cloning into '/tmp/tmp.SY5zQh2lnm/src/github.com/LK4D4/vndr'... [2021-03-19T17:31:05.187Z] #45 9.001 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:31:05.187Z] #45 10.21 + cd /tmp/tmp.SY5zQh2lnm/src/github.com/LK4D4/vndr [2021-03-19T17:31:05.187Z] #45 10.21 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:31:05.187Z] #45 10.22 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T17:31:05.387Z] #42 102.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T17:31:05.387Z] #42 102.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T17:31:05.387Z] #42 102.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T17:31:05.387Z] #42 102.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T17:31:05.387Z] #42 102.7 make[1]: Nothing to be done for 'all'. [2021-03-19T17:31:05.387Z] #42 102.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:31:05.387Z] #42 102.8 make[2]: Nothing to be done for 'all'. [2021-03-19T17:31:05.387Z] #42 102.8 make[2]: Nothing to be done for 'all'. [2021-03-19T17:31:05.387Z] #42 102.8 make[2]: Nothing to be done for 'all'. [2021-03-19T17:31:05.387Z] #42 102.9 make[2]: Nothing to be done for 'all'. [2021-03-19T17:31:05.387Z] #42 102.9 make[2]: Nothing to be done for 'all'. [2021-03-19T17:31:05.418Z] #9 ... [2021-03-19T17:31:05.418Z] [2021-03-19T17:31:05.418Z] #23 [internal] load build context [2021-03-19T17:31:05.418Z] #23 sha256:b81018b4fdf818c335a175c2cd11ad884a8d4094dfc16e76b812364061afd83c [2021-03-19T17:31:05.418Z] #23 transferring context: 53.37MB 4.2s done [2021-03-19T17:31:05.418Z] #23 DONE 4.7s [2021-03-19T17:31:05.418Z] [2021-03-19T17:31:05.418Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:31:05.418Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:31:05.447Z] #45 ... [2021-03-19T17:31:05.447Z] [2021-03-19T17:31:05.447Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:31:05.447Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:31:05.447Z] #32 8.705 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T17:31:05.447Z] #32 8.705 Cloning into '.'... [2021-03-19T17:31:05.447Z] #32 ... [2021-03-19T17:31:05.447Z] [2021-03-19T17:31:05.447Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:05.447Z] #47 sha256:ff36c72fea07afef689dd9ca148e2f1c670ef765b4930bafdf441ceafadfef92 [2021-03-19T17:31:05.447Z] #47 11.28 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T17:31:05.447Z] #47 11.30 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:05.447Z] #47 11.43 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:05.447Z] #47 11.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:05.486Z] #30 6.382 [2021-03-19T17:31:05.643Z] #34 ... [2021-03-19T17:31:05.643Z] [2021-03-19T17:31:05.643Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:31:05.643Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:31:05.643Z] #43 2.498 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:31:05.643Z] #43 2.498 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:31:05.643Z] #43 2.517 Note: Building without GnuTLS support [2021-03-19T17:31:05.643Z] #43 2.525 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:31:05.643Z] #43 2.533 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:31:05.693Z] #42 102.9 make[2]: Nothing to be done for 'all'. [2021-03-19T17:31:05.693Z] #42 102.9 make[2]: Nothing to be done for 'all'. [2021-03-19T17:31:05.693Z] #42 103.0 make[2]: Nothing to be done for 'all'. [2021-03-19T17:31:05.693Z] #42 103.0 INSTALL criu/criu [2021-03-19T17:31:05.693Z] #42 DONE 103.2s [2021-03-19T17:31:05.693Z] [2021-03-19T17:31:05.693Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:31:05.708Z] #47 11.77 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:05.708Z] #47 11.80 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:05.708Z] #47 11.80 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:06.086Z] #30 6.559 0.1% ###################### 31.7% ##################################### 51.9% #################################################### 72.4% ################################################################## 92.6% ######################################################################## 100.0% [2021-03-19T17:31:06.208Z] #43 ... [2021-03-19T17:31:06.208Z] [2021-03-19T17:31:06.208Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:31:06.208Z] #37 sha256:6b308034c0d39e387b8125c4ec5c13ceb60ccbe1e61598e9b5c8c44aa289c63b [2021-03-19T17:31:06.208Z] #37 7.828 Scanning dependencies of target tini-static [2021-03-19T17:31:06.208Z] #37 8.000 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T17:31:06.208Z] #37 9.546 [100%] Linking C executable tini-static [2021-03-19T17:31:06.208Z] #37 10.20 [100%] Built target tini-static [2021-03-19T17:31:06.208Z] #37 10.33 + mkdir -p /build [2021-03-19T17:31:06.208Z] #37 10.33 + cp tini-static /build/docker-init [2021-03-19T17:31:06.208Z] #37 DONE 10.7s [2021-03-19T17:31:06.208Z] [2021-03-19T17:31:06.208Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:06.208Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:06.209Z] #13 98.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T17:31:06.209Z] #13 98.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T17:31:06.209Z] #13 98.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:31:06.384Z] #30 7.560 [2021-03-19T17:31:06.405Z] #55 ... [2021-03-19T17:31:06.405Z] [2021-03-19T17:31:06.405Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T17:31:06.697Z] #43 DONE 0.1s [2021-03-19T17:31:06.697Z] [2021-03-19T17:31:06.697Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-03-19T17:31:06.697Z] #45 DONE 0.2s [2021-03-19T17:31:06.697Z] [2021-03-19T17:31:06.697Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-03-19T17:31:06.952Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.8s done [2021-03-19T17:31:06.952Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-03-19T17:31:06.987Z] #47 DONE 0.1s [2021-03-19T17:31:06.987Z] [2021-03-19T17:31:06.987Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-03-19T17:31:06.987Z] #49 DONE 0.2s [2021-03-19T17:31:06.987Z] [2021-03-19T17:31:06.987Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-03-19T17:31:07.142Z] #13 ... [2021-03-19T17:31:07.142Z] [2021-03-19T17:31:07.142Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:07.142Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:31:07.142Z] #45 96.44 regexp/syntax [2021-03-19T17:31:07.142Z] #45 97.85 fmt [2021-03-19T17:31:07.142Z] #45 101.4 regexp [2021-03-19T17:31:07.142Z] #45 103.1 go/token [2021-03-19T17:31:07.142Z] #45 104.0 go/scanner [2021-03-19T17:31:07.142Z] #45 105.5 go/ast [2021-03-19T17:31:07.142Z] #45 106.5 internal/lazyregexp [2021-03-19T17:31:07.277Z] #51 DONE 0.2s [2021-03-19T17:31:07.277Z] [2021-03-19T17:31:07.277Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:31:07.342Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done [2021-03-19T17:31:07.401Z] #45 ... [2021-03-19T17:31:07.401Z] [2021-03-19T17:31:07.401Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:07.401Z] #34 sha256:571cdac41cd5b34a7b7c426a4aadbf19eb0445478fe86b4fd4a655054feaa4ed [2021-03-19T17:31:07.401Z] #34 106.1 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:31:07.606Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.9s done [2021-03-19T17:31:07.868Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-19T17:31:08.445Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-03-19T17:31:08.445Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-19T17:31:09.021Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-19T17:31:09.130Z] #30 7.808 #=#=# ## 3.8% ######## 11.4% ############# 19.0% ################# 24.8% ##################### 30.5% ######################## 34.3% ########################### 38.2% ############################### 43.9% ################################### 49.7% ####################################### 54.5% ########################################### 60.2% ################################################ 67.8% ###################################################### 75.4% ####################################################### 77.3% ########################################################### 83.0% ############################################################### 88.7% ##################################################################### 95.9% ####################################################################### 99.9% ######################################################################## 100.0% [2021-03-19T17:31:09.283Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-19T17:31:09.430Z] #30 10.41 [2021-03-19T17:31:09.430Z] #30 ... [2021-03-19T17:31:09.430Z] [2021-03-19T17:31:09.430Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:09.430Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:31:09.430Z] #46 6.305 internal/testlog [2021-03-19T17:31:09.430Z] #46 7.184 encoding [2021-03-19T17:31:09.430Z] #46 7.206 runtime [2021-03-19T17:31:09.430Z] #46 7.349 math [2021-03-19T17:31:09.430Z] #46 7.623 unicode/utf16 [2021-03-19T17:31:09.430Z] #46 8.752 container/list [2021-03-19T17:31:09.430Z] #46 11.47 crypto/internal/subtle [2021-03-19T17:31:09.430Z] #46 11.86 crypto/subtle [2021-03-19T17:31:09.430Z] #46 12.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T17:31:09.430Z] #46 12.45 internal/nettrace [2021-03-19T17:31:09.430Z] #46 12.93 runtime/cgo [2021-03-19T17:31:09.430Z] #46 14.93 vendor/golang.org/x/crypto/internal/subtle [2021-03-19T17:31:09.430Z] #46 ... [2021-03-19T17:31:09.430Z] [2021-03-19T17:31:09.430Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:09.430Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:31:09.430Z] #50 12.08 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T17:31:09.431Z] #50 12.10 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T17:31:09.431Z] #50 12.10 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:09.431Z] #50 12.12 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:09.431Z] #50 12.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:09.431Z] #50 12.19 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:09.431Z] #50 12.25 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T17:31:09.431Z] #50 12.35 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:09.431Z] #50 12.47 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:09.431Z] #50 12.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:09.431Z] #50 12.53 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T17:31:09.431Z] #50 12.61 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:09.431Z] #50 12.72 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T17:31:09.431Z] #50 12.73 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:09.431Z] #50 12.88 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:09.431Z] #50 12.88 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:09.431Z] #50 12.90 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T17:31:09.431Z] #50 12.92 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:09.431Z] #50 13.03 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:09.431Z] #50 13.06 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:09.431Z] #50 13.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:09.431Z] #50 13.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:09.431Z] #50 13.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:09.431Z] #50 13.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:09.431Z] #50 13.46 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:09.431Z] #50 13.74 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:31:09.431Z] #50 13.76 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T17:31:09.431Z] #50 13.82 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:09.431Z] #50 13.86 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:09.431Z] #50 13.89 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:09.431Z] #50 13.98 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:09.431Z] #50 14.25 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:09.431Z] #50 14.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:31:09.431Z] #50 14.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:31:09.431Z] #50 14.65 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:31:09.431Z] #50 14.67 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:31:09.431Z] #50 14.75 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T17:31:09.431Z] #50 14.75 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:09.431Z] #50 14.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:09.431Z] #50 14.79 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:09.431Z] #50 14.92 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:31:09.431Z] #50 14.93 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:09.431Z] #50 15.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:09.431Z] #50 15.40 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:09.431Z] #50 15.44 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:09.431Z] #50 15.58 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:09.431Z] #50 15.74 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:09.431Z] #50 15.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:31:09.431Z] #50 15.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:09.431Z] #50 16.01 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:09.431Z] #50 16.02 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:31:09.863Z] #9 ... [2021-03-19T17:31:09.863Z] [2021-03-19T17:31:09.863Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T17:31:09.863Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T17:31:09.863Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T17:31:09.863Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T17:31:09.863Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-19T17:31:09.863Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-19T17:31:09.863Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 4.5s done [2021-03-19T17:31:09.863Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.0s done [2021-03-19T17:31:09.863Z] #26 DONE 9.0s [2021-03-19T17:31:09.863Z] [2021-03-19T17:31:09.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:31:09.863Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:31:09.925Z] #34 ... [2021-03-19T17:31:09.925Z] [2021-03-19T17:31:09.925Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:09.925Z] #51 sha256:fcffb5436601201686f20f57bb48dc973990335a637b4931173643eeaa298fb9 [2021-03-19T17:31:09.925Z] #51 98.81 path/filepath [2021-03-19T17:31:09.925Z] #51 100.1 golang.org/x/sys/unix [2021-03-19T17:31:09.925Z] #51 103.4 encoding/json [2021-03-19T17:31:09.925Z] #51 ... [2021-03-19T17:31:09.925Z] [2021-03-19T17:31:09.925Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:31:09.925Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:31:09.925Z] #43 4.988 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:31:09.925Z] #43 5.045 GEN .gitid [2021-03-19T17:31:09.925Z] #43 5.130 GEN criu/include/version.h [2021-03-19T17:31:09.925Z] #43 5.198 GEN include/common/asm [2021-03-19T17:31:09.925Z] #43 6.819 PBCC images/timens.pb-c.c [2021-03-19T17:31:09.925Z] #43 6.843 DEP images/timens.pb-c.d [2021-03-19T17:31:09.925Z] #43 6.884 PBCC images/fown.pb-c.c [2021-03-19T17:31:09.925Z] #43 6.914 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T17:31:09.925Z] #43 7.014 PBCC images/opts.pb-c.c [2021-03-19T17:31:09.925Z] #43 7.055 PBCC images/memfd.pb-c.c [2021-03-19T17:31:09.925Z] #43 7.122 DEP images/fown.pb-c.d [2021-03-19T17:31:10.187Z] #43 7.200 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T17:31:10.187Z] #43 7.274 DEP images/opts.pb-c.d [2021-03-19T17:31:10.187Z] #43 7.324 DEP images/memfd.pb-c.d [2021-03-19T17:31:10.444Z] #43 7.401 PBCC images/sit.pb-c.c [2021-03-19T17:31:10.444Z] #43 7.484 DEP images/sit.pb-c.d [2021-03-19T17:31:10.444Z] #43 7.548 PBCC images/macvlan.pb-c.c [2021-03-19T17:31:10.444Z] #43 7.602 DEP images/macvlan.pb-c.d [2021-03-19T17:31:10.444Z] #43 7.661 PBCC images/autofs.pb-c.c [2021-03-19T17:31:10.511Z] #50 ... [2021-03-19T17:31:10.511Z] [2021-03-19T17:31:10.511Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:10.511Z] #30 sha256:73f0c69d065eb269d2dc85a1186bf26c12897cbc730d90efce14922ad83ef953 [2021-03-19T17:31:10.702Z] #43 7.686 DEP images/autofs.pb-c.d [2021-03-19T17:31:10.702Z] #43 7.750 PBCC images/sysctl.pb-c.c [2021-03-19T17:31:10.702Z] #43 7.775 DEP images/sysctl.pb-c.d [2021-03-19T17:31:10.702Z] #43 7.832 PBCC images/time.pb-c.c [2021-03-19T17:31:10.702Z] #43 7.852 DEP images/time.pb-c.d [2021-03-19T17:31:10.702Z] #43 7.909 PBCC images/binfmt-misc.pb-c.c [2021-03-19T17:31:10.959Z] #43 7.922 DEP images/binfmt-misc.pb-c.d [2021-03-19T17:31:10.959Z] #43 7.974 PBCC images/seccomp.pb-c.c [2021-03-19T17:31:10.959Z] #43 7.999 DEP images/seccomp.pb-c.d [2021-03-19T17:31:10.959Z] #43 8.049 PBCC images/userns.pb-c.c [2021-03-19T17:31:10.959Z] #43 8.074 DEP images/userns.pb-c.d [2021-03-19T17:31:10.959Z] #43 8.116 PBCC images/cgroup.pb-c.c [2021-03-19T17:31:10.959Z] #43 8.193 DEP images/cgroup.pb-c.d [2021-03-19T17:31:10.996Z] #47 16.76 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:10.996Z] #47 16.84 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:11.220Z] #43 8.226 PBCC images/ext-file.pb-c.c [2021-03-19T17:31:11.220Z] #43 8.234 DEP images/ext-file.pb-c.d [2021-03-19T17:31:11.220Z] #43 8.302 PBCC images/rpc.pb-c.c [2021-03-19T17:31:11.220Z] #43 8.387 DEP images/rpc.pb-c.d [2021-03-19T17:31:11.256Z] #47 ... [2021-03-19T17:31:11.256Z] [2021-03-19T17:31:11.256Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:11.256Z] #51 sha256:acc4c78a9b55b72d06acb8b35354189d4f18ebaea1458add4e6f5c7979801af9 [2021-03-19T17:31:11.256Z] #51 13.78 + cd /tmp/tmp.TErfIbYJ4d/src/github.com/mvdan/sh [2021-03-19T17:31:11.256Z] #51 13.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:11.256Z] #51 13.94 + GO111MODULE=on [2021-03-19T17:31:11.256Z] #51 13.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T17:31:11.256Z] #51 16.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:11.256Z] #51 16.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:11.256Z] #51 16.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:11.256Z] #51 16.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:11.256Z] #51 17.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:11.477Z] #43 ... [2021-03-19T17:31:11.477Z] [2021-03-19T17:31:11.477Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:11.477Z] #34 sha256:571cdac41cd5b34a7b7c426a4aadbf19eb0445478fe86b4fd4a655054feaa4ed [2021-03-19T17:31:11.477Z] #34 DONE 110.6s [2021-03-19T17:31:11.477Z] [2021-03-19T17:31:11.477Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:31:11.477Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:31:11.477Z] #43 8.462 PBCC images/siginfo.pb-c.c [2021-03-19T17:31:11.477Z] #43 8.489 DEP images/siginfo.pb-c.d [2021-03-19T17:31:11.477Z] #43 8.647 PBCC images/pagemap.pb-c.c [2021-03-19T17:31:11.477Z] #43 8.733 DEP images/pagemap.pb-c.d [2021-03-19T17:31:11.734Z] #43 8.830 PBCC images/rlimit.pb-c.c [2021-03-19T17:31:11.734Z] #43 8.922 DEP images/rlimit.pb-c.d [2021-03-19T17:31:11.734Z] #43 8.996 PBCC images/file-lock.pb-c.c [2021-03-19T17:31:11.991Z] #43 9.085 DEP images/file-lock.pb-c.d [2021-03-19T17:31:11.991Z] #43 9.131 PBCC images/tty.pb-c.c [2021-03-19T17:31:11.991Z] #43 9.224 DEP images/tty.pb-c.d [2021-03-19T17:31:12.199Z] #51 18.25 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:12.248Z] #43 9.318 PBCC images/tun.pb-c.c [2021-03-19T17:31:12.248Z] #43 9.430 PBCC images/netdev.pb-c.c [2021-03-19T17:31:12.287Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.1s [2021-03-19T17:31:12.287Z] #9 ... [2021-03-19T17:31:12.287Z] [2021-03-19T17:31:12.287Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:31:12.287Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-19T17:31:12.287Z] #27 1.440 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:12.287Z] #27 1.459 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:12.287Z] #27 1.516 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:12.287Z] #27 1.671 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T17:31:12.287Z] #27 1.966 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T17:31:12.287Z] #27 2.128 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T17:31:12.287Z] #27 3.589 Fetched 8248 kB in 2s (3427 kB/s) [2021-03-19T17:31:12.287Z] #27 3.589 Reading package lists... [2021-03-19T17:31:12.287Z] #27 4.909 Reading package lists... [2021-03-19T17:31:12.287Z] #27 6.308 Building dependency tree... [2021-03-19T17:31:12.287Z] #27 7.056 The following additional packages will be installed: [2021-03-19T17:31:12.287Z] #27 7.056 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T17:31:12.287Z] #27 7.056 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T17:31:12.287Z] #27 7.056 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T17:31:12.287Z] #27 7.056 Suggested packages: [2021-03-19T17:31:12.287Z] #27 7.056 krb5-doc krb5-user [2021-03-19T17:31:12.287Z] #27 7.056 Recommended packages: [2021-03-19T17:31:12.287Z] #27 7.056 krb5-locales publicsuffix libsasl2-modules [2021-03-19T17:31:12.287Z] #27 7.300 The following NEW packages will be installed: [2021-03-19T17:31:12.287Z] #27 7.300 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T17:31:12.287Z] #27 7.300 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T17:31:12.287Z] #27 7.300 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T17:31:12.287Z] #27 7.300 libssh2-1 libssl1.1 openssl [2021-03-19T17:31:12.287Z] #27 7.600 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T17:31:12.287Z] #27 7.600 Need to get 4777 kB of archives. [2021-03-19T17:31:12.287Z] #27 7.600 After this operation, 11.5 MB of additional disk space will be used. [2021-03-19T17:31:12.287Z] #27 7.600 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-19T17:31:12.287Z] #27 7.601 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-03-19T17:31:12.287Z] #27 7.613 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-19T17:31:12.287Z] #27 7.616 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T17:31:12.287Z] #27 7.619 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-19T17:31:12.287Z] #27 7.621 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-19T17:31:12.287Z] #27 7.622 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-19T17:31:12.287Z] #27 7.625 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-19T17:31:12.287Z] #27 7.633 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-19T17:31:12.287Z] #27 7.636 Get:10 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-19T17:31:12.287Z] #27 7.638 Get:11 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-19T17:31:12.287Z] #27 7.639 Get:12 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-19T17:31:12.287Z] #27 7.640 Get:13 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-19T17:31:12.287Z] #27 7.642 Get:14 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-19T17:31:12.287Z] #27 7.647 Get:15 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-19T17:31:12.287Z] #27 7.651 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-19T17:31:12.287Z] #27 7.651 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T17:31:12.287Z] #27 7.654 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-19T17:31:12.287Z] #27 7.726 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-03-19T17:31:12.287Z] #27 7.726 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-19T17:31:12.287Z] #27 7.726 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-19T17:31:12.287Z] #27 8.067 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:31:12.287Z] #27 8.109 Fetched 4777 kB in 0s (12.0 MB/s) [2021-03-19T17:31:12.287Z] #27 8.158 Selecting previously unselected package libssl1.1:arm64. [2021-03-19T17:31:12.287Z] #27 8.158 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-03-19T17:31:12.287Z] #27 8.162 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 8.235 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-19T17:31:12.287Z] #27 8.525 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-19T17:31:12.287Z] #27 8.525 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 8.536 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:31:12.287Z] #27 8.655 Selecting previously unselected package libsasl2-2:arm64. [2021-03-19T17:31:12.287Z] #27 8.655 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 8.660 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:31:12.287Z] #27 8.721 Selecting previously unselected package libldap-common. [2021-03-19T17:31:12.287Z] #27 8.724 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T17:31:12.287Z] #27 8.730 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:31:12.287Z] #27 8.812 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-19T17:31:12.287Z] #27 8.813 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 8.817 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:31:12.287Z] #27 8.960 Selecting previously unselected package openssl. [2021-03-19T17:31:12.287Z] #27 8.960 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 8.966 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:31:12.287Z] #27 9.279 Selecting previously unselected package ca-certificates. [2021-03-19T17:31:12.287Z] #27 9.279 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T17:31:12.287Z] #27 9.285 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T17:31:12.287Z] #27 9.567 Selecting previously unselected package libkeyutils1:arm64. [2021-03-19T17:31:12.287Z] #27 9.569 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 9.574 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-19T17:31:12.287Z] #27 9.625 Selecting previously unselected package libkrb5support0:arm64. [2021-03-19T17:31:12.287Z] #27 9.625 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 9.630 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-19T17:31:12.287Z] #27 9.689 Selecting previously unselected package libk5crypto3:arm64. [2021-03-19T17:31:12.287Z] #27 9.691 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 9.696 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-19T17:31:12.287Z] #27 9.768 Selecting previously unselected package libkrb5-3:arm64. [2021-03-19T17:31:12.287Z] #27 9.768 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 9.772 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-19T17:31:12.287Z] #27 9.896 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-19T17:31:12.287Z] #27 9.896 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 9.901 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-19T17:31:12.287Z] #27 9.972 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-19T17:31:12.287Z] #27 9.972 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 9.977 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-19T17:31:12.287Z] #27 10.04 Selecting previously unselected package libpsl5:arm64. [2021-03-19T17:31:12.287Z] #27 10.04 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 10.05 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-19T17:31:12.287Z] #27 10.11 Selecting previously unselected package librtmp1:arm64. [2021-03-19T17:31:12.287Z] #27 10.11 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 10.11 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:31:12.287Z] #27 10.18 Selecting previously unselected package libssh2-1:arm64. [2021-03-19T17:31:12.287Z] #27 10.18 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-19T17:31:12.287Z] #27 10.19 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-19T17:31:12.287Z] #27 ... [2021-03-19T17:31:12.287Z] [2021-03-19T17:31:12.287Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:31:12.287Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T17:31:12.287Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.7s done [2021-03-19T17:31:12.439Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:31:12.439Z] [2021-03-19T17:31:12.439Z] + c=0 [2021-03-19T17:31:12.439Z] ++ jobs -p [2021-03-19T17:31:12.439Z] + for job in $(jobs -p) [2021-03-19T17:31:12.439Z] + wait 4633 [2021-03-19T17:31:12.439Z] + TEST_INTEGRATION_DEST=3 [2021-03-19T17:31:12.439Z] + CONTAINER_NAME=docker-pr3-3 [2021-03-19T17:31:12.439Z] + TEST_SKIP_INTEGRATION=1 [2021-03-19T17:31:12.439Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-19T17:31:12.439Z] + run_tests [2021-03-19T17:31:12.439Z] + '[' -n 0 ']' [2021-03-19T17:31:12.439Z] + rm= [2021-03-19T17:31:12.439Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42168/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42168/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh '' test-integration [2021-03-19T17:31:12.439Z] + TEST_INTEGRATION_DEST=1 [2021-03-19T17:31:12.439Z] + CONTAINER_NAME=docker-pr3-1 [2021-03-19T17:31:12.439Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T17:31:12.439Z] + run_tests test-integration-flaky [2021-03-19T17:31:12.439Z] + '[' -n 0 ']' [2021-03-19T17:31:12.439Z] + rm= [2021-03-19T17:31:12.439Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42168/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42168/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh test-integration-flaky test-integration [2021-03-19T17:31:12.439Z] + TEST_INTEGRATION_DEST=2 [2021-03-19T17:31:12.439Z] + CONTAINER_NAME=docker-pr3-2 [2021-03-19T17:31:12.439Z] + TEST_SKIP_INTEGRATION=1 [2021-03-19T17:31:12.439Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-19T17:31:12.439Z] + run_tests [2021-03-19T17:31:12.439Z] + '[' -n 0 ']' [2021-03-19T17:31:12.439Z] + rm= [2021-03-19T17:31:12.439Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42168/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42168/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh '' test-integration [2021-03-19T17:31:12.439Z] [2021-03-19T17:31:12.439Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T17:31:12.439Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T17:31:12.439Z] HOSTNAME=cf513d170006 [2021-03-19T17:31:12.439Z] TEST_SKIP_INTEGRATION=1 [2021-03-19T17:31:12.439Z] TESTDEBUG=0 [2021-03-19T17:31:12.439Z] DEST=bundles/test-integration [2021-03-19T17:31:12.439Z] PWD=/go/src/github.com/docker/docker [2021-03-19T17:31:12.439Z] KEEPBUNDLE=1 [2021-03-19T17:31:12.439Z] DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:31:12.439Z] container=docker [2021-03-19T17:31:12.439Z] HOME=/root [2021-03-19T17:31:12.439Z] GOLANG_VERSION=1.13.15 [2021-03-19T17:31:12.439Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T17:31:12.439Z] VALIDATE_BRANCH=20.10 [2021-03-19T17:31:12.439Z] TERM=xterm [2021-03-19T17:31:12.439Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T17:31:12.439Z] SHLVL=1 [2021-03-19T17:31:12.439Z] TIMEOUT=120m [2021-03-19T17:31:12.439Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T17:31:12.439Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T17:31:12.439Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-19T17:31:12.439Z] GO111MODULE=off [2021-03-19T17:31:12.439Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T17:31:12.439Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T17:31:12.439Z] GOPATH=/go [2021-03-19T17:31:12.439Z] PKG_CONFIG=pkg-config [2021-03-19T17:31:12.439Z] _=/usr/bin/env [2021-03-19T17:31:12.439Z] Building test suite binary ./integration-cli/test.main [2021-03-19T17:31:12.439Z] [2021-03-19T17:31:12.439Z] [2021-03-19T17:31:12.439Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-19T17:31:12.439Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T17:31:12.439Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T17:31:12.439Z] HOSTNAME=6f5a250429a7 [2021-03-19T17:31:12.439Z] TEST_SKIP_INTEGRATION=1 [2021-03-19T17:31:12.439Z] TESTDEBUG=0 [2021-03-19T17:31:12.439Z] DEST=bundles/test-integration [2021-03-19T17:31:12.439Z] PWD=/go/src/github.com/docker/docker [2021-03-19T17:31:12.439Z] KEEPBUNDLE=1 [2021-03-19T17:31:12.439Z] DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:31:12.439Z] container=docker [2021-03-19T17:31:12.439Z] HOME=/root [2021-03-19T17:31:12.439Z] GOLANG_VERSION=1.13.15 [2021-03-19T17:31:12.439Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T17:31:12.439Z] VALIDATE_BRANCH=20.10 [2021-03-19T17:31:12.439Z] TERM=xterm [2021-03-19T17:31:12.439Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T17:31:12.439Z] SHLVL=1 [2021-03-19T17:31:12.439Z] TIMEOUT=120m [2021-03-19T17:31:12.439Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T17:31:12.439Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T17:31:12.439Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-19T17:31:12.439Z] GO111MODULE=off [2021-03-19T17:31:12.439Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T17:31:12.439Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T17:31:12.439Z] GOPATH=/go [2021-03-19T17:31:12.439Z] PKG_CONFIG=pkg-config [2021-03-19T17:31:12.439Z] _=/usr/bin/env [2021-03-19T17:31:12.439Z] Building test suite binary ./integration-cli/test.main [2021-03-19T17:31:12.439Z] No new tests added to integration. [2021-03-19T17:31:12.439Z] [2021-03-19T17:31:12.439Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T17:31:12.439Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T17:31:12.439Z] HOSTNAME=dbd0aa2e98d1 [2021-03-19T17:31:12.439Z] TESTDEBUG=0 [2021-03-19T17:31:12.439Z] DEST=bundles/test-integration [2021-03-19T17:31:12.439Z] PWD=/go/src/github.com/docker/docker [2021-03-19T17:31:12.439Z] KEEPBUNDLE=1 [2021-03-19T17:31:12.439Z] DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:31:12.439Z] container=docker [2021-03-19T17:31:12.439Z] HOME=/root [2021-03-19T17:31:12.439Z] GOLANG_VERSION=1.13.15 [2021-03-19T17:31:12.439Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T17:31:12.439Z] VALIDATE_BRANCH=20.10 [2021-03-19T17:31:12.439Z] TERM=xterm [2021-03-19T17:31:12.439Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T17:31:12.439Z] SHLVL=1 [2021-03-19T17:31:12.439Z] TIMEOUT=120m [2021-03-19T17:31:12.439Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T17:31:12.439Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T17:31:12.439Z] GO111MODULE=off [2021-03-19T17:31:12.439Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T17:31:12.439Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T17:31:12.439Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T17:31:12.439Z] GOPATH=/go [2021-03-19T17:31:12.439Z] PKG_CONFIG=pkg-config [2021-03-19T17:31:12.439Z] _=/usr/bin/env [2021-03-19T17:31:12.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T17:31:12.506Z] #43 9.593 DEP images/tun.pb-c.d [2021-03-19T17:31:12.506Z] #43 9.621 DEP images/netdev.pb-c.d [2021-03-19T17:31:12.506Z] #43 9.659 PBCC images/vma.pb-c.c [2021-03-19T17:31:12.506Z] #43 9.694 DEP images/vma.pb-c.d [2021-03-19T17:31:12.506Z] #43 9.736 PBCC images/creds.pb-c.c [2021-03-19T17:31:12.506Z] #43 9.754 DEP images/creds.pb-c.d [2021-03-19T17:31:12.506Z] #43 9.810 PBCC images/utsns.pb-c.c [2021-03-19T17:31:12.763Z] #43 9.838 DEP images/utsns.pb-c.d [2021-03-19T17:31:12.763Z] #43 9.896 PBCC images/ipc-desc.pb-c.c [2021-03-19T17:31:12.763Z] #43 9.948 PBCC images/ipc-sem.pb-c.c [2021-03-19T17:31:12.763Z] #43 9.986 DEP images/ipc-desc.pb-c.d [2021-03-19T17:31:12.763Z] #43 10.06 DEP images/ipc-sem.pb-c.d [2021-03-19T17:31:12.868Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-03-19T17:31:13.020Z] #43 10.13 PBCC images/ipc-msg.pb-c.c [2021-03-19T17:31:13.020Z] #43 10.18 DEP images/ipc-msg.pb-c.d [2021-03-19T17:31:13.020Z] #43 10.22 PBCC images/ipc-shm.pb-c.c [2021-03-19T17:31:13.020Z] #43 10.24 DEP images/ipc-shm.pb-c.d [2021-03-19T17:31:13.020Z] #43 10.28 PBCC images/ipc-var.pb-c.c [2021-03-19T17:31:13.137Z] #9 DONE 25.6s [2021-03-19T17:31:13.137Z] [2021-03-19T17:31:13.137Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:31:13.137Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-19T17:31:13.137Z] #27 10.28 Selecting previously unselected package libcurl4:arm64. [2021-03-19T17:31:13.137Z] #27 10.28 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-19T17:31:13.137Z] #27 10.28 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-19T17:31:13.137Z] #27 10.36 Selecting previously unselected package curl. [2021-03-19T17:31:13.137Z] #27 10.36 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-19T17:31:13.137Z] #27 10.36 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T17:31:13.137Z] #27 10.43 Selecting previously unselected package libonig5:arm64. [2021-03-19T17:31:13.137Z] #27 10.44 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-19T17:31:13.137Z] #27 10.44 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-19T17:31:13.137Z] #27 10.51 Selecting previously unselected package libjq1:arm64. [2021-03-19T17:31:13.137Z] #27 10.51 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-19T17:31:13.137Z] #27 10.51 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-19T17:31:13.137Z] #27 10.57 Selecting previously unselected package jq. [2021-03-19T17:31:13.137Z] #27 10.57 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-19T17:31:13.137Z] #27 10.58 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:31:13.137Z] #27 10.64 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-19T17:31:13.137Z] #27 10.65 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-19T17:31:13.137Z] #27 10.67 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-19T17:31:13.137Z] #27 10.84 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-19T17:31:13.137Z] #27 10.86 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:31:13.137Z] #27 10.88 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-19T17:31:13.137Z] #27 10.89 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:31:13.137Z] #27 10.90 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:31:13.137Z] #27 10.91 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-19T17:31:13.137Z] #27 10.93 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:31:13.137Z] #27 10.95 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-19T17:31:13.137Z] #27 10.96 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-19T17:31:13.137Z] #27 10.97 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:31:13.137Z] #27 11.00 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-19T17:31:13.137Z] #27 11.02 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-19T17:31:13.137Z] #27 11.03 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:31:13.137Z] #27 11.05 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T17:31:13.206Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done [2021-03-19T17:31:13.206Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-19T17:31:13.276Z] #43 10.32 DEP images/ipc-var.pb-c.d [2021-03-19T17:31:13.276Z] #43 10.38 PBCC images/sk-opts.pb-c.c [2021-03-19T17:31:13.276Z] #43 10.43 PBCC images/packet-sock.pb-c.c [2021-03-19T17:31:13.276Z] #43 10.51 DEP images/sk-opts.pb-c.d [2021-03-19T17:31:13.276Z] #43 10.56 DEP images/packet-sock.pb-c.d [2021-03-19T17:31:13.533Z] #43 10.64 PBCC images/sk-netlink.pb-c.c [2021-03-19T17:31:13.533Z] #43 10.71 DEP images/sk-netlink.pb-c.d [2021-03-19T17:31:13.533Z] #43 10.75 PBCC images/sk-inet.pb-c.c [2021-03-19T17:31:13.533Z] #43 10.84 DEP images/sk-inet.pb-c.d [2021-03-19T17:31:13.592Z] #51 ... [2021-03-19T17:31:13.592Z] [2021-03-19T17:31:13.592Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:13.592Z] #58 sha256:69c017fba539df677626ffbcbe5ce0d39aa1e2f1da4273aa4f6502813e2036b1 [2021-03-19T17:31:13.592Z] #58 9.292 + RM_GOPATH=0 [2021-03-19T17:31:13.592Z] #58 9.292 + TMP_GOPATH= [2021-03-19T17:31:13.592Z] #58 9.292 + : /build [2021-03-19T17:31:13.592Z] #58 9.292 + '[' -z '' ']' [2021-03-19T17:31:13.592Z] #58 9.293 ++ mktemp -d [2021-03-19T17:31:13.592Z] #58 9.302 + export GOPATH=/tmp/tmp.g4XWDNzMJO [2021-03-19T17:31:13.592Z] #58 9.302 + GOPATH=/tmp/tmp.g4XWDNzMJO [2021-03-19T17:31:13.592Z] #58 9.302 + RM_GOPATH=1 [2021-03-19T17:31:13.592Z] #58 9.302 + case "$(go env GOARCH)" in [2021-03-19T17:31:13.592Z] #58 9.302 ++ go env GOARCH [2021-03-19T17:31:13.592Z] #58 9.387 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:13.592Z] #58 9.387 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:13.592Z] #58 9.388 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:13.592Z] #58 9.398 + dir=/tmp/install [2021-03-19T17:31:13.592Z] #58 9.398 + bin=rootlesskit [2021-03-19T17:31:13.592Z] #58 9.398 + shift [2021-03-19T17:31:13.592Z] #58 9.398 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T17:31:13.592Z] #58 9.398 + . /tmp/install/rootlesskit.installer [2021-03-19T17:31:13.592Z] #58 9.398 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:13.592Z] #58 9.398 + install_rootlesskit [2021-03-19T17:31:13.592Z] #58 9.398 + case "$1" in [2021-03-19T17:31:13.592Z] #58 9.398 + export CGO_ENABLED=0 [2021-03-19T17:31:13.592Z] #58 9.398 + CGO_ENABLED=0 [2021-03-19T17:31:13.592Z] #58 9.398 + _install_rootlesskit [2021-03-19T17:31:13.592Z] #58 9.399 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T17:31:13.592Z] #58 9.409 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g4XWDNzMJO/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:31:13.592Z] #58 9.409 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:13.592Z] #58 9.412 Cloning into '/tmp/tmp.g4XWDNzMJO/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T17:31:13.592Z] #58 15.70 + cd /tmp/tmp.g4XWDNzMJO/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:31:13.592Z] #58 15.70 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:13.592Z] #58 15.76 + export GO111MODULE=on [2021-03-19T17:31:13.592Z] #58 15.77 + GO111MODULE=on [2021-03-19T17:31:13.592Z] #58 15.77 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:31:13.592Z] #58 15.77 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T17:31:13.592Z] #58 18.19 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:13.592Z] #58 18.19 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:31:13.592Z] #58 18.19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:13.592Z] #58 18.19 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T17:31:13.592Z] #58 18.23 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:13.592Z] #58 18.29 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:13.592Z] #58 18.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:13.592Z] #58 18.81 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T17:31:13.592Z] #58 18.88 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:13.592Z] #58 18.99 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:13.592Z] #58 19.20 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:31:13.592Z] #58 19.41 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:13.592Z] #58 19.54 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:13.592Z] #58 19.63 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:13.592Z] #58 ... [2021-03-19T17:31:13.592Z] [2021-03-19T17:31:13.592Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:13.592Z] #51 sha256:acc4c78a9b55b72d06acb8b35354189d4f18ebaea1458add4e6f5c7979801af9 [2021-03-19T17:31:13.592Z] #51 19.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:13.789Z] #43 10.90 PBCC images/sk-unix.pb-c.c [2021-03-19T17:31:13.789Z] #43 10.95 DEP images/sk-unix.pb-c.d [2021-03-19T17:31:13.789Z] #43 11.02 PBCC images/mm.pb-c.c [2021-03-19T17:31:13.789Z] #43 11.08 DEP images/mm.pb-c.d [2021-03-19T17:31:14.046Z] #43 11.17 PBCC images/timerfd.pb-c.c [2021-03-19T17:31:14.091Z] #27 11.93 Updating certificates in /etc/ssl/certs... [2021-03-19T17:31:14.302Z] #43 11.24 DEP images/timerfd.pb-c.d [2021-03-19T17:31:14.302Z] #43 11.31 PBCC images/timer.pb-c.c [2021-03-19T17:31:14.302Z] #43 11.37 DEP images/timer.pb-c.d [2021-03-19T17:31:14.302Z] #43 11.42 PBCC images/sa.pb-c.c [2021-03-19T17:31:14.302Z] #43 11.46 DEP images/sa.pb-c.d [2021-03-19T17:31:14.354Z] #55 123.0 + bin/containerd [2021-03-19T17:31:14.531Z] #51 ... [2021-03-19T17:31:14.531Z] [2021-03-19T17:31:14.531Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:14.531Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:14.531Z] #13 6.420 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:31:14.531Z] #13 6.477 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:14.531Z] #13 6.488 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:14.531Z] #13 6.489 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:14.531Z] #13 8.362 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T17:31:14.531Z] #13 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:31:14.531Z] #13 14.60 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:31:14.531Z] #13 ... [2021-03-19T17:31:14.531Z] [2021-03-19T17:31:14.531Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:14.531Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:14.531Z] #49 20.17 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:14.531Z] #49 20.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:14.531Z] #49 20.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:14.531Z] #49 20.29 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T17:31:14.531Z] #49 20.33 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T17:31:14.531Z] #49 20.63 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:14.560Z] #43 11.54 PBCC images/pipe-data.pb-c.c [2021-03-19T17:31:14.560Z] #43 11.58 DEP images/pipe-data.pb-c.d [2021-03-19T17:31:14.560Z] #43 11.64 PBCC images/mnt.pb-c.c [2021-03-19T17:31:14.560Z] #43 11.70 DEP images/mnt.pb-c.d [2021-03-19T17:31:14.560Z] #43 11.75 PBCC images/sk-packet.pb-c.c [2021-03-19T17:31:14.791Z] #49 ... [2021-03-19T17:31:14.791Z] [2021-03-19T17:31:14.791Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:14.791Z] #34 sha256:0124ce555e6672e05f58f208c5c6678432245f6ae1249a0cebf057b821373aaa [2021-03-19T17:31:14.791Z] #34 10.77 math [2021-03-19T17:31:14.791Z] #34 11.48 runtime [2021-03-19T17:31:14.791Z] #34 17.47 unicode/utf8 [2021-03-19T17:31:14.791Z] #34 18.35 unicode [2021-03-19T17:31:14.805Z] #30 10.63 #=#=# 1.0% # 2.6% ### 4.2% #### 5.8% ##### 7.5% ###### 8.6% ####### 10.2% ######## 12.4% ######### 13.5% ########### 15.6% ############ 17.2% ############# 18.9% ############## 19.9% ############### 21.6% ################ 23.2% ################# 24.6% ################## 25.7% ################### 27.4% #################### 29.0% ###################### 30.6% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################### 38.2% ############################# 40.7% ############################## 42.8% ############################### 43.9% ################################ 45.0% ################################# 46.6% ################################## 47.7% ################################### 49.3% #################################### 51.0% ##################################### 52.6% ####################################### 54.2% ######################################## 56.4% ######################################### 58.0% ########################################### 60.7% ############################################# 63.4% ############################################## 65.1% ################################################ 67.2% ################################################# 69.4% ################################################### 71.0% [2021-03-19T17:31:14.805Z] #30 ... [2021-03-19T17:31:14.805Z] [2021-03-19T17:31:14.805Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:14.805Z] #48 sha256:ef81ad7f2fba5673d3ff0e0975d4f962af132813fe3a9fe37d5d73bea128b9cb [2021-03-19T17:31:14.805Z] #48 11.64 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:14.805Z] #48 16.43 go: finding github.com/fatih/color v1.9.0 [2021-03-19T17:31:14.805Z] #48 16.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:14.805Z] #48 16.51 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:31:14.805Z] #48 16.56 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:14.805Z] #48 16.65 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:14.805Z] #48 16.86 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:14.805Z] #48 17.28 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:14.805Z] #48 17.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:14.805Z] #48 17.60 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:14.805Z] #48 17.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:14.805Z] #48 17.75 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:14.805Z] #48 ... [2021-03-19T17:31:14.805Z] [2021-03-19T17:31:14.805Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:14.805Z] #30 sha256:73f0c69d065eb269d2dc85a1186bf26c12897cbc730d90efce14922ad83ef953 [2021-03-19T17:31:14.817Z] #43 11.80 DEP images/sk-packet.pb-c.d [2021-03-19T17:31:14.817Z] #43 11.84 PBCC images/tcp-stream.pb-c.c [2021-03-19T17:31:14.817Z] #43 11.92 DEP images/tcp-stream.pb-c.d [2021-03-19T17:31:14.817Z] #43 11.97 PBCC images/pipe.pb-c.c [2021-03-19T17:31:14.817Z] #43 12.02 DEP images/pipe.pb-c.d [2021-03-19T17:31:14.817Z] #43 12.08 PBCC images/pstree.pb-c.c [2021-03-19T17:31:14.817Z] #43 12.11 DEP images/pstree.pb-c.d [2021-03-19T17:31:15.051Z] #34 ... [2021-03-19T17:31:15.051Z] [2021-03-19T17:31:15.051Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:15.051Z] #58 sha256:69c017fba539df677626ffbcbe5ce0d39aa1e2f1da4273aa4f6502813e2036b1 [2021-03-19T17:31:15.051Z] #58 19.96 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:15.051Z] #58 20.24 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:15.051Z] #58 20.37 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:15.051Z] #58 ... [2021-03-19T17:31:15.051Z] [2021-03-19T17:31:15.051Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:15.051Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:31:15.051Z] #36 10.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:31:15.051Z] #36 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:31:15.051Z] #36 18.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:31:15.051Z] #36 ... [2021-03-19T17:31:15.051Z] [2021-03-19T17:31:15.051Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:15.051Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:15.051Z] #49 21.15 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T17:31:15.074Z] #43 12.16 PBCC images/fs.pb-c.c [2021-03-19T17:31:15.074Z] #43 12.19 DEP images/fs.pb-c.d [2021-03-19T17:31:15.074Z] #43 12.25 PBCC images/signalfd.pb-c.c [2021-03-19T17:31:15.115Z] #30 10.63 #=#=# 1.0% # 2.6% ### 4.2% #### 5.8% ##### 7.5% ###### 8.6% ####### 10.2% ######## 12.4% ######### 13.5% ########### 15.6% ############ 17.2% ############# 18.9% ############## 19.9% ############### 21.6% ################ 23.2% ################# 24.6% ################## 25.7% ################### 27.4% #################### 29.0% ###################### 30.6% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################### 38.2% ############################# 40.7% ############################## 42.8% ############################### 43.9% ################################ 45.0% ################################# 46.6% ################################## 47.7% ################################### 49.3% #################################### 51.0% ##################################### 52.6% ####################################### 54.2% ######################################## 56.4% ######################################### 58.0% ########################################### 60.7% ############################################# 63.4% ############################################## 65.1% ################################################ 67.2% ################################################# 69.4% ################################################### 71.0% ################################################### 72.1% ##################################################### 73.7% ###################################################### 75.4% ###################################################### 76.0% [2021-03-19T17:31:15.115Z] #30 ... [2021-03-19T17:31:15.115Z] [2021-03-19T17:31:15.115Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:15.115Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:31:15.115Z] #52 12.14 + cd /tmp/tmp.trfOiZuQJB/src/github.com/mvdan/sh [2021-03-19T17:31:15.115Z] #52 12.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:15.115Z] #52 12.37 + GO111MODULE=on [2021-03-19T17:31:15.115Z] #52 12.38 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T17:31:15.115Z] #52 14.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:15.115Z] #52 14.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:15.115Z] #52 14.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:15.115Z] #52 14.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:15.115Z] #52 14.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:15.115Z] #52 16.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:15.115Z] #52 17.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:15.115Z] #52 19.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:15.115Z] #52 22.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:15.115Z] #52 ... [2021-03-19T17:31:15.115Z] [2021-03-19T17:31:15.115Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:15.115Z] #30 sha256:73f0c69d065eb269d2dc85a1186bf26c12897cbc730d90efce14922ad83ef953 [2021-03-19T17:31:15.330Z] #43 12.34 DEP images/signalfd.pb-c.d [2021-03-19T17:31:15.330Z] #43 12.40 PBCC images/fh.pb-c.c [2021-03-19T17:31:15.330Z] #43 12.45 PBCC images/fsnotify.pb-c.c [2021-03-19T17:31:15.330Z] #43 12.50 DEP images/fh.pb-c.d [2021-03-19T17:31:15.481Z] #27 12.99 137 added, 0 removed; done. [2021-03-19T17:31:15.587Z] #43 12.57 DEP images/fsnotify.pb-c.d [2021-03-19T17:31:15.587Z] #43 12.67 PBCC images/eventpoll.pb-c.c [2021-03-19T17:31:15.587Z] #43 12.70 DEP images/eventpoll.pb-c.d [2021-03-19T17:31:15.587Z] #43 12.78 PBCC images/eventfd.pb-c.c [2021-03-19T17:31:15.621Z] #49 21.33 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T17:31:15.621Z] #49 21.36 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:15.621Z] #49 ... [2021-03-19T17:31:15.621Z] [2021-03-19T17:31:15.621Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:15.621Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:31:15.621Z] #42 11.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:31:15.621Z] #42 15.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:31:15.621Z] #42 18.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:31:15.621Z] #42 ... [2021-03-19T17:31:15.621Z] [2021-03-19T17:31:15.621Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:15.621Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:15.621Z] #49 21.48 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:15.621Z] #49 21.66 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:15.621Z] #49 21.66 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:15.745Z] #30 10.63 #=#=# 1.0% # 2.6% ### 4.2% #### 5.8% ##### 7.5% ###### 8.6% ####### 10.2% ######## 12.4% ######### 13.5% ########### 15.6% ############ 17.2% ############# 18.9% ############## 19.9% ############### 21.6% ################ 23.2% ################# 24.6% ################## 25.7% ################### 27.4% #################### 29.0% ###################### 30.6% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################### 38.2% ############################# 40.7% ############################## 42.8% ############################### 43.9% ################################ 45.0% ################################# 46.6% ################################## 47.7% ################################### 49.3% #################################### 51.0% ##################################### 52.6% ####################################### 54.2% ######################################## 56.4% ######################################### 58.0% ########################################### 60.7% ############################################# 63.4% ############################################## 65.1% ################################################ 67.2% ################################################# 69.4% ################################################### 71.0% ################################################### 72.1% ##################################################### 73.7% ###################################################### 75.4% ###################################################### 76.0% ####################################################### 77.6% ######################################################### 79.8% ########################################################### 81.9% ############################################################ 84.7% ############################################################### 88.5% [2021-03-19T17:31:15.745Z] #30 ... [2021-03-19T17:31:15.745Z] [2021-03-19T17:31:15.745Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:15.745Z] #59 sha256:7717f302c216f0e6071a3b410fb43653a4470fa3ed67151c42d1208b8b62cea1 [2021-03-19T17:31:15.745Z] #59 12.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:15.745Z] #59 12.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:15.745Z] #59 12.90 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:15.745Z] #59 14.34 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:15.745Z] #59 14.85 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:15.745Z] #59 18.69 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:15.745Z] #59 21.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:15.745Z] #59 21.33 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:15.745Z] #59 21.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:15.745Z] #59 22.44 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:15.745Z] #59 ... [2021-03-19T17:31:15.745Z] [2021-03-19T17:31:15.745Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:15.745Z] #30 sha256:73f0c69d065eb269d2dc85a1186bf26c12897cbc730d90efce14922ad83ef953 [2021-03-19T17:31:15.844Z] #43 12.81 DEP images/eventfd.pb-c.d [2021-03-19T17:31:15.844Z] #43 12.88 PBCC images/remap-file-path.pb-c.c [2021-03-19T17:31:15.844Z] #43 12.93 DEP images/remap-file-path.pb-c.d [2021-03-19T17:31:15.844Z] #43 13.00 PBCC images/fifo.pb-c.c [2021-03-19T17:31:15.844Z] #43 13.04 DEP images/fifo.pb-c.d [2021-03-19T17:31:15.916Z] #49 21.89 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:31:15.916Z] #49 ... [2021-03-19T17:31:15.916Z] [2021-03-19T17:31:15.916Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:15.916Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:31:15.916Z] #55 11.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:31:15.916Z] #55 15.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:31:15.916Z] #55 18.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:31:16.101Z] #43 13.09 PBCC images/ghost-file.pb-c.c [2021-03-19T17:31:16.101Z] #43 13.13 DEP images/ghost-file.pb-c.d [2021-03-19T17:31:16.101Z] #43 13.17 PBCC images/regfile.pb-c.c [2021-03-19T17:31:16.101Z] #43 13.21 DEP images/regfile.pb-c.d [2021-03-19T17:31:16.101Z] #43 13.27 PBCC images/ns.pb-c.c [2021-03-19T17:31:16.101Z] #43 13.31 DEP images/ns.pb-c.d [2021-03-19T17:31:16.101Z] #43 13.39 PBCC images/fdinfo.pb-c.c [2021-03-19T17:31:16.204Z] #55 ... [2021-03-19T17:31:16.204Z] [2021-03-19T17:31:16.204Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:31:16.204Z] #24 sha256:c8e14be65f82e41c2d36364699d0c0e1fe19801851db6a214b6bb1c7b28352a2 [2021-03-19T17:31:16.204Z] #24 21.75 + mkdir -p /build [2021-03-19T17:31:16.204Z] #24 21.78 + mv docker/docker /build/ [2021-03-19T17:31:16.204Z] #24 21.80 + rmdir docker [2021-03-19T17:31:16.344Z] #30 10.63 #=#=# 1.0% # 2.6% ### 4.2% #### 5.8% ##### 7.5% ###### 8.6% ####### 10.2% ######## 12.4% ######### 13.5% ########### 15.6% ############ 17.2% ############# 18.9% ############## 19.9% ############### 21.6% ################ 23.2% ################# 24.6% ################## 25.7% ################### 27.4% #################### 29.0% ###################### 30.6% ###################### 31.7% ######################## 33.3% ######################### 35.0% ########################### 38.2% ############################# 40.7% ############################## 42.8% ############################### 43.9% ################################ 45.0% ################################# 46.6% ################################## 47.7% ################################### 49.3% #################################### 51.0% ##################################### 52.6% ####################################### 54.2% ######################################## 56.4% ######################################### 58.0% ########################################### 60.7% ############################################# 63.4% ############################################## 65.1% ################################################ 67.2% ################################################# 69.4% ################################################### 71.0% ################################################### 72.1% ##################################################### 73.7% ###################################################### 75.4% ###################################################### 76.0% ####################################################### 77.6% ######################################################### 79.8% ########################################################### 81.9% ############################################################ 84.7% ############################################################### 88.5% ################################################################# 91.3% ################################################################### 93.6% #################################################################### 95.8% ###################################################################### 97.4% ####################################################################### 99.0% ######################################################################## 100.0% [2021-03-19T17:31:16.344Z] #30 17.54 [2021-03-19T17:31:16.358Z] #43 13.45 DEP images/fdinfo.pb-c.d [2021-03-19T17:31:16.358Z] #43 13.51 PBCC images/core-aarch64.pb-c.c [2021-03-19T17:31:16.358Z] #43 13.56 PBCC images/core-arm.pb-c.c [2021-03-19T17:31:16.358Z] #43 13.61 PBCC images/core-ppc64.pb-c.c [2021-03-19T17:31:16.456Z] #55 ... [2021-03-19T17:31:16.456Z] [2021-03-19T17:31:16.456Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T17:31:16.456Z] #52 77.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T17:31:16.456Z] #52 77.93 + mkdir -p /build [2021-03-19T17:31:16.456Z] #52 77.93 + cp runc /build/runc [2021-03-19T17:31:16.456Z] #52 DONE 78.2s [2021-03-19T17:31:16.456Z] [2021-03-19T17:31:16.456Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:31:16.469Z] #24 ... [2021-03-19T17:31:16.469Z] [2021-03-19T17:31:16.469Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:16.469Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:31:16.469Z] #45 12.43 internal/race [2021-03-19T17:31:16.469Z] #45 12.66 runtime [2021-03-19T17:31:16.469Z] #45 12.84 sync/atomic [2021-03-19T17:31:16.469Z] #45 13.78 unicode [2021-03-19T17:31:16.469Z] #45 19.49 internal/testlog [2021-03-19T17:31:16.469Z] #45 20.04 encoding [2021-03-19T17:31:16.469Z] #45 20.40 unicode/utf16 [2021-03-19T17:31:16.469Z] #45 21.04 container/list [2021-03-19T17:31:16.469Z] #45 22.09 crypto/internal/subtle [2021-03-19T17:31:16.469Z] #45 22.36 crypto/subtle [2021-03-19T17:31:16.469Z] #45 22.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T17:31:16.469Z] #45 ... [2021-03-19T17:31:16.469Z] [2021-03-19T17:31:16.469Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:16.469Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:16.469Z] #49 22.45 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:16.469Z] #49 22.46 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:16.586Z] #27 14.42 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-19T17:31:16.586Z] #27 14.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:31:16.614Z] #43 13.66 PBCC images/core-s390.pb-c.c [2021-03-19T17:31:16.614Z] #43 13.71 PBCC images/core-x86.pb-c.c [2021-03-19T17:31:16.614Z] #43 13.76 PBCC images/core.pb-c.c [2021-03-19T17:31:16.614Z] #43 13.84 PBCC images/inventory.pb-c.c [2021-03-19T17:31:16.746Z] #49 22.61 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:16.746Z] #49 22.64 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:16.746Z] #49 22.68 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:31:16.746Z] #49 22.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:16.746Z] #49 22.76 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:31:16.847Z] #27 14.48 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-19T17:31:16.871Z] #43 13.92 DEP images/core-aarch64.pb-c.d [2021-03-19T17:31:16.871Z] #43 13.99 DEP images/core-arm.pb-c.d [2021-03-19T17:31:16.871Z] #43 14.04 DEP images/core-ppc64.pb-c.d [2021-03-19T17:31:16.871Z] #43 14.12 DEP images/core-s390.pb-c.d [2021-03-19T17:31:16.871Z] #43 14.16 DEP images/core-x86.pb-c.d [2021-03-19T17:31:17.084Z] #49 22.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:31:17.084Z] #49 22.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:17.084Z] #49 22.93 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:17.098Z] #55 ... [2021-03-19T17:31:17.098Z] [2021-03-19T17:31:17.098Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-03-19T17:31:17.098Z] #53 DONE 0.2s [2021-03-19T17:31:17.108Z] #27 14.94 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T17:31:17.128Z] #43 14.23 DEP images/core.pb-c.d [2021-03-19T17:31:17.128Z] #43 14.29 DEP images/inventory.pb-c.d [2021-03-19T17:31:17.128Z] #43 14.35 PBCC images/cpuinfo.pb-c.c [2021-03-19T17:31:17.128Z] #43 14.37 DEP images/cpuinfo.pb-c.d [2021-03-19T17:31:17.128Z] #43 14.43 PBCC images/stats.pb-c.c [2021-03-19T17:31:17.344Z] #49 23.32 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:17.344Z] #49 23.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:17.344Z] #49 23.45 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:17.370Z] #27 15.24 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:31:17.384Z] #43 14.45 DEP images/stats.pb-c.d [2021-03-19T17:31:17.431Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2021-03-19T17:31:17.431Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-03-19T17:31:17.439Z] [2021-03-19T17:31:17.439Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T17:31:17.644Z] #43 ... [2021-03-19T17:31:17.644Z] [2021-03-19T17:31:17.644Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:17.644Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:31:17.644Z] #45 106.8 net/url [2021-03-19T17:31:17.644Z] #45 108.7 text/template/parse [2021-03-19T17:31:17.644Z] #45 111.5 go/parser [2021-03-19T17:31:17.644Z] #45 113.5 text/template [2021-03-19T17:31:17.644Z] #45 115.3 encoding/xml [2021-03-19T17:31:17.891Z] #30 19.02 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T17:31:17.905Z] #45 ... [2021-03-19T17:31:17.905Z] [2021-03-19T17:31:17.905Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:17.905Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:17.905Z] #13 104.6 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T17:31:17.905Z] #13 104.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T17:31:17.905Z] #13 104.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:31:17.905Z] #13 104.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T17:31:17.905Z] #13 104.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T17:31:17.905Z] #13 104.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:31:17.915Z] #49 23.62 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:31:17.915Z] #49 23.63 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T17:31:17.915Z] #49 23.82 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:31:17.915Z] #49 23.87 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T17:31:17.915Z] #49 23.87 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:17.915Z] #49 23.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:18.175Z] #49 ... [2021-03-19T17:31:18.175Z] [2021-03-19T17:31:18.175Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:31:18.175Z] #24 sha256:c8e14be65f82e41c2d36364699d0c0e1fe19801851db6a214b6bb1c7b28352a2 [2021-03-19T17:31:18.175Z] #24 DONE 24.1s [2021-03-19T17:31:18.314Z] #27 16.38 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T17:31:18.314Z] #27 16.39 Updating certificates in /etc/ssl/certs... [2021-03-19T17:31:18.380Z] #9 ... [2021-03-19T17:31:18.380Z] [2021-03-19T17:31:18.380Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:31:18.380Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T17:31:18.380Z] #27 1.127 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:18.380Z] #27 1.147 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:18.380Z] #27 1.189 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:18.380Z] #27 1.284 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:31:18.380Z] #27 1.663 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:31:18.380Z] #27 1.818 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:31:18.380Z] #27 3.477 Fetched 8424 kB in 3s (3231 kB/s) [2021-03-19T17:31:18.380Z] #27 3.477 Reading package lists... [2021-03-19T17:31:18.380Z] #27 4.538 Reading package lists... [2021-03-19T17:31:18.380Z] #27 5.433 Building dependency tree... [2021-03-19T17:31:18.380Z] #27 5.768 The following additional packages will be installed: [2021-03-19T17:31:18.380Z] #27 5.768 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T17:31:18.380Z] #27 5.768 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T17:31:18.380Z] #27 5.768 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T17:31:18.380Z] #27 5.770 Suggested packages: [2021-03-19T17:31:18.380Z] #27 5.770 krb5-doc krb5-user [2021-03-19T17:31:18.380Z] #27 5.770 Recommended packages: [2021-03-19T17:31:18.380Z] #27 5.770 krb5-locales publicsuffix libsasl2-modules [2021-03-19T17:31:18.380Z] #27 5.936 The following NEW packages will be installed: [2021-03-19T17:31:18.380Z] #27 5.937 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T17:31:18.380Z] #27 5.937 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T17:31:18.380Z] #27 5.937 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T17:31:18.380Z] #27 5.938 libssh2-1 libssl1.1 openssl [2021-03-19T17:31:18.380Z] #27 6.218 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T17:31:18.380Z] #27 6.218 Need to get 5057 kB of archives. [2021-03-19T17:31:18.380Z] #27 6.218 After this operation, 12.1 MB of additional disk space will be used. [2021-03-19T17:31:18.380Z] #27 6.218 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-19T17:31:18.380Z] #27 6.223 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-19T17:31:18.380Z] #27 6.223 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-19T17:31:18.380Z] #27 6.223 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T17:31:18.380Z] #27 6.230 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-19T17:31:18.380Z] #27 6.230 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-19T17:31:18.380Z] #27 6.230 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-19T17:31:18.380Z] #27 6.233 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-19T17:31:18.380Z] #27 6.244 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-19T17:31:18.380Z] #27 6.246 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-19T17:31:18.380Z] #27 6.249 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-19T17:31:18.380Z] #27 6.250 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-19T17:31:18.380Z] #27 6.258 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-19T17:31:18.380Z] #27 6.258 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-19T17:31:18.380Z] #27 6.259 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-19T17:31:18.380Z] #27 6.263 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T17:31:18.380Z] #27 6.266 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T17:31:18.380Z] #27 6.278 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T17:31:18.380Z] #27 6.285 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T17:31:18.380Z] #27 6.294 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-19T17:31:18.380Z] #27 6.297 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-19T17:31:18.380Z] #27 6.456 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:31:18.380Z] #27 6.479 Fetched 5057 kB in 0s (14.1 MB/s) [2021-03-19T17:31:18.380Z] #27 6.528 Selecting previously unselected package libssl1.1:amd64. [2021-03-19T17:31:18.380Z] #27 6.528 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-19T17:31:18.380Z] #27 6.528 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T17:31:18.380Z] #27 6.539 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T17:31:18.380Z] #27 6.755 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T17:31:18.380Z] #27 6.755 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T17:31:18.380Z] #27 6.761 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:31:18.380Z] #27 6.809 Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T17:31:18.380Z] #27 6.809 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 6.813 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 6.863 Selecting previously unselected package libldap-common. [2021-03-19T17:31:18.381Z] #27 6.863 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T17:31:18.381Z] #27 6.870 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:31:18.381Z] #27 6.916 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T17:31:18.381Z] #27 6.916 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 6.921 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:31:18.381Z] #27 6.996 Selecting previously unselected package openssl. [2021-03-19T17:31:18.381Z] #27 6.996 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.002 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:31:18.381Z] #27 7.148 Selecting previously unselected package ca-certificates. [2021-03-19T17:31:18.381Z] #27 7.148 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T17:31:18.381Z] #27 7.157 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T17:31:18.381Z] #27 7.249 Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T17:31:18.381Z] #27 7.249 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.254 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-19T17:31:18.381Z] #27 7.337 Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T17:31:18.381Z] #27 7.337 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.342 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 7.404 Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T17:31:18.381Z] #27 7.404 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.409 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 7.470 Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T17:31:18.381Z] #27 7.472 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.482 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 7.580 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T17:31:18.381Z] #27 7.580 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.590 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 7.649 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T17:31:18.381Z] #27 7.651 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.657 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 7.711 Selecting previously unselected package libpsl5:amd64. [2021-03-19T17:31:18.381Z] #27 7.713 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.719 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-19T17:31:18.381Z] #27 7.769 Selecting previously unselected package librtmp1:amd64. [2021-03-19T17:31:18.381Z] #27 7.769 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.776 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:31:18.381Z] #27 7.834 Selecting previously unselected package libssh2-1:amd64. [2021-03-19T17:31:18.381Z] #27 7.834 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.834 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T17:31:18.381Z] #27 7.897 Selecting previously unselected package libcurl4:amd64. [2021-03-19T17:31:18.381Z] #27 7.897 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.903 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 7.979 Selecting previously unselected package curl. [2021-03-19T17:31:18.381Z] #27 7.979 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 7.984 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 8.051 Selecting previously unselected package libonig5:amd64. [2021-03-19T17:31:18.381Z] #27 8.051 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 8.055 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:31:18.381Z] #27 8.117 Selecting previously unselected package libjq1:amd64. [2021-03-19T17:31:18.381Z] #27 8.117 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 8.123 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:31:18.381Z] #27 8.171 Selecting previously unselected package jq. [2021-03-19T17:31:18.381Z] #27 8.171 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:31:18.381Z] #27 8.175 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:31:18.381Z] #27 8.218 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-19T17:31:18.381Z] #27 8.234 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-19T17:31:18.381Z] #27 8.246 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T17:31:18.381Z] #27 8.354 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 8.367 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:31:18.381Z] #27 8.383 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 8.396 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 8.411 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T17:31:18.381Z] #27 8.424 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 8.437 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 8.450 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T17:31:18.381Z] #27 8.464 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:31:18.381Z] #27 8.478 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T17:31:18.381Z] #27 8.500 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:31:18.381Z] #27 8.512 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:31:18.381Z] #27 8.526 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T17:31:18.381Z] #27 8.542 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T17:31:18.454Z] [2021-03-19T17:31:18.454Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:18.454Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:18.454Z] #49 24.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:31:18.454Z] #49 24.32 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:31:18.545Z] #30 19.63 [2021-03-19T17:31:18.643Z] #27 ... [2021-03-19T17:31:18.643Z] [2021-03-19T17:31:18.643Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:31:18.643Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:31:18.835Z] #13 ... [2021-03-19T17:31:18.835Z] [2021-03-19T17:31:18.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:31:18.835Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:31:18.835Z] #43 15.95 make[1]: Nothing to be done for 'all'. [2021-03-19T17:31:18.847Z] #30 19.89 1.3% ######################################################################## 100.0% [2021-03-19T17:31:19.027Z] #49 24.81 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:31:19.027Z] #49 25.06 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:31:19.149Z] #30 20.23 [2021-03-19T17:31:19.264Z] #27 ... [2021-03-19T17:31:19.264Z] [2021-03-19T17:31:19.264Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T17:31:19.264Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-19T17:31:19.264Z] #10 DONE 6.0s [2021-03-19T17:31:19.264Z] [2021-03-19T17:31:19.264Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T17:31:19.264Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-19T17:31:19.597Z] #49 25.43 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:31:20.211Z] #11 DONE 1.1s [2021-03-19T17:31:20.211Z] [2021-03-19T17:31:20.211Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:31:20.211Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-19T17:31:20.211Z] #27 17.39 0 added, 0 removed; done. [2021-03-19T17:31:20.211Z] #27 17.39 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T17:31:20.211Z] #27 17.39 done. [2021-03-19T17:31:20.211Z] #27 DONE 18.1s [2021-03-19T17:31:20.211Z] [2021-03-19T17:31:20.211Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T17:31:20.211Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-19T17:31:20.477Z] #31 DONE 0.4s [2021-03-19T17:31:20.477Z] [2021-03-19T17:31:20.477Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:20.477Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T17:31:20.693Z] #30 21.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T17:31:20.693Z] #30 ... [2021-03-19T17:31:20.693Z] [2021-03-19T17:31:20.693Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:31:20.693Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T17:31:20.693Z] #41 17.55 Checking out files: 70% (1191/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-19T17:31:20.693Z] #41 18.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T17:31:20.693Z] #41 20.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T17:31:20.693Z] #41 ... [2021-03-19T17:31:20.693Z] [2021-03-19T17:31:20.693Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:20.693Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:31:20.693Z] #50 17.97 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:20.693Z] #50 21.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:31:20.693Z] #50 21.80 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:20.693Z] #50 21.80 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:20.693Z] #50 21.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:31:20.693Z] #50 21.80 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:20.693Z] #50 21.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:20.693Z] #50 21.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:31:20.693Z] #50 21.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:20.693Z] #50 21.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:31:20.693Z] #50 21.94 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:20.693Z] #50 22.04 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:31:20.693Z] #50 22.15 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:31:20.693Z] #50 22.16 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:31:20.693Z] #50 22.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:20.693Z] #50 22.23 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:20.693Z] #50 22.25 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:20.693Z] #50 22.25 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:20.693Z] #50 22.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:20.693Z] #50 22.41 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:20.693Z] #50 22.56 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:20.693Z] #50 22.69 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:20.693Z] #50 22.71 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:20.693Z] #50 22.72 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:31:20.693Z] #50 22.72 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:31:20.693Z] #50 22.76 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:31:20.693Z] #50 22.92 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:20.693Z] #50 22.99 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:20.693Z] #50 23.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:20.693Z] #50 23.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:31:20.693Z] #50 23.23 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:20.693Z] #50 23.44 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:20.693Z] #50 23.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:31:20.693Z] #50 23.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:20.693Z] #50 23.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:20.693Z] #50 23.68 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:20.693Z] #50 23.72 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:20.693Z] #50 23.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:31:20.693Z] #50 23.85 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:20.693Z] #50 23.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:20.693Z] #50 23.89 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:31:20.693Z] #50 24.07 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:31:20.693Z] #50 24.12 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:20.693Z] #50 24.14 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:20.693Z] #50 24.14 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:20.693Z] #50 24.19 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:31:20.693Z] #50 24.21 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:31:20.693Z] #50 24.26 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:20.693Z] #50 24.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:20.693Z] #50 24.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:20.693Z] #50 24.53 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:31:20.693Z] #50 24.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:31:20.693Z] #50 24.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:20.693Z] #50 24.62 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:20.693Z] #50 24.73 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:31:20.693Z] #50 24.73 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:31:20.693Z] #50 24.76 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:20.693Z] #50 24.82 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:20.693Z] #50 24.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:20.693Z] #50 24.89 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:20.693Z] #50 24.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:31:20.693Z] #50 25.02 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T17:31:20.693Z] #50 25.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:31:20.693Z] #50 25.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:20.693Z] #50 25.28 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:20.693Z] #50 25.30 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:20.693Z] #50 25.32 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T17:31:20.693Z] #50 25.43 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:31:20.693Z] #50 25.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:31:20.693Z] #50 25.44 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:31:20.693Z] #50 25.58 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T17:31:20.693Z] #50 25.65 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:20.693Z] #50 25.71 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:31:20.693Z] #50 25.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:20.693Z] #50 25.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:20.693Z] #50 25.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:31:20.693Z] #50 26.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:20.693Z] #50 26.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T17:31:20.693Z] #50 26.79 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:20.693Z] #50 26.80 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:20.693Z] #50 26.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:20.693Z] #50 26.89 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T17:31:20.693Z] #50 26.94 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:20.693Z] #50 27.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:31:20.693Z] #50 27.21 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T17:31:20.693Z] #50 27.32 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T17:31:20.693Z] #50 27.32 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:31:20.693Z] #50 27.35 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:20.693Z] #50 27.66 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:31:20.693Z] #50 27.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:20.742Z] #36 ... [2021-03-19T17:31:20.742Z] [2021-03-19T17:31:20.742Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T17:31:20.742Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-19T17:31:20.742Z] #39 DONE 0.5s [2021-03-19T17:31:20.742Z] [2021-03-19T17:31:20.742Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T17:31:20.742Z] #28 sha256:88d69ec5635521e1c9599e29b946370f5e12a1a04f507e47337497f7905a673c [2021-03-19T17:31:20.742Z] #28 DONE 0.5s [2021-03-19T17:31:20.792Z] #43 17.70 CC images/stats.o [2021-03-19T17:31:20.792Z] #43 ... [2021-03-19T17:31:20.792Z] [2021-03-19T17:31:20.792Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:20.792Z] #51 sha256:fcffb5436601201686f20f57bb48dc973990335a637b4931173643eeaa298fb9 [2021-03-19T17:31:20.792Z] #51 109.6 github.com/pkg/diff [2021-03-19T17:31:20.792Z] #51 109.8 go/ast [2021-03-19T17:31:20.792Z] #51 111.8 golang.org/x/crypto/ssh/terminal [2021-03-19T17:31:20.792Z] #51 113.0 mvdan.cc/editorconfig [2021-03-19T17:31:20.792Z] #51 114.2 mvdan.cc/sh/v3/fileutil [2021-03-19T17:31:20.793Z] #51 114.4 mvdan.cc/sh/v3/syntax [2021-03-19T17:31:20.793Z] #51 ... [2021-03-19T17:31:20.793Z] [2021-03-19T17:31:20.793Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:20.793Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:31:20.793Z] #45 118.8 go/doc [2021-03-19T17:31:21.003Z] #50 27.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:31:21.003Z] #50 27.95 go: downloading golang.org/x/text v0.3.2 [2021-03-19T17:31:21.003Z] #50 27.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:31:21.003Z] #50 28.06 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:21.005Z] [2021-03-19T17:31:21.005Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:21.005Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:21.312Z] #50 ... [2021-03-19T17:31:21.312Z] [2021-03-19T17:31:21.312Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:21.312Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T17:31:21.312Z] #37 18.12 Fetched 8199 kB in 18s (468 kB/s) [2021-03-19T17:31:21.312Z] #37 18.12 Reading package lists... [2021-03-19T17:31:21.312Z] #37 27.90 Reading package lists... [2021-03-19T17:31:21.312Z] #37 ... [2021-03-19T17:31:21.312Z] [2021-03-19T17:31:21.312Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:21.312Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-19T17:31:21.312Z] #56 18.24 Fetched 8199 kB in 17s (478 kB/s) [2021-03-19T17:31:21.312Z] #56 18.24 Reading package lists... [2021-03-19T17:31:21.509Z] #49 27.14 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:31:21.611Z] #56 27.12 Reading package lists... [2021-03-19T17:31:21.611Z] #56 ... [2021-03-19T17:31:21.611Z] [2021-03-19T17:31:21.611Z] #65 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:21.611Z] #65 sha256:e1fada525c8c6582dacf909ca6d297b4d4cfa70c90802119af002ad564f2b7c8 [2021-03-19T17:31:21.612Z] #65 19.61 Checking out files: 58% (1111/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T17:31:21.612Z] #65 20.48 + cd /tmp/tmp.uQ4HY2b94S/src/github.com/docker/libnetwork [2021-03-19T17:31:21.612Z] #65 20.48 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:21.612Z] #65 21.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T17:31:21.612Z] #65 ... [2021-03-19T17:31:21.612Z] [2021-03-19T17:31:21.612Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:21.612Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:31:21.612Z] #50 28.56 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:31:22.081Z] #49 ... [2021-03-19T17:31:22.081Z] [2021-03-19T17:31:22.081Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:22.081Z] #47 sha256:ff36c72fea07afef689dd9ca148e2f1c670ef765b4930bafdf441ceafadfef92 [2021-03-19T17:31:22.081Z] #47 17.97 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:22.081Z] #47 24.81 go: finding github.com/fatih/color v1.9.0 [2021-03-19T17:31:22.081Z] #47 24.89 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:22.081Z] #47 24.89 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:31:22.081Z] #47 25.14 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:22.081Z] #47 25.17 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:22.081Z] #47 25.53 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:22.081Z] #47 26.00 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:22.081Z] #47 26.20 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:22.081Z] #47 26.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:22.081Z] #47 26.54 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:22.081Z] #47 26.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:22.081Z] #47 ... [2021-03-19T17:31:22.081Z] [2021-03-19T17:31:22.081Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:22.081Z] #51 sha256:acc4c78a9b55b72d06acb8b35354189d4f18ebaea1458add4e6f5c7979801af9 [2021-03-19T17:31:22.081Z] #51 22.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:22.081Z] #51 24.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:22.081Z] #51 24.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:22.081Z] #51 25.27 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:22.081Z] #51 25.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:22.081Z] #51 27.20 runtime/cgo [2021-03-19T17:31:22.081Z] #51 27.21 runtime [2021-03-19T17:31:22.171Z] #45 121.1 github.com/LK4D4/vndr/versioned [2021-03-19T17:31:22.171Z] #45 121.2 compress/flate [2021-03-19T17:31:22.707Z] #50 ... [2021-03-19T17:31:22.708Z] [2021-03-19T17:31:22.708Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:22.708Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T17:31:22.708Z] #43 19.63 Fetched 8199 kB in 19s (442 kB/s) [2021-03-19T17:31:22.708Z] #43 19.63 Reading package lists... [2021-03-19T17:31:22.708Z] #43 26.86 Reading package lists... [2021-03-19T17:31:22.708Z] #43 ... [2021-03-19T17:31:22.708Z] [2021-03-19T17:31:22.708Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:22.708Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:31:22.708Z] #50 29.70 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:31:22.708Z] #50 29.79 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:31:22.864Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-03-19T17:31:22.865Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-03-19T17:31:23.053Z] #51 ... [2021-03-19T17:31:23.053Z] [2021-03-19T17:31:23.053Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:23.053Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:23.053Z] #49 28.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:23.100Z] #45 122.3 github.com/LK4D4/vndr/build [2021-03-19T17:31:23.313Z] #49 29.13 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:23.439Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-19T17:31:23.701Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-19T17:31:23.766Z] #50 30.60 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:31:24.278Z] #9 ... [2021-03-19T17:31:24.278Z] [2021-03-19T17:31:24.278Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T17:31:24.278Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T17:31:24.278Z] #27 9.093 Updating certificates in /etc/ssl/certs... [2021-03-19T17:31:24.278Z] #27 9.833 137 added, 0 removed; done. [2021-03-19T17:31:24.278Z] #27 9.870 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T17:31:24.278Z] #27 9.884 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:31:24.278Z] #27 9.900 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T17:31:24.278Z] #27 9.918 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T17:31:24.278Z] #27 9.932 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:31:24.278Z] #27 9.981 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T17:31:24.278Z] #27 9.992 Updating certificates in /etc/ssl/certs... [2021-03-19T17:31:24.278Z] #27 10.58 0 added, 0 removed; done. [2021-03-19T17:31:24.278Z] #27 10.58 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T17:31:24.278Z] #27 10.58 done. [2021-03-19T17:31:24.278Z] #27 DONE 14.2s [2021-03-19T17:31:24.278Z] [2021-03-19T17:31:24.278Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T17:31:24.278Z] #28 sha256:34c9eef3242ed0fc0804e8316e286fd662cd42becae0cd7f5d7204807b621cee [2021-03-19T17:31:24.278Z] #28 ... [2021-03-19T17:31:24.278Z] [2021-03-19T17:31:24.278Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T17:31:24.278Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T17:31:24.278Z] #9 DONE 23.5s [2021-03-19T17:31:24.541Z] [2021-03-19T17:31:24.541Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T17:31:24.541Z] #28 sha256:34c9eef3242ed0fc0804e8316e286fd662cd42becae0cd7f5d7204807b621cee [2021-03-19T17:31:24.541Z] #28 DONE 0.4s [2021-03-19T17:31:24.541Z] [2021-03-19T17:31:24.541Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T17:31:24.541Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T17:31:24.697Z] #49 30.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:31:24.697Z] #49 30.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:31:24.697Z] #49 30.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:24.697Z] #49 30.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:31:24.697Z] #49 30.54 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T17:31:24.697Z] #49 30.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:24.697Z] #49 30.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:24.697Z] #49 30.56 go: downloading golang.org/x/text v0.3.2 [2021-03-19T17:31:24.697Z] #49 30.56 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:31:24.697Z] #49 30.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:24.959Z] #49 30.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:24.959Z] #49 30.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:24.959Z] #49 30.88 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:31:24.959Z] #49 30.93 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:24.959Z] #49 30.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:24.959Z] #49 30.94 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:31:24.959Z] #49 30.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:24.959Z] #49 31.04 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T17:31:24.959Z] #49 31.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:24.959Z] #49 31.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:31:24.959Z] #49 31.05 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:31:24.994Z] #45 ... [2021-03-19T17:31:24.994Z] [2021-03-19T17:31:24.994Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:31:24.994Z] #56 sha256:2adbe0a0e78723222ff003c6b80e5dc91624d1f0cb0ae7b5d2d80cb0a935234b [2021-03-19T17:31:24.994Z] #56 52.45 Checking out files: 43% (1647/3820) Checking out files: 44% (1681/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 85% (3276/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T17:31:24.994Z] #56 54.02 + cd /tmp/tmp.AEgzEwpYPz/src/github.com/containerd/containerd [2021-03-19T17:31:24.994Z] #56 54.03 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:31:24.994Z] #56 55.97 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T17:31:24.994Z] #56 55.97 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T17:31:24.994Z] #56 55.97 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:31:24.994Z] #56 55.97 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:31:24.994Z] #56 55.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T17:31:24.994Z] #56 55.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T17:31:24.994Z] #56 55.97 + '[' '' = dynamic ']' [2021-03-19T17:31:24.994Z] #56 55.97 + make [2021-03-19T17:31:25.333Z] #50 ... [2021-03-19T17:31:25.333Z] [2021-03-19T17:31:25.333Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:25.333Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T17:31:25.333Z] #14 21.55 Fetched 8692 kB in 21s (419 kB/s) [2021-03-19T17:31:25.333Z] #14 21.55 Reading package lists... [2021-03-19T17:31:25.333Z] #14 30.20 Reading package lists... [2021-03-19T17:31:25.333Z] #14 ... [2021-03-19T17:31:25.333Z] [2021-03-19T17:31:25.333Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:25.333Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:31:25.333Z] #50 32.17 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:31:25.333Z] #50 ... [2021-03-19T17:31:25.333Z] [2021-03-19T17:31:25.333Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:25.333Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:31:25.333Z] #52 22.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:25.333Z] #52 22.87 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:25.333Z] #52 23.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:25.333Z] #52 24.35 runtime/cgo [2021-03-19T17:31:25.333Z] #52 24.53 runtime [2021-03-19T17:31:25.487Z] #10 DONE 0.8s [2021-03-19T17:31:25.487Z] [2021-03-19T17:31:25.487Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T17:31:25.487Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-19T17:31:25.530Z] #49 31.43 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:25.530Z] #49 ... [2021-03-19T17:31:25.530Z] [2021-03-19T17:31:25.530Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:25.530Z] #58 sha256:69c017fba539df677626ffbcbe5ce0d39aa1e2f1da4273aa4f6502813e2036b1 [2021-03-19T17:31:25.530Z] #58 21.46 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:25.530Z] #58 21.75 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:25.530Z] #58 23.65 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:25.530Z] #58 23.65 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:25.530Z] #58 23.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:25.530Z] #58 23.95 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:25.530Z] #58 24.36 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:25.530Z] #58 31.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:25.530Z] #58 31.27 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:25.530Z] #58 31.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:25.530Z] #58 31.43 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:25.639Z] #52 ... [2021-03-19T17:31:25.639Z] [2021-03-19T17:31:25.639Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:25.639Z] #30 sha256:73f0c69d065eb269d2dc85a1186bf26c12897cbc730d90efce14922ad83ef953 [2021-03-19T17:31:25.639Z] #30 21.83 skipping existing 5cb8031fd95d [2021-03-19T17:31:25.639Z] #30 22.03 [2021-03-19T17:31:25.639Z] #30 25.26 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T17:31:25.639Z] #30 25.79 [2021-03-19T17:31:25.795Z] #58 ... [2021-03-19T17:31:25.795Z] [2021-03-19T17:31:25.795Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:25.795Z] #64 sha256:571f86d3b04f5b10fb646b501232be1b0cd0ff8a95f4f9ea4974c7b093ce00e8 [2021-03-19T17:31:25.923Z] #56 57.30 + bin/ctr [2021-03-19T17:31:26.089Z] #29 ... [2021-03-19T17:31:26.090Z] [2021-03-19T17:31:26.090Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:31:26.090Z] #24 sha256:608b0e63f4dd889a59e4a8758ef95cae04683950ec65fa213e6966c2ab6121f5 [2021-03-19T17:31:26.090Z] #24 4.178 + RM_GOPATH=0 [2021-03-19T17:31:26.090Z] #24 4.178 + TMP_GOPATH= [2021-03-19T17:31:26.090Z] #24 4.178 + : /build [2021-03-19T17:31:26.090Z] #24 4.178 + '[' -z '' ']' [2021-03-19T17:31:26.090Z] #24 4.366 ++ mktemp -d [2021-03-19T17:31:26.090Z] #24 4.366 + export GOPATH=/tmp/tmp.3AWZvvi9G3 [2021-03-19T17:31:26.090Z] #24 4.366 + GOPATH=/tmp/tmp.3AWZvvi9G3 [2021-03-19T17:31:26.090Z] #24 4.366 + RM_GOPATH=1 [2021-03-19T17:31:26.090Z] #24 4.366 + case "$(go env GOARCH)" in [2021-03-19T17:31:26.090Z] #24 4.520 ++ go env GOARCH [2021-03-19T17:31:26.090Z] #24 4.992 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:26.090Z] #24 4.992 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:26.090Z] #24 5.140 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:26.090Z] #24 5.140 + dir=/tmp/install [2021-03-19T17:31:26.090Z] #24 5.140 + bin=dockercli [2021-03-19T17:31:26.090Z] #24 5.140 + shift [2021-03-19T17:31:26.090Z] #24 5.140 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T17:31:26.090Z] #24 5.140 + . /tmp/install/dockercli.installer [2021-03-19T17:31:26.090Z] #24 5.140 ++ : stable [2021-03-19T17:31:26.090Z] #24 5.140 ++ : 17.06.2-ce [2021-03-19T17:31:26.090Z] #24 5.140 + install_dockercli [2021-03-19T17:31:26.090Z] #24 5.140 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T17:31:26.090Z] #24 5.140 ++ uname -m [2021-03-19T17:31:26.090Z] #24 5.290 + arch=aarch64 [2021-03-19T17:31:26.090Z] #24 5.290 + '[' aarch64 '!=' x86_64 ']' [2021-03-19T17:31:26.090Z] #24 5.290 + '[' aarch64 '!=' s390x ']' [2021-03-19T17:31:26.090Z] #24 5.290 + '[' aarch64 '!=' armhf ']' [2021-03-19T17:31:26.090Z] #24 5.290 + build_dockercli [2021-03-19T17:31:26.090Z] #24 5.290 + git clone https://github.com/docker/docker-ce /tmp/tmp.3AWZvvi9G3/tmp/docker-ce [2021-03-19T17:31:26.090Z] #24 5.290 Cloning into '/tmp/tmp.3AWZvvi9G3/tmp/docker-ce'... [2021-03-19T17:31:26.090Z] #24 5.294 Install docker/cli version 17.06.2-ce from stable [2021-03-19T17:31:26.145Z] #64 30.39 Checking out files: 44% (851/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 86% (1644/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T17:31:26.145Z] #64 32.06 + cd /tmp/tmp.9Ytsdt6sFz/src/github.com/docker/libnetwork [2021-03-19T17:31:26.145Z] #64 32.06 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:26.414Z] #64 ... [2021-03-19T17:31:26.414Z] [2021-03-19T17:31:26.414Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:26.415Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:26.415Z] #13 18.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:31:26.415Z] #13 ... [2021-03-19T17:31:26.415Z] [2021-03-19T17:31:26.415Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:31:26.415Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:31:26.415Z] #40 29.70 Checking out files: 78% (1313/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-19T17:31:26.415Z] #40 30.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T17:31:26.679Z] #40 ... [2021-03-19T17:31:26.679Z] [2021-03-19T17:31:26.679Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:26.679Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:31:26.679Z] #45 22.70 internal/nettrace [2021-03-19T17:31:26.679Z] #45 22.94 runtime/cgo [2021-03-19T17:31:26.836Z] #30 25.99 0.0% # 2.7% ##### 8.2% ######### 13.7% ############# 19.1% ################# 24.7% ##################### 30.2% ########################## 37.5% ############################## 43.0% #################################### 50.4% ######################################## 55.9% ############################################ 61.4% ################################################# 68.7% ##################################################### 74.3% ########################################################## 81.6% ################################################################ 88.9% #################################################################### 94.5% ######################################################################## 100.0% [2021-03-19T17:31:26.881Z] #11 DONE 1.7s [2021-03-19T17:31:26.882Z] [2021-03-19T17:31:26.882Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:26.882Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:31:26.947Z] #45 ... [2021-03-19T17:31:26.947Z] [2021-03-19T17:31:26.947Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:26.947Z] #34 sha256:0124ce555e6672e05f58f208c5c6678432245f6ae1249a0cebf057b821373aaa [2021-03-19T17:31:26.947Z] #34 22.93 runtime/cgo [2021-03-19T17:31:27.135Z] #30 28.12 [2021-03-19T17:31:27.135Z] #30 ... [2021-03-19T17:31:27.135Z] [2021-03-19T17:31:27.135Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:27.135Z] #59 sha256:7717f302c216f0e6071a3b410fb43653a4470fa3ed67151c42d1208b8b62cea1 [2021-03-19T17:31:27.135Z] #59 24.07 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:27.135Z] #59 27.51 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:31:27.135Z] #59 27.68 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:27.135Z] #59 27.69 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:27.135Z] #59 28.19 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:27.135Z] #59 28.23 go: finding github.com/google/uuid v1.2.0 [2021-03-19T17:31:27.135Z] #59 28.49 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:27.135Z] #59 28.49 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:27.135Z] #59 28.51 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:27.135Z] #59 28.63 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:27.135Z] #59 28.79 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:27.135Z] #59 28.81 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:27.135Z] #59 28.92 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:27.135Z] #59 28.93 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:27.135Z] #59 29.29 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:27.135Z] #59 29.42 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:27.218Z] #34 ... [2021-03-19T17:31:27.218Z] [2021-03-19T17:31:27.218Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:27.218Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:27.218Z] #49 31.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:27.218Z] #49 31.75 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:27.218Z] #49 31.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:27.218Z] #49 31.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:27.218Z] #49 31.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:27.218Z] #49 31.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:27.218Z] #49 32.00 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:31:27.218Z] #49 32.15 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:27.218Z] #49 32.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:27.218Z] #49 32.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:31:27.218Z] #49 32.40 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:27.218Z] #49 32.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:27.218Z] #49 32.69 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:27.218Z] #49 32.74 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:27.218Z] #49 32.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:27.218Z] #49 32.96 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:27.488Z] #49 33.31 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:27.488Z] #49 33.55 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:27.625Z] #24 ... [2021-03-19T17:31:27.625Z] [2021-03-19T17:31:27.625Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T17:31:27.625Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-03-19T17:31:27.625Z] #12 DONE 7.2s [2021-03-19T17:31:27.625Z] [2021-03-19T17:31:27.625Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:27.625Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T17:31:27.750Z] #49 33.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:27.750Z] #49 33.77 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:28.012Z] #49 33.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:31:28.012Z] #49 33.80 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:28.012Z] #49 33.85 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:28.196Z] #59 ... [2021-03-19T17:31:28.196Z] [2021-03-19T17:31:28.196Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:28.196Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:31:28.196Z] #50 35.13 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T17:31:28.283Z] #49 34.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:28.443Z] #56 ... [2021-03-19T17:31:28.443Z] [2021-03-19T17:31:28.443Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:28.443Z] #51 sha256:fcffb5436601201686f20f57bb48dc973990335a637b4931173643eeaa298fb9 [2021-03-19T17:31:28.443Z] #51 121.3 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T17:31:28.443Z] #51 DONE 127.8s [2021-03-19T17:31:28.443Z] [2021-03-19T17:31:28.443Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:31:28.443Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:31:28.443Z] #43 18.02 CC images/core.o [2021-03-19T17:31:28.443Z] #43 18.65 CC images/core-x86.o [2021-03-19T17:31:28.443Z] #43 19.23 CC images/core-arm.o [2021-03-19T17:31:28.443Z] #43 19.67 CC images/core-aarch64.o [2021-03-19T17:31:28.443Z] #43 20.06 CC images/core-ppc64.o [2021-03-19T17:31:28.443Z] #43 20.88 CC images/core-s390.o [2021-03-19T17:31:28.443Z] #43 21.63 CC images/cpuinfo.o [2021-03-19T17:31:28.443Z] #43 22.05 CC images/inventory.o [2021-03-19T17:31:28.443Z] #43 22.24 CC images/fdinfo.o [2021-03-19T17:31:28.443Z] #43 22.59 CC images/fown.o [2021-03-19T17:31:28.443Z] #43 22.89 CC images/ns.o [2021-03-19T17:31:28.443Z] #43 23.12 CC images/regfile.o [2021-03-19T17:31:28.443Z] #43 23.42 CC images/ghost-file.o [2021-03-19T17:31:28.443Z] #43 23.71 CC images/fifo.o [2021-03-19T17:31:28.443Z] #43 23.92 CC images/remap-file-path.o [2021-03-19T17:31:28.443Z] #43 24.18 CC images/eventfd.o [2021-03-19T17:31:28.443Z] #43 24.46 CC images/eventpoll.o [2021-03-19T17:31:28.443Z] #43 24.85 CC images/fh.o [2021-03-19T17:31:28.443Z] #43 25.13 CC images/fsnotify.o [2021-03-19T17:31:28.443Z] #43 25.67 CC images/signalfd.o [2021-03-19T17:31:28.546Z] #49 34.57 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:31:29.005Z] #43 26.03 CC images/fs.o [2021-03-19T17:31:29.262Z] #43 26.37 CC images/pstree.o [2021-03-19T17:31:29.519Z] #43 26.65 CC images/pipe.o [2021-03-19T17:31:29.564Z] #49 35.45 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:29.775Z] #43 26.99 CC images/tcp-stream.o [2021-03-19T17:31:29.827Z] #49 35.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:31:29.828Z] #49 35.77 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:31:29.828Z] #49 35.81 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:29.828Z] #49 35.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:30.089Z] #49 36.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:30.190Z] #13 2.680 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:31:30.190Z] #13 2.719 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:30.190Z] #13 ... [2021-03-19T17:31:30.190Z] [2021-03-19T17:31:30.190Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:30.190Z] #51 sha256:babd00758842b4443890c67c229d7a2c3a2421210806061a6e86e5bc4990a2da [2021-03-19T17:31:30.190Z] #51 7.023 + RM_GOPATH=0 [2021-03-19T17:31:30.190Z] #51 7.023 + TMP_GOPATH= [2021-03-19T17:31:30.190Z] #51 7.023 + : /build [2021-03-19T17:31:30.190Z] #51 7.023 + '[' -z '' ']' [2021-03-19T17:31:30.190Z] #51 7.023 ++ mktemp -d [2021-03-19T17:31:30.190Z] #51 7.023 + export GOPATH=/tmp/tmp.W03QhKYBac [2021-03-19T17:31:30.190Z] #51 7.023 + GOPATH=/tmp/tmp.W03QhKYBac [2021-03-19T17:31:30.190Z] #51 7.023 + RM_GOPATH=1 [2021-03-19T17:31:30.190Z] #51 7.023 + case "$(go env GOARCH)" in [2021-03-19T17:31:30.190Z] #51 7.029 ++ go env GOARCH [2021-03-19T17:31:30.190Z] #51 7.060 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.190Z] #51 7.060 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.190Z] #51 7.061 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:30.190Z] #51 7.077 + dir=/tmp/install [2021-03-19T17:31:30.190Z] #51 7.077 + bin=shfmt [2021-03-19T17:31:30.190Z] #51 7.077 + shift [2021-03-19T17:31:30.190Z] #51 7.077 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T17:31:30.190Z] #51 7.077 + . /tmp/install/shfmt.installer [2021-03-19T17:31:30.190Z] #51 7.077 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:30.190Z] #51 7.077 + install_shfmt [2021-03-19T17:31:30.190Z] #51 7.077 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T17:31:30.190Z] #51 7.077 + git clone https://github.com/mvdan/sh.git /tmp/tmp.W03QhKYBac/src/github.com/mvdan/sh [2021-03-19T17:31:30.190Z] #51 7.077 Cloning into '/tmp/tmp.W03QhKYBac/src/github.com/mvdan/sh'... [2021-03-19T17:31:30.191Z] #51 7.077 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:30.191Z] #51 ... [2021-03-19T17:31:30.191Z] [2021-03-19T17:31:30.191Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:30.191Z] #47 sha256:4a2afb0f0708fdef69f10be850f6be24e3644d6968c1d7683bb90afdc2668979 [2021-03-19T17:31:30.191Z] #47 7.247 + RM_GOPATH=0 [2021-03-19T17:31:30.191Z] #47 7.247 + TMP_GOPATH= [2021-03-19T17:31:30.191Z] #47 7.247 + : /build [2021-03-19T17:31:30.191Z] #47 7.247 + '[' -z '' ']' [2021-03-19T17:31:30.191Z] #47 7.247 ++ mktemp -d [2021-03-19T17:31:30.191Z] #47 7.247 + export GOPATH=/tmp/tmp.ib0jcHVE7C [2021-03-19T17:31:30.191Z] #47 7.247 + GOPATH=/tmp/tmp.ib0jcHVE7C [2021-03-19T17:31:30.191Z] #47 7.247 + RM_GOPATH=1 [2021-03-19T17:31:30.191Z] #47 7.247 + case "$(go env GOARCH)" in [2021-03-19T17:31:30.191Z] #47 7.255 ++ go env GOARCH [2021-03-19T17:31:30.191Z] #47 7.321 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.191Z] #47 7.321 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.191Z] #47 7.321 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:30.191Z] #47 7.323 + dir=/tmp/install [2021-03-19T17:31:30.191Z] #47 7.323 + bin=gotestsum [2021-03-19T17:31:30.191Z] #47 7.323 + shift [2021-03-19T17:31:30.191Z] #47 7.323 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T17:31:30.191Z] #47 7.323 + . /tmp/install/gotestsum.installer [2021-03-19T17:31:30.191Z] #47 7.323 ++ : v0.5.3 [2021-03-19T17:31:30.191Z] #47 7.323 + install_gotestsum [2021-03-19T17:31:30.191Z] #47 7.323 + set -e [2021-03-19T17:31:30.191Z] #47 7.323 + export GO111MODULE=on [2021-03-19T17:31:30.191Z] #47 7.323 + GO111MODULE=on [2021-03-19T17:31:30.191Z] #47 7.323 + GOBIN=/build [2021-03-19T17:31:30.191Z] #47 7.323 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T17:31:30.191Z] #47 7.391 go: finding gotest.tools v0.5.3 [2021-03-19T17:31:30.191Z] #47 7.391 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:30.191Z] #47 8.109 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:30.191Z] #47 8.783 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:30.191Z] #47 10.13 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:31:30.191Z] #47 10.13 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:30.337Z] #43 27.30 CC images/sk-packet.o [2021-03-19T17:31:30.349Z] #49 36.17 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:31:30.456Z] #47 10.29 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:31:30.456Z] #47 ... [2021-03-19T17:31:30.456Z] [2021-03-19T17:31:30.456Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:30.456Z] #64 sha256:0f19c9c1318c8a04127c6d1c6f2dc345c4a0ccb62e2df9388ab471aa9fac4daa [2021-03-19T17:31:30.456Z] #64 7.329 + RM_GOPATH=0 [2021-03-19T17:31:30.456Z] #64 7.329 + TMP_GOPATH= [2021-03-19T17:31:30.456Z] #64 7.329 + : /build [2021-03-19T17:31:30.456Z] #64 7.329 + '[' -z '' ']' [2021-03-19T17:31:30.456Z] #64 7.329 ++ mktemp -d [2021-03-19T17:31:30.456Z] #64 7.332 + export GOPATH=/tmp/tmp.zYZOxpOwE2 [2021-03-19T17:31:30.456Z] #64 7.332 + GOPATH=/tmp/tmp.zYZOxpOwE2 [2021-03-19T17:31:30.456Z] #64 7.332 + RM_GOPATH=1 [2021-03-19T17:31:30.456Z] #64 7.332 + case "$(go env GOARCH)" in [2021-03-19T17:31:30.456Z] #64 7.333 ++ go env GOARCH [2021-03-19T17:31:30.456Z] #64 7.416 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.456Z] #64 7.416 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.456Z] #64 7.416 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:30.456Z] #64 7.416 + dir=/tmp/install [2021-03-19T17:31:30.456Z] #64 7.416 + bin=proxy [2021-03-19T17:31:30.456Z] #64 7.416 + shift [2021-03-19T17:31:30.456Z] #64 7.416 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T17:31:30.456Z] #64 7.416 + . /tmp/install/proxy.installer [2021-03-19T17:31:30.456Z] #64 7.416 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:30.456Z] #64 7.416 + install_proxy [2021-03-19T17:31:30.456Z] #64 7.416 + case "$1" in [2021-03-19T17:31:30.456Z] #64 7.416 + export CGO_ENABLED=0 [2021-03-19T17:31:30.456Z] #64 7.416 + CGO_ENABLED=0 [2021-03-19T17:31:30.456Z] #64 7.416 + _install_proxy [2021-03-19T17:31:30.456Z] #64 7.416 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T17:31:30.456Z] #64 7.416 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zYZOxpOwE2/src/github.com/docker/libnetwork [2021-03-19T17:31:30.456Z] #64 7.417 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:30.456Z] #64 7.441 Cloning into '/tmp/tmp.zYZOxpOwE2/src/github.com/docker/libnetwork'... [2021-03-19T17:31:30.605Z] #43 27.57 CC images/mnt.o [2021-03-19T17:31:30.605Z] #43 27.81 CC images/pipe-data.o [2021-03-19T17:31:30.608Z] #49 36.72 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:30.721Z] #64 ... [2021-03-19T17:31:30.721Z] [2021-03-19T17:31:30.721Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:30.721Z] #34 sha256:f57cfdf57eed19ea6a00a23c819f3d0d8483fbc0899807fefb606679c5a0ecf4 [2021-03-19T17:31:30.721Z] #34 7.012 + RM_GOPATH=0 [2021-03-19T17:31:30.721Z] #34 7.012 + TMP_GOPATH= [2021-03-19T17:31:30.721Z] #34 7.012 + : /build [2021-03-19T17:31:30.721Z] #34 7.012 + '[' -z '' ']' [2021-03-19T17:31:30.721Z] #34 7.026 ++ mktemp -d [2021-03-19T17:31:30.721Z] #34 7.026 + export GOPATH=/tmp/tmp.Ho0wBHE1Xb [2021-03-19T17:31:30.721Z] #34 7.026 + GOPATH=/tmp/tmp.Ho0wBHE1Xb [2021-03-19T17:31:30.721Z] #34 7.026 + RM_GOPATH=1 [2021-03-19T17:31:30.721Z] #34 7.026 + case "$(go env GOARCH)" in [2021-03-19T17:31:30.721Z] #34 7.026 ++ go env GOARCH [2021-03-19T17:31:30.721Z] #34 7.038 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.721Z] #34 7.038 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.721Z] #34 7.038 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:30.721Z] #34 7.049 + dir=/tmp/install [2021-03-19T17:31:30.721Z] #34 7.049 + bin=tomlv [2021-03-19T17:31:30.721Z] #34 7.049 + shift [2021-03-19T17:31:30.721Z] #34 7.049 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T17:31:30.721Z] #34 7.049 + . /tmp/install/tomlv.installer [2021-03-19T17:31:30.721Z] #34 7.049 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:30.721Z] #34 7.049 + install_tomlv [2021-03-19T17:31:30.721Z] #34 7.049 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T17:31:30.721Z] #34 7.049 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ho0wBHE1Xb/src/github.com/BurntSushi/toml [2021-03-19T17:31:30.721Z] #34 7.049 Cloning into '/tmp/tmp.Ho0wBHE1Xb/src/github.com/BurntSushi/toml'... [2021-03-19T17:31:30.721Z] #34 7.049 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:30.721Z] #34 7.814 + cd /tmp/tmp.Ho0wBHE1Xb/src/github.com/BurntSushi/toml [2021-03-19T17:31:30.721Z] #34 7.814 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:30.721Z] #34 7.851 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:31:30.721Z] #34 8.535 runtime/internal/sys [2021-03-19T17:31:30.721Z] #34 8.556 internal/cpu [2021-03-19T17:31:30.721Z] #34 8.608 math/bits [2021-03-19T17:31:30.721Z] #34 8.686 runtime/internal/atomic [2021-03-19T17:31:30.721Z] #34 8.806 runtime/internal/math [2021-03-19T17:31:30.721Z] #34 8.948 unicode/utf8 [2021-03-19T17:31:30.721Z] #34 9.314 math [2021-03-19T17:31:30.721Z] #34 9.318 internal/race [2021-03-19T17:31:30.721Z] #34 9.405 internal/bytealg [2021-03-19T17:31:30.721Z] #34 9.490 sync/atomic [2021-03-19T17:31:30.721Z] #34 9.659 unicode [2021-03-19T17:31:30.721Z] #34 10.06 internal/testlog [2021-03-19T17:31:30.721Z] #34 ... [2021-03-19T17:31:30.721Z] [2021-03-19T17:31:30.721Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:30.721Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:31:30.721Z] #42 7.466 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:30.721Z] #42 7.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:30.721Z] #42 7.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:30.721Z] #42 8.378 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T17:31:30.721Z] #42 9.758 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T17:31:30.721Z] #42 ... [2021-03-19T17:31:30.721Z] [2021-03-19T17:31:30.721Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:30.721Z] #45 sha256:80d523e40d1afceb26d886b17b192886ddb09b5ee489f684969b108b3e73b592 [2021-03-19T17:31:30.721Z] #45 7.701 + RM_GOPATH=0 [2021-03-19T17:31:30.721Z] #45 7.701 + TMP_GOPATH= [2021-03-19T17:31:30.721Z] #45 7.701 + : /build [2021-03-19T17:31:30.721Z] #45 7.701 + '[' -z '' ']' [2021-03-19T17:31:30.721Z] #45 7.716 ++ mktemp -d [2021-03-19T17:31:30.721Z] #45 7.716 + export GOPATH=/tmp/tmp.X1Hvdk5p40 [2021-03-19T17:31:30.721Z] #45 7.716 + GOPATH=/tmp/tmp.X1Hvdk5p40 [2021-03-19T17:31:30.721Z] #45 7.716 + RM_GOPATH=1 [2021-03-19T17:31:30.721Z] #45 7.716 + case "$(go env GOARCH)" in [2021-03-19T17:31:30.721Z] #45 7.716 ++ go env GOARCH [2021-03-19T17:31:30.721Z] #45 7.730 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.721Z] #45 7.730 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:30.721Z] #45 7.730 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:30.721Z] #45 7.738 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:31:30.721Z] #45 7.738 + dir=/tmp/install [2021-03-19T17:31:30.721Z] #45 7.738 + bin=vndr [2021-03-19T17:31:30.721Z] #45 7.738 + shift [2021-03-19T17:31:30.721Z] #45 7.738 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T17:31:30.721Z] #45 7.738 + . /tmp/install/vndr.installer [2021-03-19T17:31:30.721Z] #45 7.738 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:31:30.721Z] #45 7.738 + install_vndr [2021-03-19T17:31:30.721Z] #45 7.738 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T17:31:30.721Z] #45 7.750 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.X1Hvdk5p40/src/github.com/LK4D4/vndr [2021-03-19T17:31:30.721Z] #45 7.790 Cloning into '/tmp/tmp.X1Hvdk5p40/src/github.com/LK4D4/vndr'... [2021-03-19T17:31:30.721Z] #45 8.324 + cd /tmp/tmp.X1Hvdk5p40/src/github.com/LK4D4/vndr [2021-03-19T17:31:30.721Z] #45 8.331 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:31:30.721Z] #45 8.341 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T17:31:30.721Z] #45 9.773 unicode [2021-03-19T17:31:30.721Z] #45 9.895 math [2021-03-19T17:31:30.721Z] #45 9.916 internal/bytealg [2021-03-19T17:31:30.721Z] #45 9.979 sync/atomic [2021-03-19T17:31:30.721Z] #45 10.51 internal/testlog [2021-03-19T17:31:30.862Z] #43 28.10 CC images/sa.o [2021-03-19T17:31:30.867Z] #49 36.74 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:30.867Z] #49 36.79 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:31:30.867Z] #49 36.88 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:30.867Z] #49 36.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:30.867Z] #49 36.90 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:30.867Z] #49 36.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:31:30.986Z] #45 ... [2021-03-19T17:31:30.986Z] [2021-03-19T17:31:30.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-03-19T17:31:30.986Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T17:31:30.986Z] #55 8.673 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:30.986Z] #55 8.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:30.986Z] #55 8.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:30.986Z] #55 9.823 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T17:31:30.986Z] #55 ... [2021-03-19T17:31:30.986Z] [2021-03-19T17:31:30.986Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:31:30.986Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-19T17:31:30.986Z] #32 7.922 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T17:31:30.986Z] #32 7.924 Cloning into '.'... [2021-03-19T17:31:31.118Z] #43 28.32 CC images/timer.o [2021-03-19T17:31:31.251Z] #32 ... [2021-03-19T17:31:31.251Z] [2021-03-19T17:31:31.251Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:31.251Z] #58 sha256:f2569d292cff28dbd60f71865a792ebebd76170bb021715a619f265631de85e0 [2021-03-19T17:31:31.251Z] #58 7.235 + RM_GOPATH=0 [2021-03-19T17:31:31.251Z] #58 7.235 + TMP_GOPATH= [2021-03-19T17:31:31.251Z] #58 7.235 + : /build [2021-03-19T17:31:31.251Z] #58 7.235 + '[' -z '' ']' [2021-03-19T17:31:31.251Z] #58 7.235 ++ mktemp -d [2021-03-19T17:31:31.251Z] #58 7.248 + export GOPATH=/tmp/tmp.5bVQ4i4mOt [2021-03-19T17:31:31.251Z] #58 7.248 + GOPATH=/tmp/tmp.5bVQ4i4mOt [2021-03-19T17:31:31.251Z] #58 7.248 + RM_GOPATH=1 [2021-03-19T17:31:31.251Z] #58 7.248 + case "$(go env GOARCH)" in [2021-03-19T17:31:31.251Z] #58 7.248 ++ go env GOARCH [2021-03-19T17:31:31.251Z] #58 7.274 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:31.251Z] #58 7.275 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:31.251Z] #58 7.275 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:31.251Z] #58 7.275 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:31.251Z] #58 7.275 + dir=/tmp/install [2021-03-19T17:31:31.251Z] #58 7.275 + bin=rootlesskit [2021-03-19T17:31:31.251Z] #58 7.275 + shift [2021-03-19T17:31:31.251Z] #58 7.275 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T17:31:31.251Z] #58 7.275 + . /tmp/install/rootlesskit.installer [2021-03-19T17:31:31.251Z] #58 7.275 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:31.251Z] #58 7.275 + install_rootlesskit [2021-03-19T17:31:31.251Z] #58 7.275 + case "$1" in [2021-03-19T17:31:31.251Z] #58 7.275 + export CGO_ENABLED=0 [2021-03-19T17:31:31.251Z] #58 7.275 + CGO_ENABLED=0 [2021-03-19T17:31:31.251Z] #58 7.275 + _install_rootlesskit [2021-03-19T17:31:31.251Z] #58 7.275 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T17:31:31.251Z] #58 7.275 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5bVQ4i4mOt/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:31:31.251Z] #58 7.292 Cloning into '/tmp/tmp.5bVQ4i4mOt/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T17:31:31.251Z] #58 ... [2021-03-19T17:31:31.251Z] [2021-03-19T17:31:31.251Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:31.251Z] #49 sha256:589c334c5cdc27a9b535953fce79adb9c4b3a5d44eb360da868ab925d7652b80 [2021-03-19T17:31:31.251Z] #49 7.737 + RM_GOPATH=0 [2021-03-19T17:31:31.251Z] #49 7.737 + TMP_GOPATH= [2021-03-19T17:31:31.251Z] #49 7.737 + : /build [2021-03-19T17:31:31.251Z] #49 7.739 + '[' -z '' ']' [2021-03-19T17:31:31.251Z] #49 7.741 ++ mktemp -d [2021-03-19T17:31:31.251Z] #49 7.750 + export GOPATH=/tmp/tmp.Y5VVMij1ko [2021-03-19T17:31:31.251Z] #49 7.750 + GOPATH=/tmp/tmp.Y5VVMij1ko [2021-03-19T17:31:31.251Z] #49 7.750 + RM_GOPATH=1 [2021-03-19T17:31:31.251Z] #49 7.750 + case "$(go env GOARCH)" in [2021-03-19T17:31:31.251Z] #49 7.750 ++ go env GOARCH [2021-03-19T17:31:31.251Z] #49 7.783 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:31.251Z] #49 7.783 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:31.251Z] #49 7.783 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:31.251Z] #49 7.802 + dir=/tmp/install [2021-03-19T17:31:31.251Z] #49 7.802 + bin=golangci_lint [2021-03-19T17:31:31.251Z] #49 7.802 + shift [2021-03-19T17:31:31.251Z] #49 7.802 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T17:31:31.251Z] #49 7.802 + . /tmp/install/golangci_lint.installer [2021-03-19T17:31:31.251Z] #49 7.802 ++ : v1.23.8 [2021-03-19T17:31:31.251Z] #49 7.802 + install_golangci_lint [2021-03-19T17:31:31.251Z] #49 7.802 + set -e [2021-03-19T17:31:31.251Z] #49 7.802 + export GO111MODULE=on [2021-03-19T17:31:31.251Z] #49 7.802 + GO111MODULE=on [2021-03-19T17:31:31.251Z] #49 7.802 + GOBIN=/build [2021-03-19T17:31:31.251Z] #49 7.802 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T17:31:31.251Z] #49 7.804 go: finding github.com v1.23.8 [2021-03-19T17:31:31.251Z] #49 7.804 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T17:31:31.251Z] #49 7.804 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T17:31:31.251Z] #49 7.804 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:31.251Z] #49 7.804 go: finding github.com/golangci v1.23.8 [2021-03-19T17:31:31.251Z] #49 9.214 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:31.251Z] #49 9.844 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:31.374Z] #43 28.68 CC images/timerfd.o [2021-03-19T17:31:31.436Z] #49 37.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:31:31.436Z] #49 37.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:31.436Z] #49 37.30 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:31:31.529Z] #49 ... [2021-03-19T17:31:31.529Z] [2021-03-19T17:31:31.529Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:31:31.529Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-19T17:31:31.529Z] #40 7.754 + git clone https://github.com/docker/distribution.git . [2021-03-19T17:31:31.529Z] #40 7.756 Cloning into '.'... [2021-03-19T17:31:31.529Z] #40 ... [2021-03-19T17:31:31.529Z] [2021-03-19T17:31:31.529Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:31.529Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:31.529Z] #29 9.024 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T17:31:31.529Z] #29 9.664 #=#=# [2021-03-19T17:31:31.775Z] #50 ... [2021-03-19T17:31:31.775Z] [2021-03-19T17:31:31.775Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:31.775Z] #30 sha256:73f0c69d065eb269d2dc85a1186bf26c12897cbc730d90efce14922ad83ef953 [2021-03-19T17:31:31.775Z] #30 29.77 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T17:31:31.775Z] #30 30.20 [2021-03-19T17:31:31.775Z] #30 30.46 ######################################################################## 100.0% [2021-03-19T17:31:31.775Z] #30 30.61 [2021-03-19T17:31:31.775Z] #30 31.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T17:31:31.775Z] #30 32.06 [2021-03-19T17:31:31.775Z] #30 32.30 ######################################################################## 100.0% [2021-03-19T17:31:31.775Z] #30 32.52 [2021-03-19T17:31:31.775Z] #30 32.67 Download of images into '/build' complete. [2021-03-19T17:31:31.775Z] #30 32.67 Use something like the following to load the result into a Docker daemon: [2021-03-19T17:31:31.775Z] #30 32.67 tar -cC '/build' . | docker load [2021-03-19T17:31:31.775Z] #30 DONE 32.8s [2021-03-19T17:31:31.775Z] [2021-03-19T17:31:31.775Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:31.775Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T17:31:31.775Z] #43 26.86 Reading package lists... [2021-03-19T17:31:31.775Z] #43 35.52 Building dependency tree... [2021-03-19T17:31:31.775Z] #43 38.22 The following additional packages will be installed: [2021-03-19T17:31:31.775Z] #43 38.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T17:31:31.775Z] #43 38.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T17:31:31.775Z] #43 38.24 Suggested packages: [2021-03-19T17:31:31.775Z] #43 38.24 manpages-dev python-setuptools [2021-03-19T17:31:31.937Z] #43 28.89 CC images/mm.o [2021-03-19T17:31:32.007Z] #49 37.73 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:32.007Z] #49 37.73 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T17:31:32.007Z] #49 37.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:31:32.007Z] #49 37.94 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:32.007Z] #49 38.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:32.007Z] #49 38.02 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T17:31:32.007Z] #49 38.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:31:32.193Z] #43 29.23 CC images/sk-opts.o [2021-03-19T17:31:32.197Z] #51 ... [2021-03-19T17:31:32.197Z] [2021-03-19T17:31:32.197Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T17:31:32.197Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-19T17:31:32.197Z] #39 DONE 4.6s [2021-03-19T17:31:32.197Z] [2021-03-19T17:31:32.197Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T17:31:32.197Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-19T17:31:32.197Z] #12 DONE 4.6s [2021-03-19T17:31:32.197Z] [2021-03-19T17:31:32.197Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T17:31:32.197Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-19T17:31:32.197Z] #31 DONE 4.7s [2021-03-19T17:31:32.197Z] [2021-03-19T17:31:32.197Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:32.197Z] #29 sha256:9b40f3ca55ff8e14ab3a043d3633442b96853120f82dd897a1b1b9274d8254f8 [2021-03-19T17:31:32.197Z] #29 1.025 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T17:31:32.197Z] #29 1.118 [2021-03-19T17:31:32.197Z] #29 1.236 ############ 17.7% ########################### 37.5% ######################################### 57.5% ####################################################### 77.4% ###################################################################### 97.3% ######################################################################## 100.0% [2021-03-19T17:31:32.197Z] #29 1.789 [2021-03-19T17:31:32.197Z] #29 1.995 0.0% ######################################################################## 100.0% [2021-03-19T17:31:32.197Z] #29 2.106 [2021-03-19T17:31:32.197Z] #29 2.217 ###################################### 53.5% ######################################################################## 100.0% [2021-03-19T17:31:32.197Z] #29 2.299 [2021-03-19T17:31:32.197Z] #29 2.411 ######## 11.7% ########################## 36.2% ######################################## 56.0% ###################################################### 76.1% ################################################################# 90.8% ######################################################################## 100.0% [2021-03-19T17:31:32.197Z] #29 2.961 [2021-03-19T17:31:32.197Z] #29 3.127 0.3% ##### 7.9% ######### 13.6% ############# 19.4% ################# 24.5% ##################### 29.8% ######################### 34.9% ############################# 40.4% ################################ 45.6% #################################### 50.7% ######################################## 55.8% ############################################ 61.2% ############################################### 66.4% ################################################### 71.6% ####################################################### 76.8% ########################################################### 82.1% ############################################################## 86.3% ############################################################## 87.2% ##################################################################### 96.1% ######################################################################## 100.0% [2021-03-19T17:31:32.197Z] #29 5.103 [2021-03-19T17:31:32.197Z] #29 5.409 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T17:31:32.197Z] #29 5.482 [2021-03-19T17:31:32.197Z] #29 5.550 ######################################################################## 100.0% [2021-03-19T17:31:32.197Z] #29 5.569 [2021-03-19T17:31:32.197Z] #29 7.241 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T17:31:32.197Z] #29 7.547 [2021-03-19T17:31:32.197Z] #29 7.700 ###################################### 52.8% ######################################################################## 100.0% [2021-03-19T17:31:32.197Z] #29 7.744 [2021-03-19T17:31:32.338Z] #49 38.21 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:31:32.338Z] #49 38.24 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:32.449Z] #43 29.45 CC images/sk-unix.o [2021-03-19T17:31:32.598Z] #49 38.38 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T17:31:32.598Z] #49 38.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:32.598Z] #49 38.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:32.706Z] #43 29.82 CC images/sk-inet.o [2021-03-19T17:31:32.774Z] #29 8.267 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T17:31:32.842Z] #43 39.76 The following NEW packages will be installed: [2021-03-19T17:31:32.842Z] #43 39.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T17:31:32.842Z] #43 39.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T17:31:32.842Z] #43 39.80 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T17:31:32.842Z] #43 39.80 python-six zlib1g-dev [2021-03-19T17:31:32.857Z] #49 38.90 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:31:32.962Z] #43 30.19 CC images/tun.o [2021-03-19T17:31:33.118Z] #49 38.95 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:31:33.118Z] #49 38.96 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:33.118Z] #49 39.06 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:33.118Z] #49 39.09 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:31:33.140Z] #43 40.02 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:31:33.140Z] #43 40.02 Need to get 4075 kB of archives. [2021-03-19T17:31:33.140Z] #43 40.02 After this operation, 24.5 MB of additional disk space will be used. [2021-03-19T17:31:33.140Z] #43 40.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-03-19T17:31:33.140Z] #43 40.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-19T17:31:33.140Z] #43 40.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-03-19T17:31:33.140Z] #43 40.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-19T17:31:33.140Z] #43 40.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-03-19T17:31:33.140Z] #43 40.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-19T17:31:33.140Z] #43 40.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-03-19T17:31:33.140Z] #43 40.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-03-19T17:31:33.140Z] #43 40.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-03-19T17:31:33.219Z] #43 30.48 CC images/sk-netlink.o [2021-03-19T17:31:33.354Z] #29 8.530 [2021-03-19T17:31:33.440Z] #43 40.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-03-19T17:31:33.440Z] #43 40.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-03-19T17:31:33.476Z] #43 30.67 CC images/packet-sock.o [2021-03-19T17:31:33.622Z] #29 8.647 ##### 7.7% ######################## 33.7% #################################### 50.5% ################################################ 66.9% ############################################################### 87.6% ######################################################################## 100.0% [2021-03-19T17:31:33.622Z] #29 9.162 [2021-03-19T17:31:33.653Z] #29 10.07 #=#=# # 2.6% ### 5.0% ##### 7.5% ####### 10.8% ######### 13.8% ############ 17.4% ############## 20.8% ################## 25.5% ##################### 29.3% ######################### 35.6% ########################### 37.8% ############################### 43.7% ################################## 47.4% ##################################### 51.6% ######################################## 56.5% ############################################ 62.0% ############################################### 66.0% ################################################## 69.6% #################################################### 73.4% ####################################################### 77.0% ########################################################### 82.0% ############################################################## 87.3% ################################################################### 93.5% ####################################################################### 99.3% ######################################################################## 100.0% [2021-03-19T17:31:33.688Z] #49 39.53 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:33.688Z] #49 39.70 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:33.740Z] #43 40.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-03-19T17:31:33.740Z] #43 40.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-03-19T17:31:33.740Z] #43 40.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-03-19T17:31:33.740Z] #43 40.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T17:31:33.740Z] #43 40.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-03-19T17:31:33.740Z] #43 40.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-03-19T17:31:33.924Z] #29 13.26 [2021-03-19T17:31:33.949Z] #49 39.92 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:33.949Z] #49 ... [2021-03-19T17:31:33.949Z] [2021-03-19T17:31:33.949Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:33.949Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:31:33.949Z] #45 39.99 vendor/golang.org/x/crypto/curve25519 [2021-03-19T17:31:34.044Z] #43 31.03 CC images/ipc-var.o [2021-03-19T17:31:34.044Z] #43 31.23 CC images/ipc-desc.o [2021-03-19T17:31:34.196Z] #29 9.441 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T17:31:34.196Z] #29 9.564 [2021-03-19T17:31:34.196Z] #29 9.622 ######################################################################## 100.0% [2021-03-19T17:31:34.196Z] #29 9.669 [2021-03-19T17:31:34.301Z] #43 ... [2021-03-19T17:31:34.301Z] [2021-03-19T17:31:34.301Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:34.301Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:34.301Z] #13 128.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T17:31:34.301Z] #13 128.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T17:31:34.301Z] #13 128.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:31:34.459Z] #29 9.887 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T17:31:34.459Z] #29 9.976 [2021-03-19T17:31:34.722Z] #29 10.02 ######################################################################## 100.0% [2021-03-19T17:31:34.722Z] #29 10.05 [2021-03-19T17:31:34.722Z] #29 10.08 Download of images into '/build' complete. [2021-03-19T17:31:34.722Z] #29 10.08 Use something like the following to load the result into a Docker daemon: [2021-03-19T17:31:34.722Z] #29 10.08 tar -cC '/build' . | docker load [2021-03-19T17:31:34.728Z] #29 13.52 0.1% ################ 22.3% ################################## 48.4% ################################################# 68.1% #################################################################### 94.8% ######################################################################## 100.0% [2021-03-19T17:31:35.230Z] #13 ... [2021-03-19T17:31:35.230Z] [2021-03-19T17:31:35.230Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:35.230Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:31:35.230Z] #45 124.3 hash/crc32 [2021-03-19T17:31:35.230Z] #45 124.8 compress/gzip [2021-03-19T17:31:35.230Z] #45 125.0 net [2021-03-19T17:31:35.230Z] #45 125.4 vendor/golang.org/x/text/transform [2021-03-19T17:31:35.230Z] #45 126.3 vendor/golang.org/x/text/unicode/bidi [2021-03-19T17:31:35.230Z] #45 128.6 vendor/golang.org/x/text/secure/bidirule [2021-03-19T17:31:35.230Z] #45 129.0 vendor/golang.org/x/text/unicode/norm [2021-03-19T17:31:35.230Z] #45 132.9 vendor/golang.org/x/net/idna [2021-03-19T17:31:35.230Z] #45 ... [2021-03-19T17:31:35.230Z] [2021-03-19T17:31:35.230Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:31:35.230Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:31:35.230Z] #43 31.40 CC images/ipc-shm.o [2021-03-19T17:31:35.230Z] #43 31.62 CC images/ipc-msg.o [2021-03-19T17:31:35.230Z] #43 31.91 CC images/ipc-sem.o [2021-03-19T17:31:35.230Z] #43 32.13 CC images/utsns.o [2021-03-19T17:31:35.230Z] #43 32.34 CC images/creds.o [2021-03-19T17:31:35.283Z] #43 42.32 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:31:35.297Z] #29 DONE 10.5s [2021-03-19T17:31:35.297Z] [2021-03-19T17:31:35.297Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:31:35.297Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:31:35.306Z] #29 14.56 [2021-03-19T17:31:35.487Z] #43 32.64 CC images/vma.o [2021-03-19T17:31:35.586Z] #43 42.48 Fetched 4075 kB in 1s (5304 kB/s) [2021-03-19T17:31:35.586Z] #43 42.63 Selecting previously unselected package libcap-dev:ppc64el. [2021-03-19T17:31:35.744Z] #43 32.87 CC images/netdev.o [2021-03-19T17:31:35.887Z] #43 42.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 ... 15339 files and directories currently installed.) [2021-03-19T17:31:35.887Z] #43 42.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-03-19T17:31:35.887Z] #43 42.71 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-03-19T17:31:35.887Z] #43 ... [2021-03-19T17:31:35.887Z] [2021-03-19T17:31:35.887Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:35.887Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-19T17:31:35.887Z] #56 27.12 Reading package lists... [2021-03-19T17:31:35.887Z] #56 36.07 Building dependency tree... [2021-03-19T17:31:35.887Z] #56 38.86 The following additional packages will be installed: [2021-03-19T17:31:35.887Z] #56 38.86 libbtrfs0 [2021-03-19T17:31:35.887Z] #56 39.04 The following NEW packages will be installed: [2021-03-19T17:31:35.887Z] #56 39.04 libbtrfs-dev libbtrfs0 [2021-03-19T17:31:35.887Z] #56 39.30 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:31:35.887Z] #56 39.30 Need to get 120 kB of archives. [2021-03-19T17:31:35.887Z] #56 39.30 After this operation, 423 kB of additional disk space will be used. [2021-03-19T17:31:35.887Z] #56 39.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-19T17:31:35.887Z] #56 39.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-19T17:31:35.887Z] #56 41.19 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:31:35.887Z] #56 41.47 Fetched 120 kB in 0s (1447 kB/s) [2021-03-19T17:31:35.887Z] #56 41.65 Selecting previously unselected package libbtrfs0. [2021-03-19T17:31:35.887Z] #56 41.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 ... 15339 files and directories currently installed.) [2021-03-19T17:31:35.887Z] #56 41.78 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-19T17:31:35.887Z] #56 41.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:31:35.887Z] #56 42.01 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:31:35.887Z] #56 42.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-19T17:31:35.887Z] #56 42.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:31:35.887Z] #56 42.45 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:31:35.887Z] #56 42.47 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:31:35.887Z] #56 42.49 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:31:35.887Z] #56 DONE 42.8s [2021-03-19T17:31:35.887Z] [2021-03-19T17:31:35.887Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:35.887Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T17:31:35.887Z] #43 42.95 Selecting previously unselected package libnet1:ppc64el. [2021-03-19T17:31:35.887Z] #43 ... [2021-03-19T17:31:35.887Z] [2021-03-19T17:31:35.887Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:31:35.887Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:31:36.001Z] #43 33.28 CC images/tty.o [2021-03-19T17:31:36.123Z] #55 142.9 + bin/containerd-stress [2021-03-19T17:31:36.123Z] #55 144.2 + bin/containerd-shim [2021-03-19T17:31:36.188Z] #57 0.236 + RM_GOPATH=0 [2021-03-19T17:31:36.188Z] #57 0.240 + TMP_GOPATH= [2021-03-19T17:31:36.188Z] #57 0.241 + : /build [2021-03-19T17:31:36.188Z] #57 0.242 + '[' -z '' ']' [2021-03-19T17:31:36.188Z] #57 0.246 ++ mktemp -d [2021-03-19T17:31:36.188Z] #57 0.249 + export GOPATH=/tmp/tmp.IHK6ptrPPI [2021-03-19T17:31:36.188Z] #57 0.254 + GOPATH=/tmp/tmp.IHK6ptrPPI [2021-03-19T17:31:36.188Z] #57 0.255 + RM_GOPATH=1 [2021-03-19T17:31:36.188Z] #57 0.257 + case "$(go env GOARCH)" in [2021-03-19T17:31:36.188Z] #57 0.259 ++ go env GOARCH [2021-03-19T17:31:36.188Z] #57 0.271 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:36.188Z] #57 0.287 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:36.188Z] #57 0.300 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:36.188Z] #57 0.303 + dir=/tmp/install [2021-03-19T17:31:36.188Z] #57 0.304 + bin=containerd [2021-03-19T17:31:36.188Z] #57 0.304 + shift [2021-03-19T17:31:36.188Z] #57 0.304 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T17:31:36.188Z] #57 0.305 + . /tmp/install/containerd.installer [2021-03-19T17:31:36.188Z] #57 0.306 ++ set -e [2021-03-19T17:31:36.188Z] #57 0.307 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:31:36.188Z] #57 0.308 + install_containerd [2021-03-19T17:31:36.188Z] #57 0.310 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T17:31:36.188Z] #57 0.313 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:31:36.188Z] #57 0.314 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IHK6ptrPPI/src/github.com/containerd/containerd [2021-03-19T17:31:36.188Z] #57 0.323 Cloning into '/tmp/tmp.IHK6ptrPPI/src/github.com/containerd/containerd'... [2021-03-19T17:31:36.419Z] #29 15.01 0.2% ########### 16.6% ###################### 31.6% #################################### 50.1% ############################################## 64.5% ############################################################ 83.4% ######################################################################## 100.0% [2021-03-19T17:31:36.492Z] #45 ... [2021-03-19T17:31:36.492Z] [2021-03-19T17:31:36.492Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:36.492Z] #58 sha256:69c017fba539df677626ffbcbe5ce0d39aa1e2f1da4273aa4f6502813e2036b1 [2021-03-19T17:31:36.492Z] #58 31.95 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:36.492Z] #58 34.64 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:36.492Z] #58 39.73 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:31:36.492Z] #58 40.24 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:36.492Z] #58 40.38 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:36.492Z] #58 40.69 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:36.492Z] #58 40.80 go: finding github.com/google/uuid v1.2.0 [2021-03-19T17:31:36.492Z] #58 40.85 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:36.492Z] #58 41.05 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:36.492Z] #58 41.06 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:36.492Z] #58 41.13 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:36.492Z] #58 41.35 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:36.492Z] #58 41.39 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:36.492Z] #58 41.47 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:36.492Z] #58 41.49 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:36.492Z] #58 41.82 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:36.492Z] #58 41.83 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:36.492Z] #58 ... [2021-03-19T17:31:36.492Z] [2021-03-19T17:31:36.492Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:36.492Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:36.492Z] #49 40.44 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:36.492Z] #49 41.36 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:36.492Z] #49 41.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:36.492Z] #49 41.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:36.492Z] #49 41.37 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:36.492Z] #49 41.88 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T17:31:36.492Z] #49 42.00 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:36.492Z] #49 42.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:31:36.492Z] #49 42.16 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:31:36.492Z] #49 42.17 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:31:36.492Z] #49 42.22 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T17:31:36.492Z] #49 42.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:31:36.492Z] #49 42.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:31:36.564Z] #43 33.80 CC images/file-lock.o [2021-03-19T17:31:36.689Z] #32 ... [2021-03-19T17:31:36.689Z] [2021-03-19T17:31:36.689Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:36.689Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:31:36.689Z] #51 8.982 + RM_GOPATH=0 [2021-03-19T17:31:36.689Z] #51 8.982 + TMP_GOPATH= [2021-03-19T17:31:36.689Z] #51 8.982 + : /build [2021-03-19T17:31:36.689Z] #51 8.982 + '[' -z '' ']' [2021-03-19T17:31:36.689Z] #51 8.982 ++ mktemp -d [2021-03-19T17:31:36.689Z] #51 8.982 + export GOPATH=/tmp/tmp.GA2fJiIDIJ [2021-03-19T17:31:36.689Z] #51 8.982 + GOPATH=/tmp/tmp.GA2fJiIDIJ [2021-03-19T17:31:36.689Z] #51 8.983 + RM_GOPATH=1 [2021-03-19T17:31:36.689Z] #51 8.983 + case "$(go env GOARCH)" in [2021-03-19T17:31:36.689Z] #51 8.983 ++ go env GOARCH [2021-03-19T17:31:36.689Z] #51 9.002 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:36.689Z] #51 9.002 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:36.689Z] #51 9.002 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:36.689Z] #51 9.002 + dir=/tmp/install [2021-03-19T17:31:36.689Z] #51 9.002 + bin=shfmt [2021-03-19T17:31:36.689Z] #51 9.002 + shift [2021-03-19T17:31:36.689Z] #51 9.002 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T17:31:36.689Z] #51 9.002 + . /tmp/install/shfmt.installer [2021-03-19T17:31:36.689Z] #51 9.002 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:36.689Z] #51 9.002 + install_shfmt [2021-03-19T17:31:36.689Z] #51 9.002 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T17:31:36.689Z] #51 9.002 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GA2fJiIDIJ/src/github.com/mvdan/sh [2021-03-19T17:31:36.689Z] #51 9.002 Cloning into '/tmp/tmp.GA2fJiIDIJ/src/github.com/mvdan/sh'... [2021-03-19T17:31:36.689Z] #51 9.002 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:36.758Z] #49 42.60 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:36.758Z] #49 42.86 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:31:36.821Z] #43 33.99 CC images/rlimit.o [2021-03-19T17:31:36.951Z] #51 ... [2021-03-19T17:31:36.951Z] [2021-03-19T17:31:36.951Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:36.951Z] #47 sha256:6fa25335164e99b23a9964a8ec569c7c6bd68a4d4185cb3cb7b8bf9ed7fde17b [2021-03-19T17:31:36.951Z] #47 9.909 + RM_GOPATH=0 [2021-03-19T17:31:36.951Z] #47 9.909 + TMP_GOPATH= [2021-03-19T17:31:36.951Z] #47 9.909 + : /build [2021-03-19T17:31:36.951Z] #47 9.909 + '[' -z '' ']' [2021-03-19T17:31:36.951Z] #47 9.909 ++ mktemp -d [2021-03-19T17:31:36.951Z] #47 9.909 + export GOPATH=/tmp/tmp.ErQaVAGf2G [2021-03-19T17:31:36.951Z] #47 9.909 + GOPATH=/tmp/tmp.ErQaVAGf2G [2021-03-19T17:31:36.951Z] #47 9.909 + RM_GOPATH=1 [2021-03-19T17:31:36.951Z] #47 9.909 + case "$(go env GOARCH)" in [2021-03-19T17:31:36.951Z] #47 9.909 ++ go env GOARCH [2021-03-19T17:31:36.951Z] #47 9.917 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:36.951Z] #47 9.917 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:36.951Z] #47 9.917 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:36.951Z] #47 9.917 + dir=/tmp/install [2021-03-19T17:31:36.951Z] #47 9.917 + bin=gotestsum [2021-03-19T17:31:36.951Z] #47 9.917 + shift [2021-03-19T17:31:36.951Z] #47 9.917 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T17:31:36.951Z] #47 9.917 + . /tmp/install/gotestsum.installer [2021-03-19T17:31:36.951Z] #47 9.917 ++ : v0.5.3 [2021-03-19T17:31:36.951Z] #47 9.917 + install_gotestsum [2021-03-19T17:31:36.951Z] #47 9.917 + set -e [2021-03-19T17:31:36.951Z] #47 9.920 + export GO111MODULE=on [2021-03-19T17:31:36.951Z] #47 9.920 + GO111MODULE=on [2021-03-19T17:31:36.951Z] #47 9.920 + GOBIN=/build [2021-03-19T17:31:36.951Z] #47 9.920 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T17:31:36.951Z] #47 10.07 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:36.951Z] #47 10.07 go: finding gotest.tools v0.5.3 [2021-03-19T17:31:36.997Z] #29 16.24 #=#=# [2021-03-19T17:31:37.018Z] #49 42.95 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:31:37.018Z] #49 42.95 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:37.018Z] #49 ... [2021-03-19T17:31:37.018Z] [2021-03-19T17:31:37.018Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:37.018Z] #64 sha256:571f86d3b04f5b10fb646b501232be1b0cd0ff8a95f4f9ea4974c7b093ce00e8 [2021-03-19T17:31:37.018Z] #64 32.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T17:31:37.078Z] #43 34.19 CC images/pagemap.o [2021-03-19T17:31:37.214Z] #47 ... [2021-03-19T17:31:37.214Z] [2021-03-19T17:31:37.214Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:37.214Z] #34 sha256:c0267b607b25861e718c8963604083ac5cfb3c47342f685f692f85a83ec94d68 [2021-03-19T17:31:37.214Z] #34 ... [2021-03-19T17:31:37.214Z] [2021-03-19T17:31:37.214Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:37.214Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:31:37.214Z] #45 9.527 + RM_GOPATH=0 [2021-03-19T17:31:37.214Z] #45 9.527 + TMP_GOPATH= [2021-03-19T17:31:37.214Z] #45 9.527 + : /build [2021-03-19T17:31:37.214Z] #45 9.527 + '[' -z '' ']' [2021-03-19T17:31:37.214Z] #45 9.527 ++ mktemp -d [2021-03-19T17:31:37.214Z] #45 9.529 + export GOPATH=/tmp/tmp.CYpYdNl9Q9 [2021-03-19T17:31:37.214Z] #45 9.529 + GOPATH=/tmp/tmp.CYpYdNl9Q9 [2021-03-19T17:31:37.214Z] #45 9.529 + RM_GOPATH=1 [2021-03-19T17:31:37.214Z] #45 9.529 + case "$(go env GOARCH)" in [2021-03-19T17:31:37.214Z] #45 9.529 ++ go env GOARCH [2021-03-19T17:31:37.214Z] #45 9.550 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:37.214Z] #45 9.550 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:37.214Z] #45 9.550 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:37.214Z] #45 9.551 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:31:37.214Z] #45 9.553 + dir=/tmp/install [2021-03-19T17:31:37.214Z] #45 9.553 + bin=vndr [2021-03-19T17:31:37.214Z] #45 9.553 + shift [2021-03-19T17:31:37.214Z] #45 9.553 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T17:31:37.214Z] #45 9.553 + . /tmp/install/vndr.installer [2021-03-19T17:31:37.214Z] #45 9.553 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:31:37.214Z] #45 9.553 + install_vndr [2021-03-19T17:31:37.214Z] #45 9.553 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T17:31:37.214Z] #45 9.553 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CYpYdNl9Q9/src/github.com/LK4D4/vndr [2021-03-19T17:31:37.214Z] #45 9.554 Cloning into '/tmp/tmp.CYpYdNl9Q9/src/github.com/LK4D4/vndr'... [2021-03-19T17:31:37.214Z] #45 10.08 + cd /tmp/tmp.CYpYdNl9Q9/src/github.com/LK4D4/vndr [2021-03-19T17:31:37.214Z] #45 10.08 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T17:31:37.214Z] #45 10.08 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T17:31:37.278Z] #64 ... [2021-03-19T17:31:37.278Z] [2021-03-19T17:31:37.278Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:31:37.278Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:31:37.278Z] #40 34.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T17:31:37.335Z] #43 34.51 CC images/siginfo.o [2021-03-19T17:31:37.478Z] #45 ... [2021-03-19T17:31:37.478Z] [2021-03-19T17:31:37.478Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:37.478Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:31:37.478Z] #42 ... [2021-03-19T17:31:37.478Z] [2021-03-19T17:31:37.478Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:37.478Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:31:37.478Z] #49 10.53 + RM_GOPATH=0 [2021-03-19T17:31:37.478Z] #49 10.53 + TMP_GOPATH= [2021-03-19T17:31:37.478Z] #49 10.53 + : /build [2021-03-19T17:31:37.478Z] #49 10.53 + '[' -z '' ']' [2021-03-19T17:31:37.478Z] #49 10.53 ++ mktemp -d [2021-03-19T17:31:37.478Z] #49 10.53 + export GOPATH=/tmp/tmp.PeUTToqXPR [2021-03-19T17:31:37.478Z] #49 10.53 + GOPATH=/tmp/tmp.PeUTToqXPR [2021-03-19T17:31:37.478Z] #49 10.53 + RM_GOPATH=1 [2021-03-19T17:31:37.478Z] #49 10.53 + case "$(go env GOARCH)" in [2021-03-19T17:31:37.478Z] #49 10.53 ++ go env GOARCH [2021-03-19T17:31:37.478Z] #49 10.55 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:37.478Z] #49 10.55 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:37.478Z] #49 10.55 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:37.478Z] #49 10.55 + dir=/tmp/install [2021-03-19T17:31:37.478Z] #49 10.55 + bin=golangci_lint [2021-03-19T17:31:37.478Z] #49 10.55 + shift [2021-03-19T17:31:37.478Z] #49 10.55 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T17:31:37.478Z] #49 10.55 + . /tmp/install/golangci_lint.installer [2021-03-19T17:31:37.478Z] #49 10.55 ++ : v1.23.8 [2021-03-19T17:31:37.478Z] #49 10.55 + install_golangci_lint [2021-03-19T17:31:37.478Z] #49 10.55 + set -e [2021-03-19T17:31:37.478Z] #49 10.55 + export GO111MODULE=on [2021-03-19T17:31:37.478Z] #49 10.55 + GO111MODULE=on [2021-03-19T17:31:37.478Z] #49 10.55 + GOBIN=/build [2021-03-19T17:31:37.478Z] #49 10.55 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T17:31:37.478Z] #49 10.59 go: finding github.com v1.23.8 [2021-03-19T17:31:37.478Z] #49 10.59 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T17:31:37.478Z] #49 10.59 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T17:31:37.478Z] #49 10.59 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:37.478Z] #49 10.59 go: finding github.com/golangci v1.23.8 [2021-03-19T17:31:37.537Z] #40 ... [2021-03-19T17:31:37.537Z] [2021-03-19T17:31:37.537Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:37.537Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:37.537Z] #49 43.35 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:31:37.537Z] #49 43.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:37.537Z] #49 43.41 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T17:31:37.537Z] #49 43.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:37.591Z] #43 34.74 CC images/rpc.o [2021-03-19T17:31:37.741Z] #49 ... [2021-03-19T17:31:37.741Z] [2021-03-19T17:31:37.741Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:37.741Z] #64 sha256:f96a7cc1b7a5d7675f9499a3fbeb4ee0c0074ec4ee708ff0bb4f2fe8c6bbec74 [2021-03-19T17:31:37.741Z] #64 10.20 + RM_GOPATH=0 [2021-03-19T17:31:37.741Z] #64 10.20 + TMP_GOPATH= [2021-03-19T17:31:37.741Z] #64 10.20 + : /build [2021-03-19T17:31:37.741Z] #64 10.20 + '[' -z '' ']' [2021-03-19T17:31:37.741Z] #64 10.20 ++ mktemp -d [2021-03-19T17:31:37.741Z] #64 10.21 + export GOPATH=/tmp/tmp.yxmVxQpIws [2021-03-19T17:31:37.741Z] #64 10.21 + GOPATH=/tmp/tmp.yxmVxQpIws [2021-03-19T17:31:37.741Z] #64 10.21 + RM_GOPATH=1 [2021-03-19T17:31:37.741Z] #64 10.21 + case "$(go env GOARCH)" in [2021-03-19T17:31:37.741Z] #64 10.22 ++ go env GOARCH [2021-03-19T17:31:37.741Z] #64 10.23 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:37.741Z] #64 10.24 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:37.741Z] #64 10.24 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:37.741Z] #64 10.24 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:37.741Z] #64 10.24 + dir=/tmp/install [2021-03-19T17:31:37.741Z] #64 10.24 + bin=proxy [2021-03-19T17:31:37.741Z] #64 10.24 + shift [2021-03-19T17:31:37.741Z] #64 10.24 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T17:31:37.741Z] #64 10.24 + . /tmp/install/proxy.installer [2021-03-19T17:31:37.741Z] #64 10.24 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:37.741Z] #64 10.24 + install_proxy [2021-03-19T17:31:37.741Z] #64 10.24 + case "$1" in [2021-03-19T17:31:37.741Z] #64 10.24 + export CGO_ENABLED=0 [2021-03-19T17:31:37.741Z] #64 10.24 + CGO_ENABLED=0 [2021-03-19T17:31:37.741Z] #64 10.24 + _install_proxy [2021-03-19T17:31:37.741Z] #64 10.24 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T17:31:37.741Z] #64 10.24 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yxmVxQpIws/src/github.com/docker/libnetwork [2021-03-19T17:31:37.741Z] #64 10.25 Cloning into '/tmp/tmp.yxmVxQpIws/src/github.com/docker/libnetwork'... [2021-03-19T17:31:37.741Z] #64 ... [2021-03-19T17:31:37.741Z] [2021-03-19T17:31:37.741Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:31:37.741Z] #24 sha256:f50be045a049a01efdb8ac8e1cb2fce8d85172be55e1de5ae31b1db577ba9e9b [2021-03-19T17:31:37.741Z] #24 10.25 + RM_GOPATH=0 [2021-03-19T17:31:37.741Z] #24 10.25 + TMP_GOPATH= [2021-03-19T17:31:37.741Z] #24 10.25 + : /build [2021-03-19T17:31:37.741Z] #24 10.25 + '[' -z '' ']' [2021-03-19T17:31:37.741Z] #24 10.25 ++ mktemp -d [2021-03-19T17:31:37.741Z] #24 10.25 + export GOPATH=/tmp/tmp.HhU2NETnjn [2021-03-19T17:31:37.741Z] #24 10.25 + GOPATH=/tmp/tmp.HhU2NETnjn [2021-03-19T17:31:37.741Z] #24 10.25 + RM_GOPATH=1 [2021-03-19T17:31:37.741Z] #24 10.25 + case "$(go env GOARCH)" in [2021-03-19T17:31:37.741Z] #24 10.25 ++ go env GOARCH [2021-03-19T17:31:37.741Z] #24 10.27 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:37.741Z] #24 10.27 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:37.741Z] #24 10.27 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:37.741Z] #24 10.27 + dir=/tmp/install [2021-03-19T17:31:37.741Z] #24 10.27 + bin=dockercli [2021-03-19T17:31:37.741Z] #24 10.27 + shift [2021-03-19T17:31:37.741Z] #24 10.27 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T17:31:37.741Z] #24 10.27 + . /tmp/install/dockercli.installer [2021-03-19T17:31:37.741Z] #24 10.27 ++ : stable [2021-03-19T17:31:37.741Z] #24 10.27 ++ : 17.06.2-ce [2021-03-19T17:31:37.741Z] #24 10.27 + install_dockercli [2021-03-19T17:31:37.741Z] #24 10.27 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T17:31:37.741Z] #24 10.27 Install docker/cli version 17.06.2-ce from stable [2021-03-19T17:31:37.741Z] #24 10.27 ++ uname -m [2021-03-19T17:31:37.741Z] #24 10.27 + arch=x86_64 [2021-03-19T17:31:37.741Z] #24 10.27 + '[' x86_64 '!=' x86_64 ']' [2021-03-19T17:31:37.741Z] #24 10.27 + url=https://download.docker.com/linux/static [2021-03-19T17:31:37.741Z] #24 10.27 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-19T17:31:37.741Z] #24 10.32 + tar -xz docker/docker [2021-03-19T17:31:38.005Z] #24 ... [2021-03-19T17:31:38.005Z] [2021-03-19T17:31:38.005Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:38.005Z] #58 sha256:74678dcd8b87dc11fb49c871d736e65795ece59c036a65f05872802ff0eee134 [2021-03-19T17:31:38.005Z] #58 9.351 + RM_GOPATH=0 [2021-03-19T17:31:38.005Z] #58 9.351 + TMP_GOPATH= [2021-03-19T17:31:38.005Z] #58 9.351 + : /build [2021-03-19T17:31:38.005Z] #58 9.351 + '[' -z '' ']' [2021-03-19T17:31:38.005Z] #58 9.351 ++ mktemp -d [2021-03-19T17:31:38.005Z] #58 9.351 + export GOPATH=/tmp/tmp.BiVX0SOJLg [2021-03-19T17:31:38.005Z] #58 9.351 + GOPATH=/tmp/tmp.BiVX0SOJLg [2021-03-19T17:31:38.005Z] #58 9.351 + RM_GOPATH=1 [2021-03-19T17:31:38.005Z] #58 9.351 + case "$(go env GOARCH)" in [2021-03-19T17:31:38.005Z] #58 9.351 ++ go env GOARCH [2021-03-19T17:31:38.005Z] #58 9.355 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:38.005Z] #58 9.355 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:38.005Z] #58 9.355 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:38.005Z] #58 9.355 + dir=/tmp/install [2021-03-19T17:31:38.005Z] #58 9.355 + bin=rootlesskit [2021-03-19T17:31:38.005Z] #58 9.355 + shift [2021-03-19T17:31:38.005Z] #58 9.355 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T17:31:38.005Z] #58 9.355 + . /tmp/install/rootlesskit.installer [2021-03-19T17:31:38.005Z] #58 9.355 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:38.005Z] #58 9.355 + install_rootlesskit [2021-03-19T17:31:38.005Z] #58 9.355 + case "$1" in [2021-03-19T17:31:38.005Z] #58 9.355 + export CGO_ENABLED=0 [2021-03-19T17:31:38.005Z] #58 9.355 + CGO_ENABLED=0 [2021-03-19T17:31:38.005Z] #58 9.355 + _install_rootlesskit [2021-03-19T17:31:38.005Z] #58 9.356 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:38.005Z] #58 9.357 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T17:31:38.005Z] #58 9.357 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BiVX0SOJLg/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:31:38.005Z] #58 9.357 Cloning into '/tmp/tmp.BiVX0SOJLg/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T17:31:38.005Z] #58 ... [2021-03-19T17:31:38.005Z] [2021-03-19T17:31:38.005Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:38.005Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:31:38.005Z] #36 10.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:38.005Z] #36 10.68 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:38.005Z] #36 10.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:38.106Z] #49 43.96 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:38.106Z] #49 44.02 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:38.106Z] #49 44.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:31:38.269Z] #36 ... [2021-03-19T17:31:38.269Z] [2021-03-19T17:31:38.269Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:38.269Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:31:38.269Z] #55 9.595 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:38.269Z] #55 9.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:38.269Z] #55 9.618 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:38.269Z] #55 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:31:38.269Z] #55 ... [2021-03-19T17:31:38.269Z] [2021-03-19T17:31:38.269Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:38.269Z] #34 sha256:c0267b607b25861e718c8963604083ac5cfb3c47342f685f692f85a83ec94d68 [2021-03-19T17:31:38.269Z] #34 10.85 + RM_GOPATH=0 [2021-03-19T17:31:38.269Z] #34 10.85 + TMP_GOPATH= [2021-03-19T17:31:38.269Z] #34 10.85 + : /build [2021-03-19T17:31:38.269Z] #34 10.85 + '[' -z '' ']' [2021-03-19T17:31:38.269Z] #34 10.87 ++ mktemp -d [2021-03-19T17:31:38.269Z] #34 10.87 + export GOPATH=/tmp/tmp.bjXWRYresK [2021-03-19T17:31:38.269Z] #34 10.87 + GOPATH=/tmp/tmp.bjXWRYresK [2021-03-19T17:31:38.269Z] #34 10.87 + RM_GOPATH=1 [2021-03-19T17:31:38.269Z] #34 10.87 + case "$(go env GOARCH)" in [2021-03-19T17:31:38.269Z] #34 10.87 ++ go env GOARCH [2021-03-19T17:31:38.269Z] #34 10.87 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:38.269Z] #34 10.87 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:38.269Z] #34 10.87 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:38.269Z] #34 10.89 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:38.269Z] #34 10.89 + dir=/tmp/install [2021-03-19T17:31:38.269Z] #34 10.89 + bin=tomlv [2021-03-19T17:31:38.269Z] #34 10.89 + shift [2021-03-19T17:31:38.269Z] #34 10.89 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T17:31:38.269Z] #34 10.89 + . /tmp/install/tomlv.installer [2021-03-19T17:31:38.269Z] #34 10.89 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:38.269Z] #34 10.89 + install_tomlv [2021-03-19T17:31:38.269Z] #34 10.89 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T17:31:38.269Z] #34 10.89 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bjXWRYresK/src/github.com/BurntSushi/toml [2021-03-19T17:31:38.269Z] #34 10.90 Cloning into '/tmp/tmp.bjXWRYresK/src/github.com/BurntSushi/toml'... [2021-03-19T17:31:38.320Z] #57 ... [2021-03-19T17:31:38.320Z] [2021-03-19T17:31:38.320Z] #65 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:38.320Z] #65 sha256:e1fada525c8c6582dacf909ca6d297b4d4cfa70c90802119af002ad564f2b7c8 [2021-03-19T17:31:38.320Z] #65 DONE 44.9s [2021-03-19T17:31:38.320Z] [2021-03-19T17:31:38.320Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:38.320Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T17:31:38.320Z] #43 42.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-19T17:31:38.320Z] #43 42.96 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-19T17:31:38.320Z] #43 43.20 Selecting previously unselected package libnet1-dev. [2021-03-19T17:31:38.320Z] #43 43.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-19T17:31:38.320Z] #43 43.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:31:38.320Z] #43 43.37 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-19T17:31:38.320Z] #43 43.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-19T17:31:38.320Z] #43 43.38 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-19T17:31:38.320Z] #43 43.55 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-03-19T17:31:38.320Z] #43 43.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-03-19T17:31:38.320Z] #43 43.57 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-19T17:31:38.320Z] #43 44.12 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-19T17:31:38.320Z] #43 44.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-19T17:31:38.320Z] #43 44.15 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-19T17:31:38.320Z] #43 44.31 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-03-19T17:31:38.320Z] #43 44.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-03-19T17:31:38.320Z] #43 44.33 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-19T17:31:38.320Z] #43 44.49 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-03-19T17:31:38.320Z] #43 44.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-03-19T17:31:38.320Z] #43 44.50 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-19T17:31:38.320Z] #43 44.83 Selecting previously unselected package libprotobuf17:ppc64el. [2021-03-19T17:31:38.320Z] #43 44.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-03-19T17:31:38.320Z] #43 44.84 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-19T17:31:38.588Z] #29 16.56 0.0% ## 3.9% #### 6.8% ####### 9.8% ######### 12.5% ########### 15.7% ############ 17.6% ############### 20.9% ################### 26.6% ###################### 30.8% ######################### 35.3% ############################# 41.1% ############################## 42.2% [2021-03-19T17:31:38.588Z] #29 ... [2021-03-19T17:31:38.588Z] [2021-03-19T17:31:38.588Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:38.588Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T17:31:38.588Z] #36 8.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:38.588Z] #36 8.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:38.588Z] #36 8.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:38.588Z] #36 9.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T17:31:38.588Z] #36 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T17:31:38.588Z] #36 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T17:31:38.852Z] #36 ... [2021-03-19T17:31:38.852Z] [2021-03-19T17:31:38.852Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:38.852Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:38.960Z] #43 35.81 CC images/ext-file.o [2021-03-19T17:31:38.961Z] #43 36.08 CC images/cgroup.o [2021-03-19T17:31:38.973Z] #43 46.05 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-03-19T17:31:38.973Z] #43 46.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-03-19T17:31:38.974Z] #43 46.10 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-19T17:31:39.044Z] #49 44.93 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:39.218Z] #34 12.06 + cd /tmp/tmp.bjXWRYresK/src/github.com/BurntSushi/toml [2021-03-19T17:31:39.218Z] #34 12.06 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T17:31:39.218Z] #34 12.08 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:31:39.304Z] #49 ... [2021-03-19T17:31:39.304Z] [2021-03-19T17:31:39.304Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:39.304Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:31:39.304Z] #36 35.20 Fetched 8424 kB in 26s (327 kB/s) [2021-03-19T17:31:39.304Z] #36 35.20 Reading package lists... [2021-03-19T17:31:39.304Z] #36 ... [2021-03-19T17:31:39.304Z] [2021-03-19T17:31:39.304Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:39.304Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:31:39.304Z] #55 35.33 Fetched 8424 kB in 26s (324 kB/s) [2021-03-19T17:31:39.304Z] #55 35.33 Reading package lists... [2021-03-19T17:31:39.316Z] #43 ... [2021-03-19T17:31:39.316Z] [2021-03-19T17:31:39.316Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:39.316Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T17:31:39.316Z] #37 27.90 Reading package lists... [2021-03-19T17:31:39.316Z] #37 36.55 Building dependency tree... [2021-03-19T17:31:39.316Z] #37 40.77 The following additional packages will be installed: [2021-03-19T17:31:39.316Z] #37 40.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T17:31:39.316Z] #37 40.80 Suggested packages: [2021-03-19T17:31:39.316Z] #37 40.80 cmake-doc ninja-build lrzip [2021-03-19T17:31:39.316Z] #37 40.80 Recommended packages: [2021-03-19T17:31:39.316Z] #37 40.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T17:31:39.316Z] #37 42.31 The following NEW packages will be installed: [2021-03-19T17:31:39.316Z] #37 42.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T17:31:39.316Z] #37 42.33 vim-common xxd [2021-03-19T17:31:39.316Z] #37 42.47 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:31:39.316Z] #37 42.47 Need to get 14.9 MB of archives. [2021-03-19T17:31:39.316Z] #37 42.47 After this operation, 67.2 MB of additional disk space will be used. [2021-03-19T17:31:39.316Z] #37 42.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-19T17:31:39.316Z] #37 42.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:31:39.316Z] #37 42.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T17:31:39.316Z] #37 42.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-19T17:31:39.316Z] #37 43.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-03-19T17:31:39.316Z] #37 43.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-03-19T17:31:39.316Z] #37 43.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-03-19T17:31:39.317Z] #37 43.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-03-19T17:31:39.317Z] #37 43.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-03-19T17:31:39.317Z] #37 43.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-03-19T17:31:39.317Z] #37 45.80 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:31:39.317Z] #37 46.05 Fetched 14.9 MB in 2s (9602 kB/s) [2021-03-19T17:31:39.317Z] #37 46.27 Selecting previously unselected package xxd. [2021-03-19T17:31:39.524Z] #43 36.62 CC images/userns.o [2021-03-19T17:31:39.568Z] #55 ... [2021-03-19T17:31:39.568Z] [2021-03-19T17:31:39.568Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:39.568Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:31:39.568Z] #42 35.22 Fetched 8424 kB in 26s (327 kB/s) [2021-03-19T17:31:39.568Z] #42 35.22 Reading package lists... [2021-03-19T17:31:39.568Z] #42 45.28 Reading package lists... [2021-03-19T17:31:39.568Z] #42 ... [2021-03-19T17:31:39.568Z] [2021-03-19T17:31:39.568Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:39.568Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:31:39.618Z] #37 46.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 ... 15339 files and directories currently installed.) [2021-03-19T17:31:39.618Z] #37 46.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-19T17:31:39.618Z] #37 46.38 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:31:39.618Z] #37 ... [2021-03-19T17:31:39.618Z] [2021-03-19T17:31:39.618Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:39.618Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T17:31:39.618Z] #14 30.20 Reading package lists... [2021-03-19T17:31:39.618Z] #14 39.53 Building dependency tree... [2021-03-19T17:31:39.618Z] #14 43.20 The following additional packages will be installed: [2021-03-19T17:31:39.618Z] #14 43.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T17:31:39.618Z] #14 43.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T17:31:39.618Z] #14 43.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T17:31:39.618Z] #14 43.21 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T17:31:39.618Z] #14 43.22 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:31:39.618Z] #14 43.22 Suggested packages: [2021-03-19T17:31:39.618Z] #14 43.22 gcc-8-locales seccomp wine64 [2021-03-19T17:31:39.618Z] #14 45.10 The following NEW packages will be installed: [2021-03-19T17:31:39.618Z] #14 45.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T17:31:39.618Z] #14 45.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T17:31:39.618Z] #14 45.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T17:31:39.618Z] #14 45.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T17:31:39.618Z] #14 45.11 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T17:31:39.618Z] #14 45.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:31:39.618Z] #14 45.13 The following packages will be upgraded: [2021-03-19T17:31:39.618Z] #14 45.13 libseccomp2 libsystemd0 libudev1 [2021-03-19T17:31:39.618Z] #14 45.30 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:31:39.618Z] #14 45.30 Need to get 79.4 MB of archives. [2021-03-19T17:31:39.618Z] #14 45.30 After this operation, 532 MB of additional disk space will be used. [2021-03-19T17:31:39.618Z] #14 45.30 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-03-19T17:31:39.618Z] #14 45.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-03-19T17:31:39.618Z] #14 45.32 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-03-19T17:31:39.618Z] #14 45.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-03-19T17:31:39.618Z] #14 45.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-03-19T17:31:39.618Z] #14 45.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-03-19T17:31:39.618Z] #14 46.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T17:31:39.618Z] #14 46.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-03-19T17:31:39.618Z] #14 ... [2021-03-19T17:31:39.618Z] [2021-03-19T17:31:39.618Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:39.618Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T17:31:39.618Z] #43 46.56 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-03-19T17:31:39.618Z] #43 46.58 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-03-19T17:31:39.618Z] #43 46.59 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-19T17:31:39.708Z] #55 148.4 + bin/containerd-shim-runc-v1 [2021-03-19T17:31:39.780Z] #43 36.96 CC images/google/protobuf/descriptor.o [2021-03-19T17:31:39.794Z] #34 12.94 math/bits [2021-03-19T17:31:40.057Z] #34 13.20 runtime [2021-03-19T17:31:40.359Z] #29 16.56 0.0% ## 3.9% #### 6.8% ####### 9.8% ######### 12.5% ########### 15.7% ############ 17.6% ############### 20.9% ################### 26.6% ###################### 30.8% ######################### 35.3% ############################# 41.1% ############################## 42.2% ################################## 48.5% ##################################### 51.4% ######################################## 55.6% ########################################### 60.0% ############################################ 61.9% ################################################ 67.6% ################################################# 69.3% ################################################### 71.6% ###################################################### 75.1% ######################################################### 79.9% ############################################################# 84.8% ################################################################# 90.9% ##################################################################### 97.2% ######################################################################## 100.0% [2021-03-19T17:31:40.359Z] #29 ... [2021-03-19T17:31:40.359Z] [2021-03-19T17:31:40.359Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:40.359Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T17:31:40.359Z] #13 2.824 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:40.359Z] #13 2.870 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:40.359Z] #13 3.778 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-19T17:31:40.359Z] #13 5.304 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T17:31:40.359Z] #13 6.930 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T17:31:40.359Z] #13 8.201 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T17:31:40.359Z] #13 ... [2021-03-19T17:31:40.359Z] [2021-03-19T17:31:40.359Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:40.359Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:40.359Z] #29 19.73 [2021-03-19T17:31:40.622Z] #29 ... [2021-03-19T17:31:40.622Z] [2021-03-19T17:31:40.622Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:40.622Z] #47 sha256:4a2afb0f0708fdef69f10be850f6be24e3644d6968c1d7683bb90afdc2668979 [2021-03-19T17:31:40.622Z] #47 10.30 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T17:31:40.622Z] #47 10.30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:40.622Z] #47 10.39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:40.622Z] #47 10.75 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:40.622Z] #47 10.75 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:40.622Z] #47 10.85 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:40.622Z] #47 10.88 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:40.622Z] #47 11.12 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:40.622Z] #47 11.47 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T17:31:40.622Z] #47 11.53 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:40.622Z] #47 11.54 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:40.622Z] #47 11.64 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:40.622Z] #47 11.86 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:40.622Z] #47 11.87 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:40.622Z] #47 12.04 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:40.622Z] #47 12.24 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:40.622Z] #47 13.18 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:40.622Z] #47 13.59 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:40.622Z] #47 14.59 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:40.622Z] #47 19.80 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:40.622Z] #47 19.84 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:31:40.623Z] #47 19.87 go: finding github.com/fatih/color v1.9.0 [2021-03-19T17:31:40.623Z] #47 19.98 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:40.623Z] #47 20.33 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:40.623Z] #47 ... [2021-03-19T17:31:40.623Z] [2021-03-19T17:31:40.623Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:40.623Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:40.646Z] #34 13.51 math [2021-03-19T17:31:41.150Z] #29 19.90 0.0% # 1.8% ## 3.4% ### 4.8% #### 6.4% ##### 7.6% [2021-03-19T17:31:41.150Z] #29 ... [2021-03-19T17:31:41.150Z] [2021-03-19T17:31:41.150Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:41.150Z] #34 sha256:f57cfdf57eed19ea6a00a23c819f3d0d8483fbc0899807fefb606679c5a0ecf4 [2021-03-19T17:31:41.150Z] #34 11.00 encoding [2021-03-19T17:31:41.150Z] #34 11.33 runtime [2021-03-19T17:31:41.150Z] #34 11.40 runtime/cgo [2021-03-19T17:31:41.414Z] #34 ... [2021-03-19T17:31:41.414Z] [2021-03-19T17:31:41.414Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:41.414Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:41.414Z] #29 19.90 0.0% # 1.8% ## 3.4% ### 4.8% #### 6.4% ##### 7.6% ###### 8.8% ####### 10.3% [2021-03-19T17:31:41.414Z] #29 ... [2021-03-19T17:31:41.414Z] [2021-03-19T17:31:41.414Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:41.414Z] #45 sha256:80d523e40d1afceb26d886b17b192886ddb09b5ee489f684969b108b3e73b592 [2021-03-19T17:31:41.414Z] #45 11.18 encoding [2021-03-19T17:31:41.414Z] #45 11.69 unicode/utf16 [2021-03-19T17:31:41.414Z] #45 11.69 runtime [2021-03-19T17:31:41.414Z] #45 12.21 container/list [2021-03-19T17:31:41.414Z] #45 13.08 crypto/internal/subtle [2021-03-19T17:31:41.414Z] #45 13.32 crypto/subtle [2021-03-19T17:31:41.414Z] #45 13.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T17:31:41.414Z] #45 13.84 internal/nettrace [2021-03-19T17:31:41.414Z] #45 14.30 runtime/cgo [2021-03-19T17:31:41.414Z] #45 16.34 vendor/golang.org/x/crypto/internal/subtle [2021-03-19T17:31:41.414Z] #45 ... [2021-03-19T17:31:41.414Z] [2021-03-19T17:31:41.414Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:41.414Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:41.595Z] #34 ... [2021-03-19T17:31:41.595Z] [2021-03-19T17:31:41.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-03-19T17:31:41.596Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:41.596Z] #13 7.861 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:31:41.596Z] #13 7.893 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:41.596Z] #13 7.945 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:41.596Z] #13 7.987 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:41.596Z] #13 8.817 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T17:31:41.674Z] #43 38.75 CC images/opts.o [2021-03-19T17:31:41.678Z] #29 19.90 0.0% # 1.8% ## 3.4% ### 4.8% #### 6.4% ##### 7.6% ###### 8.8% ####### 10.3% ######## 11.7% ######### 12.9% [2021-03-19T17:31:41.678Z] #29 ... [2021-03-19T17:31:41.678Z] [2021-03-19T17:31:41.678Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:41.678Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:31:41.678Z] #42 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T17:31:41.678Z] #42 19.07 Fetched 8248 kB in 12s (686 kB/s) [2021-03-19T17:31:41.678Z] #42 19.07 Reading package lists... [2021-03-19T17:31:41.678Z] #42 ... [2021-03-19T17:31:41.678Z] [2021-03-19T17:31:41.678Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:41.678Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:41.751Z] #43 48.35 Selecting previously unselected package libprotoc17:ppc64el. [2021-03-19T17:31:41.751Z] #43 48.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-03-19T17:31:41.751Z] #43 48.37 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-19T17:31:41.859Z] #13 ... [2021-03-19T17:31:41.859Z] [2021-03-19T17:31:41.859Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:31:41.859Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:31:41.859Z] #40 7.734 + git clone https://github.com/docker/distribution.git . [2021-03-19T17:31:41.859Z] #40 7.734 Cloning into '.'... [2021-03-19T17:31:41.859Z] #40 ... [2021-03-19T17:31:41.859Z] [2021-03-19T17:31:41.859Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:41.859Z] #47 sha256:6fa25335164e99b23a9964a8ec569c7c6bd68a4d4185cb3cb7b8bf9ed7fde17b [2021-03-19T17:31:41.859Z] #47 10.64 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:41.859Z] #47 11.47 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T17:31:41.859Z] #47 12.29 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:41.859Z] #47 12.31 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T17:31:41.859Z] #47 12.31 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:41.859Z] #47 12.36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:41.859Z] #47 12.54 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:31:41.859Z] #47 12.67 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:41.859Z] #47 12.73 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:41.859Z] #47 12.76 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:41.859Z] #47 12.85 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:41.859Z] #47 13.47 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:41.859Z] #47 13.47 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:41.859Z] #47 13.63 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:31:41.859Z] #47 13.63 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:41.859Z] #47 13.63 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:41.859Z] #47 13.66 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T17:31:41.859Z] #47 14.14 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:41.859Z] #47 14.24 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:41.859Z] #47 14.55 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:41.859Z] #47 14.82 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:41.931Z] #43 38.99 CC images/seccomp.o [2021-03-19T17:31:41.942Z] #29 19.90 0.0% # 1.8% ## 3.4% ### 4.8% #### 6.4% ##### 7.6% ###### 8.8% ####### 10.3% ######## 11.7% ######### 12.9% ######### 13.6% ########### 15.6% ########### 16.6% [2021-03-19T17:31:41.942Z] #29 ... [2021-03-19T17:31:41.942Z] [2021-03-19T17:31:41.942Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:41.942Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T17:31:41.942Z] #55 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T17:31:41.942Z] #55 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T17:31:41.942Z] #55 21.78 Fetched 8248 kB in 13s (615 kB/s) [2021-03-19T17:31:42.050Z] #43 49.04 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T17:31:42.050Z] #43 49.06 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-03-19T17:31:42.050Z] #43 49.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:31:42.188Z] #43 39.30 CC images/binfmt-misc.o [2021-03-19T17:31:42.189Z] #43 39.46 CC images/time.o [2021-03-19T17:31:42.223Z] #55 21.78 Reading package lists... [2021-03-19T17:31:42.223Z] #55 ... [2021-03-19T17:31:42.223Z] [2021-03-19T17:31:42.223Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:42.223Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:42.354Z] #43 49.21 Selecting previously unselected package protobuf-compiler. [2021-03-19T17:31:42.354Z] #43 49.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-03-19T17:31:42.354Z] #43 49.24 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:31:42.354Z] #43 49.39 Selecting previously unselected package python-pkg-resources. [2021-03-19T17:31:42.354Z] #43 49.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:31:42.354Z] #43 49.42 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T17:31:42.445Z] #43 39.67 CC images/sysctl.o [2021-03-19T17:31:42.457Z] #55 151.3 + bin/containerd-shim-runc-v2 [2021-03-19T17:31:42.488Z] #29 19.90 0.0% # 1.8% ## 3.4% ### 4.8% #### 6.4% ##### 7.6% ###### 8.8% ####### 10.3% ######## 11.7% ######### 12.9% ######### 13.6% ########### 15.6% ########### 16.6% ############# 18.2% ############## 20.6% ################ 22.6% [2021-03-19T17:31:42.488Z] #29 ... [2021-03-19T17:31:42.488Z] [2021-03-19T17:31:42.488Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:42.488Z] #58 sha256:f2569d292cff28dbd60f71865a792ebebd76170bb021715a619f265631de85e0 [2021-03-19T17:31:42.488Z] #58 12.10 + cd /tmp/tmp.5bVQ4i4mOt/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:31:42.488Z] #58 12.11 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:42.488Z] #58 12.19 + export GO111MODULE=on [2021-03-19T17:31:42.488Z] #58 12.19 + GO111MODULE=on [2021-03-19T17:31:42.488Z] #58 12.19 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:31:42.488Z] #58 12.19 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T17:31:42.488Z] #58 14.42 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:42.488Z] #58 14.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:42.488Z] #58 14.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:42.488Z] #58 14.54 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T17:31:42.488Z] #58 14.57 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:42.488Z] #58 14.67 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:42.488Z] #58 14.83 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:42.488Z] #58 14.90 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:31:42.488Z] #58 15.03 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:42.488Z] #58 15.27 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T17:31:42.488Z] #58 15.29 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:31:42.488Z] #58 15.39 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:42.488Z] #58 15.50 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:42.488Z] #58 15.50 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:42.488Z] #58 15.55 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:42.488Z] #58 15.71 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:42.488Z] #58 15.77 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:42.488Z] #58 15.81 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:42.488Z] #58 15.94 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:42.488Z] #58 17.69 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:42.488Z] #58 18.02 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:42.488Z] #58 18.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:42.488Z] #58 18.12 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:42.488Z] #58 18.17 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:42.488Z] #58 20.02 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:42.488Z] #58 21.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:42.488Z] #58 21.85 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:42.488Z] #58 21.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:42.488Z] #58 ... [2021-03-19T17:31:42.488Z] [2021-03-19T17:31:42.488Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:42.488Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:42.657Z] #43 49.63 Selecting previously unselected package python-six. [2021-03-19T17:31:42.657Z] #43 49.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T17:31:42.657Z] #43 49.64 Unpacking python-six (1.12.0-1) ... [2021-03-19T17:31:42.657Z] #43 49.76 Selecting previously unselected package python-protobuf. [2021-03-19T17:31:42.702Z] #43 39.89 CC images/autofs.o [2021-03-19T17:31:42.863Z] #55 45.61 Reading package lists... [2021-03-19T17:31:42.863Z] #55 ... [2021-03-19T17:31:42.863Z] [2021-03-19T17:31:42.863Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:42.863Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:42.863Z] #13 35.08 Fetched 8929 kB in 29s (309 kB/s) [2021-03-19T17:31:42.959Z] #43 40.09 CC images/macvlan.o [2021-03-19T17:31:42.960Z] #43 49.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-03-19T17:31:42.960Z] #43 49.77 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T17:31:43.123Z] #13 35.08 Reading package lists... [2021-03-19T17:31:43.123Z] #13 ... [2021-03-19T17:31:43.123Z] [2021-03-19T17:31:43.123Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:43.123Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:31:43.217Z] #43 40.30 CC images/sit.o [2021-03-19T17:31:43.252Z] #47 15.96 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:43.473Z] #43 40.49 CC images/memfd.o [2021-03-19T17:31:43.487Z] #55 152.0 + binaries [2021-03-19T17:31:43.487Z] #55 152.0 + install -D bin/containerd /build/containerd [2021-03-19T17:31:43.487Z] #55 152.0 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T17:31:43.487Z] #55 152.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T17:31:43.487Z] #55 152.0 + install -D bin/ctr /build/ctr [2021-03-19T17:31:43.515Z] #47 16.62 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:43.616Z] #43 50.63 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T17:31:43.731Z] #43 40.80 CC images/timens.o [2021-03-19T17:31:43.731Z] #43 41.05 LINK images/built-in.o [2021-03-19T17:31:43.777Z] #55 DONE 152.6s [2021-03-19T17:31:44.091Z] #47 ... [2021-03-19T17:31:44.091Z] [2021-03-19T17:31:44.091Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:44.091Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:31:44.091Z] #51 17.00 + cd /tmp/tmp.GA2fJiIDIJ/src/github.com/mvdan/sh [2021-03-19T17:31:44.091Z] #51 17.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:44.091Z] #51 17.28 + GO111MODULE=on [2021-03-19T17:31:44.091Z] #51 17.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T17:31:44.295Z] #43 41.23 GEN compel/include/asm [2021-03-19T17:31:44.295Z] #43 41.25 GEN compel/include/version.h [2021-03-19T17:31:44.295Z] #43 41.28 touch .config [2021-03-19T17:31:44.295Z] #43 41.32 GEN include/common/config.h [2021-03-19T17:31:44.295Z] #43 41.40 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-19T17:31:44.295Z] #43 41.42 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-19T17:31:44.295Z] #43 41.46 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-19T17:31:44.295Z] #43 41.47 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-19T17:31:44.295Z] #43 41.51 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-19T17:31:44.295Z] #43 41.53 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-19T17:31:44.409Z] [2021-03-19T17:31:44.409Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-03-19T17:31:44.552Z] #43 41.56 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T17:31:44.552Z] #43 41.59 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-19T17:31:44.552Z] #43 41.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T17:31:44.552Z] #43 41.65 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T17:31:44.552Z] #43 41.65 DEP compel/plugins/std/infect.d [2021-03-19T17:31:44.552Z] #43 41.77 DEP compel/plugins/std/string.d [2021-03-19T17:31:44.637Z] #29 19.90 0.0% # 1.8% ## 3.4% ### 4.8% #### 6.4% ##### 7.6% ###### 8.8% ####### 10.3% ######## 11.7% ######### 12.9% ######### 13.6% ########### 15.6% ########### 16.6% ############# 18.2% ############## 20.6% ################ 22.6% ################# 24.3% ################## 25.9% ################### 27.4% #################### 29.0% ###################### 30.6% ####################### 32.1% ######################## 34.0% ######################### 35.5% ########################## 36.9% ########################### 37.5% ############################ 39.7% ############################# 40.9% ############################## 42.0% ############################### 43.1% ############################### 43.7% ################################ 44.5% ################################ 45.1% ################################## 47.6% ################################### 49.2% #################################### 50.6% ###################################### 52.9% ####################################### 54.9% ## [2021-03-19T17:31:44.637Z] #29 ... [2021-03-19T17:31:44.637Z] [2021-03-19T17:31:44.637Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:44.637Z] #51 sha256:babd00758842b4443890c67c229d7a2c3a2421210806061a6e86e5bc4990a2da [2021-03-19T17:31:44.637Z] #51 14.50 + cd /tmp/tmp.W03QhKYBac/src/github.com/mvdan/sh [2021-03-19T17:31:44.637Z] #51 14.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T17:31:44.637Z] #51 14.58 + GO111MODULE=on [2021-03-19T17:31:44.637Z] #51 14.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T17:31:44.637Z] #51 15.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:44.637Z] #51 16.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:44.637Z] #51 16.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:44.637Z] #51 16.25 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:44.637Z] #51 16.25 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:44.637Z] #51 17.09 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:44.637Z] #51 18.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:44.637Z] #51 19.47 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:44.637Z] #51 21.32 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:44.637Z] #51 21.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:44.637Z] #51 21.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:44.637Z] #51 21.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:44.637Z] #51 23.25 runtime [2021-03-19T17:31:44.769Z] #56 DONE 0.3s [2021-03-19T17:31:44.809Z] #43 41.89 DEP compel/plugins/std/log.d [2021-03-19T17:31:44.809Z] #43 41.97 DEP compel/plugins/std/fds.d [2021-03-19T17:31:44.934Z] #51 ... [2021-03-19T17:31:44.934Z] [2021-03-19T17:31:44.934Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:44.934Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:45.066Z] #43 42.05 DEP compel/plugins/std/std.d [2021-03-19T17:31:45.066Z] #43 42.15 DEP compel/plugins/shmem/shmem.d [2021-03-19T17:31:45.066Z] #43 42.23 DEP compel/plugins/fds/fds.d [2021-03-19T17:31:45.068Z] [2021-03-19T17:31:45.068Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-03-19T17:31:45.068Z] #60 DONE 0.2s [2021-03-19T17:31:45.068Z] [2021-03-19T17:31:45.068Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-03-19T17:31:45.323Z] #43 42.36 CC compel/plugins/std/std.o [2021-03-19T17:31:45.357Z] #62 DONE 0.1s [2021-03-19T17:31:45.357Z] [2021-03-19T17:31:45.357Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-03-19T17:31:45.357Z] #64 DONE 0.1s [2021-03-19T17:31:45.357Z] [2021-03-19T17:31:45.357Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T17:31:45.357Z] #65 DONE 0.0s [2021-03-19T17:31:45.357Z] [2021-03-19T17:31:45.357Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T17:31:45.580Z] #43 42.73 CC compel/plugins/std/fds.o [2021-03-19T17:31:45.595Z] #51 18.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:45.595Z] #51 18.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:45.754Z] #43 ... [2021-03-19T17:31:45.754Z] [2021-03-19T17:31:45.755Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:31:45.755Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T17:31:45.859Z] #51 18.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:46.084Z] #33 52.46 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) [2021-03-19T17:31:46.084Z] #33 ... [2021-03-19T17:31:46.084Z] [2021-03-19T17:31:46.084Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:46.084Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:31:46.084Z] #50 43.02 go: extracting golang.org/x/text v0.3.2 [2021-03-19T17:31:46.084Z] #50 50.09 go: finding github.com/fatih/color v1.7.0 [2021-03-19T17:31:46.084Z] #50 50.26 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:46.084Z] #50 50.43 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:46.084Z] #50 50.53 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:46.084Z] #50 50.72 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:46.084Z] #50 50.74 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:46.084Z] #50 50.76 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T17:31:46.084Z] #50 50.83 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:31:46.084Z] #50 50.87 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:46.084Z] #50 50.87 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:46.084Z] #50 50.90 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:46.084Z] #50 51.02 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:46.084Z] #50 51.02 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T17:31:46.084Z] #50 51.03 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:46.084Z] #50 51.14 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:31:46.084Z] #50 51.18 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:46.084Z] #50 51.18 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:31:46.084Z] #50 51.19 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:46.084Z] #50 51.25 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:46.084Z] #50 51.39 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:46.084Z] #50 51.45 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:31:46.084Z] #50 51.51 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:31:46.084Z] #50 51.53 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:31:46.084Z] #50 51.54 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:46.084Z] #50 51.55 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:46.084Z] #50 51.57 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:46.084Z] #50 51.65 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:46.084Z] #50 51.67 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:46.084Z] #50 51.68 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T17:31:46.084Z] #50 51.68 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:46.084Z] #50 51.70 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:46.084Z] #50 51.78 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:46.084Z] #50 51.82 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:46.084Z] #50 51.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:46.084Z] #50 51.84 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:46.084Z] #50 51.84 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:46.084Z] #50 51.91 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:46.084Z] #50 51.93 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:46.084Z] #50 51.98 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T17:31:46.084Z] #50 52.00 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:31:46.084Z] #50 52.03 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T17:31:46.084Z] #50 52.04 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:46.084Z] #50 52.14 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:46.084Z] #50 52.16 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:46.084Z] #50 52.16 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:46.084Z] #50 52.32 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:46.084Z] #50 52.34 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:46.084Z] #50 52.48 go: finding golang.org/x/text v0.3.2 [2021-03-19T17:31:46.084Z] #50 52.59 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:46.084Z] #50 52.65 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:46.084Z] #50 52.65 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:46.084Z] #50 52.69 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:46.084Z] #50 52.72 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:31:46.084Z] #50 52.74 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:46.084Z] #50 52.78 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:46.084Z] #50 52.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:46.084Z] #50 52.81 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:46.084Z] #50 52.86 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:31:46.084Z] #50 52.91 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:31:46.085Z] #50 52.94 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:46.085Z] #50 52.99 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:46.085Z] #50 52.99 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:31:46.085Z] #50 53.00 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:31:46.085Z] #50 53.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:31:46.085Z] #50 53.08 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T17:31:46.085Z] #50 53.09 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:31:46.085Z] #50 53.11 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:31:46.121Z] #51 19.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:46.121Z] #51 ... [2021-03-19T17:31:46.121Z] [2021-03-19T17:31:46.121Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:31:46.121Z] #24 sha256:f50be045a049a01efdb8ac8e1cb2fce8d85172be55e1de5ae31b1db577ba9e9b [2021-03-19T17:31:46.121Z] #24 18.56 + mkdir -p /build [2021-03-19T17:31:46.121Z] #24 18.56 + mv docker/docker /build/ [2021-03-19T17:31:46.121Z] #24 18.60 + rmdir docker [2021-03-19T17:31:46.121Z] #24 DONE 19.2s [2021-03-19T17:31:46.143Z] #43 43.11 CC compel/plugins/std/log.o [2021-03-19T17:31:46.144Z] #43 ... [2021-03-19T17:31:46.144Z] [2021-03-19T17:31:46.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-03-19T17:31:46.144Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:31:46.144Z] #45 135.1 vendor/golang.org/x/net/http2/hpack [2021-03-19T17:31:46.144Z] #45 136.1 mime [2021-03-19T17:31:46.144Z] #45 138.0 mime/quotedprintable [2021-03-19T17:31:46.144Z] #45 138.3 net/http/internal [2021-03-19T17:31:46.144Z] #45 142.0 net/textproto [2021-03-19T17:31:46.144Z] #45 142.0 crypto/x509 [2021-03-19T17:31:46.144Z] #45 143.1 vendor/golang.org/x/net/http/httpguts [2021-03-19T17:31:46.144Z] #45 143.4 vendor/golang.org/x/net/http/httpproxy [2021-03-19T17:31:46.144Z] #45 143.9 mime/multipart [2021-03-19T17:31:46.384Z] [2021-03-19T17:31:46.384Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:46.384Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:31:46.384Z] #51 19.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:46.385Z] #50 ... [2021-03-19T17:31:46.385Z] [2021-03-19T17:31:46.385Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:31:46.385Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T17:31:46.385Z] #33 52.46 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-19T17:31:46.385Z] #33 53.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T17:31:46.388Z] #66 DONE 0.7s [2021-03-19T17:31:46.388Z] [2021-03-19T17:31:46.388Z] #67 exporting to image [2021-03-19T17:31:46.388Z] #67 exporting layers [2021-03-19T17:31:46.414Z] #36 45.90 Reading package lists... [2021-03-19T17:31:46.414Z] #36 ... [2021-03-19T17:31:46.414Z] [2021-03-19T17:31:46.414Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:46.414Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:46.685Z] #33 53.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:31:46.962Z] #51 19.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:47.075Z] #45 146.1 crypto/tls [2021-03-19T17:31:47.075Z] #45 ... [2021-03-19T17:31:47.075Z] [2021-03-19T17:31:47.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:31:47.075Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:31:47.075Z] #43 43.97 CC compel/plugins/std/string.o [2021-03-19T17:31:47.225Z] #51 ... [2021-03-19T17:31:47.225Z] [2021-03-19T17:31:47.225Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:31:47.225Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:31:47.225Z] #32 5.620 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T17:31:47.225Z] #32 5.625 Cloning into '.'... [2021-03-19T17:31:47.332Z] #43 44.58 CC compel/plugins/std/infect.o [2021-03-19T17:31:47.488Z] #32 ... [2021-03-19T17:31:47.488Z] [2021-03-19T17:31:47.488Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:47.488Z] #58 sha256:74678dcd8b87dc11fb49c871d736e65795ece59c036a65f05872802ff0eee134 [2021-03-19T17:31:47.488Z] #58 13.79 + cd /tmp/tmp.BiVX0SOJLg/src/github.com/rootless-containers/rootlesskit [2021-03-19T17:31:47.488Z] #58 13.79 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T17:31:47.488Z] #58 13.88 + export GO111MODULE=on [2021-03-19T17:31:47.488Z] #58 13.88 + GO111MODULE=on [2021-03-19T17:31:47.488Z] #58 13.88 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:31:47.488Z] #58 13.88 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T17:31:47.488Z] #58 16.27 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:47.488Z] #58 16.28 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:31:47.488Z] #58 16.36 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T17:31:47.488Z] #58 16.41 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:47.488Z] #58 16.51 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:47.488Z] #58 16.55 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:47.488Z] #58 16.59 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:47.488Z] #58 16.69 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:47.488Z] #58 16.89 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T17:31:47.488Z] #58 16.96 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:31:47.488Z] #58 17.09 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:47.488Z] #58 17.22 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:47.488Z] #58 17.29 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:47.488Z] #58 17.35 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:47.488Z] #58 17.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:47.488Z] #58 17.61 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:47.488Z] #58 17.95 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:47.488Z] #58 17.95 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:47.488Z] #58 19.48 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:47.488Z] #58 19.76 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:47.711Z] #29 19.90 0.0% # 1.8% ## 3.4% ### 4.8% #### 6.4% ##### 7.6% ###### 8.8% ####### 10.3% ######## 11.7% ######### 12.9% ######### 13.6% ########### 15.6% ########### 16.6% ############# 18.2% ############## 20.6% ################ 22.6% ################# 24.3% ################## 25.9% ################### 27.4% #################### 29.0% ###################### 30.6% ####################### 32.1% ######################## 34.0% ######################### 35.5% ########################## 36.9% ########################### 37.5% ############################ 39.7% ############################# 40.9% ############################## 42.0% ############################### 43.1% ############################### 43.7% ################################ 44.5% ################################ 45.1% ################################## 47.6% ################################### 49.2% #################################### 50.6% ###################################### 52.9% ####################################### 54.9% ######################################### 57.3% ########################################## 59.5% ############################################ 61.4% ############################################ 62.3% ############################################## 65.0% ############################################### 65.7% ################################################ 67.7% ################################################## 69.5% ################################################### 70.9% #################################################### 72.3% #################################################### 72.3% ##################################################### 74.1% ###################################################### 75.3% ####################################################### 76.7% ######################################################## 77.9% ######################################################### 79.3% ######################################################### 80.4% ########################################################### 82.6% ############################################################ 83.9% ############################################################ 84.1% ############################################################# 86.0% ############################################################## 87.1% ############################################################### 87.9% ################################################################ 89.0% ################################################################ 90.0% ################################################################# 91.5% [2021-03-19T17:31:47.712Z] #29 ... [2021-03-19T17:31:47.712Z] [2021-03-19T17:31:47.712Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:47.712Z] #49 sha256:589c334c5cdc27a9b535953fce79adb9c4b3a5d44eb360da868ab925d7652b80 [2021-03-19T17:31:47.712Z] #49 17.62 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:47.712Z] #49 17.65 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T17:31:47.712Z] #49 17.65 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T17:31:47.712Z] #49 17.68 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:47.712Z] #49 17.88 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T17:31:47.712Z] #49 17.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:47.712Z] #49 17.92 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T17:31:47.712Z] #49 17.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:47.712Z] #49 17.97 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:47.712Z] #49 18.05 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:47.712Z] #49 18.12 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:47.712Z] #49 18.15 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T17:31:47.712Z] #49 18.17 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:47.712Z] #49 18.20 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:47.712Z] #49 18.22 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T17:31:47.712Z] #49 18.22 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:47.712Z] #49 18.34 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:47.712Z] #49 18.54 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:47.712Z] #49 18.54 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:47.712Z] #49 18.65 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:47.712Z] #49 18.67 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:47.712Z] #49 18.79 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:47.712Z] #49 19.19 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:47.712Z] #49 19.45 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:31:47.712Z] #49 19.48 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:47.712Z] #49 19.62 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:47.712Z] #49 19.64 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:47.712Z] #49 19.85 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:47.712Z] #49 19.88 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:31:47.712Z] #49 19.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:47.712Z] #49 20.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:47.712Z] #49 20.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:47.712Z] #49 20.54 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:47.712Z] #49 20.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:31:47.712Z] #49 20.73 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:31:47.712Z] #49 21.23 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:47.712Z] #49 24.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:47.712Z] #49 24.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:31:47.712Z] #49 24.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:47.712Z] #49 24.27 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:31:47.712Z] #49 24.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:47.712Z] #49 24.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:31:47.712Z] #49 24.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:31:47.712Z] #49 24.28 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:47.712Z] #49 24.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:47.712Z] #49 24.59 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:31:47.712Z] #49 24.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:31:47.712Z] #49 24.73 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:31:47.712Z] #49 24.73 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:47.712Z] #49 24.73 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:47.712Z] #49 24.95 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:31:47.712Z] #49 24.96 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:47.712Z] #49 25.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:31:47.712Z] #49 25.03 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:47.712Z] #49 25.09 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:47.712Z] #49 25.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:31:47.712Z] #49 25.29 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:47.712Z] #49 25.30 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:31:47.712Z] #49 26.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:47.712Z] #49 26.23 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:31:47.712Z] #49 26.23 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:47.712Z] #49 26.24 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:31:47.712Z] #49 26.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:47.712Z] #49 26.51 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:47.712Z] #49 26.66 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:47.712Z] #49 26.71 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:47.712Z] #49 26.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:47.712Z] #49 26.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:47.712Z] #49 26.81 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:47.712Z] #49 26.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:47.712Z] #49 26.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:47.712Z] #49 27.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:47.712Z] #49 27.10 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:47.712Z] #49 27.10 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T17:31:47.712Z] #49 27.25 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:47.712Z] #49 27.48 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:47.896Z] #43 45.03 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-19T17:31:47.896Z] #43 45.09 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-19T17:31:47.991Z] #49 27.63 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:47.991Z] #49 27.64 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T17:31:47.991Z] #49 27.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:31:47.991Z] #49 ... [2021-03-19T17:31:47.991Z] [2021-03-19T17:31:47.991Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:47.991Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:48.063Z] #58 20.97 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:48.063Z] #58 ... [2021-03-19T17:31:48.063Z] [2021-03-19T17:31:48.063Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:48.063Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:31:48.063Z] #45 11.09 internal/cpu [2021-03-19T17:31:48.063Z] #45 11.11 runtime/internal/atomic [2021-03-19T17:31:48.064Z] #45 11.46 runtime/internal/sys [2021-03-19T17:31:48.064Z] #45 11.65 runtime/internal/math [2021-03-19T17:31:48.064Z] #45 11.66 internal/bytealg [2021-03-19T17:31:48.064Z] #45 11.73 internal/race [2021-03-19T17:31:48.064Z] #45 11.89 sync/atomic [2021-03-19T17:31:48.064Z] #45 12.14 unicode [2021-03-19T17:31:48.064Z] #45 12.43 runtime [2021-03-19T17:31:48.064Z] #45 16.05 unicode/utf8 [2021-03-19T17:31:48.064Z] #45 16.80 math [2021-03-19T17:31:48.064Z] #45 20.53 unicode/utf16 [2021-03-19T17:31:48.064Z] #45 20.92 container/list [2021-03-19T17:31:48.064Z] #45 ... [2021-03-19T17:31:48.064Z] [2021-03-19T17:31:48.064Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:48.064Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:31:48.064Z] #51 20.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:48.153Z] #43 45.17 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-19T17:31:48.153Z] #43 45.28 AR compel/plugins/std.lib.a [2021-03-19T17:31:48.153Z] #43 45.35 CC compel/plugins/fds/fds.o [2021-03-19T17:31:48.409Z] #43 45.61 AR compel/plugins/fds.lib.a [2021-03-19T17:31:48.639Z] #51 ... [2021-03-19T17:31:48.639Z] [2021-03-19T17:31:48.639Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:48.639Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:31:48.639Z] #49 11.53 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:48.639Z] #49 12.18 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T17:31:48.639Z] #49 21.10 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:48.639Z] #49 21.10 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T17:31:48.639Z] #49 21.10 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:48.639Z] #49 21.10 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:48.639Z] #49 21.14 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:48.639Z] #49 21.22 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T17:31:48.639Z] #49 21.35 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:48.639Z] #49 21.41 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T17:31:48.639Z] #49 21.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:48.639Z] #49 21.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:48.639Z] #49 ... [2021-03-19T17:31:48.639Z] [2021-03-19T17:31:48.639Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:48.639Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:31:48.639Z] #55 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:31:48.639Z] #55 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:31:48.666Z] #43 45.65 HOSTDEP compel/src/lib/log-host.d [2021-03-19T17:31:48.666Z] #43 45.76 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T17:31:48.666Z] #43 45.87 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-19T17:31:48.903Z] #55 ... [2021-03-19T17:31:48.903Z] [2021-03-19T17:31:48.903Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:48.903Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:31:48.903Z] #42 11.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:31:48.903Z] #42 11.98 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:31:48.903Z] #42 11.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:31:48.903Z] #42 12.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:31:48.903Z] #42 15.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:31:48.903Z] #42 16.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:31:48.903Z] #42 ... [2021-03-19T17:31:48.903Z] [2021-03-19T17:31:48.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-03-19T17:31:48.903Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:31:48.903Z] #36 11.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:31:48.903Z] #36 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:31:48.903Z] #36 16.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:31:48.923Z] #43 45.99 HOSTDEP compel/src/main-host.d [2021-03-19T17:31:48.931Z] #29 19.90 0.0% # 1.8% ## 3.4% ### 4.8% #### 6.4% ##### 7.6% ###### 8.8% ####### 10.3% ######## 11.7% ######### 12.9% ######### 13.6% ########### 15.6% ########### 16.6% ############# 18.2% ############## 20.6% ################ 22.6% ################# 24.3% ################## 25.9% ################### 27.4% #################### 29.0% ###################### 30.6% ####################### 32.1% ######################## 34.0% ######################### 35.5% ########################## 36.9% ########################### 37.5% ############################ 39.7% ############################# 40.9% ############################## 42.0% ############################### 43.1% ############################### 43.7% ################################ 44.5% ################################ 45.1% ################################## 47.6% ################################### 49.2% #################################### 50.6% ###################################### 52.9% ####################################### 54.9% ######################################### 57.3% ########################################## 59.5% ############################################ 61.4% ############################################ 62.3% ############################################## 65.0% ############################################### 65.7% ################################################ 67.7% ################################################## 69.5% ################################################### 70.9% #################################################### 72.3% #################################################### 72.3% ##################################################### 74.1% ###################################################### 75.3% ####################################################### 76.7% ######################################################## 77.9% ######################################################### 79.3% ######################################################### 80.4% ########################################################### 82.6% ############################################################ 83.9% ############################################################ 84.1% ############################################################# 86.0% ############################################################## 87.1% ############################################################### 87.9% ################################################################ 89.0% ################################################################ 90.0% ################################################################# 91.5% ################################################################## 92.8% ################################################################### 94.3% #################################################################### 94.8% ##################################################################### 96.3% ##################################################################### 96.8% ###################################################################### 97.4% ######################################################################## 100.0% [2021-03-19T17:31:48.931Z] #29 28.06 [2021-03-19T17:31:48.955Z] #13 45.87 Reading package lists... [2021-03-19T17:31:48.955Z] #13 ... [2021-03-19T17:31:48.955Z] [2021-03-19T17:31:48.955Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:48.955Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:31:48.955Z] #42 45.28 Reading package lists... [2021-03-19T17:31:49.166Z] #36 ... [2021-03-19T17:31:49.166Z] [2021-03-19T17:31:49.166Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:49.166Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:31:49.166Z] #49 21.71 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:49.166Z] #49 21.73 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:49.166Z] #49 21.76 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:49.166Z] #49 21.76 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:49.166Z] #49 21.76 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T17:31:49.166Z] #49 21.97 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T17:31:49.166Z] #49 21.97 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:49.166Z] #49 22.03 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:49.166Z] #49 22.11 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:49.166Z] #49 22.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:49.166Z] #49 22.15 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:49.166Z] #49 22.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:49.166Z] #49 22.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:49.166Z] #49 22.30 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T17:31:49.166Z] #49 22.30 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:49.180Z] #43 46.17 DEP compel/src/lib/ptrace.d [2021-03-19T17:31:49.180Z] #43 46.37 DEP compel/src/lib/infect.d [2021-03-19T17:31:49.182Z] #67 exporting layers 2.5s done [2021-03-19T17:31:49.182Z] #67 writing image sha256:5b861cf0859f3167ebd63d09025f21bfc29b41d039821f039aaf5fedc2f60387 done [2021-03-19T17:31:49.182Z] #67 naming to docker.io/library/docker:3742df88886b5826a4981dd1b2671e24596add2f done [2021-03-19T17:31:49.182Z] #67 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-19T17:31:49.428Z] #49 22.61 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:49.428Z] #49 22.61 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:49.428Z] #49 22.61 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:49.440Z] #43 46.60 DEP compel/src/lib/infect-util.d [2021-03-19T17:31:49.440Z] #43 46.68 DEP compel/src/lib/infect-rpc.d [2021-03-19T17:31:49.476Z] #42 55.09 Building dependency tree... [2021-03-19T17:31:49.476Z] #42 ... [2021-03-19T17:31:49.476Z] [2021-03-19T17:31:49.476Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:49.476Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:49.476Z] #49 45.28 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T17:31:49.476Z] #49 49.84 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T17:31:49.476Z] #49 52.71 go: extracting golang.org/x/text v0.3.2 [2021-03-19T17:31:49.476Z] #49 ... [2021-03-19T17:31:49.476Z] [2021-03-19T17:31:49.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-03-19T17:31:49.476Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:31:49.476Z] #36 45.90 Reading package lists... [2021-03-19T17:31:49.477Z] #33 ... [2021-03-19T17:31:49.477Z] [2021-03-19T17:31:49.477Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:49.477Z] #35 sha256:15888b18b54691215899528daff5340c078a30d0019d20f070abaa1df303fe57 [2021-03-19T17:31:49.477Z] #35 46.51 internal/reflectlite [2021-03-19T17:31:49.477Z] #35 46.51 sync [2021-03-19T17:31:49.477Z] #35 50.10 sort [2021-03-19T17:31:49.477Z] #35 50.11 errors [2021-03-19T17:31:49.477Z] #35 50.58 strconv [2021-03-19T17:31:49.477Z] #35 50.58 internal/oserror [2021-03-19T17:31:49.477Z] #35 50.58 io [2021-03-19T17:31:49.477Z] #35 50.89 syscall [2021-03-19T17:31:49.477Z] #35 55.60 bytes [2021-03-19T17:31:49.477Z] #35 55.65 strings [2021-03-19T17:31:49.614Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/test/unit [2021-03-19T17:31:49.697Z] #43 46.87 DEP compel/arch/x86/src/lib/infect.d [2021-03-19T17:31:49.698Z] #43 46.99 DEP compel/arch/x86/src/lib/cpu.d [2021-03-19T17:31:49.779Z] #35 ... [2021-03-19T17:31:49.779Z] [2021-03-19T17:31:49.779Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:49.779Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T17:31:49.779Z] #14 46.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-03-19T17:31:49.779Z] #14 46.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T17:31:49.779Z] #14 46.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T17:31:49.779Z] #14 46.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T17:31:49.779Z] #14 46.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-03-19T17:31:49.779Z] #14 49.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-03-19T17:31:49.779Z] #14 52.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-03-19T17:31:49.779Z] #14 52.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-03-19T17:31:49.779Z] #14 52.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-19T17:31:49.779Z] #14 52.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-19T17:31:49.779Z] #14 52.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-03-19T17:31:49.779Z] #14 52.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-03-19T17:31:49.779Z] #14 52.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-03-19T17:31:49.779Z] #14 52.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-03-19T17:31:49.779Z] #14 52.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-03-19T17:31:49.779Z] #14 52.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-03-19T17:31:49.779Z] #14 52.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-03-19T17:31:49.779Z] #14 52.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-03-19T17:31:49.779Z] #14 52.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-03-19T17:31:49.779Z] #14 52.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-03-19T17:31:49.779Z] #14 53.93 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:31:49.779Z] #14 54.13 Fetched 79.4 MB in 7s (11.1 MB/s) [2021-03-19T17:31:49.779Z] #14 54.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-19T17:31:49.779Z] #14 54.39 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-03-19T17:31:49.779Z] #14 54.40 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:31:49.779Z] #14 54.79 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-03-19T17:31:49.779Z] #14 54.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 ... 15339 files and directories currently installed.) [2021-03-19T17:31:49.779Z] #14 55.04 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-19T17:31:49.779Z] #14 55.06 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-19T17:31:49.779Z] #14 55.27 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-19T17:31:49.779Z] #14 55.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-19T17:31:49.779Z] #14 55.58 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-03-19T17:31:49.779Z] #14 55.62 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:31:49.779Z] #14 55.87 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-03-19T17:31:49.779Z] #14 56.03 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T17:31:49.779Z] #14 56.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 ... 15339 files and directories currently installed.) [2021-03-19T17:31:49.779Z] #14 56.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-03-19T17:31:49.779Z] #14 56.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:31:49.779Z] #14 ... [2021-03-19T17:31:49.779Z] [2021-03-19T17:31:49.779Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:49.779Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T17:31:49.779Z] #37 46.71 Selecting previously unselected package vim-common. [2021-03-19T17:31:49.779Z] #37 46.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:31:49.779Z] #37 46.77 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:31:49.779Z] #37 47.12 Selecting previously unselected package cmake-data. [2021-03-19T17:31:49.779Z] #37 47.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T17:31:49.779Z] #37 47.15 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T17:31:49.779Z] #37 50.12 Selecting previously unselected package libicu63:ppc64el. [2021-03-19T17:31:49.779Z] #37 50.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-19T17:31:49.779Z] #37 50.16 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-19T17:31:49.890Z] #29 ... [2021-03-19T17:31:49.890Z] [2021-03-19T17:31:49.890Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:31:49.890Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-19T17:31:49.890Z] #40 18.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T17:31:49.890Z] #40 21.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T17:31:49.890Z] #40 ... [2021-03-19T17:31:49.890Z] [2021-03-19T17:31:49.890Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:49.890Z] #64 sha256:0f19c9c1318c8a04127c6d1c6f2dc345c4a0ccb62e2df9388ab471aa9fac4daa [2021-03-19T17:31:49.890Z] #64 24.91 Checking out files: 36% (699/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: 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: 77% (1482/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T17:31:49.890Z] #64 26.54 + cd /tmp/tmp.zYZOxpOwE2/src/github.com/docker/libnetwork [2021-03-19T17:31:49.890Z] #64 26.54 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:49.890Z] #64 27.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T17:31:49.955Z] #43 47.09 DEP compel/src/lib/log.d [2021-03-19T17:31:49.955Z] #43 47.16 DEP compel/src/main.d [2021-03-19T17:31:49.955Z] #43 47.25 DEP compel/src/lib/handle-elf.d [2021-03-19T17:31:50.005Z] #49 22.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:50.005Z] #49 22.75 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:50.005Z] #49 22.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:50.005Z] #49 23.09 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:50.005Z] #49 23.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:50.080Z] #37 56.93 Selecting previously unselected package libxml2:ppc64el. [2021-03-19T17:31:50.080Z] #37 56.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-03-19T17:31:50.080Z] #37 56.93 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:31:50.080Z] #37 ... [2021-03-19T17:31:50.080Z] [2021-03-19T17:31:50.081Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:50.081Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T17:31:50.081Z] #43 55.87 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-19T17:31:50.081Z] #43 55.87 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-19T17:31:50.081Z] #43 55.89 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-19T17:31:50.081Z] #43 55.89 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-19T17:31:50.081Z] #43 55.90 Setting up python-six (1.12.0-1) ... [2021-03-19T17:31:50.212Z] #43 47.38 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-19T17:31:50.212Z] #43 47.46 CC compel/src/lib/log.o [2021-03-19T17:31:50.267Z] #49 23.23 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:50.469Z] #43 47.75 CC compel/arch/x86/src/lib/cpu.o [2021-03-19T17:31:50.601Z] #49 23.54 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:50.868Z] #64 ... [2021-03-19T17:31:50.868Z] [2021-03-19T17:31:50.868Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:50.868Z] #47 sha256:4a2afb0f0708fdef69f10be850f6be24e3644d6968c1d7683bb90afdc2668979 [2021-03-19T17:31:50.868Z] #47 20.63 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:50.868Z] #47 21.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:50.868Z] #47 21.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:50.868Z] #47 21.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:50.868Z] #47 21.26 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:50.868Z] #47 21.41 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:50.868Z] #47 ... [2021-03-19T17:31:50.868Z] [2021-03-19T17:31:50.868Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:50.868Z] #49 sha256:589c334c5cdc27a9b535953fce79adb9c4b3a5d44eb360da868ab925d7652b80 [2021-03-19T17:31:50.868Z] #49 27.77 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:50.868Z] #49 27.86 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:50.868Z] #49 27.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:50.868Z] #49 27.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:50.868Z] #49 27.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:50.868Z] #49 28.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:31:50.868Z] #49 28.64 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:50.868Z] #49 28.64 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:50.868Z] #49 28.71 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:31:50.868Z] #49 28.72 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:31:50.868Z] #49 28.73 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:50.868Z] #49 28.74 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:50.868Z] #49 28.77 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:31:50.868Z] #49 28.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:50.868Z] #49 28.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:50.868Z] #49 29.23 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:50.868Z] #49 29.39 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:31:50.868Z] #49 29.39 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:50.868Z] #49 29.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:31:50.868Z] #49 29.40 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:50.868Z] #49 29.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:31:50.868Z] #49 29.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:50.868Z] #49 29.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:50.868Z] #49 29.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T17:31:50.868Z] #49 29.82 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:31:50.868Z] #49 29.84 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:50.868Z] #49 29.87 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T17:31:50.868Z] #49 29.91 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:31:50.868Z] #49 29.92 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:50.868Z] #49 29.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:50.868Z] #49 30.00 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T17:31:50.868Z] #49 30.04 go: downloading golang.org/x/text v0.3.2 [2021-03-19T17:31:50.868Z] #49 30.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:31:50.868Z] #49 30.14 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:50.868Z] #49 30.25 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T17:31:50.868Z] #49 30.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:31:50.868Z] #49 30.33 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:50.868Z] #49 30.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:31:50.868Z] #49 30.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:31:50.868Z] #49 30.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:50.868Z] #49 30.84 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:31:50.996Z] #49 23.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:50.996Z] #49 23.87 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:51.135Z] #49 30.94 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:31:51.146Z] #43 ... [2021-03-19T17:31:51.146Z] [2021-03-19T17:31:51.146Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:51.146Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:31:51.146Z] #46 48.14 sync [2021-03-19T17:31:51.146Z] #46 48.17 internal/reflectlite [2021-03-19T17:31:51.146Z] #46 50.98 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T17:31:51.146Z] #46 51.00 math/rand [2021-03-19T17:31:51.146Z] #46 51.00 internal/singleflight [2021-03-19T17:31:51.146Z] #46 53.81 strconv [2021-03-19T17:31:51.146Z] #46 53.83 io [2021-03-19T17:31:51.146Z] #46 53.86 syscall [2021-03-19T17:31:51.146Z] #46 53.86 vendor/golang.org/x/net/dns/dnsmessage [2021-03-19T17:31:51.260Z] #49 23.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:31:51.260Z] #49 24.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:31:51.399Z] #43 48.52 CC compel/arch/x86/src/lib/infect.o [2021-03-19T17:31:51.402Z] #49 31.12 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:31:51.402Z] #49 31.12 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:31:51.402Z] #49 31.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:51.431Z] #36 55.86 Building dependency tree... [2021-03-19T17:31:51.446Z] #46 ... [2021-03-19T17:31:51.446Z] [2021-03-19T17:31:51.446Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:51.446Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T17:31:51.446Z] #37 57.53 Selecting previously unselected package libarchive13:ppc64el. [2021-03-19T17:31:51.446Z] #37 57.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-03-19T17:31:51.446Z] #37 57.54 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-19T17:31:51.446Z] #37 57.83 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-03-19T17:31:51.446Z] #37 57.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-03-19T17:31:51.446Z] #37 57.84 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-19T17:31:51.446Z] #37 57.98 Selecting previously unselected package librhash0:ppc64el. [2021-03-19T17:31:51.446Z] #37 57.99 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-03-19T17:31:51.446Z] #37 57.99 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-03-19T17:31:51.446Z] #37 58.18 Selecting previously unselected package libuv1:ppc64el. [2021-03-19T17:31:51.446Z] #37 58.19 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-03-19T17:31:51.446Z] #37 58.20 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-03-19T17:31:51.446Z] #37 58.37 Selecting previously unselected package cmake. [2021-03-19T17:31:51.446Z] #37 58.38 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-03-19T17:31:51.446Z] #37 58.38 Unpacking cmake (3.13.4-1) ... [2021-03-19T17:31:51.523Z] #49 24.60 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:51.523Z] #49 24.68 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:51.667Z] #49 31.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:51.667Z] #49 31.50 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:51.667Z] #49 31.54 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:31:51.703Z] ? github.com/docker/docker/api [no test files] [2021-03-19T17:31:51.939Z] #49 31.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:51.939Z] #49 31.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:31:52.204Z] #49 31.83 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:52.204Z] #49 31.85 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:52.204Z] #49 31.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:52.204Z] #49 31.92 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:52.204Z] #49 31.92 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T17:31:52.204Z] #49 31.96 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:31:52.204Z] #49 ... [2021-03-19T17:31:52.204Z] [2021-03-19T17:31:52.204Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:31:52.204Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T17:31:52.204Z] #36 21.97 Fetched 8248 kB in 14s (601 kB/s) [2021-03-19T17:31:52.204Z] #36 21.97 Reading package lists... [2021-03-19T17:31:52.204Z] #36 27.89 Reading package lists... [2021-03-19T17:31:52.204Z] #36 ... [2021-03-19T17:31:52.204Z] [2021-03-19T17:31:52.204Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:52.204Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:52.204Z] #29 29.81 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T17:31:52.204Z] #29 30.39 #=#=# [2021-03-19T17:31:52.204Z] #29 30.67 ######################################################################## 100.0% [2021-03-19T17:31:52.204Z] #29 30.94 [2021-03-19T17:31:52.330Z] #43 49.47 CC compel/src/lib/infect-rpc.o [2021-03-19T17:31:52.472Z] #49 25.44 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:52.782Z] #29 ... [2021-03-19T17:31:52.782Z] [2021-03-19T17:31:52.782Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:52.782Z] #58 sha256:f2569d292cff28dbd60f71865a792ebebd76170bb021715a619f265631de85e0 [2021-03-19T17:31:52.782Z] #58 22.34 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:52.782Z] #58 23.92 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:52.782Z] #58 28.43 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:31:52.782Z] #58 28.48 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:31:52.782Z] #58 28.71 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:31:52.782Z] #58 28.80 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:52.782Z] #58 29.14 go: finding github.com/google/uuid v1.2.0 [2021-03-19T17:31:52.782Z] #58 29.22 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:31:52.782Z] #58 29.25 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T17:31:52.782Z] #58 29.28 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T17:31:52.782Z] #58 29.35 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T17:31:52.782Z] #58 29.45 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:31:52.782Z] #58 29.66 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:52.782Z] #58 29.70 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:52.782Z] #58 29.91 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:52.782Z] #58 30.00 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:52.782Z] #58 30.28 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:52.782Z] #58 ... [2021-03-19T17:31:52.782Z] [2021-03-19T17:31:52.782Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:52.782Z] #49 sha256:589c334c5cdc27a9b535953fce79adb9c4b3a5d44eb360da868ab925d7652b80 [2021-03-19T17:31:52.782Z] #49 32.17 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:31:52.782Z] #49 32.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:52.782Z] #49 32.56 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:52.782Z] #49 32.57 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:31:52.893Z] #43 49.82 CC compel/src/lib/infect-util.o [2021-03-19T17:31:52.894Z] #43 50.11 CC compel/src/lib/infect.o [2021-03-19T17:31:52.894Z] #43 ... [2021-03-19T17:31:52.894Z] [2021-03-19T17:31:52.894Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:52.894Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:52.894Z] #13 144.3 Selecting previously unselected package libapparmor1:amd64. [2021-03-19T17:31:52.894Z] #13 144.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 144.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T17:31:52.894Z] #13 144.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-19T17:31:52.894Z] #13 144.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 144.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T17:31:52.894Z] #13 144.6 Selecting previously unselected package libbtrfs0. [2021-03-19T17:31:52.894Z] #13 144.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 144.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:31:52.894Z] #13 144.7 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:31:52.894Z] #13 144.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 144.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:31:52.894Z] #13 144.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-19T17:31:52.894Z] #13 144.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 144.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:31:52.894Z] #13 144.9 Selecting previously unselected package libudev-dev:amd64. [2021-03-19T17:31:52.894Z] #13 144.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 145.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:31:52.894Z] #13 145.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-19T17:31:52.894Z] #13 145.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 145.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T17:31:52.894Z] #13 145.4 Selecting previously unselected package libpcre16-3:amd64. [2021-03-19T17:31:52.894Z] #13 145.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 145.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T17:31:52.894Z] #13 145.6 Selecting previously unselected package libpcre32-3:amd64. [2021-03-19T17:31:52.894Z] #13 145.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 145.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T17:31:52.894Z] #13 145.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-19T17:31:52.894Z] #13 145.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 145.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T17:31:52.894Z] #13 146.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-19T17:31:52.894Z] #13 146.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 146.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T17:31:52.894Z] #13 146.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-19T17:31:52.894Z] #13 146.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 146.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T17:31:52.894Z] #13 146.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-19T17:31:52.894Z] #13 146.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 146.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T17:31:52.894Z] #13 146.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-19T17:31:52.894Z] #13 146.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 146.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:31:52.894Z] #13 147.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-19T17:31:52.894Z] #13 147.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T17:31:52.894Z] #13 147.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:31:53.047Z] #49 32.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:53.047Z] #49 32.88 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T17:31:53.047Z] #49 32.90 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:31:53.047Z] #49 32.98 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:53.047Z] #49 ... [2021-03-19T17:31:53.047Z] [2021-03-19T17:31:53.047Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:53.047Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:31:53.047Z] #13 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:31:53.047Z] #13 13.31 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:31:53.047Z] #13 15.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:31:53.047Z] #13 ... [2021-03-19T17:31:53.047Z] [2021-03-19T17:31:53.047Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:31:53.047Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:31:53.047Z] #51 22.47 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:53.047Z] #51 24.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T17:31:53.047Z] #51 24.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T17:31:53.048Z] #51 24.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T17:31:53.048Z] #51 24.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T17:31:53.048Z] #51 25.12 runtime/cgo [2021-03-19T17:31:53.048Z] #51 25.36 runtime [2021-03-19T17:31:53.312Z] #49 33.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:31:53.312Z] #49 33.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:31:53.312Z] #49 33.21 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:31:53.312Z] #49 33.26 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:31:53.459Z] #13 147.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T17:31:53.459Z] #13 147.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:31:53.459Z] #13 147.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T17:31:53.459Z] #13 147.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:31:53.459Z] #13 147.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T17:31:53.459Z] #13 147.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T17:31:53.459Z] #13 147.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:31:53.459Z] #13 147.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:31:53.459Z] #13 147.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T17:31:53.459Z] #13 147.8 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:31:53.459Z] #13 147.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:31:53.459Z] #13 147.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:31:53.459Z] #13 147.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T17:31:53.459Z] #13 147.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T17:31:53.459Z] #13 147.9 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:31:53.459Z] #13 147.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:31:53.459Z] #13 147.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T17:31:53.459Z] #13 147.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:31:53.459Z] #13 147.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-03-19T17:31:53.577Z] #49 33.29 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T17:31:53.577Z] #49 33.32 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:53.716Z] #13 147.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-03-19T17:31:53.716Z] #13 147.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:31:53.716Z] #13 147.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-03-19T17:31:53.716Z] #13 148.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T17:31:53.716Z] #13 148.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:31:53.716Z] #13 148.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T17:31:53.716Z] #13 148.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:31:53.716Z] #13 148.0 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T17:31:53.716Z] #13 148.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:31:53.716Z] #13 148.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T17:31:53.716Z] #13 148.1 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:31:53.841Z] #49 33.45 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:31:54.237Z] #37 60.89 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-19T17:31:54.237Z] #37 60.92 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:31:54.237Z] #37 60.92 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-03-19T17:31:54.237Z] #37 60.93 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:31:54.237Z] #37 60.99 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-03-19T17:31:54.237Z] #37 60.99 Setting up cmake-data (3.13.4-1) ... [2021-03-19T17:31:54.237Z] #37 61.00 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:31:54.237Z] #37 61.02 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-19T17:31:54.237Z] #37 61.02 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-19T17:31:54.237Z] #37 61.04 Setting up cmake (3.13.4-1) ... [2021-03-19T17:31:54.237Z] #37 61.05 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:31:54.237Z] #37 61.15 Processing triggers for mime-support (3.62) ... [2021-03-19T17:31:54.420Z] #49 ... [2021-03-19T17:31:54.420Z] [2021-03-19T17:31:54.420Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:31:54.420Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T17:31:54.420Z] #13 16.97 Fetched 8747 kB in 15s (597 kB/s) [2021-03-19T17:31:54.420Z] #13 16.97 Reading package lists... [2021-03-19T17:31:54.538Z] #37 DONE 61.7s [2021-03-19T17:31:54.538Z] [2021-03-19T17:31:54.538Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:54.538Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T17:31:54.538Z] #43 60.59 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-19T17:31:54.538Z] #43 60.60 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-19T17:31:54.538Z] #43 60.60 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-19T17:31:54.538Z] #43 60.61 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-03-19T17:31:54.538Z] #43 60.61 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-19T17:31:54.538Z] #43 60.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:31:54.538Z] #43 60.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:31:54.538Z] #43 60.62 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-19T17:31:54.538Z] #43 60.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:31:54.538Z] #43 60.63 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T17:31:54.686Z] #13 23.06 Reading package lists... [2021-03-19T17:31:54.686Z] #13 ... [2021-03-19T17:31:54.686Z] [2021-03-19T17:31:54.686Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:54.686Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:54.686Z] #29 32.26 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T17:31:54.686Z] #29 32.81 [2021-03-19T17:31:54.686Z] #29 33.09 0.4% ############################# 40.4% ################################################################# 91.1% ######################################################################## 100.0% [2021-03-19T17:31:54.686Z] #29 33.44 [2021-03-19T17:31:54.727Z] #36 60.77 The following additional packages will be installed: [2021-03-19T17:31:54.727Z] #36 60.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T17:31:54.974Z] #51 ... [2021-03-19T17:31:54.974Z] [2021-03-19T17:31:54.974Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:54.974Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:31:54.974Z] #49 27.62 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:54.974Z] #49 27.62 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:31:54.974Z] #49 27.68 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:31:54.974Z] #49 27.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:54.974Z] #49 27.68 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T17:31:54.974Z] #49 27.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:54.974Z] #49 27.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:54.974Z] #49 27.68 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:31:54.974Z] #49 27.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:54.974Z] #49 27.72 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:54.974Z] #49 27.87 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:31:54.974Z] #49 27.87 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:31:54.974Z] #49 27.87 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:31:54.974Z] #49 27.87 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:31:54.974Z] #49 27.94 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:31:54.974Z] #49 27.94 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:54.974Z] #49 27.94 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:54.974Z] #49 27.97 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:54.974Z] #49 28.10 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:54.974Z] #49 28.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:54.974Z] #49 28.10 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T17:31:54.974Z] #49 28.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:54.974Z] #49 ... [2021-03-19T17:31:54.974Z] [2021-03-19T17:31:54.974Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:31:54.974Z] #47 sha256:6fa25335164e99b23a9964a8ec569c7c6bd68a4d4185cb3cb7b8bf9ed7fde17b [2021-03-19T17:31:54.974Z] #47 18.13 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:54.974Z] #47 22.11 go: finding github.com/fatih/color v1.9.0 [2021-03-19T17:31:54.974Z] #47 22.19 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:31:54.974Z] #47 22.26 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:31:54.974Z] #47 22.35 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:31:54.974Z] #47 22.40 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T17:31:54.974Z] #47 22.48 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:31:54.974Z] #47 22.77 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:31:54.974Z] #47 23.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:31:54.974Z] #47 23.00 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:31:54.974Z] #47 23.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:31:54.974Z] #47 23.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:31:54.988Z] #36 60.83 Suggested packages: [2021-03-19T17:31:54.988Z] #36 60.84 cmake-doc ninja-build lrzip [2021-03-19T17:31:54.988Z] #36 60.84 Recommended packages: [2021-03-19T17:31:54.988Z] #36 60.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T17:31:55.240Z] #47 ... [2021-03-19T17:31:55.240Z] [2021-03-19T17:31:55.240Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:55.240Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:31:55.240Z] #49 28.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:55.240Z] #49 28.23 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T17:31:55.240Z] #49 28.31 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:31:55.240Z] #49 28.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:55.506Z] #49 28.46 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:55.506Z] #49 28.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:31:55.562Z] #36 ... [2021-03-19T17:31:55.562Z] [2021-03-19T17:31:55.562Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:55.562Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:31:55.562Z] #42 55.09 Building dependency tree... [2021-03-19T17:31:55.562Z] #42 60.72 The following additional packages will be installed: [2021-03-19T17:31:55.562Z] #42 60.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T17:31:55.562Z] #42 60.76 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T17:31:55.562Z] #42 60.77 Suggested packages: [2021-03-19T17:31:55.562Z] #42 60.79 manpages-dev python-setuptools [2021-03-19T17:31:55.609Z] #13 DONE 150.1s [2021-03-19T17:31:55.609Z] [2021-03-19T17:31:55.609Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:31:55.609Z] #53 sha256:9ecc700a991ba19e078580d212534940ac29b06a10607845f2ca152c78b4d45a [2021-03-19T17:31:55.641Z] #29 34.85 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T17:31:55.641Z] #29 ... [2021-03-19T17:31:55.641Z] [2021-03-19T17:31:55.641Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:31:55.641Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:31:55.641Z] #42 19.07 Reading package lists... [2021-03-19T17:31:55.641Z] #42 25.58 Reading package lists... [2021-03-19T17:31:55.641Z] #42 32.17 Building dependency tree... [2021-03-19T17:31:55.641Z] #42 35.44 The following additional packages will be installed: [2021-03-19T17:31:55.641Z] #42 35.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T17:31:55.641Z] #42 35.44 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T17:31:55.641Z] #42 35.46 Suggested packages: [2021-03-19T17:31:55.641Z] #42 ... [2021-03-19T17:31:55.641Z] [2021-03-19T17:31:55.641Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:55.641Z] #34 sha256:f57cfdf57eed19ea6a00a23c819f3d0d8483fbc0899807fefb606679c5a0ecf4 [2021-03-19T17:31:55.641Z] #34 34.35 internal/reflectlite [2021-03-19T17:31:55.641Z] #34 34.36 sync [2021-03-19T17:31:55.770Z] #49 28.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:55.822Z] #42 ... [2021-03-19T17:31:55.822Z] [2021-03-19T17:31:55.822Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:55.822Z] #64 sha256:571f86d3b04f5b10fb646b501232be1b0cd0ff8a95f4f9ea4974c7b093ce00e8 [2021-03-19T17:31:55.822Z] #64 DONE 61.7s [2021-03-19T17:31:55.822Z] [2021-03-19T17:31:55.822Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:55.822Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:55.822Z] #49 61.89 go: finding github.com/fatih/color v1.7.0 [2021-03-19T17:31:56.034Z] #49 29.02 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:31:56.034Z] #49 ... [2021-03-19T17:31:56.034Z] [2021-03-19T17:31:56.034Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:56.034Z] #34 sha256:c0267b607b25861e718c8963604083ac5cfb3c47342f685f692f85a83ec94d68 [2021-03-19T17:31:56.034Z] #34 18.97 internal/testlog [2021-03-19T17:31:56.034Z] #34 19.49 encoding [2021-03-19T17:31:56.034Z] #34 19.71 runtime/cgo [2021-03-19T17:31:56.082Z] #49 61.98 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:31:56.082Z] #49 62.05 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:31:56.082Z] #49 62.14 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:56.298Z] #34 ... [2021-03-19T17:31:56.298Z] [2021-03-19T17:31:56.298Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:31:56.298Z] #64 sha256:f96a7cc1b7a5d7675f9499a3fbeb4ee0c0074ec4ee708ff0bb4f2fe8c6bbec74 [2021-03-19T17:31:56.343Z] #49 62.35 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:31:56.343Z] #49 62.42 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:31:56.602Z] #49 62.51 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:56.602Z] #49 62.51 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T17:31:56.602Z] #49 62.53 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:31:56.602Z] #49 62.57 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:31:56.602Z] #49 62.65 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:56.602Z] #49 62.65 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:31:56.602Z] #49 62.68 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:56.654Z] #43 ... [2021-03-19T17:31:56.654Z] [2021-03-19T17:31:56.654Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:56.654Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:31:56.654Z] #50 53.35 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:31:56.654Z] #50 53.39 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T17:31:56.654Z] #50 53.51 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:31:56.654Z] #50 53.60 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:31:56.654Z] #50 53.60 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:31:56.654Z] #50 53.68 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:31:56.654Z] #50 53.78 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:31:56.654Z] #50 ... [2021-03-19T17:31:56.654Z] [2021-03-19T17:31:56.654Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:31:56.654Z] #38 sha256:01cac8cdeccc02c0738a2a1e791a78556fd46a3d25a09487a46bd9692be25e54 [2021-03-19T17:31:56.654Z] #38 0.260 + RM_GOPATH=0 [2021-03-19T17:31:56.654Z] #38 0.260 + TMP_GOPATH= [2021-03-19T17:31:56.654Z] #38 0.262 + : /build [2021-03-19T17:31:56.654Z] #38 0.262 + '[' -z '' ']' [2021-03-19T17:31:56.654Z] #38 0.262 ++ mktemp -d [2021-03-19T17:31:56.654Z] #38 0.264 + export GOPATH=/tmp/tmp.yWJkFwhGGn [2021-03-19T17:31:56.654Z] #38 0.264 + GOPATH=/tmp/tmp.yWJkFwhGGn [2021-03-19T17:31:56.654Z] #38 0.264 + RM_GOPATH=1 [2021-03-19T17:31:56.654Z] #38 0.265 + case "$(go env GOARCH)" in [2021-03-19T17:31:56.654Z] #38 0.270 ++ go env GOARCH [2021-03-19T17:31:56.654Z] #38 0.292 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:56.654Z] #38 0.292 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:56.654Z] #38 0.298 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:56.654Z] #38 0.300 + dir=/tmp/install [2021-03-19T17:31:56.654Z] #38 0.301 + bin=tini [2021-03-19T17:31:56.654Z] #38 0.302 + shift [2021-03-19T17:31:56.654Z] #38 0.303 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T17:31:56.654Z] #38 0.303 + . /tmp/install/tini.installer [2021-03-19T17:31:56.654Z] #38 0.306 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:31:56.654Z] #38 0.307 + install_tini [2021-03-19T17:31:56.654Z] #38 0.308 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T17:31:56.654Z] #38 0.308 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:31:56.654Z] #38 0.309 + git clone https://github.com/krallin/tini.git /tmp/tmp.yWJkFwhGGn/tini [2021-03-19T17:31:56.654Z] #38 0.316 Cloning into '/tmp/tmp.yWJkFwhGGn/tini'... [2021-03-19T17:31:56.654Z] #38 1.494 + cd /tmp/tmp.yWJkFwhGGn/tini [2021-03-19T17:31:56.654Z] #38 1.495 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:31:56.654Z] #38 1.511 + cmake . [2021-03-19T17:31:56.862Z] #49 62.73 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:56.862Z] #49 62.79 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T17:31:56.989Z] #53 ... [2021-03-19T17:31:56.989Z] [2021-03-19T17:31:56.989Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:56.989Z] #58 sha256:b27541eb305217ab82bde496315a3b4f26de6a00bc613b824f0612b465e4b419 [2021-03-19T17:31:56.989Z] #58 148.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:31:56.989Z] #58 148.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T17:31:56.989Z] #58 DONE 155.9s [2021-03-19T17:31:56.989Z] [2021-03-19T17:31:56.989Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T17:31:56.989Z] #59 sha256:4f62ce6ddac022c5a2b8b6c59b24e10b7195074a8ef902cb2615356fa24e2c98 [2021-03-19T17:31:56.989Z] #59 DONE 0.1s [2021-03-19T17:31:56.989Z] [2021-03-19T17:31:56.989Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T17:31:56.989Z] #60 sha256:e275b310853deeae93d512b8b7b176dac51309e09189f2f15c488e095d50cd66 [2021-03-19T17:31:56.989Z] #60 DONE 0.1s [2021-03-19T17:31:56.989Z] [2021-03-19T17:31:56.989Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:31:56.989Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:31:56.989Z] #43 52.50 CC compel/src/lib/ptrace.o [2021-03-19T17:31:56.989Z] #43 53.02 AR compel/libcompel.a [2021-03-19T17:31:56.989Z] #43 53.19 HOSTCC compel/src/main-host.o [2021-03-19T17:31:56.989Z] #43 53.58 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-19T17:31:56.989Z] #43 53.79 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T17:31:57.122Z] #49 62.92 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T17:31:57.122Z] #49 62.94 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:31:57.122Z] #49 62.96 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:31:57.122Z] #49 62.98 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:57.122Z] #49 63.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:31:57.137Z] #64 29.24 Checking out files: 53% (1012/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T17:31:57.137Z] #64 30.19 + cd /tmp/tmp.yxmVxQpIws/src/github.com/docker/libnetwork [2021-03-19T17:31:57.137Z] #64 30.19 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T17:31:57.247Z] #43 54.34 HOSTCC compel/src/lib/log-host.o [2021-03-19T17:31:57.247Z] #43 54.51 HOSTLINK compel/compel-host-bin [2021-03-19T17:31:57.319Z] #38 2.330 -- The C compiler identification is GNU 8.3.0 [2021-03-19T17:31:57.320Z] #38 2.407 -- Check for working C compiler: /usr/bin/cc [2021-03-19T17:31:57.408Z] #49 63.18 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:57.408Z] #49 63.22 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:31:57.408Z] #49 63.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:31:57.408Z] #49 63.22 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:31:57.408Z] #49 63.39 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T17:31:57.408Z] #49 63.40 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T17:31:57.408Z] #49 63.40 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T17:31:57.505Z] #43 54.68 DEP soccr/soccr.d [2021-03-19T17:31:57.668Z] #49 63.52 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:31:57.668Z] #49 63.56 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T17:31:57.762Z] #43 54.92 CC soccr/soccr.o [2021-03-19T17:31:57.928Z] #49 63.66 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:57.928Z] #49 63.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:57.928Z] #49 63.86 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:31:57.928Z] #49 63.99 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:31:57.969Z] #38 3.108 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T17:31:57.970Z] #38 3.117 -- Detecting C compiler ABI info [2021-03-19T17:31:58.087Z] #64 30.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T17:31:58.188Z] #49 64.13 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T17:31:58.188Z] #49 64.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:58.188Z] #49 64.27 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:58.327Z] #43 ... [2021-03-19T17:31:58.327Z] [2021-03-19T17:31:58.327Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T17:31:58.327Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-19T17:31:58.327Z] #14 DONE 2.4s [2021-03-19T17:31:58.327Z] [2021-03-19T17:31:58.327Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:31:58.327Z] #53 sha256:9ecc700a991ba19e078580d212534940ac29b06a10607845f2ca152c78b4d45a [2021-03-19T17:31:58.327Z] #53 2.289 + RM_GOPATH=0 [2021-03-19T17:31:58.327Z] #53 2.289 + TMP_GOPATH= [2021-03-19T17:31:58.327Z] #53 2.289 + : /build [2021-03-19T17:31:58.327Z] #53 2.289 + '[' -z '' ']' [2021-03-19T17:31:58.327Z] #53 2.289 ++ mktemp -d [2021-03-19T17:31:58.327Z] #53 2.290 + export GOPATH=/tmp/tmp.5uTcmLO0xN [2021-03-19T17:31:58.327Z] #53 2.290 + GOPATH=/tmp/tmp.5uTcmLO0xN [2021-03-19T17:31:58.327Z] #53 2.290 + RM_GOPATH=1 [2021-03-19T17:31:58.327Z] #53 2.290 + case "$(go env GOARCH)" in [2021-03-19T17:31:58.327Z] #53 2.291 ++ go env GOARCH [2021-03-19T17:31:58.327Z] #53 2.302 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:58.327Z] #53 2.303 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:31:58.327Z] #53 2.306 ++ dirname /tmp/install/install.sh [2021-03-19T17:31:58.328Z] #53 2.307 + dir=/tmp/install [2021-03-19T17:31:58.328Z] #53 2.309 + bin=runc [2021-03-19T17:31:58.328Z] #53 2.309 + shift [2021-03-19T17:31:58.328Z] #53 2.309 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T17:31:58.328Z] #53 2.310 + . /tmp/install/runc.installer [2021-03-19T17:31:58.328Z] #53 2.310 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:31:58.328Z] #53 2.310 + install_runc [2021-03-19T17:31:58.328Z] #53 2.311 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T17:31:58.328Z] #53 2.313 + uname -r [2021-03-19T17:31:58.328Z] #53 2.315 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T17:31:58.328Z] #53 2.315 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T17:31:58.328Z] #53 2.315 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T17:31:58.328Z] #53 2.316 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5uTcmLO0xN/src/github.com/opencontainers/runc [2021-03-19T17:31:58.328Z] #53 2.319 Cloning into '/tmp/tmp.5uTcmLO0xN/src/github.com/opencontainers/runc'... [2021-03-19T17:31:58.350Z] #64 ... [2021-03-19T17:31:58.350Z] [2021-03-19T17:31:58.350Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:31:58.350Z] #58 sha256:74678dcd8b87dc11fb49c871d736e65795ece59c036a65f05872802ff0eee134 [2021-03-19T17:31:58.350Z] #58 21.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:58.350Z] #58 21.22 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:31:58.350Z] #58 21.41 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:31:58.350Z] #58 25.12 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:31:58.350Z] #58 26.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:58.350Z] #58 26.79 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:31:58.350Z] #58 26.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:58.350Z] #58 27.37 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:31:58.350Z] #58 28.56 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:31:58.350Z] #58 31.52 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:31:58.350Z] #58 ... [2021-03-19T17:31:58.350Z] [2021-03-19T17:31:58.350Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:58.350Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:31:58.350Z] #49 29.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:31:58.350Z] #49 29.24 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:31:58.350Z] #49 29.26 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:58.350Z] #49 29.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:58.350Z] #49 29.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:58.350Z] #49 29.46 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:58.350Z] #49 29.54 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:31:58.350Z] #49 29.54 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:31:58.350Z] #49 29.54 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:58.350Z] #49 29.54 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:31:58.350Z] #49 29.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:58.350Z] #49 29.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T17:31:58.350Z] #49 29.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:58.350Z] #49 29.99 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:58.350Z] #49 30.04 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:58.350Z] #49 30.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:58.350Z] #49 30.04 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:31:58.350Z] #49 30.04 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:31:58.350Z] #49 30.04 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:58.350Z] #49 30.04 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:58.350Z] #49 30.22 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:31:58.350Z] #49 30.26 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:58.350Z] #49 30.52 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:58.350Z] #49 30.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:58.350Z] #49 30.70 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:31:58.350Z] #49 30.70 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T17:31:58.350Z] #49 30.81 go: downloading golang.org/x/text v0.3.2 [2021-03-19T17:31:58.351Z] #49 30.87 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:58.351Z] #49 30.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:58.351Z] #49 30.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:58.351Z] #49 31.23 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T17:31:58.351Z] #49 31.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:58.351Z] #49 31.40 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:58.351Z] #49 31.43 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:31:58.351Z] #49 31.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:31:58.411Z] #34 37.64 sort [2021-03-19T17:31:58.411Z] #34 37.65 errors [2021-03-19T17:31:58.411Z] #34 ... [2021-03-19T17:31:58.411Z] [2021-03-19T17:31:58.411Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:58.411Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T17:31:58.411Z] #55 21.78 Reading package lists... [2021-03-19T17:31:58.411Z] #55 28.26 Reading package lists... [2021-03-19T17:31:58.411Z] #55 34.61 Building dependency tree... [2021-03-19T17:31:58.411Z] #55 37.41 The following additional packages will be installed: [2021-03-19T17:31:58.411Z] #55 37.41 libbtrfs0 [2021-03-19T17:31:58.411Z] #55 37.63 The following NEW packages will be installed: [2021-03-19T17:31:58.411Z] #55 37.64 libbtrfs-dev libbtrfs0 [2021-03-19T17:31:58.411Z] #55 ... [2021-03-19T17:31:58.411Z] [2021-03-19T17:31:58.411Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:31:58.411Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:31:58.411Z] #29 35.33 [2021-03-19T17:31:58.452Z] #49 64.29 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:31:58.452Z] #49 64.40 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:31:58.452Z] #49 64.49 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:31:58.613Z] #49 31.55 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:58.614Z] #49 31.55 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:31:58.614Z] #49 31.75 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:31:58.614Z] #49 31.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:58.614Z] #49 ... [2021-03-19T17:31:58.614Z] [2021-03-19T17:31:58.614Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:31:58.614Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:31:58.614Z] #45 21.71 crypto/internal/subtle [2021-03-19T17:31:58.614Z] #45 21.76 crypto/subtle [2021-03-19T17:31:58.614Z] #45 21.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T17:31:58.614Z] #45 22.15 internal/nettrace [2021-03-19T17:31:58.614Z] #45 22.33 runtime/cgo [2021-03-19T17:31:58.620Z] #38 3.721 -- Detecting C compiler ABI info - done [2021-03-19T17:31:58.620Z] #38 3.783 -- Detecting C compile features [2021-03-19T17:31:58.712Z] #49 64.58 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T17:31:58.712Z] #49 64.62 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:31:58.712Z] #49 64.66 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T17:31:58.712Z] #49 64.76 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:31:58.876Z] #45 ... [2021-03-19T17:31:58.876Z] [2021-03-19T17:31:58.877Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:58.877Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:31:58.877Z] #49 31.83 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:31:58.877Z] #49 31.89 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T17:31:58.877Z] #49 31.99 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:31:58.972Z] #49 64.89 go: finding golang.org/x/text v0.3.2 [2021-03-19T17:31:58.972Z] #49 ... [2021-03-19T17:31:58.972Z] [2021-03-19T17:31:58.972Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:31:58.972Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:31:58.972Z] #55 45.61 Reading package lists... [2021-03-19T17:31:58.972Z] #55 55.25 Building dependency tree... [2021-03-19T17:31:58.972Z] #55 60.83 The following additional packages will be installed: [2021-03-19T17:31:58.972Z] #55 60.85 libbtrfs0 [2021-03-19T17:31:58.972Z] #55 61.23 The following NEW packages will be installed: [2021-03-19T17:31:58.972Z] #55 61.24 libbtrfs-dev libbtrfs0 [2021-03-19T17:31:58.972Z] #55 61.77 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:31:58.972Z] #55 61.77 Need to get 119 kB of archives. [2021-03-19T17:31:58.972Z] #55 61.77 After this operation, 387 kB of additional disk space will be used. [2021-03-19T17:31:58.972Z] #55 61.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T17:31:58.972Z] #55 61.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T17:31:58.972Z] #55 63.36 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:31:58.972Z] #55 63.65 Fetched 119 kB in 0s (404 kB/s) [2021-03-19T17:31:58.972Z] #55 63.86 Selecting previously unselected package libbtrfs0. [2021-03-19T17:31:58.972Z] #55 63.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-03-19T17:31:58.972Z] #55 63.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T17:31:58.972Z] #55 64.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:31:58.972Z] #55 64.27 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:31:58.972Z] #55 64.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T17:31:58.972Z] #55 64.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:31:58.972Z] #55 64.74 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:31:58.972Z] #55 64.78 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:31:58.972Z] #55 65.02 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:31:58.972Z] #55 ... [2021-03-19T17:31:58.972Z] [2021-03-19T17:31:58.972Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:58.972Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:58.972Z] #49 64.95 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:31:59.140Z] #49 32.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:59.140Z] #49 32.16 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:31:59.140Z] #49 32.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:59.140Z] #49 32.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:59.232Z] #49 65.09 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:31:59.232Z] #49 65.18 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T17:31:59.232Z] #49 65.19 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:31:59.232Z] #49 65.24 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:31:59.432Z] #49 32.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:59.492Z] #49 65.33 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:59.492Z] #49 65.44 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:31:59.492Z] #49 65.50 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:31:59.695Z] #49 32.60 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:31:59.695Z] #49 32.73 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:31:59.695Z] #49 32.73 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:31:59.695Z] #49 32.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:31:59.695Z] #49 32.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:31:59.695Z] #49 32.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:31:59.753Z] #49 65.61 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:31:59.753Z] #49 65.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:31:59.753Z] #49 65.72 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:31:59.753Z] #49 65.72 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:31:59.753Z] #49 ... [2021-03-19T17:31:59.753Z] [2021-03-19T17:31:59.753Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:31:59.753Z] #34 sha256:0124ce555e6672e05f58f208c5c6678432245f6ae1249a0cebf057b821373aaa [2021-03-19T17:31:59.753Z] #34 55.63 internal/reflectlite [2021-03-19T17:31:59.753Z] #34 55.64 sync [2021-03-19T17:31:59.753Z] #34 59.86 sort [2021-03-19T17:31:59.753Z] #34 59.87 errors [2021-03-19T17:31:59.753Z] #34 60.75 strconv [2021-03-19T17:31:59.753Z] #34 62.47 io [2021-03-19T17:31:59.753Z] #34 64.59 internal/oserror [2021-03-19T17:31:59.753Z] #34 64.66 syscall [2021-03-19T17:31:59.753Z] #34 ... [2021-03-19T17:31:59.753Z] [2021-03-19T17:31:59.753Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:31:59.753Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:31:59.753Z] #49 65.73 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T17:31:59.753Z] #49 65.77 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:31:59.753Z] #49 65.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:31:59.958Z] #49 33.16 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:32:00.014Z] #49 ... [2021-03-19T17:32:00.014Z] [2021-03-19T17:32:00.014Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:32:00.014Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:32:00.014Z] #55 65.02 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:00.014Z] #55 DONE 65.9s [2021-03-19T17:32:00.014Z] [2021-03-19T17:32:00.014Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:32:00.014Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:32:00.014Z] #49 65.88 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:32:00.014Z] #49 65.95 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:32:00.014Z] #49 65.99 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:32:00.014Z] #49 65.99 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:32:00.014Z] #49 66.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:32:00.014Z] #49 66.09 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T17:32:00.160Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2021-03-19T17:32:00.221Z] #53 ... [2021-03-19T17:32:00.221Z] [2021-03-19T17:32:00.221Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T17:32:00.221Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-19T17:32:00.221Z] #15 DONE 1.9s [2021-03-19T17:32:00.221Z] [2021-03-19T17:32:00.221Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:00.221Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:00.221Z] #43 56.93 AR soccr/libsoccr.a [2021-03-19T17:32:00.221Z] #43 57.00 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:32:00.222Z] #49 33.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:32:00.222Z] #49 33.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:32:00.222Z] #49 33.20 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:32:00.222Z] #49 33.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:32:00.273Z] #49 66.25 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:32:00.273Z] #49 66.27 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:32:00.273Z] #49 66.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:32:00.479Z] #43 57.74 DEP criu/arch/x86/sigframe.d [2021-03-19T17:32:00.486Z] #49 33.46 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:32:00.516Z] #29 35.56 0.0% ## 2.9% ### 5.1% ##### 7.7% ####### 10.2% ######## 12.1% ########## 15.3% ############# 18.1% ############## 19.9% ################## 25.7% ##################### 30.2% ######################## 34.5% ########################### 38.4% ############################# 41.6% ################################# 46.7% #################################### 50.5% ####################################### 54.7% ########################################## 59.0% ########################################## 59.0% ############################################ 61.6% ############################################ 61.8% ############################################### 66.1% ################################################## 70.2% ##################################################### 74.6% ######################################################### 79.3% ########################################################## 80.8% ############################################################ 84.5% ############################################################## 86.5% ############################################################### 87.6% ################################################################# 91.3% ##################################################################### 96.6% ######################################################################## 100.0% [2021-03-19T17:32:00.533Z] #49 66.49 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T17:32:00.735Z] #38 ... [2021-03-19T17:32:00.735Z] [2021-03-19T17:32:00.735Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:00.735Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T17:32:00.735Z] #43 67.30 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-19T17:32:00.735Z] #43 67.30 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:00.735Z] #43 DONE 67.7s [2021-03-19T17:32:00.735Z] [2021-03-19T17:32:00.735Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:00.735Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:00.736Z] #43 58.00 DEP criu/arch/x86/sigaction_compat.d [2021-03-19T17:32:00.748Z] #49 33.82 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:32:00.780Z] #29 39.78 [2021-03-19T17:32:00.793Z] #49 66.79 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:32:00.793Z] #49 66.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:32:00.793Z] #49 66.84 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:32:00.993Z] #43 58.16 DEP criu/arch/x86/kerndat.d [2021-03-19T17:32:01.033Z] #44 ... [2021-03-19T17:32:01.033Z] [2021-03-19T17:32:01.033Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:01.033Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:32:01.033Z] #52 57.94 bytes [2021-03-19T17:32:01.033Z] #52 57.97 syscall [2021-03-19T17:32:01.033Z] #52 57.99 strconv [2021-03-19T17:32:01.033Z] #52 57.99 strings [2021-03-19T17:32:01.033Z] #52 64.86 bufio [2021-03-19T17:32:01.033Z] #52 ... [2021-03-19T17:32:01.033Z] [2021-03-19T17:32:01.033Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:01.033Z] #38 sha256:01cac8cdeccc02c0738a2a1e791a78556fd46a3d25a09487a46bd9692be25e54 [2021-03-19T17:32:01.033Z] #38 6.275 -- Detecting C compile features - done [2021-03-19T17:32:01.033Z] #38 6.324 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T17:32:01.052Z] #49 66.98 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:32:01.052Z] #49 66.98 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:32:01.052Z] #49 ... [2021-03-19T17:32:01.052Z] [2021-03-19T17:32:01.052Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:01.052Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:32:01.052Z] #45 56.92 internal/reflectlite [2021-03-19T17:32:01.052Z] #45 56.94 sync [2021-03-19T17:32:01.052Z] #45 59.96 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T17:32:01.052Z] #45 60.57 math/rand [2021-03-19T17:32:01.052Z] #45 62.51 internal/singleflight [2021-03-19T17:32:01.052Z] #45 62.63 io [2021-03-19T17:32:01.052Z] #45 63.24 strconv [2021-03-19T17:32:01.052Z] #45 64.86 bytes [2021-03-19T17:32:01.250Z] #43 58.43 DEP criu/arch/x86/crtools.d [2021-03-19T17:32:01.312Z] #45 ... [2021-03-19T17:32:01.312Z] [2021-03-19T17:32:01.312Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:01.312Z] #34 sha256:0124ce555e6672e05f58f208c5c6678432245f6ae1249a0cebf057b821373aaa [2021-03-19T17:32:01.312Z] #34 67.14 reflect [2021-03-19T17:32:01.363Z] #38 6.648 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T17:32:01.509Z] #43 ... [2021-03-19T17:32:01.509Z] [2021-03-19T17:32:01.509Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T17:32:01.509Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-19T17:32:01.509Z] #16 1.397 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T17:32:01.509Z] #16 DONE 1.4s [2021-03-19T17:32:01.509Z] [2021-03-19T17:32:01.509Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:01.509Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:01.509Z] #43 58.58 DEP criu/arch/x86/cpu.d [2021-03-19T17:32:01.587Z] #29 40.74 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T17:32:01.664Z] #38 6.801 -- Configuring done [2021-03-19T17:32:01.665Z] #38 6.839 -- Generating done [2021-03-19T17:32:01.665Z] #38 6.843 -- Build files have been written to: /tmp/tmp.yWJkFwhGGn/tini [2021-03-19T17:32:01.665Z] #38 6.854 + make tini-static [2021-03-19T17:32:01.759Z] #49 34.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:32:01.759Z] #49 34.56 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T17:32:01.759Z] #49 34.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:32:01.767Z] #43 58.86 CC criu/arch/x86/cpu.o [2021-03-19T17:32:01.962Z] #38 ... [2021-03-19T17:32:01.962Z] [2021-03-19T17:32:01.962Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:01.962Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:32:01.962Z] #46 58.98 bytes [2021-03-19T17:32:01.962Z] #46 66.05 bufio [2021-03-19T17:32:01.962Z] #46 67.12 reflect [2021-03-19T17:32:02.165Z] #29 41.31 [2021-03-19T17:32:02.165Z] #29 41.47 ######################################################################## 100.0% [2021-03-19T17:32:02.261Z] #46 ... [2021-03-19T17:32:02.261Z] [2021-03-19T17:32:02.261Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:02.261Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:32:02.261Z] #52 68.61 text/tabwriter [2021-03-19T17:32:02.361Z] #49 35.23 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:32:02.361Z] #49 35.23 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:32:02.361Z] #49 35.23 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:32:02.361Z] #49 35.23 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:32:02.361Z] #49 35.24 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:32:02.361Z] #49 35.25 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T17:32:02.361Z] #49 35.43 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T17:32:02.361Z] #49 35.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:32:02.460Z] #29 41.57 [2021-03-19T17:32:02.560Z] #52 ... [2021-03-19T17:32:02.560Z] [2021-03-19T17:32:02.561Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:02.561Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T17:32:02.561Z] #14 59.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T17:32:02.561Z] #14 59.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-03-19T17:32:02.561Z] #14 59.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:32:02.561Z] #14 62.26 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T17:32:02.561Z] #14 62.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T17:32:02.561Z] #14 62.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:32:02.561Z] #14 62.41 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-03-19T17:32:02.561Z] #14 62.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-19T17:32:02.561Z] #14 62.43 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-19T17:32:02.561Z] #14 62.65 Selecting previously unselected package dmsetup. [2021-03-19T17:32:02.561Z] #14 62.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-03-19T17:32:02.561Z] #14 62.68 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T17:32:02.561Z] #14 62.87 Selecting previously unselected package mingw-w64-common. [2021-03-19T17:32:02.561Z] #14 62.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T17:32:02.561Z] #14 62.90 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T17:32:02.561Z] #14 68.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T17:32:02.561Z] #14 68.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T17:32:02.561Z] #14 68.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:32:02.561Z] #14 ... [2021-03-19T17:32:02.561Z] [2021-03-19T17:32:02.561Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:02.561Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:02.561Z] #44 1.964 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:32:02.561Z] #44 1.964 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:32:02.628Z] #49 35.75 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:32:02.698Z] #43 59.86 CC criu/arch/x86/crtools.o [2021-03-19T17:32:02.724Z] #29 42.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T17:32:02.859Z] #44 1.973 Note: Building without GnuTLS support [2021-03-19T17:32:02.859Z] #44 1.977 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:32:02.859Z] #44 1.977 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:32:02.955Z] #43 ... [2021-03-19T17:32:02.955Z] [2021-03-19T17:32:02.955Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T17:32:02.955Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-19T17:32:02.955Z] #17 DONE 1.3s [2021-03-19T17:32:02.955Z] [2021-03-19T17:32:02.955Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T17:32:02.955Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T17:32:03.204Z] #49 36.12 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:32:03.204Z] #49 36.33 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T17:32:03.212Z] #18 ... [2021-03-19T17:32:03.212Z] [2021-03-19T17:32:03.212Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:03.212Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:32:03.212Z] #45 152.5 net/http/httptrace [2021-03-19T17:32:03.212Z] #45 152.7 net/http [2021-03-19T17:32:03.304Z] #29 42.60 [2021-03-19T17:32:03.468Z] #49 36.39 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:32:03.468Z] #49 36.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:32:03.569Z] #29 42.78 ######################################################################## 100.0% [2021-03-19T17:32:03.569Z] #29 42.89 [2021-03-19T17:32:03.732Z] #49 36.73 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:32:03.732Z] #49 ... [2021-03-19T17:32:03.732Z] [2021-03-19T17:32:03.732Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:32:03.732Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:32:03.732Z] #55 26.71 Fetched 8424 kB in 18s (480 kB/s) [2021-03-19T17:32:03.732Z] #55 26.71 Reading package lists... [2021-03-19T17:32:03.732Z] #55 34.23 Reading package lists... [2021-03-19T17:32:03.732Z] #55 ... [2021-03-19T17:32:03.732Z] [2021-03-19T17:32:03.732Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:32:03.732Z] #58 sha256:74678dcd8b87dc11fb49c871d736e65795ece59c036a65f05872802ff0eee134 [2021-03-19T17:32:03.732Z] #58 31.54 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T17:32:03.732Z] #58 31.67 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T17:32:03.732Z] #58 31.94 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T17:32:03.732Z] #58 32.08 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T17:32:03.732Z] #58 32.13 go: finding github.com/google/uuid v1.2.0 [2021-03-19T17:32:03.732Z] #58 32.25 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T17:32:03.732Z] #58 32.25 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T17:32:03.732Z] #58 32.33 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T17:32:03.732Z] #58 32.42 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T17:32:03.732Z] #58 32.58 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T17:32:03.732Z] #58 32.58 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T17:32:03.732Z] #58 32.63 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T17:32:03.732Z] #58 32.83 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T17:32:03.732Z] #58 32.98 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T17:32:03.837Z] #29 43.11 Download of images into '/build' complete. [2021-03-19T17:32:03.837Z] #29 43.11 Use something like the following to load the result into a Docker daemon: [2021-03-19T17:32:03.837Z] #29 43.11 tar -cC '/build' . | docker load [2021-03-19T17:32:03.855Z] #34 ... [2021-03-19T17:32:03.855Z] [2021-03-19T17:32:03.855Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:03.855Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:03.855Z] #13 45.87 Reading package lists... [2021-03-19T17:32:03.855Z] #13 56.36 Building dependency tree... [2021-03-19T17:32:03.855Z] #13 61.38 The following additional packages will be installed: [2021-03-19T17:32:03.855Z] #13 61.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T17:32:03.855Z] #13 61.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T17:32:03.855Z] #13 61.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T17:32:03.855Z] #13 61.42 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T17:32:03.855Z] #13 61.43 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:32:03.855Z] #13 61.44 Suggested packages: [2021-03-19T17:32:03.855Z] #13 61.46 gcc-8-locales seccomp wine64 [2021-03-19T17:32:03.855Z] #13 63.43 The following NEW packages will be installed: [2021-03-19T17:32:03.855Z] #13 63.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T17:32:03.855Z] #13 63.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T17:32:03.855Z] #13 63.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T17:32:03.855Z] #13 63.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T17:32:03.855Z] #13 63.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T17:32:03.855Z] #13 63.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:32:03.855Z] #13 63.48 The following packages will be upgraded: [2021-03-19T17:32:03.855Z] #13 63.49 libseccomp2 libsystemd0 libudev1 [2021-03-19T17:32:03.855Z] #13 64.04 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:32:03.855Z] #13 64.04 Need to get 78.2 MB of archives. [2021-03-19T17:32:03.855Z] #13 64.04 After this operation, 487 MB of additional disk space will be used. [2021-03-19T17:32:03.855Z] #13 64.04 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-19T17:32:03.855Z] #13 64.06 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-19T17:32:03.855Z] #13 64.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-19T17:32:03.855Z] #13 64.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-19T17:32:03.855Z] #13 64.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-19T17:32:03.855Z] #13 64.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-19T17:32:03.855Z] #13 64.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T17:32:03.855Z] #13 64.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-19T17:32:03.855Z] #13 64.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-19T17:32:03.855Z] #13 64.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T17:32:03.855Z] #13 65.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T17:32:03.855Z] #13 65.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T17:32:03.855Z] #13 65.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-19T17:32:03.855Z] #13 ... [2021-03-19T17:32:03.855Z] [2021-03-19T17:32:03.855Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:32:03.855Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:32:04.117Z] #32 68.86 Checking out files: 85% (1303/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-19T17:32:04.144Z] #45 ... [2021-03-19T17:32:04.144Z] [2021-03-19T17:32:04.144Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T17:32:04.144Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T17:32:04.144Z] #18 DONE 1.2s [2021-03-19T17:32:04.144Z] [2021-03-19T17:32:04.144Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T17:32:04.144Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-19T17:32:04.165Z] #29 ... [2021-03-19T17:32:04.165Z] [2021-03-19T17:32:04.165Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:04.165Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T17:32:04.165Z] #36 27.89 Reading package lists... [2021-03-19T17:32:04.165Z] #36 34.19 Building dependency tree... [2021-03-19T17:32:04.165Z] #36 37.87 The following additional packages will be installed: [2021-03-19T17:32:04.165Z] #36 37.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T17:32:04.165Z] #36 37.89 Suggested packages: [2021-03-19T17:32:04.165Z] #36 37.89 cmake-doc ninja-build lrzip [2021-03-19T17:32:04.165Z] #36 37.89 Recommended packages: [2021-03-19T17:32:04.165Z] #36 37.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T17:32:04.165Z] #36 38.66 The following NEW packages will be installed: [2021-03-19T17:32:04.165Z] #36 38.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T17:32:04.165Z] #36 38.69 vim-common xxd [2021-03-19T17:32:04.165Z] #36 39.04 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:32:04.165Z] #36 39.04 Need to get 14.2 MB of archives. [2021-03-19T17:32:04.165Z] #36 39.04 After this operation, 60.0 MB of additional disk space will be used. [2021-03-19T17:32:04.165Z] #36 39.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-19T17:32:04.165Z] #36 39.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:32:04.165Z] #36 39.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T17:32:04.165Z] #36 39.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-19T17:32:04.165Z] #36 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-19T17:32:04.165Z] #36 40.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-19T17:32:04.165Z] #36 40.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-19T17:32:04.165Z] #36 40.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-19T17:32:04.165Z] #36 40.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-19T17:32:04.165Z] #36 40.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-19T17:32:04.165Z] #36 43.62 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:04.165Z] #36 ... [2021-03-19T17:32:04.165Z] [2021-03-19T17:32:04.165Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:32:04.165Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-19T17:32:04.165Z] #32 41.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T17:32:04.165Z] #32 42.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:32:04.307Z] #58 ... [2021-03-19T17:32:04.307Z] [2021-03-19T17:32:04.307Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:32:04.307Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:32:04.307Z] #49 37.37 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:32:04.378Z] #32 69.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T17:32:04.378Z] #32 69.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:32:04.428Z] #44 3.681 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:32:04.728Z] #44 3.737 GEN .gitid [2021-03-19T17:32:04.728Z] #44 3.791 GEN criu/include/version.h [2021-03-19T17:32:04.728Z] #44 3.910 GEN include/common/asm [2021-03-19T17:32:05.031Z] #44 ... [2021-03-19T17:32:05.031Z] [2021-03-19T17:32:05.031Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:05.031Z] #35 sha256:15888b18b54691215899528daff5340c078a30d0019d20f070abaa1df303fe57 [2021-03-19T17:32:05.031Z] #35 62.03 bufio [2021-03-19T17:32:05.031Z] #35 64.01 reflect [2021-03-19T17:32:05.031Z] #35 66.67 path [2021-03-19T17:32:05.031Z] #35 67.67 text/tabwriter [2021-03-19T17:32:05.075Z] #19 DONE 1.2s [2021-03-19T17:32:05.075Z] [2021-03-19T17:32:05.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:05.075Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:05.075Z] #43 61.78 CC criu/arch/x86/kerndat.o [2021-03-19T17:32:05.332Z] #35 ... [2021-03-19T17:32:05.332Z] [2021-03-19T17:32:05.332Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:05.332Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:32:05.332Z] #46 71.53 regexp/syntax [2021-03-19T17:32:05.332Z] #46 72.44 hash/crc32 [2021-03-19T17:32:05.333Z] #43 62.54 CC criu/arch/x86/sigaction_compat.o [2021-03-19T17:32:05.633Z] #46 ... [2021-03-19T17:32:05.633Z] [2021-03-19T17:32:05.633Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:05.633Z] #38 sha256:01cac8cdeccc02c0738a2a1e791a78556fd46a3d25a09487a46bd9692be25e54 [2021-03-19T17:32:05.633Z] #38 7.478 Scanning dependencies of target tini-static [2021-03-19T17:32:05.633Z] #38 7.620 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T17:32:05.633Z] #38 9.787 [100%] Linking C executable tini-static [2021-03-19T17:32:05.633Z] #38 10.63 [100%] Built target tini-static [2021-03-19T17:32:05.633Z] #38 10.70 + mkdir -p /build [2021-03-19T17:32:05.633Z] #38 10.70 + cp tini-static /build/docker-init [2021-03-19T17:32:05.633Z] #38 DONE 10.8s [2021-03-19T17:32:05.633Z] [2021-03-19T17:32:05.633Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:05.633Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:32:05.633Z] #52 70.22 regexp/syntax [2021-03-19T17:32:05.633Z] #52 70.27 reflect [2021-03-19T17:32:05.699Z] #49 ... [2021-03-19T17:32:05.699Z] [2021-03-19T17:32:05.699Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:32:05.699Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:32:05.699Z] #40 23.98 Checking out files: 85% (1433/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-19T17:32:05.699Z] #40 24.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T17:32:05.699Z] #40 26.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T17:32:05.699Z] #40 ... [2021-03-19T17:32:05.699Z] [2021-03-19T17:32:05.699Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:05.699Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:05.699Z] #36 28.51 Fetched 8424 kB in 18s (465 kB/s) [2021-03-19T17:32:05.699Z] #36 28.51 Reading package lists... [2021-03-19T17:32:05.710Z] #32 ... [2021-03-19T17:32:05.710Z] [2021-03-19T17:32:05.710Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:05.710Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:05.710Z] #42 35.47 manpages-dev python-setuptools [2021-03-19T17:32:05.710Z] #42 37.15 The following NEW packages will be installed: [2021-03-19T17:32:05.710Z] #42 37.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T17:32:05.710Z] #42 37.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T17:32:05.710Z] #42 37.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T17:32:05.710Z] #42 37.16 python-six zlib1g-dev [2021-03-19T17:32:05.710Z] #42 37.59 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:32:05.710Z] #42 37.59 Need to get 3798 kB of archives. [2021-03-19T17:32:05.710Z] #42 37.59 After this operation, 21.6 MB of additional disk space will be used. [2021-03-19T17:32:05.710Z] #42 37.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-19T17:32:05.710Z] #42 37.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-19T17:32:05.710Z] #42 37.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-03-19T17:32:05.710Z] #42 37.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-19T17:32:05.710Z] #42 37.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-03-19T17:32:05.710Z] #42 37.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-19T17:32:05.710Z] #42 37.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-03-19T17:32:05.710Z] #42 37.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-03-19T17:32:05.710Z] #42 37.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-19T17:32:05.710Z] #42 38.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-19T17:32:05.710Z] #42 38.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-19T17:32:05.710Z] #42 38.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-19T17:32:05.710Z] #42 38.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-03-19T17:32:05.710Z] #42 38.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-03-19T17:32:05.710Z] #42 38.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T17:32:05.710Z] #42 38.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-19T17:32:05.710Z] #42 38.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-19T17:32:05.710Z] #42 40.23 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:05.710Z] #42 41.68 Fetched 3798 kB in 1s (2705 kB/s) [2021-03-19T17:32:05.710Z] #42 43.49 Selecting previously unselected package libcap-dev:arm64. [2021-03-19T17:32:05.710Z] #42 43.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-19T17:32:05.710Z] #42 43.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-19T17:32:05.710Z] #42 44.23 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-19T17:32:05.896Z] #43 63.06 CC criu/arch/x86/sigframe.o [2021-03-19T17:32:05.962Z] #36 36.06 Reading package lists... [2021-03-19T17:32:05.962Z] #36 ... [2021-03-19T17:32:05.962Z] [2021-03-19T17:32:05.962Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:05.962Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:05.962Z] #42 29.34 Fetched 8424 kB in 18s (474 kB/s) [2021-03-19T17:32:05.962Z] #42 29.34 Reading package lists... [2021-03-19T17:32:06.153Z] #43 63.40 LINK criu/arch/x86/crtools.built-in.o [2021-03-19T17:32:06.303Z] #42 ... [2021-03-19T17:32:06.303Z] [2021-03-19T17:32:06.303Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:32:06.303Z] #49 sha256:589c334c5cdc27a9b535953fce79adb9c4b3a5d44eb360da868ab925d7652b80 [2021-03-19T17:32:06.303Z] #49 36.09 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T17:32:06.303Z] #49 38.00 go: extracting golang.org/x/text v0.3.2 [2021-03-19T17:32:06.303Z] #49 44.79 go: finding github.com/fatih/color v1.7.0 [2021-03-19T17:32:06.303Z] #49 44.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:32:06.303Z] #49 45.10 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T17:32:06.303Z] #49 45.11 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:32:06.303Z] #49 45.44 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:32:06.303Z] #49 45.44 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:32:06.303Z] #49 45.44 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:32:06.303Z] #49 45.48 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:32:06.303Z] #49 45.79 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:32:06.303Z] #49 45.82 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:32:06.303Z] #49 45.82 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:32:06.303Z] #49 45.85 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:32:06.303Z] #49 45.94 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:32:06.411Z] #43 63.47 DEP criu/pie/util-vdso-elf32.d [2021-03-19T17:32:06.411Z] #43 63.59 DEP criu/pie/util-vdso.d [2021-03-19T17:32:06.595Z] #49 46.26 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T17:32:06.595Z] #49 46.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:32:06.595Z] #49 46.26 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T17:32:06.595Z] #49 ... [2021-03-19T17:32:06.595Z] [2021-03-19T17:32:06.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-03-19T17:32:06.595Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T17:32:06.595Z] #13 23.06 Reading package lists... [2021-03-19T17:32:06.595Z] #13 29.54 Building dependency tree... [2021-03-19T17:32:06.595Z] #13 32.10 The following additional packages will be installed: [2021-03-19T17:32:06.595Z] #13 32.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T17:32:06.595Z] #13 32.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T17:32:06.595Z] #13 32.10 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T17:32:06.595Z] #13 32.10 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T17:32:06.595Z] #13 32.10 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:32:06.595Z] #13 32.10 Suggested packages: [2021-03-19T17:32:06.595Z] #13 32.11 gcc-8-locales seccomp wine64 [2021-03-19T17:32:06.595Z] #13 33.07 The following NEW packages will be installed: [2021-03-19T17:32:06.595Z] #13 33.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T17:32:06.595Z] #13 33.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T17:32:06.595Z] #13 33.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T17:32:06.595Z] #13 33.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T17:32:06.595Z] #13 33.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T17:32:06.595Z] #13 33.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:32:06.595Z] #13 33.10 The following packages will be upgraded: [2021-03-19T17:32:06.595Z] #13 33.10 libseccomp2 libsystemd0 libudev1 [2021-03-19T17:32:06.595Z] #13 33.55 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:32:06.595Z] #13 33.55 Need to get 73.8 MB of archives. [2021-03-19T17:32:06.595Z] #13 33.55 After this operation, 472 MB of additional disk space will be used. [2021-03-19T17:32:06.595Z] #13 33.55 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-03-19T17:32:06.595Z] #13 33.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-03-19T17:32:06.595Z] #13 33.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-03-19T17:32:06.595Z] #13 33.75 Get:4 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-03-19T17:32:06.595Z] #13 33.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-03-19T17:32:06.595Z] #13 34.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-03-19T17:32:06.595Z] #13 34.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T17:32:06.595Z] #13 34.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-03-19T17:32:06.595Z] #13 34.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-19T17:32:06.595Z] #13 34.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T17:32:06.595Z] #13 35.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T17:32:06.595Z] #13 35.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T17:32:06.595Z] #13 35.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-03-19T17:32:06.595Z] #13 ... [2021-03-19T17:32:06.595Z] [2021-03-19T17:32:06.596Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:32:06.596Z] #49 sha256:589c334c5cdc27a9b535953fce79adb9c4b3a5d44eb360da868ab925d7652b80 [2021-03-19T17:32:06.596Z] #49 46.53 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:32:06.668Z] #43 63.72 DEP criu/pie/util.d [2021-03-19T17:32:06.668Z] #43 63.90 CC criu/pie/util.o [2021-03-19T17:32:06.917Z] #42 37.26 Reading package lists... [2021-03-19T17:32:06.917Z] #42 ... [2021-03-19T17:32:06.917Z] [2021-03-19T17:32:06.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-03-19T17:32:06.917Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:32:06.917Z] #49 39.81 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T17:32:06.924Z] #32 ... [2021-03-19T17:32:06.924Z] [2021-03-19T17:32:06.924Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:06.924Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:06.924Z] #36 62.55 The following NEW packages will be installed: [2021-03-19T17:32:06.924Z] #36 62.58 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T17:32:06.924Z] #36 62.58 vim-common xxd [2021-03-19T17:32:06.924Z] #36 63.38 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:32:06.924Z] #36 63.38 Need to get 14.9 MB of archives. [2021-03-19T17:32:06.924Z] #36 63.38 After this operation, 61.8 MB of additional disk space will be used. [2021-03-19T17:32:06.924Z] #36 63.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T17:32:06.924Z] #36 63.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:32:06.924Z] #36 63.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T17:32:06.924Z] #36 63.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T17:32:06.924Z] #36 65.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-19T17:32:06.924Z] #36 65.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-19T17:32:06.924Z] #36 65.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-19T17:32:06.924Z] #36 65.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-19T17:32:06.924Z] #36 65.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-19T17:32:06.924Z] #36 65.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-19T17:32:06.924Z] #36 67.59 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:06.924Z] #36 67.83 Fetched 14.9 MB in 3s (5664 kB/s) [2021-03-19T17:32:06.924Z] #36 68.02 Selecting previously unselected package xxd. [2021-03-19T17:32:06.924Z] #36 68.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:06.924Z] #36 68.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T17:32:06.924Z] #36 68.18 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:32:06.924Z] #36 68.67 Selecting previously unselected package vim-common. [2021-03-19T17:32:06.924Z] #36 68.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:32:06.924Z] #36 68.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:32:06.924Z] #36 69.32 Selecting previously unselected package cmake-data. [2021-03-19T17:32:06.924Z] #36 69.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T17:32:06.924Z] #36 69.39 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T17:32:06.924Z] #36 ... [2021-03-19T17:32:06.924Z] [2021-03-19T17:32:06.924Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:06.924Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:06.924Z] #42 62.88 The following NEW packages will be installed: [2021-03-19T17:32:06.924Z] #42 62.88 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T17:32:06.924Z] #42 62.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T17:32:06.924Z] #42 62.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T17:32:06.924Z] #42 62.90 python-six zlib1g-dev [2021-03-19T17:32:06.924Z] #42 63.40 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:32:06.924Z] #42 63.40 Need to get 4095 kB of archives. [2021-03-19T17:32:06.924Z] #42 63.40 After this operation, 22.5 MB of additional disk space will be used. [2021-03-19T17:32:06.924Z] #42 63.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-19T17:32:06.924Z] #42 63.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T17:32:06.924Z] #42 63.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-19T17:32:06.924Z] #42 63.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T17:32:06.924Z] #42 63.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-19T17:32:06.924Z] #42 63.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T17:32:06.924Z] #42 63.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-19T17:32:06.924Z] #42 63.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-19T17:32:06.924Z] #42 63.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-19T17:32:06.924Z] #42 63.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-19T17:32:06.924Z] #42 63.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-19T17:32:06.924Z] #42 64.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-19T17:32:06.924Z] #42 64.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-03-19T17:32:06.924Z] #42 64.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-19T17:32:06.924Z] #42 64.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T17:32:06.924Z] #42 64.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-19T17:32:06.924Z] #42 64.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-19T17:32:06.924Z] #42 65.60 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:06.924Z] #42 65.99 Fetched 4095 kB in 1s (3751 kB/s) [2021-03-19T17:32:06.924Z] #42 66.21 Selecting previously unselected package libcap-dev:amd64. [2021-03-19T17:32:06.924Z] #42 66.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:06.924Z] #42 66.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 66.38 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T17:32:06.924Z] #42 66.68 Selecting previously unselected package libnet1:amd64. [2021-03-19T17:32:06.924Z] #42 66.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 66.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:06.924Z] #42 66.96 Selecting previously unselected package libnet1-dev. [2021-03-19T17:32:06.924Z] #42 66.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 66.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:06.924Z] #42 67.43 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T17:32:06.924Z] #42 67.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 67.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:32:06.924Z] #42 67.84 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-19T17:32:06.924Z] #42 67.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 67.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T17:32:06.924Z] #42 68.55 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T17:32:06.924Z] #42 68.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 68.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:06.924Z] #42 68.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-19T17:32:06.924Z] #42 68.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 68.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:06.924Z] #42 68.98 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-19T17:32:06.924Z] #42 68.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 69.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T17:32:06.924Z] #42 69.53 Selecting previously unselected package libprotobuf17:amd64. [2021-03-19T17:32:06.924Z] #42 69.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 69.53 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:06.924Z] #42 70.75 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-19T17:32:06.924Z] #42 70.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 70.76 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:06.924Z] #42 71.34 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-19T17:32:06.924Z] #42 71.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:06.924Z] #42 71.36 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:07.234Z] #43 64.19 CC criu/pie/util-vdso.o [2021-03-19T17:32:07.278Z] #49 46.82 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:32:07.278Z] #49 46.88 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:32:07.278Z] #49 46.89 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:32:07.278Z] #49 47.03 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:32:07.649Z] #49 47.24 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:32:07.649Z] #49 47.24 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:32:07.649Z] #49 47.26 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T17:32:07.649Z] #49 47.30 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T17:32:07.864Z] #42 73.96 Selecting previously unselected package libprotoc17:amd64. [2021-03-19T17:32:08.123Z] #42 73.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:08.123Z] #42 74.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:08.165Z] #43 65.06 CC criu/pie/util-vdso-elf32.o [2021-03-19T17:32:08.436Z] #52 ... [2021-03-19T17:32:08.436Z] [2021-03-19T17:32:08.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:08.436Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:08.436Z] #44 6.443 PBCC images/timens.pb-c.c [2021-03-19T17:32:08.436Z] #44 6.489 DEP images/timens.pb-c.d [2021-03-19T17:32:08.436Z] #44 6.561 PBCC images/fown.pb-c.c [2021-03-19T17:32:08.436Z] #44 6.596 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T17:32:08.436Z] #44 6.710 PBCC images/opts.pb-c.c [2021-03-19T17:32:08.436Z] #44 6.749 PBCC images/memfd.pb-c.c [2021-03-19T17:32:08.436Z] #44 6.851 DEP images/fown.pb-c.d [2021-03-19T17:32:08.436Z] #44 6.916 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T17:32:08.436Z] #44 7.094 DEP images/opts.pb-c.d [2021-03-19T17:32:08.436Z] #44 7.258 DEP images/memfd.pb-c.d [2021-03-19T17:32:08.436Z] #44 7.345 PBCC images/sit.pb-c.c [2021-03-19T17:32:08.436Z] #44 7.456 DEP images/sit.pb-c.d [2021-03-19T17:32:08.436Z] #44 7.502 PBCC images/macvlan.pb-c.c [2021-03-19T17:32:08.436Z] #44 7.529 DEP images/macvlan.pb-c.d [2021-03-19T17:32:08.436Z] #44 7.599 PBCC images/autofs.pb-c.c [2021-03-19T17:32:08.436Z] #44 7.615 DEP images/autofs.pb-c.d [2021-03-19T17:32:08.436Z] #44 7.715 PBCC images/sysctl.pb-c.c [2021-03-19T17:32:08.436Z] #44 7.740 DEP images/sysctl.pb-c.d [2021-03-19T17:32:08.436Z] #44 7.805 PBCC images/time.pb-c.c [2021-03-19T17:32:08.658Z] #49 48.06 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:32:08.658Z] #49 48.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:32:08.658Z] #49 48.08 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T17:32:08.658Z] #49 48.08 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T17:32:08.658Z] #49 ... [2021-03-19T17:32:08.658Z] [2021-03-19T17:32:08.658Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:08.658Z] #34 sha256:f57cfdf57eed19ea6a00a23c819f3d0d8483fbc0899807fefb606679c5a0ecf4 [2021-03-19T17:32:08.658Z] #34 38.40 strconv [2021-03-19T17:32:08.658Z] #34 38.41 io [2021-03-19T17:32:08.658Z] #34 38.41 internal/oserror [2021-03-19T17:32:08.658Z] #34 38.68 syscall [2021-03-19T17:32:08.658Z] #34 40.06 bytes [2021-03-19T17:32:08.658Z] #34 40.08 strings [2021-03-19T17:32:08.658Z] #34 42.45 bufio [2021-03-19T17:32:08.658Z] #34 42.49 reflect [2021-03-19T17:32:08.658Z] #34 42.55 path [2021-03-19T17:32:08.658Z] #34 43.53 text/tabwriter [2021-03-19T17:32:08.658Z] #34 45.31 internal/syscall/execenv [2021-03-19T17:32:08.658Z] #34 45.31 internal/syscall/unix [2021-03-19T17:32:08.658Z] #34 45.35 time [2021-03-19T17:32:08.658Z] #34 48.10 internal/poll [2021-03-19T17:32:08.696Z] #42 ... [2021-03-19T17:32:08.696Z] [2021-03-19T17:32:08.696Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:08.696Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:08.697Z] #36 74.55 Selecting previously unselected package libicu63:amd64. [2021-03-19T17:32:08.697Z] #36 74.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T17:32:08.697Z] #36 74.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:32:08.740Z] #44 7.838 DEP images/time.pb-c.d [2021-03-19T17:32:08.740Z] #44 7.884 PBCC images/binfmt-misc.pb-c.c [2021-03-19T17:32:08.740Z] #44 7.913 DEP images/binfmt-misc.pb-c.d [2021-03-19T17:32:08.740Z] #44 7.953 PBCC images/seccomp.pb-c.c [2021-03-19T17:32:08.740Z] #44 7.989 DEP images/seccomp.pb-c.d [2021-03-19T17:32:08.740Z] #44 8.017 PBCC images/userns.pb-c.c [2021-03-19T17:32:08.740Z] #44 8.035 DEP images/userns.pb-c.d [2021-03-19T17:32:08.740Z] #44 8.094 PBCC images/cgroup.pb-c.c [2021-03-19T17:32:08.740Z] #44 8.114 DEP images/cgroup.pb-c.d [2021-03-19T17:32:08.740Z] #44 8.141 PBCC images/ext-file.pb-c.c [2021-03-19T17:32:08.795Z] #43 65.97 AR criu/pie/pie.lib.a [2021-03-19T17:32:08.795Z] #43 66.02 DEP criu/pie/restorer.d [2021-03-19T17:32:08.922Z] #34 ... [2021-03-19T17:32:08.922Z] [2021-03-19T17:32:08.922Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:32:08.922Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T17:32:08.922Z] #55 38.36 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:32:08.922Z] #55 38.36 Need to get 119 kB of archives. [2021-03-19T17:32:08.922Z] #55 38.36 After this operation, 387 kB of additional disk space will be used. [2021-03-19T17:32:08.922Z] #55 38.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-19T17:32:08.922Z] #55 38.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-19T17:32:08.922Z] #55 40.05 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:08.922Z] #55 41.07 Fetched 119 kB in 0s (290 kB/s) [2021-03-19T17:32:08.922Z] #55 44.12 Selecting previously unselected package libbtrfs0. [2021-03-19T17:32:08.922Z] #55 44.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-19T17:32:08.922Z] #55 44.18 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-19T17:32:08.922Z] #55 45.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:32:08.922Z] #55 ... [2021-03-19T17:32:08.922Z] [2021-03-19T17:32:08.922Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:32:08.922Z] #49 sha256:589c334c5cdc27a9b535953fce79adb9c4b3a5d44eb360da868ab925d7652b80 [2021-03-19T17:32:08.922Z] #49 48.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:32:08.922Z] #49 48.67 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:32:08.922Z] #49 48.70 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:32:08.922Z] #49 48.70 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:32:09.040Z] #44 8.196 DEP images/ext-file.pb-c.d [2021-03-19T17:32:09.040Z] #44 8.247 PBCC images/rpc.pb-c.c [2021-03-19T17:32:09.040Z] #44 8.287 DEP images/rpc.pb-c.d [2021-03-19T17:32:09.040Z] #44 8.336 PBCC images/siginfo.pb-c.c [2021-03-19T17:32:09.040Z] #44 8.371 DEP images/siginfo.pb-c.d [2021-03-19T17:32:09.186Z] #49 48.93 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:32:09.186Z] #49 49.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:32:09.186Z] #49 ... [2021-03-19T17:32:09.186Z] [2021-03-19T17:32:09.186Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:09.186Z] #45 sha256:80d523e40d1afceb26d886b17b192886ddb09b5ee489f684969b108b3e73b592 [2021-03-19T17:32:09.186Z] #45 38.94 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T17:32:09.186Z] #45 38.95 math/rand [2021-03-19T17:32:09.186Z] #45 38.95 internal/singleflight [2021-03-19T17:32:09.186Z] #45 38.97 io [2021-03-19T17:32:09.186Z] #45 39.41 strconv [2021-03-19T17:32:09.186Z] #45 39.73 syscall [2021-03-19T17:32:09.186Z] #45 40.26 vendor/golang.org/x/net/dns/dnsmessage [2021-03-19T17:32:09.186Z] #45 40.71 bytes [2021-03-19T17:32:09.186Z] #45 43.32 reflect [2021-03-19T17:32:09.186Z] #45 43.34 bufio [2021-03-19T17:32:09.186Z] #45 45.02 regexp/syntax [2021-03-19T17:32:09.186Z] #45 45.51 hash/crc32 [2021-03-19T17:32:09.186Z] #45 46.63 vendor/golang.org/x/text/transform [2021-03-19T17:32:09.186Z] #45 47.65 time [2021-03-19T17:32:09.186Z] #45 ... [2021-03-19T17:32:09.186Z] [2021-03-19T17:32:09.186Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:09.186Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:09.186Z] #42 49.08 Selecting previously unselected package libnet1:arm64. [2021-03-19T17:32:09.186Z] #42 49.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-19T17:32:09.186Z] #42 49.14 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:09.343Z] #44 8.460 PBCC images/pagemap.pb-c.c [2021-03-19T17:32:09.343Z] #44 8.512 DEP images/pagemap.pb-c.d [2021-03-19T17:32:09.343Z] #44 8.556 PBCC images/rlimit.pb-c.c [2021-03-19T17:32:09.343Z] #44 8.592 DEP images/rlimit.pb-c.d [2021-03-19T17:32:09.365Z] #43 66.33 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-19T17:32:09.365Z] #43 66.49 DEP criu/arch/x86/restorer_unmap.d [2021-03-19T17:32:09.365Z] #43 66.51 DEP criu/arch/x86/restorer.d [2021-03-19T17:32:09.473Z] #49 ... [2021-03-19T17:32:09.473Z] [2021-03-19T17:32:09.473Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:09.473Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:09.473Z] #13 27.48 Fetched 8929 kB in 20s (450 kB/s) [2021-03-19T17:32:09.473Z] #13 27.48 Reading package lists... [2021-03-19T17:32:09.473Z] #13 35.45 Reading package lists... [2021-03-19T17:32:09.473Z] #13 ... [2021-03-19T17:32:09.473Z] [2021-03-19T17:32:09.473Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:09.473Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:09.473Z] #36 36.06 Reading package lists... [2021-03-19T17:32:09.629Z] #43 66.77 DEP criu/arch/x86/vdso-pie.d [2021-03-19T17:32:09.629Z] #43 66.86 DEP criu/pie/parasite-vdso.d [2021-03-19T17:32:09.645Z] #44 8.690 PBCC images/file-lock.pb-c.c [2021-03-19T17:32:09.645Z] #44 8.721 DEP images/file-lock.pb-c.d [2021-03-19T17:32:09.645Z] #44 8.793 PBCC images/tty.pb-c.c [2021-03-19T17:32:09.645Z] #44 8.856 DEP images/tty.pb-c.d [2021-03-19T17:32:09.645Z] #44 8.979 PBCC images/tun.pb-c.c [2021-03-19T17:32:09.887Z] #43 67.04 DEP criu/pie/parasite.d [2021-03-19T17:32:09.946Z] #44 9.079 PBCC images/netdev.pb-c.c [2021-03-19T17:32:09.946Z] #44 9.175 DEP images/tun.pb-c.d [2021-03-19T17:32:09.946Z] #44 9.235 DEP images/netdev.pb-c.d [2021-03-19T17:32:09.946Z] #44 9.287 PBCC images/vma.pb-c.c [2021-03-19T17:32:10.079Z] #36 ... [2021-03-19T17:32:10.079Z] [2021-03-19T17:32:10.079Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:10.079Z] #56 sha256:ac061b1b6d4af587865a25facb07970cc1157adb2b142a12291cf779e1491ffc [2021-03-19T17:32:10.079Z] #56 1.566 + RM_GOPATH=0 [2021-03-19T17:32:10.079Z] #56 1.566 + TMP_GOPATH= [2021-03-19T17:32:10.079Z] #56 1.566 + : /build [2021-03-19T17:32:10.079Z] #56 1.566 + '[' -z '' ']' [2021-03-19T17:32:10.079Z] #56 1.566 ++ mktemp -d [2021-03-19T17:32:10.079Z] #56 1.577 + export GOPATH=/tmp/tmp.wzR9Gnqcvu [2021-03-19T17:32:10.079Z] #56 1.577 + GOPATH=/tmp/tmp.wzR9Gnqcvu [2021-03-19T17:32:10.079Z] #56 1.577 + RM_GOPATH=1 [2021-03-19T17:32:10.079Z] #56 1.577 + case "$(go env GOARCH)" in [2021-03-19T17:32:10.079Z] #56 1.581 ++ go env GOARCH [2021-03-19T17:32:10.079Z] #56 1.707 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:32:10.079Z] #56 1.707 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:10.079Z] #56 1.707 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:10.079Z] #56 1.707 ++ dirname /tmp/install/install.sh [2021-03-19T17:32:10.079Z] #56 1.707 + dir=/tmp/install [2021-03-19T17:32:10.079Z] #56 1.707 + bin=containerd [2021-03-19T17:32:10.079Z] #56 1.707 + shift [2021-03-19T17:32:10.079Z] #56 1.707 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T17:32:10.079Z] #56 1.707 + . /tmp/install/containerd.installer [2021-03-19T17:32:10.079Z] #56 1.707 ++ set -e [2021-03-19T17:32:10.079Z] #56 1.707 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:32:10.079Z] #56 1.707 + install_containerd [2021-03-19T17:32:10.079Z] #56 1.707 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T17:32:10.079Z] #56 1.707 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wzR9Gnqcvu/src/github.com/containerd/containerd [2021-03-19T17:32:10.079Z] #56 1.726 Cloning into '/tmp/tmp.wzR9Gnqcvu/src/github.com/containerd/containerd'... [2021-03-19T17:32:10.079Z] #56 ... [2021-03-19T17:32:10.079Z] [2021-03-19T17:32:10.079Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:10.079Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:10.079Z] #42 75.26 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T17:32:10.079Z] #42 75.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:32:10.079Z] #42 75.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:32:10.079Z] #42 75.64 Selecting previously unselected package protobuf-compiler. [2021-03-19T17:32:10.079Z] #42 75.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:10.079Z] #42 75.69 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:32:10.079Z] #42 75.99 Selecting previously unselected package python-pkg-resources. [2021-03-19T17:32:10.079Z] #42 75.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:32:10.079Z] #42 76.04 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T17:32:10.144Z] #43 67.31 CC criu/pie/parasite.o [2021-03-19T17:32:10.247Z] #44 9.338 DEP images/vma.pb-c.d [2021-03-19T17:32:10.247Z] #44 9.427 PBCC images/creds.pb-c.c [2021-03-19T17:32:10.247Z] #44 9.476 DEP images/creds.pb-c.d [2021-03-19T17:32:10.247Z] #44 9.530 PBCC images/utsns.pb-c.c [2021-03-19T17:32:10.247Z] #44 9.560 DEP images/utsns.pb-c.d [2021-03-19T17:32:10.247Z] #44 9.612 PBCC images/ipc-desc.pb-c.c [2021-03-19T17:32:10.247Z] #44 9.640 PBCC images/ipc-sem.pb-c.c [2021-03-19T17:32:10.402Z] #43 ... [2021-03-19T17:32:10.402Z] [2021-03-19T17:32:10.402Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:10.402Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:32:10.402Z] #45 169.6 github.com/LK4D4/vndr/godl [2021-03-19T17:32:10.547Z] #44 9.681 DEP images/ipc-desc.pb-c.d [2021-03-19T17:32:10.547Z] #44 9.699 DEP images/ipc-sem.pb-c.d [2021-03-19T17:32:10.547Z] #44 9.781 PBCC images/ipc-msg.pb-c.c [2021-03-19T17:32:10.547Z] #44 9.792 DEP images/ipc-msg.pb-c.d [2021-03-19T17:32:10.547Z] #44 9.838 PBCC images/ipc-shm.pb-c.c [2021-03-19T17:32:10.547Z] #44 9.849 DEP images/ipc-shm.pb-c.d [2021-03-19T17:32:10.672Z] #42 76.70 Selecting previously unselected package python-six. [2021-03-19T17:32:10.848Z] #44 9.945 PBCC images/ipc-var.pb-c.c [2021-03-19T17:32:10.848Z] #44 10.06 DEP images/ipc-var.pb-c.d [2021-03-19T17:32:10.848Z] #44 10.11 PBCC images/sk-opts.pb-c.c [2021-03-19T17:32:10.848Z] #44 10.12 PBCC images/packet-sock.pb-c.c [2021-03-19T17:32:10.848Z] #44 10.21 DEP images/sk-opts.pb-c.d [2021-03-19T17:32:10.932Z] #42 76.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T17:32:10.932Z] #42 76.74 Unpacking python-six (1.12.0-1) ... [2021-03-19T17:32:10.932Z] #42 76.88 Selecting previously unselected package python-protobuf. [2021-03-19T17:32:10.932Z] #42 76.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:10.932Z] #42 76.92 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T17:32:11.127Z] #36 42.75 Building dependency tree... [2021-03-19T17:32:11.148Z] #44 10.24 DEP images/packet-sock.pb-c.d [2021-03-19T17:32:11.148Z] #44 10.32 PBCC images/sk-netlink.pb-c.c [2021-03-19T17:32:11.148Z] #44 10.38 DEP images/sk-netlink.pb-c.d [2021-03-19T17:32:11.148Z] #44 10.50 PBCC images/sk-inet.pb-c.c [2021-03-19T17:32:11.148Z] #44 10.59 DEP images/sk-inet.pb-c.d [2021-03-19T17:32:11.330Z] #45 170.4 github.com/LK4D4/vndr [2021-03-19T17:32:11.449Z] #44 10.68 PBCC images/sk-unix.pb-c.c [2021-03-19T17:32:11.449Z] #44 10.73 DEP images/sk-unix.pb-c.d [2021-03-19T17:32:11.749Z] #44 10.88 PBCC images/mm.pb-c.c [2021-03-19T17:32:11.749Z] #44 10.98 DEP images/mm.pb-c.d [2021-03-19T17:32:11.753Z] #42 ... [2021-03-19T17:32:11.753Z] [2021-03-19T17:32:11.753Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:32:11.753Z] #64 sha256:0f19c9c1318c8a04127c6d1c6f2dc345c4a0ccb62e2df9388ab471aa9fac4daa [2021-03-19T17:32:11.753Z] #64 DONE 51.3s [2021-03-19T17:32:11.753Z] [2021-03-19T17:32:11.753Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T17:32:11.753Z] #29 sha256:f98d38dfd048a8c1c90a99c454e5e7f9f37504833dc9a9db96cc2b6b2ec526b2 [2021-03-19T17:32:11.753Z] #29 DONE 50.9s [2021-03-19T17:32:11.753Z] [2021-03-19T17:32:11.753Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:11.753Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:11.753Z] #42 51.40 Selecting previously unselected package libnet1-dev. [2021-03-19T17:32:11.753Z] #42 ... [2021-03-19T17:32:11.753Z] [2021-03-19T17:32:11.753Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:32:11.753Z] #47 sha256:4a2afb0f0708fdef69f10be850f6be24e3644d6968c1d7683bb90afdc2668979 [2021-03-19T17:32:11.753Z] #47 DONE 51.4s [2021-03-19T17:32:11.753Z] [2021-03-19T17:32:11.753Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:11.753Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:11.753Z] #42 51.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-19T17:32:11.753Z] #42 51.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:11.872Z] #42 ... [2021-03-19T17:32:11.872Z] [2021-03-19T17:32:11.872Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:11.872Z] #51 sha256:acc4c78a9b55b72d06acb8b35354189d4f18ebaea1458add4e6f5c7979801af9 [2021-03-19T17:32:11.872Z] #51 67.85 syscall [2021-03-19T17:32:11.872Z] #51 67.90 bytes [2021-03-19T17:32:11.872Z] #51 70.98 reflect [2021-03-19T17:32:11.872Z] #51 77.87 time [2021-03-19T17:32:12.048Z] #44 11.14 PBCC images/timerfd.pb-c.c [2021-03-19T17:32:12.048Z] #44 11.20 DEP images/timerfd.pb-c.d [2021-03-19T17:32:12.048Z] #44 11.26 PBCC images/timer.pb-c.c [2021-03-19T17:32:12.048Z] #44 11.28 DEP images/timer.pb-c.d [2021-03-19T17:32:12.048Z] #44 11.33 PBCC images/sa.pb-c.c [2021-03-19T17:32:12.048Z] #44 11.39 DEP images/sa.pb-c.d [2021-03-19T17:32:12.077Z] #36 ... [2021-03-19T17:32:12.077Z] [2021-03-19T17:32:12.077Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:12.077Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:32:12.077Z] #45 34.91 vendor/golang.org/x/crypto/curve25519 [2021-03-19T17:32:12.077Z] #45 44.16 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T17:32:12.077Z] #45 44.17 internal/reflectlite [2021-03-19T17:32:12.077Z] #45 44.56 math/rand [2021-03-19T17:32:12.077Z] #45 ... [2021-03-19T17:32:12.077Z] [2021-03-19T17:32:12.077Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:32:12.077Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:32:12.077Z] #55 34.23 Reading package lists... [2021-03-19T17:32:12.077Z] #55 41.10 Building dependency tree... [2021-03-19T17:32:12.077Z] #55 44.54 The following additional packages will be installed: [2021-03-19T17:32:12.077Z] #55 44.56 libbtrfs0 [2021-03-19T17:32:12.077Z] #55 44.73 The following NEW packages will be installed: [2021-03-19T17:32:12.077Z] #55 44.77 libbtrfs-dev libbtrfs0 [2021-03-19T17:32:12.132Z] #51 ... [2021-03-19T17:32:12.132Z] [2021-03-19T17:32:12.132Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:12.132Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:12.132Z] #42 77.91 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T17:32:12.332Z] #42 52.11 Selecting previously unselected package libnl-3-200:arm64. [2021-03-19T17:32:12.332Z] #42 52.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-19T17:32:12.332Z] #42 52.20 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-19T17:32:12.343Z] #55 45.26 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:32:12.343Z] #55 45.26 Need to get 119 kB of archives. [2021-03-19T17:32:12.343Z] #55 45.26 After this operation, 387 kB of additional disk space will be used. [2021-03-19T17:32:12.343Z] #55 45.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T17:32:12.343Z] #55 45.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T17:32:12.352Z] #44 11.44 PBCC images/pipe-data.pb-c.c [2021-03-19T17:32:12.352Z] #44 11.45 DEP images/pipe-data.pb-c.d [2021-03-19T17:32:12.352Z] #44 11.53 PBCC images/mnt.pb-c.c [2021-03-19T17:32:12.352Z] #44 11.66 DEP images/mnt.pb-c.d [2021-03-19T17:32:12.352Z] #44 11.68 PBCC images/sk-packet.pb-c.c [2021-03-19T17:32:12.352Z] #44 11.72 DEP images/sk-packet.pb-c.d [2021-03-19T17:32:12.352Z] #44 11.76 PBCC images/tcp-stream.pb-c.c [2021-03-19T17:32:12.596Z] #42 ... [2021-03-19T17:32:12.596Z] [2021-03-19T17:32:12.596Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:12.596Z] #51 sha256:babd00758842b4443890c67c229d7a2c3a2421210806061a6e86e5bc4990a2da [2021-03-19T17:32:12.596Z] #51 42.49 syscall [2021-03-19T17:32:12.596Z] #51 42.51 reflect [2021-03-19T17:32:12.596Z] #51 42.51 strings [2021-03-19T17:32:12.596Z] #51 42.52 bufio [2021-03-19T17:32:12.596Z] #51 44.20 text/tabwriter [2021-03-19T17:32:12.596Z] #51 46.59 regexp/syntax [2021-03-19T17:32:12.596Z] #51 50.24 context [2021-03-19T17:32:12.596Z] #51 50.25 os [2021-03-19T17:32:12.596Z] #51 50.54 regexp [2021-03-19T17:32:12.651Z] #44 11.83 DEP images/tcp-stream.pb-c.d [2021-03-19T17:32:12.651Z] #44 11.88 PBCC images/pipe.pb-c.c [2021-03-19T17:32:12.651Z] #44 11.94 DEP images/pipe.pb-c.d [2021-03-19T17:32:12.651Z] #44 11.99 PBCC images/pstree.pb-c.c [2021-03-19T17:32:12.701Z] #42 ... [2021-03-19T17:32:12.701Z] [2021-03-19T17:32:12.701Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:12.701Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:32:12.701Z] #45 68.58 reflect [2021-03-19T17:32:12.701Z] #45 68.63 bufio [2021-03-19T17:32:12.701Z] #45 71.31 syscall [2021-03-19T17:32:12.860Z] #51 ... [2021-03-19T17:32:12.860Z] [2021-03-19T17:32:12.860Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:12.860Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:12.860Z] #42 52.55 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-19T17:32:12.860Z] #42 52.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-19T17:32:12.860Z] #42 52.76 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-19T17:32:12.952Z] #44 ... [2021-03-19T17:32:12.952Z] [2021-03-19T17:32:12.952Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:32:12.952Z] #48 sha256:ef81ad7f2fba5673d3ff0e0975d4f962af132813fe3a9fe37d5d73bea128b9cb [2021-03-19T17:32:12.952Z] #48 DONE 79.8s [2021-03-19T17:32:12.952Z] [2021-03-19T17:32:12.952Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:12.952Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:12.952Z] #44 12.01 DEP images/pstree.pb-c.d [2021-03-19T17:32:12.952Z] #44 12.05 PBCC images/fs.pb-c.c [2021-03-19T17:32:12.952Z] #44 12.10 DEP images/fs.pb-c.d [2021-03-19T17:32:12.952Z] #44 ... [2021-03-19T17:32:12.952Z] [2021-03-19T17:32:12.952Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:12.952Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:32:12.952Z] #52 79.58 time [2021-03-19T17:32:13.124Z] #42 ... [2021-03-19T17:32:13.124Z] [2021-03-19T17:32:13.124Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:32:13.124Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T17:32:13.124Z] #55 49.16 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:32:13.124Z] #55 49.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-19T17:32:13.124Z] #55 49.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:32:13.124Z] #55 51.80 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:32:13.124Z] #55 51.85 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:32:13.124Z] #55 51.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:13.124Z] #55 DONE 52.9s [2021-03-19T17:32:13.124Z] [2021-03-19T17:32:13.124Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:32:13.124Z] #49 sha256:589c334c5cdc27a9b535953fce79adb9c4b3a5d44eb360da868ab925d7652b80 [2021-03-19T17:32:13.124Z] #49 49.05 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:32:13.124Z] #49 49.09 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T17:32:13.124Z] #49 49.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:32:13.124Z] #49 49.12 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:32:13.124Z] #49 49.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:32:13.124Z] #49 49.24 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T17:32:13.124Z] #49 49.26 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:32:13.124Z] #49 49.26 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:32:13.124Z] #49 49.29 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T17:32:13.124Z] #49 49.98 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:32:13.124Z] #49 50.00 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:32:13.124Z] #49 50.01 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T17:32:13.124Z] #49 50.03 go: finding golang.org/x/text v0.3.2 [2021-03-19T17:32:13.124Z] #49 50.31 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:32:13.124Z] #49 50.34 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:32:13.124Z] #49 50.34 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:32:13.124Z] #49 50.58 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:32:13.124Z] #49 50.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:32:13.124Z] #49 51.11 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:32:13.124Z] #49 51.12 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:32:13.124Z] #49 51.12 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:32:13.124Z] #49 51.24 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:32:13.124Z] #49 51.30 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:32:13.124Z] #49 51.31 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:32:13.124Z] #49 51.34 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T17:32:13.124Z] #49 51.34 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:32:13.124Z] #49 51.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:32:13.124Z] #49 51.38 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:32:13.124Z] #49 51.40 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:32:13.124Z] #49 51.44 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:32:13.124Z] #49 51.46 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:32:13.124Z] #49 51.46 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T17:32:13.124Z] #49 51.59 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:32:13.124Z] #49 51.61 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T17:32:13.124Z] #49 51.90 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:32:13.124Z] #49 51.94 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:32:13.124Z] #49 51.96 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:32:13.124Z] #49 52.14 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:32:13.124Z] #49 52.15 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:32:13.270Z] #45 ... [2021-03-19T17:32:13.270Z] [2021-03-19T17:32:13.270Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:13.270Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:13.270Z] #13 70.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-19T17:32:13.270Z] #13 75.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-19T17:32:13.270Z] #13 75.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-19T17:32:13.270Z] #13 75.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T17:32:13.270Z] #13 75.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T17:32:13.270Z] #13 75.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-19T17:32:13.270Z] #13 75.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-19T17:32:13.270Z] #13 75.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-19T17:32:13.270Z] #13 75.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-19T17:32:13.270Z] #13 75.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-19T17:32:13.293Z] #55 ... [2021-03-19T17:32:13.293Z] [2021-03-19T17:32:13.293Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:13.293Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:13.293Z] #36 46.22 The following additional packages will be installed: [2021-03-19T17:32:13.293Z] #36 46.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T17:32:13.293Z] #36 46.26 Suggested packages: [2021-03-19T17:32:13.293Z] #36 46.26 cmake-doc ninja-build lrzip [2021-03-19T17:32:13.293Z] #36 46.26 Recommended packages: [2021-03-19T17:32:13.293Z] #36 46.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T17:32:13.530Z] #13 75.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-19T17:32:13.530Z] #13 75.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-19T17:32:13.530Z] #13 75.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-19T17:32:13.530Z] #13 75.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-19T17:32:13.530Z] #13 75.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-19T17:32:14.243Z] #36 47.28 The following NEW packages will be installed: [2021-03-19T17:32:14.243Z] #36 47.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T17:32:14.243Z] #36 47.30 vim-common xxd [2021-03-19T17:32:14.830Z] #36 47.71 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:32:14.830Z] #36 47.71 Need to get 14.9 MB of archives. [2021-03-19T17:32:14.830Z] #36 47.71 After this operation, 61.8 MB of additional disk space will be used. [2021-03-19T17:32:14.830Z] #36 47.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T17:32:14.830Z] #36 47.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:32:14.830Z] #36 47.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T17:32:14.830Z] #36 47.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T17:32:15.060Z] #13 ... [2021-03-19T17:32:15.060Z] [2021-03-19T17:32:15.060Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:15.060Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:32:15.060Z] #45 80.79 time [2021-03-19T17:32:15.065Z] #49 ... [2021-03-19T17:32:15.065Z] [2021-03-19T17:32:15.065Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:15.065Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T17:32:15.065Z] #36 44.61 Fetched 14.2 MB in 3s (5094 kB/s) [2021-03-19T17:32:15.065Z] #36 46.47 Selecting previously unselected package xxd. [2021-03-19T17:32:15.065Z] #36 46.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-19T17:32:15.065Z] #36 46.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-19T17:32:15.065Z] #36 47.63 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:32:15.065Z] #36 49.23 Selecting previously unselected package vim-common. [2021-03-19T17:32:15.065Z] #36 49.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:32:15.065Z] #36 49.87 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:32:15.065Z] #36 51.95 Selecting previously unselected package cmake-data. [2021-03-19T17:32:15.065Z] #36 51.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T17:32:15.065Z] #36 51.99 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T17:32:15.065Z] #36 ... [2021-03-19T17:32:15.065Z] [2021-03-19T17:32:15.065Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:15.065Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:15.065Z] #42 53.30 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-19T17:32:15.065Z] #42 53.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-19T17:32:15.065Z] #42 53.32 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-19T17:32:15.065Z] #42 53.54 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-19T17:32:15.065Z] #42 53.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-19T17:32:15.065Z] #42 53.55 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-19T17:32:15.065Z] #42 53.76 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-19T17:32:15.065Z] #42 53.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-19T17:32:15.065Z] #42 53.80 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-19T17:32:15.065Z] #42 54.48 Selecting previously unselected package libprotobuf17:arm64. [2021-03-19T17:32:15.065Z] #42 54.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-19T17:32:15.065Z] #42 54.54 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-19T17:32:15.092Z] #36 ... [2021-03-19T17:32:15.092Z] [2021-03-19T17:32:15.092Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T17:32:15.092Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T17:32:15.092Z] #55 46.42 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:15.092Z] #55 46.66 Fetched 119 kB in 0s (404 kB/s) [2021-03-19T17:32:15.092Z] #55 46.83 Selecting previously unselected package libbtrfs0. [2021-03-19T17:32:15.092Z] #55 46.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:15.092Z] #55 46.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T17:32:15.092Z] #55 46.94 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:32:15.092Z] #55 47.07 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:32:15.092Z] #55 47.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T17:32:15.092Z] #55 47.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:32:15.092Z] #55 47.38 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:32:15.092Z] #55 47.41 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:32:15.092Z] #55 47.43 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:15.092Z] #55 DONE 48.1s [2021-03-19T17:32:15.092Z] [2021-03-19T17:32:15.092Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:15.092Z] #56 sha256:1411df4a1f2ec8134c3f98875ee0b85dfdebbcde121dc8c4f09a5b100af3a650 [2021-03-19T17:32:15.502Z] #45 ... [2021-03-19T17:32:15.502Z] [2021-03-19T17:32:15.502Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:32:15.502Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:32:15.502Z] #20 1.484 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:32:15.502Z] #20 1.533 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:32:15.502Z] #20 1.584 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:32:15.502Z] #20 1.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:32:15.502Z] #20 2.021 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T17:32:15.502Z] #20 3.108 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:32:15.502Z] #20 4.305 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:32:15.502Z] #20 6.052 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:32:15.502Z] #20 ... [2021-03-19T17:32:15.502Z] [2021-03-19T17:32:15.502Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:15.502Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:15.502Z] #43 68.74 LINK criu/pie/parasite.built-in.o [2021-03-19T17:32:15.502Z] #43 68.77 GEN criu/pie/parasite-blob.h [2021-03-19T17:32:15.502Z] #43 68.79 CC criu/pie/parasite-vdso.o [2021-03-19T17:32:15.502Z] #43 69.60 CC criu/arch/x86/vdso-pie.o [2021-03-19T17:32:15.502Z] #43 70.00 CC criu/arch/x86/restorer.o [2021-03-19T17:32:15.502Z] #43 70.59 CC criu/arch/x86/restorer_unmap.o [2021-03-19T17:32:15.502Z] #43 70.65 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-19T17:32:15.502Z] #43 70.95 CC criu/pie/restorer.o [2021-03-19T17:32:15.643Z] #42 55.48 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-19T17:32:15.643Z] #42 55.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-19T17:32:15.668Z] #56 ... [2021-03-19T17:32:15.668Z] [2021-03-19T17:32:15.668Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T17:32:15.668Z] #64 sha256:f96a7cc1b7a5d7675f9499a3fbeb4ee0c0074ec4ee708ff0bb4f2fe8c6bbec74 [2021-03-19T17:32:15.668Z] #64 DONE 48.7s [2021-03-19T17:32:15.668Z] [2021-03-19T17:32:15.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-03-19T17:32:15.668Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:32:15.668Z] #49 43.66 go: extracting golang.org/x/text v0.3.2 [2021-03-19T17:32:15.668Z] #49 48.29 go: finding github.com/fatih/color v1.7.0 [2021-03-19T17:32:15.668Z] #49 48.29 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T17:32:15.668Z] #49 48.41 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T17:32:15.668Z] #49 48.46 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T17:32:15.668Z] #49 48.57 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T17:32:15.668Z] #49 48.62 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T17:32:15.668Z] #49 48.62 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T17:32:15.668Z] #49 48.63 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T17:32:15.668Z] #49 48.65 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T17:32:15.668Z] #49 48.74 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T17:32:15.668Z] #49 48.74 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T17:32:15.668Z] #49 48.74 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T17:32:15.668Z] #49 48.74 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T17:32:15.668Z] #49 48.79 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T17:32:15.668Z] #49 48.79 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T17:32:15.668Z] #49 48.79 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T17:32:15.668Z] #49 48.79 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T17:32:15.907Z] #42 55.53 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-19T17:32:15.930Z] #49 48.87 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T17:32:15.931Z] #49 48.96 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T17:32:15.931Z] #49 48.96 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T17:32:15.931Z] #49 48.96 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T17:32:15.931Z] #49 48.96 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T17:32:15.931Z] #49 49.00 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T17:32:15.931Z] #49 49.10 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T17:32:15.931Z] #49 ... [2021-03-19T17:32:15.931Z] [2021-03-19T17:32:15.931Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:15.931Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:15.931Z] #36 49.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-19T17:32:15.931Z] #36 49.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-19T17:32:16.237Z] #36 49.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-19T17:32:16.237Z] #36 49.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-19T17:32:16.237Z] #36 49.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-19T17:32:16.237Z] #36 49.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-19T17:32:16.487Z] #42 56.23 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-19T17:32:16.487Z] #42 56.24 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-19T17:32:16.575Z] #52 83.05 regexp [2021-03-19T17:32:16.751Z] #42 56.36 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-19T17:32:16.876Z] #52 ... [2021-03-19T17:32:16.876Z] [2021-03-19T17:32:16.876Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:16.876Z] #35 sha256:15888b18b54691215899528daff5340c078a30d0019d20f070abaa1df303fe57 [2021-03-19T17:32:16.876Z] #35 73.78 time [2021-03-19T17:32:16.876Z] #35 73.79 internal/syscall/execenv [2021-03-19T17:32:16.876Z] #35 73.81 internal/syscall/unix [2021-03-19T17:32:16.876Z] #35 82.41 internal/poll [2021-03-19T17:32:17.176Z] #35 ... [2021-03-19T17:32:17.176Z] [2021-03-19T17:32:17.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:17.176Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:17.176Z] #44 12.18 PBCC images/signalfd.pb-c.c [2021-03-19T17:32:17.176Z] #44 12.28 DEP images/signalfd.pb-c.d [2021-03-19T17:32:17.176Z] #44 12.37 PBCC images/fh.pb-c.c [2021-03-19T17:32:17.176Z] #44 12.47 PBCC images/fsnotify.pb-c.c [2021-03-19T17:32:17.176Z] #44 12.56 DEP images/fh.pb-c.d [2021-03-19T17:32:17.176Z] #44 12.62 DEP images/fsnotify.pb-c.d [2021-03-19T17:32:17.176Z] #44 12.70 PBCC images/eventpoll.pb-c.c [2021-03-19T17:32:17.176Z] #44 12.74 DEP images/eventpoll.pb-c.d [2021-03-19T17:32:17.176Z] #44 12.93 PBCC images/eventfd.pb-c.c [2021-03-19T17:32:17.176Z] #44 12.95 DEP images/eventfd.pb-c.d [2021-03-19T17:32:17.176Z] #44 13.06 PBCC images/remap-file-path.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.09 DEP images/remap-file-path.pb-c.d [2021-03-19T17:32:17.176Z] #44 13.13 PBCC images/fifo.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.16 DEP images/fifo.pb-c.d [2021-03-19T17:32:17.176Z] #44 13.22 PBCC images/ghost-file.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.28 DEP images/ghost-file.pb-c.d [2021-03-19T17:32:17.176Z] #44 13.33 PBCC images/regfile.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.43 DEP images/regfile.pb-c.d [2021-03-19T17:32:17.176Z] #44 13.47 PBCC images/ns.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.51 DEP images/ns.pb-c.d [2021-03-19T17:32:17.176Z] #44 13.55 PBCC images/fdinfo.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.62 DEP images/fdinfo.pb-c.d [2021-03-19T17:32:17.176Z] #44 13.70 PBCC images/core-aarch64.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.77 PBCC images/core-arm.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.82 PBCC images/core-ppc64.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.89 PBCC images/core-s390.pb-c.c [2021-03-19T17:32:17.176Z] #44 13.97 PBCC images/core-x86.pb-c.c [2021-03-19T17:32:17.176Z] #44 14.00 PBCC images/core.pb-c.c [2021-03-19T17:32:17.176Z] #44 14.13 PBCC images/inventory.pb-c.c [2021-03-19T17:32:17.176Z] #44 14.26 DEP images/core-aarch64.pb-c.d [2021-03-19T17:32:17.176Z] #44 14.31 DEP images/core-arm.pb-c.d [2021-03-19T17:32:17.176Z] #44 14.36 DEP images/core-ppc64.pb-c.d [2021-03-19T17:32:17.176Z] #44 14.41 DEP images/core-s390.pb-c.d [2021-03-19T17:32:17.176Z] #44 14.45 DEP images/core-x86.pb-c.d [2021-03-19T17:32:17.176Z] #44 14.49 DEP images/core.pb-c.d [2021-03-19T17:32:17.176Z] #44 14.63 DEP images/inventory.pb-c.d [2021-03-19T17:32:17.176Z] #44 14.69 PBCC images/cpuinfo.pb-c.c [2021-03-19T17:32:17.176Z] #44 14.73 DEP images/cpuinfo.pb-c.d [2021-03-19T17:32:17.176Z] #44 14.78 PBCC images/stats.pb-c.c [2021-03-19T17:32:17.176Z] #44 14.83 DEP images/stats.pb-c.d [2021-03-19T17:32:17.392Z] #43 74.16 LINK criu/pie/restorer.built-in.o [2021-03-19T17:32:17.392Z] #43 74.19 GEN criu/pie/restorer-blob.h [2021-03-19T17:32:17.392Z] #43 74.31 DEP criu/vdso.d [2021-03-19T17:32:17.392Z] #43 74.49 DEP criu/vdso-compat.d [2021-03-19T17:32:17.392Z] #43 74.62 DEP criu/uts_ns.d [2021-03-19T17:32:17.612Z] #45 ... [2021-03-19T17:32:17.612Z] [2021-03-19T17:32:17.612Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:32:17.612Z] #47 sha256:ff36c72fea07afef689dd9ca148e2f1c670ef765b4930bafdf441ceafadfef92 [2021-03-19T17:32:17.612Z] #47 DONE 83.2s [2021-03-19T17:32:17.612Z] [2021-03-19T17:32:17.612Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:17.612Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:17.612Z] #13 77.51 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:17.612Z] #13 77.78 Fetched 78.2 MB in 12s (6560 kB/s) [2021-03-19T17:32:17.612Z] #13 77.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:17.612Z] #13 77.99 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-19T17:32:17.612Z] #13 78.21 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:32:17.612Z] #13 79.40 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-19T17:32:17.631Z] #36 50.64 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:17.648Z] #43 74.85 DEP criu/util.d [2021-03-19T17:32:17.826Z] #44 16.96 make[1]: Nothing to be done for 'all'. [2021-03-19T17:32:17.872Z] #13 79.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 ... 15410 files and directories currently installed.) [2021-03-19T17:32:17.872Z] #13 79.95 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T17:32:17.872Z] #13 79.97 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-19T17:32:17.894Z] #36 50.88 Fetched 14.9 MB in 2s (7241 kB/s) [2021-03-19T17:32:17.903Z] #43 75.07 DEP criu/uffd.d [2021-03-19T17:32:18.132Z] #13 80.35 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:32:18.151Z] #42 ... [2021-03-19T17:32:18.151Z] [2021-03-19T17:32:18.151Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:18.151Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T17:32:18.151Z] #13 40.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-03-19T17:32:18.151Z] #13 43.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-19T17:32:18.151Z] #13 43.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-19T17:32:18.151Z] #13 43.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-19T17:32:18.151Z] #13 43.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-19T17:32:18.151Z] #13 43.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-03-19T17:32:18.151Z] #13 43.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-03-19T17:32:18.151Z] #13 43.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-19T17:32:18.151Z] #13 43.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-19T17:32:18.151Z] #13 43.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-19T17:32:18.151Z] #13 43.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-19T17:32:18.151Z] #13 43.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-19T17:32:18.151Z] #13 43.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-19T17:32:18.151Z] #13 43.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-03-19T17:32:18.151Z] #13 43.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-03-19T17:32:18.151Z] #13 44.99 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:18.151Z] #13 45.23 Fetched 73.8 MB in 10s (7170 kB/s) [2021-03-19T17:32:18.151Z] #13 45.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-03-19T17:32:18.151Z] #13 45.70 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-03-19T17:32:18.151Z] #13 45.87 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:32:18.151Z] #13 46.61 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-03-19T17:32:18.151Z] #13 47.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 ... 15383 files and directories currently installed.) [2021-03-19T17:32:18.151Z] #13 47.17 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-19T17:32:18.151Z] #13 47.24 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-19T17:32:18.151Z] #13 47.83 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:32:18.151Z] #13 48.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-19T17:32:18.151Z] #13 48.32 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-03-19T17:32:18.151Z] #13 48.38 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:32:18.151Z] #13 49.06 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-03-19T17:32:18.151Z] #13 49.48 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T17:32:18.151Z] #13 49.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 ... 15383 files and directories currently installed.) [2021-03-19T17:32:18.151Z] #13 49.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-19T17:32:18.151Z] #13 49.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:32:18.157Z] #36 51.00 Selecting previously unselected package xxd. [2021-03-19T17:32:18.157Z] #36 51.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 ... 15410 files and directories currently installed.) [2021-03-19T17:32:18.157Z] #36 51.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T17:32:18.157Z] #36 51.13 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:32:18.159Z] #43 75.28 DEP criu/tun.d [2021-03-19T17:32:18.415Z] #43 75.57 DEP criu/tty.d [2021-03-19T17:32:18.415Z] #43 ... [2021-03-19T17:32:18.415Z] [2021-03-19T17:32:18.415Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:32:18.415Z] #53 sha256:9ecc700a991ba19e078580d212534940ac29b06a10607845f2ca152c78b4d45a [2021-03-19T17:32:18.415Z] #53 12.77 + cd /tmp/tmp.5uTcmLO0xN/src/github.com/opencontainers/runc [2021-03-19T17:32:18.415Z] #53 12.77 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:32:18.415Z] #53 13.13 + '[' -z '' ']' [2021-03-19T17:32:18.415Z] #53 13.13 + target=static [2021-03-19T17:32:18.415Z] #53 13.13 + make 'BUILDTAGS=seccomp ' static [2021-03-19T17:32:18.415Z] #53 13.50 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T17:32:18.419Z] #36 51.36 Selecting previously unselected package vim-common. [2021-03-19T17:32:18.419Z] #36 51.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:32:18.419Z] #36 51.42 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:32:18.576Z] Running on azwin-2-01f860 in d:\jenkins\workspace\moby_PR-42168 [Pipeline] { [Pipeline] ws [2021-03-19T17:32:18.594Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-19T17:32:18.651Z] #13 80.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-03-19T17:32:18.652Z] #13 80.75 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-19T17:32:18.652Z] #13 80.77 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:32:18.671Z] #53 ... [2021-03-19T17:32:18.671Z] [2021-03-19T17:32:18.671Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:18.671Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:18.671Z] #43 75.84 DEP criu/timerfd.d [2021-03-19T17:32:18.681Z] #36 51.78 Selecting previously unselected package cmake-data. [2021-03-19T17:32:18.681Z] #36 51.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T17:32:18.729Z] #13 ... [2021-03-19T17:32:18.729Z] [2021-03-19T17:32:18.729Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:18.729Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:18.729Z] #42 58.53 Selecting previously unselected package libprotoc17:arm64. [2021-03-19T17:32:18.729Z] #42 58.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-19T17:32:18.911Z] #13 81.06 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-19T17:32:18.927Z] #43 76.08 DEP criu/timens.d [2021-03-19T17:32:18.944Z] #36 51.79 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T17:32:18.993Z] #42 58.71 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-19T17:32:19.170Z] #13 81.37 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T17:32:19.183Z] #43 76.26 DEP criu/sysfs_parse.d [2021-03-19T17:32:19.371Z] #44 ... [2021-03-19T17:32:19.371Z] [2021-03-19T17:32:19.371Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:19.371Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:32:19.371Z] #46 76.30 crypto/internal/randutil [2021-03-19T17:32:19.371Z] #46 76.66 crypto/hmac [2021-03-19T17:32:19.371Z] #46 77.19 crypto/rc4 [2021-03-19T17:32:19.371Z] #46 77.75 vendor/golang.org/x/crypto/hkdf [2021-03-19T17:32:19.371Z] #46 78.40 vendor/golang.org/x/text/transform [2021-03-19T17:32:19.371Z] #46 81.02 time [2021-03-19T17:32:19.371Z] #46 ... [2021-03-19T17:32:19.371Z] [2021-03-19T17:32:19.371Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:19.371Z] #35 sha256:15888b18b54691215899528daff5340c078a30d0019d20f070abaa1df303fe57 [2021-03-19T17:32:19.371Z] #35 85.18 os [2021-03-19T17:32:19.430Z] #13 81.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:19.430Z] #13 81.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-19T17:32:19.430Z] #13 ... [2021-03-19T17:32:19.430Z] [2021-03-19T17:32:19.430Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:19.430Z] #34 sha256:0124ce555e6672e05f58f208c5c6678432245f6ae1249a0cebf057b821373aaa [2021-03-19T17:32:19.430Z] #34 75.28 time [2021-03-19T17:32:19.430Z] #34 83.31 internal/poll [2021-03-19T17:32:19.430Z] #34 85.37 internal/fmtsort [2021-03-19T17:32:19.430Z] #34 ... [2021-03-19T17:32:19.430Z] [2021-03-19T17:32:19.430Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:19.430Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:19.430Z] #13 81.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:32:19.439Z] #43 76.48 DEP criu/sysctl.d [2021-03-19T17:32:19.439Z] #43 76.68 DEP criu/string.d [2021-03-19T17:32:19.519Z] #36 ... [2021-03-19T17:32:19.519Z] [2021-03-19T17:32:19.519Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:19.519Z] #34 sha256:c0267b607b25861e718c8963604083ac5cfb3c47342f685f692f85a83ec94d68 [2021-03-19T17:32:19.519Z] #34 42.56 sync [2021-03-19T17:32:19.519Z] #34 42.57 internal/reflectlite [2021-03-19T17:32:19.519Z] #34 45.09 sort [2021-03-19T17:32:19.519Z] #34 45.09 errors [2021-03-19T17:32:19.519Z] #34 45.42 strconv [2021-03-19T17:32:19.519Z] #34 46.55 io [2021-03-19T17:32:19.519Z] #34 47.58 internal/oserror [2021-03-19T17:32:19.519Z] #34 47.70 syscall [2021-03-19T17:32:19.519Z] #34 49.87 reflect [2021-03-19T17:32:19.573Z] #42 59.32 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T17:32:19.573Z] #42 59.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-19T17:32:19.573Z] #42 59.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:32:19.573Z] #42 ... [2021-03-19T17:32:19.573Z] [2021-03-19T17:32:19.573Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:19.573Z] #34 sha256:f57cfdf57eed19ea6a00a23c819f3d0d8483fbc0899807fefb606679c5a0ecf4 [2021-03-19T17:32:19.573Z] #34 49.46 os [2021-03-19T17:32:19.573Z] #34 50.56 internal/fmtsort [2021-03-19T17:32:19.573Z] #34 51.23 fmt [2021-03-19T17:32:19.573Z] #34 51.24 path/filepath [2021-03-19T17:32:19.573Z] #34 53.95 io/ioutil [2021-03-19T17:32:19.573Z] #34 55.43 github.com/BurntSushi/toml [2021-03-19T17:32:19.573Z] #34 55.43 flag [2021-03-19T17:32:19.573Z] #34 55.43 log [2021-03-19T17:32:19.573Z] #34 59.03 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:32:19.677Z] #35 ... [2021-03-19T17:32:19.677Z] [2021-03-19T17:32:19.677Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:19.677Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T17:32:19.677Z] #14 76.15 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T17:32:19.677Z] #14 76.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-19T17:32:19.677Z] #14 76.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:19.677Z] #14 76.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T17:32:19.677Z] #14 76.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-19T17:32:19.677Z] #14 76.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:19.677Z] #14 ... [2021-03-19T17:32:19.677Z] [2021-03-19T17:32:19.677Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:19.677Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:19.677Z] #44 18.98 CC images/stats.o [2021-03-19T17:32:19.695Z] #43 76.75 DEP criu/stats.d [2021-03-19T17:32:19.695Z] #43 76.87 DEP criu/sockets.d [2021-03-19T17:32:19.783Z] #34 ... [2021-03-19T17:32:19.783Z] [2021-03-19T17:32:19.783Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:32:19.783Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:32:19.836Z] #34 ... [2021-03-19T17:32:19.836Z] [2021-03-19T17:32:19.836Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:19.836Z] #45 sha256:80d523e40d1afceb26d886b17b192886ddb09b5ee489f684969b108b3e73b592 [2021-03-19T17:32:19.836Z] #45 49.45 regexp [2021-03-19T17:32:19.836Z] #45 50.89 os [2021-03-19T17:32:19.836Z] #45 54.13 github.com/LK4D4/vndr/versioned [2021-03-19T17:32:19.836Z] #45 55.66 internal/lazyregexp [2021-03-19T17:32:19.836Z] #45 55.68 os/exec [2021-03-19T17:32:19.836Z] #45 55.71 net [2021-03-19T17:32:19.836Z] #45 57.16 encoding/binary [2021-03-19T17:32:19.836Z] #45 57.18 flag [2021-03-19T17:32:19.836Z] #45 58.98 go/token [2021-03-19T17:32:19.836Z] #45 59.58 net/url [2021-03-19T17:32:19.836Z] #45 59.69 text/template/parse [2021-03-19T17:32:19.836Z] #45 ... [2021-03-19T17:32:19.836Z] [2021-03-19T17:32:19.836Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:19.836Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T17:32:19.836Z] #13 52.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T17:32:19.836Z] #13 52.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-19T17:32:19.836Z] #13 52.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:32:19.951Z] #43 77.11 DEP criu/sk-unix.d [2021-03-19T17:32:20.208Z] #43 77.35 DEP criu/sk-tcp.d [2021-03-19T17:32:20.308Z] #32 48.01 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-19T17:32:20.308Z] #32 48.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T17:32:20.308Z] #32 48.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:32:20.324Z] #44 19.41 CC images/core.o [2021-03-19T17:32:20.356Z] The recommended git tool is: git [2021-03-19T17:32:20.465Z] #43 77.56 DEP criu/sk-queue.d [2021-03-19T17:32:20.571Z] #32 ... [2021-03-19T17:32:20.571Z] [2021-03-19T17:32:20.571Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:20.571Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:20.571Z] #42 37.26 Reading package lists... [2021-03-19T17:32:20.571Z] #42 43.82 Building dependency tree... [2021-03-19T17:32:20.571Z] #42 47.39 The following additional packages will be installed: [2021-03-19T17:32:20.571Z] #42 47.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T17:32:20.571Z] #42 47.40 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T17:32:20.571Z] #42 47.42 Suggested packages: [2021-03-19T17:32:20.571Z] #42 47.42 manpages-dev python-setuptools [2021-03-19T17:32:20.571Z] #42 49.17 The following NEW packages will be installed: [2021-03-19T17:32:20.571Z] #42 49.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T17:32:20.571Z] #42 49.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T17:32:20.571Z] #42 49.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T17:32:20.571Z] #42 49.23 python-six zlib1g-dev [2021-03-19T17:32:20.571Z] #42 49.58 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T17:32:20.571Z] #42 49.58 Need to get 4095 kB of archives. [2021-03-19T17:32:20.571Z] #42 49.58 After this operation, 22.5 MB of additional disk space will be used. [2021-03-19T17:32:20.571Z] #42 49.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-19T17:32:20.571Z] #42 49.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T17:32:20.571Z] #42 49.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-03-19T17:32:20.571Z] #42 49.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-03-19T17:32:20.571Z] #42 49.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-19T17:32:20.571Z] #42 49.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T17:32:20.571Z] #42 49.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-19T17:32:20.571Z] #42 49.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-19T17:32:20.571Z] #42 49.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-19T17:32:20.571Z] #42 49.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-19T17:32:20.571Z] #42 49.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-19T17:32:20.571Z] #42 49.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-19T17:32:20.571Z] #42 49.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-19T17:32:20.571Z] #42 49.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-19T17:32:20.571Z] #42 49.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T17:32:20.571Z] #42 49.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-19T17:32:20.571Z] #42 49.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-19T17:32:20.571Z] #42 51.20 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:20.571Z] #42 51.42 Fetched 4095 kB in 1s (6175 kB/s) [2021-03-19T17:32:20.571Z] #42 51.52 Selecting previously unselected package libcap-dev:amd64. [2021-03-19T17:32:20.571Z] #42 51.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:20.571Z] #42 51.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-19T17:32:20.571Z] #42 51.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T17:32:20.571Z] #42 51.79 Selecting previously unselected package libnet1:amd64. [2021-03-19T17:32:20.571Z] #42 51.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T17:32:20.571Z] #42 51.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:20.571Z] #42 51.94 Selecting previously unselected package libnet1-dev. [2021-03-19T17:32:20.571Z] #42 51.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T17:32:20.571Z] #42 51.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:20.571Z] #42 52.19 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T17:32:20.571Z] #42 52.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T17:32:20.571Z] #42 52.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:32:20.571Z] #42 52.36 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-19T17:32:20.571Z] #42 52.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-19T17:32:20.571Z] #42 52.36 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T17:32:20.571Z] #42 52.78 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T17:32:20.571Z] #42 52.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:32:20.571Z] #42 52.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:20.571Z] #42 52.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-19T17:32:20.571Z] #42 52.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:32:20.571Z] #42 52.88 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:20.571Z] #42 53.05 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-19T17:32:20.571Z] #42 53.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-19T17:32:20.571Z] #42 53.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T17:32:20.571Z] #42 53.35 Selecting previously unselected package libprotobuf17:amd64. [2021-03-19T17:32:20.571Z] #42 53.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:20.571Z] #42 53.35 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:20.721Z] #43 77.73 DEP criu/sk-packet.d [2021-03-19T17:32:20.721Z] #43 77.94 DEP criu/sk-netlink.d [2021-03-19T17:32:20.834Z] #42 ... [2021-03-19T17:32:20.834Z] [2021-03-19T17:32:20.834Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:32:20.834Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:32:20.834Z] #49 49.23 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T17:32:20.834Z] #49 49.29 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T17:32:20.834Z] #49 49.29 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T17:32:20.834Z] #49 49.34 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T17:32:20.834Z] #49 49.37 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T17:32:20.834Z] #49 49.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T17:32:20.834Z] #49 49.39 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T17:32:20.834Z] #49 49.53 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T17:32:20.834Z] #49 49.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T17:32:20.834Z] #49 49.62 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T17:32:20.834Z] #49 49.75 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T17:32:20.834Z] #49 49.79 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T17:32:20.834Z] #49 49.84 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T17:32:20.834Z] #49 49.84 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T17:32:20.834Z] #49 49.95 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T17:32:20.834Z] #49 50.02 go: finding golang.org/x/text v0.3.2 [2021-03-19T17:32:20.834Z] #49 50.02 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T17:32:20.834Z] #49 50.02 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T17:32:20.834Z] #49 50.14 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T17:32:20.834Z] #49 50.14 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T17:32:20.834Z] #49 50.14 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T17:32:20.834Z] #49 50.14 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T17:32:20.834Z] #49 50.14 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T17:32:20.834Z] #49 50.14 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T17:32:20.834Z] #49 50.14 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T17:32:20.834Z] #49 50.31 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T17:32:20.834Z] #49 50.34 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T17:32:20.834Z] #49 50.34 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T17:32:20.834Z] #49 50.34 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T17:32:20.834Z] #49 50.36 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T17:32:20.834Z] #49 50.36 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T17:32:20.834Z] #49 50.39 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T17:32:20.834Z] #49 50.39 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T17:32:20.834Z] #49 50.39 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T17:32:20.834Z] #49 50.39 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T17:32:20.834Z] #49 50.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T17:32:20.834Z] #49 50.45 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T17:32:20.834Z] #49 50.45 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T17:32:20.834Z] #49 50.45 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T17:32:20.834Z] #49 50.54 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T17:32:20.834Z] #49 50.54 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T17:32:20.834Z] #49 50.54 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T17:32:20.834Z] #49 50.64 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T17:32:20.834Z] #49 50.64 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T17:32:20.834Z] #49 50.64 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T17:32:20.834Z] #49 50.78 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T17:32:20.834Z] #49 50.88 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T17:32:20.834Z] #49 50.88 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T17:32:20.834Z] #49 50.95 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T17:32:20.834Z] #49 50.95 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T17:32:20.977Z] #44 20.33 CC images/core-x86.o [2021-03-19T17:32:20.978Z] #43 78.17 DEP criu/sk-inet.d [2021-03-19T17:32:21.542Z] #43 78.49 DEP criu/signalfd.d [2021-03-19T17:32:21.542Z] #43 78.67 DEP criu/sigframe.d [2021-03-19T17:32:21.542Z] #43 78.81 DEP criu/shmem.d [2021-03-19T17:32:21.764Z] #13 54.04 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T17:32:21.764Z] #13 54.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T17:32:21.764Z] #13 54.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:32:21.764Z] #13 54.21 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-19T17:32:21.764Z] #13 54.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-19T17:32:21.764Z] #13 54.25 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-19T17:32:21.782Z] #49 ... [2021-03-19T17:32:21.782Z] [2021-03-19T17:32:21.782Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:21.782Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:21.782Z] #36 54.87 Selecting previously unselected package libicu63:amd64. [2021-03-19T17:32:21.782Z] #36 54.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T17:32:21.799Z] #43 79.03 DEP criu/servicefd.d [2021-03-19T17:32:22.028Z] #13 54.59 Selecting previously unselected package dmsetup. [2021-03-19T17:32:22.028Z] #13 54.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-19T17:32:22.028Z] #13 54.60 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T17:32:22.036Z] #44 21.00 CC images/core-arm.o [2021-03-19T17:32:22.044Z] #36 54.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:32:22.056Z] #43 ... [2021-03-19T17:32:22.056Z] [2021-03-19T17:32:22.056Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:22.056Z] #45 sha256:ab28644fd43cd87eed27521631868b6f5d042e26c1e9630698fbe59ef93b8e15 [2021-03-19T17:32:22.056Z] #45 DONE 181.3s [2021-03-19T17:32:22.056Z] [2021-03-19T17:32:22.056Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:22.056Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:22.056Z] #43 79.16 DEP criu/seize.d [2021-03-19T17:32:22.292Z] #13 54.82 Selecting previously unselected package mingw-w64-common. [2021-03-19T17:32:22.292Z] #13 54.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T17:32:22.292Z] #13 54.84 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T17:32:22.337Z] #44 21.46 CC images/core-aarch64.o [2021-03-19T17:32:22.620Z] #43 79.54 DEP criu/seccomp.d [2021-03-19T17:32:22.637Z] #44 21.94 CC images/core-ppc64.o [2021-03-19T17:32:22.877Z] #43 79.88 DEP criu/rst-malloc.d [2021-03-19T17:32:22.877Z] #43 80.04 DEP criu/rbtree.d [2021-03-19T17:32:22.992Z] #36 ... [2021-03-19T17:32:22.992Z] [2021-03-19T17:32:22.992Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:22.992Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:32:22.992Z] #45 45.97 internal/singleflight [2021-03-19T17:32:22.992Z] #45 46.88 io [2021-03-19T17:32:22.992Z] #45 46.91 strconv [2021-03-19T17:32:22.992Z] #45 48.04 bytes [2021-03-19T17:32:22.992Z] #45 50.65 bufio [2021-03-19T17:32:22.992Z] #45 50.98 reflect [2021-03-19T17:32:22.992Z] #45 52.08 syscall [2021-03-19T17:32:23.133Z] #43 80.15 DEP criu/pstree.d [2021-03-19T17:32:23.134Z] #43 80.39 DEP criu/protobuf.d [2021-03-19T17:32:23.246Z] #13 ... [2021-03-19T17:32:23.246Z] [2021-03-19T17:32:23.246Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:23.246Z] #56 sha256:7a81df1b212d96c0502bf47f8bf88e53f0f0b6964a337938eac8c7004055b58b [2021-03-19T17:32:23.246Z] #56 2.482 + RM_GOPATH=0 [2021-03-19T17:32:23.246Z] #56 2.482 + TMP_GOPATH= [2021-03-19T17:32:23.246Z] #56 2.482 + : /build [2021-03-19T17:32:23.246Z] #56 2.482 + '[' -z '' ']' [2021-03-19T17:32:23.246Z] #56 2.488 ++ mktemp -d [2021-03-19T17:32:23.246Z] #56 2.499 + export GOPATH=/tmp/tmp.VNxORz9nRl [2021-03-19T17:32:23.246Z] #56 2.499 + GOPATH=/tmp/tmp.VNxORz9nRl [2021-03-19T17:32:23.246Z] #56 2.499 + RM_GOPATH=1 [2021-03-19T17:32:23.246Z] #56 2.499 + case "$(go env GOARCH)" in [2021-03-19T17:32:23.246Z] #56 2.499 ++ go env GOARCH [2021-03-19T17:32:23.246Z] #56 2.527 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:23.246Z] #56 2.527 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:23.246Z] #56 2.527 ++ dirname /tmp/install/install.sh [2021-03-19T17:32:23.246Z] #56 2.528 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:32:23.246Z] #56 2.531 + dir=/tmp/install [2021-03-19T17:32:23.246Z] #56 2.531 + bin=containerd [2021-03-19T17:32:23.246Z] #56 2.531 + shift [2021-03-19T17:32:23.246Z] #56 2.531 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T17:32:23.246Z] #56 2.531 + . /tmp/install/containerd.installer [2021-03-19T17:32:23.246Z] #56 2.531 ++ set -e [2021-03-19T17:32:23.246Z] #56 2.531 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:32:23.246Z] #56 2.531 + install_containerd [2021-03-19T17:32:23.246Z] #56 2.531 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T17:32:23.246Z] #56 2.531 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VNxORz9nRl/src/github.com/containerd/containerd [2021-03-19T17:32:23.246Z] #56 2.533 Cloning into '/tmp/tmp.VNxORz9nRl/src/github.com/containerd/containerd'... [2021-03-19T17:32:23.246Z] #56 ... [2021-03-19T17:32:23.246Z] [2021-03-19T17:32:23.246Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:23.246Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:23.246Z] #42 59.78 Selecting previously unselected package protobuf-compiler. [2021-03-19T17:32:23.246Z] #42 59.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-19T17:32:23.246Z] #42 59.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:32:23.246Z] #42 60.43 Selecting previously unselected package python-pkg-resources. [2021-03-19T17:32:23.246Z] #42 60.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:32:23.246Z] #42 60.65 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T17:32:23.246Z] #42 61.22 Selecting previously unselected package python-six. [2021-03-19T17:32:23.246Z] #42 61.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T17:32:23.246Z] #42 61.24 Unpacking python-six (1.12.0-1) ... [2021-03-19T17:32:23.246Z] #42 61.33 Selecting previously unselected package python-protobuf. [2021-03-19T17:32:23.246Z] #42 61.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-19T17:32:23.246Z] #42 61.35 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T17:32:23.246Z] #42 61.97 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T17:32:23.254Z] #45 ... [2021-03-19T17:32:23.254Z] [2021-03-19T17:32:23.254Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:23.254Z] #56 sha256:1411df4a1f2ec8134c3f98875ee0b85dfdebbcde121dc8c4f09a5b100af3a650 [2021-03-19T17:32:23.254Z] #56 7.282 + RM_GOPATH=0 [2021-03-19T17:32:23.254Z] #56 7.282 + TMP_GOPATH= [2021-03-19T17:32:23.254Z] #56 7.282 + : /build [2021-03-19T17:32:23.254Z] #56 7.282 + '[' -z '' ']' [2021-03-19T17:32:23.254Z] #56 7.282 ++ mktemp -d [2021-03-19T17:32:23.254Z] #56 7.282 + export GOPATH=/tmp/tmp.1n6GWuroAC [2021-03-19T17:32:23.255Z] #56 7.282 + GOPATH=/tmp/tmp.1n6GWuroAC [2021-03-19T17:32:23.255Z] #56 7.282 + RM_GOPATH=1 [2021-03-19T17:32:23.255Z] #56 7.282 + case "$(go env GOARCH)" in [2021-03-19T17:32:23.255Z] #56 7.282 ++ go env GOARCH [2021-03-19T17:32:23.255Z] #56 7.338 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:23.255Z] #56 7.338 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:23.255Z] #56 7.338 ++ dirname /tmp/install/install.sh [2021-03-19T17:32:23.255Z] #56 7.338 + dir=/tmp/install [2021-03-19T17:32:23.255Z] #56 7.338 + bin=containerd [2021-03-19T17:32:23.255Z] #56 7.338 + shift [2021-03-19T17:32:23.255Z] #56 7.338 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T17:32:23.255Z] #56 7.338 + . /tmp/install/containerd.installer [2021-03-19T17:32:23.255Z] #56 7.338 ++ set -e [2021-03-19T17:32:23.255Z] #56 7.338 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:32:23.255Z] #56 7.338 + install_containerd [2021-03-19T17:32:23.255Z] #56 7.338 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T17:32:23.255Z] #56 7.338 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1n6GWuroAC/src/github.com/containerd/containerd [2021-03-19T17:32:23.255Z] #56 7.348 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:32:23.255Z] #56 7.355 Cloning into '/tmp/tmp.1n6GWuroAC/src/github.com/containerd/containerd'... [2021-03-19T17:32:23.390Z] #43 80.50 GEN criu/protobuf-desc-gen.h [2021-03-19T17:32:23.627Z] #13 85.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T17:32:23.627Z] #13 85.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-19T17:32:23.627Z] #13 85.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:32:23.698Z] #44 22.71 CC images/core-s390.o [2021-03-19T17:32:23.830Z] #56 ... [2021-03-19T17:32:23.830Z] [2021-03-19T17:32:23.830Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:23.830Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:23.830Z] #13 35.45 Reading package lists... [2021-03-19T17:32:23.830Z] #13 42.52 Building dependency tree... [2021-03-19T17:32:23.830Z] #13 46.01 The following additional packages will be installed: [2021-03-19T17:32:23.830Z] #13 46.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T17:32:23.830Z] #13 46.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T17:32:23.830Z] #13 46.06 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T17:32:23.830Z] #13 46.06 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T17:32:23.830Z] #13 46.06 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:32:23.830Z] #13 46.12 Suggested packages: [2021-03-19T17:32:23.830Z] #13 46.12 gcc-8-locales seccomp wine64 [2021-03-19T17:32:23.830Z] #13 47.54 The following NEW packages will be installed: [2021-03-19T17:32:23.830Z] #13 47.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T17:32:23.830Z] #13 47.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T17:32:23.830Z] #13 47.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T17:32:23.830Z] #13 47.54 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T17:32:23.830Z] #13 47.54 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T17:32:23.830Z] #13 47.54 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T17:32:23.830Z] #13 47.63 The following packages will be upgraded: [2021-03-19T17:32:23.830Z] #13 47.63 libseccomp2 libsystemd0 libudev1 [2021-03-19T17:32:23.830Z] #13 48.01 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:32:23.830Z] #13 48.01 Need to get 78.2 MB of archives. [2021-03-19T17:32:23.830Z] #13 48.01 After this operation, 487 MB of additional disk space will be used. [2021-03-19T17:32:23.830Z] #13 48.01 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-19T17:32:23.830Z] #13 48.01 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-19T17:32:23.830Z] #13 48.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-19T17:32:23.830Z] #13 48.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-19T17:32:23.830Z] #13 48.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-19T17:32:23.830Z] #13 48.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-19T17:32:23.830Z] #13 48.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T17:32:23.830Z] #13 48.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-19T17:32:23.830Z] #13 48.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-19T17:32:23.830Z] #13 48.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T17:32:23.830Z] #13 49.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-03-19T17:32:23.830Z] #13 49.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T17:32:23.830Z] #13 49.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-19T17:32:24.095Z] #13 ... [2021-03-19T17:32:24.095Z] [2021-03-19T17:32:24.095Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:24.095Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:24.095Z] #42 54.19 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-19T17:32:24.095Z] #42 54.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:24.095Z] #42 54.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:24.095Z] #42 54.40 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-19T17:32:24.095Z] #42 54.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:24.095Z] #42 54.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:24.095Z] #42 56.03 Selecting previously unselected package libprotoc17:amd64. [2021-03-19T17:32:24.095Z] #42 56.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:24.095Z] #42 56.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:24.095Z] #42 56.85 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T17:32:24.095Z] #42 56.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:32:24.095Z] #42 56.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:32:24.095Z] #42 57.06 Selecting previously unselected package protobuf-compiler. [2021-03-19T17:32:24.095Z] #42 57.06 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:24.095Z] #42 57.06 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:32:24.351Z] #44 23.53 CC images/cpuinfo.o [2021-03-19T17:32:24.670Z] #42 57.67 Selecting previously unselected package python-pkg-resources. [2021-03-19T17:32:24.670Z] #42 57.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:32:24.670Z] #42 57.67 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T17:32:24.933Z] #42 57.92 Selecting previously unselected package python-six. [2021-03-19T17:32:24.933Z] #42 57.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T17:32:24.933Z] #42 57.95 Unpacking python-six (1.12.0-1) ... [2021-03-19T17:32:25.000Z] #44 24.11 CC images/inventory.o [2021-03-19T17:32:25.010Z] #13 ... [2021-03-19T17:32:25.010Z] [2021-03-19T17:32:25.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-03-19T17:32:25.010Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:25.010Z] #36 86.29 Selecting previously unselected package libxml2:amd64. [2021-03-19T17:32:25.010Z] #36 86.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-19T17:32:25.010Z] #36 86.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:32:25.010Z] #36 87.04 Selecting previously unselected package libarchive13:amd64. [2021-03-19T17:32:25.010Z] #36 87.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-19T17:32:25.010Z] #36 87.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T17:32:25.010Z] #36 87.60 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-19T17:32:25.010Z] #36 87.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-19T17:32:25.010Z] #36 87.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T17:32:25.010Z] #36 87.94 Selecting previously unselected package librhash0:amd64. [2021-03-19T17:32:25.010Z] #36 87.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-19T17:32:25.010Z] #36 87.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-19T17:32:25.010Z] #36 88.31 Selecting previously unselected package libuv1:amd64. [2021-03-19T17:32:25.010Z] #36 88.31 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-19T17:32:25.010Z] #36 88.32 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-19T17:32:25.010Z] #36 88.70 Selecting previously unselected package cmake. [2021-03-19T17:32:25.010Z] #36 88.70 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-19T17:32:25.010Z] #36 88.72 Unpacking cmake (3.13.4-1) ... [2021-03-19T17:32:25.180Z] #42 64.91 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-19T17:32:25.281Z] #43 82.06 DEP criu/protobuf-desc.d [2021-03-19T17:32:25.281Z] #43 82.23 DEP criu/proc_parse.d [2021-03-19T17:32:25.281Z] #43 82.45 DEP criu/plugin.d [2021-03-19T17:32:25.281Z] #43 82.60 DEP criu/pipes.d [2021-03-19T17:32:25.299Z] #44 24.52 CC images/fdinfo.o [2021-03-19T17:32:25.509Z] #42 58.50 Selecting previously unselected package python-protobuf. [2021-03-19T17:32:25.509Z] #42 58.51 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-19T17:32:25.509Z] #42 58.55 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T17:32:25.598Z] #44 24.96 CC images/fown.o [2021-03-19T17:32:25.844Z] #43 82.78 DEP criu/pie-util.d [2021-03-19T17:32:25.845Z] #43 82.89 DEP criu/pie-util-vdso.d [2021-03-19T17:32:26.088Z] #42 59.18 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T17:32:26.107Z] #43 83.07 DEP criu/pie-util-vdso-elf32.d [2021-03-19T17:32:26.107Z] #43 83.20 DEP criu/path.d [2021-03-19T17:32:26.107Z] #43 83.30 DEP criu/parasite-syscall.d [2021-03-19T17:32:26.132Z] #42 ... [2021-03-19T17:32:26.132Z] [2021-03-19T17:32:26.132Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:26.132Z] #51 sha256:babd00758842b4443890c67c229d7a2c3a2421210806061a6e86e5bc4990a2da [2021-03-19T17:32:26.132Z] #51 55.74 encoding/binary [2021-03-19T17:32:26.132Z] #51 56.57 flag [2021-03-19T17:32:26.132Z] #51 56.57 github.com/pkg/diff [2021-03-19T17:32:26.132Z] #51 58.24 go/token [2021-03-19T17:32:26.132Z] #51 58.51 mvdan.cc/editorconfig [2021-03-19T17:32:26.132Z] #51 58.68 mvdan.cc/sh/v3/fileutil [2021-03-19T17:32:26.132Z] #51 59.07 mvdan.cc/sh/v3/syntax [2021-03-19T17:32:26.132Z] #51 59.20 encoding/base64 [2021-03-19T17:32:26.132Z] #51 59.41 go/scanner [2021-03-19T17:32:26.132Z] #51 60.50 encoding/json [2021-03-19T17:32:26.132Z] #51 60.57 golang.org/x/sys/unix [2021-03-19T17:32:26.132Z] #51 61.22 go/ast [2021-03-19T17:32:26.247Z] #44 25.34 CC images/ns.o [2021-03-19T17:32:26.247Z] #44 25.60 CC images/regfile.o [2021-03-19T17:32:26.364Z] #43 83.45 DEP criu/pagemap.d [2021-03-19T17:32:26.546Z] #44 ... [2021-03-19T17:32:26.547Z] [2021-03-19T17:32:26.547Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:26.547Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:32:26.621Z] #43 83.74 DEP criu/pagemap-cache.d [2021-03-19T17:32:26.621Z] #43 83.86 DEP criu/page-xfer.d [2021-03-19T17:32:26.621Z] #43 ... [2021-03-19T17:32:26.621Z] [2021-03-19T17:32:26.621Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:32:26.621Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:32:26.621Z] #20 11.56 Fetched 8929 kB in 10s (865 kB/s) [2021-03-19T17:32:26.621Z] #20 11.56 Reading package lists... [2021-03-19T17:32:26.621Z] #20 15.83 Reading package lists... [2021-03-19T17:32:26.621Z] #20 19.91 Building dependency tree... [2021-03-19T17:32:26.709Z] #51 ... [2021-03-19T17:32:26.709Z] [2021-03-19T17:32:26.709Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:26.709Z] #34 sha256:f57cfdf57eed19ea6a00a23c819f3d0d8483fbc0899807fefb606679c5a0ecf4 [2021-03-19T17:32:26.709Z] #34 DONE 66.6s [2021-03-19T17:32:26.709Z] [2021-03-19T17:32:26.709Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:26.709Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:26.709Z] #42 66.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:26.878Z] #20 ... [2021-03-19T17:32:26.878Z] [2021-03-19T17:32:26.878Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:26.878Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:26.878Z] #43 84.03 DEP criu/page-pipe.d [2021-03-19T17:32:26.878Z] #43 84.11 DEP criu/netfilter.d [2021-03-19T17:32:26.973Z] #42 66.58 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-19T17:32:26.973Z] #42 66.61 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-19T17:32:26.973Z] #42 66.80 Setting up python-six (1.12.0-1) ... [2021-03-19T17:32:27.135Z] #43 84.23 DEP criu/net.d [2021-03-19T17:32:27.392Z] #43 84.37 DEP criu/namespaces.d [2021-03-19T17:32:27.392Z] #43 84.51 DEP criu/mount.d [2021-03-19T17:32:27.649Z] #43 84.70 DEP criu/memfd.d [2021-03-19T17:32:27.649Z] #43 84.85 DEP criu/mem.d [2021-03-19T17:32:27.906Z] #43 ... [2021-03-19T17:32:27.906Z] [2021-03-19T17:32:27.906Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:32:27.906Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:32:27.906Z] #32 DONE 186.7s [2021-03-19T17:32:27.906Z] [2021-03-19T17:32:27.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-03-19T17:32:27.906Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:27.906Z] #43 85.05 DEP criu/lsm.d [2021-03-19T17:32:27.906Z] #43 85.16 DEP criu/log.d [2021-03-19T17:32:28.017Z] #42 ... [2021-03-19T17:32:28.017Z] [2021-03-19T17:32:28.017Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:28.017Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:32:28.017Z] #51 50.70 syscall [2021-03-19T17:32:28.017Z] #51 50.70 reflect [2021-03-19T17:32:28.017Z] #51 58.69 time [2021-03-19T17:32:28.017Z] #51 ... [2021-03-19T17:32:28.017Z] [2021-03-19T17:32:28.017Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:28.017Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:28.017Z] #13 52.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-19T17:32:28.017Z] #13 55.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-19T17:32:28.018Z] #13 55.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-19T17:32:28.018Z] #13 55.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T17:32:28.018Z] #13 55.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T17:32:28.018Z] #13 55.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-19T17:32:28.018Z] #13 55.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-19T17:32:28.018Z] #13 55.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-19T17:32:28.018Z] #13 55.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-19T17:32:28.018Z] #13 55.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-19T17:32:28.018Z] #13 55.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-19T17:32:28.018Z] #13 55.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-19T17:32:28.018Z] #13 55.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-19T17:32:28.018Z] #13 55.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-19T17:32:28.018Z] #13 55.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-19T17:32:28.049Z] #57 50.49 Checking out files: 52% (1999/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T17:32:28.049Z] #57 52.09 + cd /tmp/tmp.IHK6ptrPPI/src/github.com/containerd/containerd [2021-03-19T17:32:28.049Z] #57 52.09 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:32:28.163Z] #43 85.29 DEP criu/libnetlink.d [2021-03-19T17:32:28.280Z] #13 ... [2021-03-19T17:32:28.280Z] [2021-03-19T17:32:28.280Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T17:32:28.280Z] #47 sha256:6fa25335164e99b23a9964a8ec569c7c6bd68a4d4185cb3cb7b8bf9ed7fde17b [2021-03-19T17:32:28.280Z] #47 DONE 61.2s [2021-03-19T17:32:28.280Z] [2021-03-19T17:32:28.280Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:28.280Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:32:28.280Z] #45 58.93 time [2021-03-19T17:32:28.308Z] #36 ... [2021-03-19T17:32:28.308Z] [2021-03-19T17:32:28.308Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:28.308Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:28.308Z] #13 89.82 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T17:32:28.308Z] #13 89.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T17:32:28.308Z] #13 89.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:32:28.308Z] #13 89.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-19T17:32:28.308Z] #13 90.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:32:28.308Z] #13 90.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:32:28.308Z] #13 90.31 Selecting previously unselected package dmsetup. [2021-03-19T17:32:28.308Z] #13 90.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:32:28.308Z] #13 90.35 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T17:32:28.420Z] #43 85.47 DEP criu/kerndat.d [2021-03-19T17:32:28.571Z] #13 90.62 Selecting previously unselected package mingw-w64-common. [2021-03-19T17:32:28.571Z] #13 90.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T17:32:28.571Z] #13 90.66 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T17:32:28.677Z] #43 85.79 DEP criu/kcmp-ids.d [2021-03-19T17:32:28.677Z] #43 85.89 DEP criu/irmap.d [2021-03-19T17:32:28.934Z] #43 86.06 DEP criu/ipc_ns.d [2021-03-19T17:32:29.142Z] #13 ... [2021-03-19T17:32:29.142Z] [2021-03-19T17:32:29.142Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:29.142Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:29.142Z] #42 84.89 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:29.142Z] #42 84.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:29.142Z] #42 84.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:29.142Z] #42 84.99 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:29.142Z] #42 85.02 Setting up python-six (1.12.0-1) ... [2021-03-19T17:32:29.142Z] #42 91.34 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T17:32:29.142Z] #42 91.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:32:29.142Z] #42 91.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:29.142Z] #42 91.40 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T17:32:29.142Z] #42 91.42 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:29.142Z] #42 91.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:32:29.142Z] #42 91.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:29.142Z] #42 91.47 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:29.142Z] #42 91.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:32:29.142Z] #42 91.51 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T17:32:29.142Z] #42 ... [2021-03-19T17:32:29.142Z] [2021-03-19T17:32:29.142Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:29.142Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:29.142Z] #36 93.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:32:29.142Z] #36 93.97 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:32:29.142Z] #36 94.02 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-19T17:32:29.142Z] #36 94.10 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:32:29.142Z] #36 94.21 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-19T17:32:29.142Z] #36 94.32 Setting up cmake-data (3.13.4-1) ... [2021-03-19T17:32:29.142Z] #36 94.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:32:29.142Z] #36 94.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T17:32:29.142Z] #36 94.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T17:32:29.142Z] #36 94.48 Setting up cmake (3.13.4-1) ... [2021-03-19T17:32:29.142Z] #36 94.55 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:29.142Z] #36 94.74 Processing triggers for mime-support (3.62) ... [2021-03-19T17:32:29.142Z] #36 DONE 95.2s [2021-03-19T17:32:29.142Z] [2021-03-19T17:32:29.142Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:29.142Z] #34 sha256:0124ce555e6672e05f58f208c5c6678432245f6ae1249a0cebf057b821373aaa [2021-03-19T17:32:29.142Z] #34 86.31 internal/syscall/execenv [2021-03-19T17:32:29.142Z] #34 86.43 internal/syscall/unix [2021-03-19T17:32:29.142Z] #34 86.54 strings [2021-03-19T17:32:29.142Z] #34 86.92 os [2021-03-19T17:32:29.142Z] #34 91.33 path [2021-03-19T17:32:29.142Z] #34 92.37 text/tabwriter [2021-03-19T17:32:29.142Z] #34 92.94 fmt [2021-03-19T17:32:29.142Z] #34 93.37 path/filepath [2021-03-19T17:32:29.142Z] #34 94.91 io/ioutil [2021-03-19T17:32:29.191Z] #43 86.33 DEP criu/image.d [2021-03-19T17:32:29.191Z] #43 86.45 DEP criu/image-desc.d [2021-03-19T17:32:29.401Z] #34 ... [2021-03-19T17:32:29.402Z] [2021-03-19T17:32:29.402Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:29.402Z] #37 sha256:c8ab5220afa0fb1efc8d327dbb6711fad2ef654db00a3bee1c3439712d0f3964 [2021-03-19T17:32:29.448Z] #43 86.52 DEP criu/fsnotify.d [2021-03-19T17:32:29.448Z] #43 86.65 DEP criu/filesystems.d [2021-03-19T17:32:29.545Z] #42 ... [2021-03-19T17:32:29.545Z] [2021-03-19T17:32:29.545Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:29.545Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T17:32:29.545Z] #36 59.23 Selecting previously unselected package libicu63:arm64. [2021-03-19T17:32:29.545Z] #36 59.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-19T17:32:29.545Z] #36 59.27 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-19T17:32:29.545Z] #36 66.78 Selecting previously unselected package libxml2:arm64. [2021-03-19T17:32:29.545Z] #36 66.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-19T17:32:29.545Z] #36 66.80 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:32:29.545Z] #36 67.60 Selecting previously unselected package libarchive13:arm64. [2021-03-19T17:32:29.545Z] #36 67.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-19T17:32:29.545Z] #36 67.63 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-19T17:32:29.705Z] #43 86.76 DEP criu/files.d [2021-03-19T17:32:29.809Z] #36 ... [2021-03-19T17:32:29.809Z] [2021-03-19T17:32:29.809Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:29.809Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:29.961Z] #43 86.91 DEP criu/files-reg.d [2021-03-19T17:32:29.962Z] #43 87.06 DEP criu/files-ext.d [2021-03-19T17:32:29.962Z] #43 87.13 DEP criu/file-lock.d [2021-03-19T17:32:30.073Z] #42 69.76 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-19T17:32:30.073Z] #42 69.83 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-19T17:32:30.168Z] #57 ... [2021-03-19T17:32:30.168Z] [2021-03-19T17:32:30.168Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:30.168Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:32:30.168Z] #46 87.00 regexp [2021-03-19T17:32:30.168Z] #46 92.65 os/exec [2021-03-19T17:32:30.168Z] #46 92.71 net [2021-03-19T17:32:30.168Z] #46 95.76 internal/lazyregexp [2021-03-19T17:32:30.168Z] #46 96.36 github.com/LK4D4/vndr/versioned [2021-03-19T17:32:30.168Z] #46 ... [2021-03-19T17:32:30.168Z] [2021-03-19T17:32:30.168Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:30.168Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:32:30.168Z] #57 54.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T17:32:30.168Z] #57 54.29 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T17:32:30.168Z] #57 54.29 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:32:30.168Z] #57 54.29 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:32:30.168Z] #57 54.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T17:32:30.168Z] #57 54.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T17:32:30.168Z] #57 54.29 + '[' '' = dynamic ']' [2021-03-19T17:32:30.168Z] #57 54.29 + make [2021-03-19T17:32:30.218Z] #43 87.25 DEP criu/file-ids.d [2021-03-19T17:32:30.219Z] #43 87.35 DEP criu/fifo.d [2021-03-19T17:32:30.337Z] #42 69.96 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-19T17:32:30.337Z] #42 69.98 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-19T17:32:30.475Z] #43 87.51 DEP criu/fdstore.d [2021-03-19T17:32:30.476Z] #43 87.64 DEP criu/fault-injection.d [2021-03-19T17:32:30.476Z] #43 87.68 DEP criu/external.d [2021-03-19T17:32:30.600Z] #42 70.26 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-19T17:32:30.600Z] #42 70.28 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:32:30.600Z] #42 ... [2021-03-19T17:32:30.600Z] [2021-03-19T17:32:30.600Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:30.600Z] #45 sha256:80d523e40d1afceb26d886b17b192886ddb09b5ee489f684969b108b3e73b592 [2021-03-19T17:32:30.600Z] #45 60.23 go/scanner [2021-03-19T17:32:30.600Z] #45 61.50 go/ast [2021-03-19T17:32:30.600Z] #45 63.14 encoding/json [2021-03-19T17:32:30.600Z] #45 66.48 text/template [2021-03-19T17:32:30.600Z] #45 69.36 go/parser [2021-03-19T17:32:30.600Z] #45 69.64 encoding/xml [2021-03-19T17:32:30.600Z] #45 ... [2021-03-19T17:32:30.600Z] [2021-03-19T17:32:30.601Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:30.601Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:30.601Z] #42 70.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:30.601Z] #42 70.40 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-19T17:32:30.601Z] #42 70.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:32:30.732Z] #43 87.75 DEP criu/eventpoll.d [2021-03-19T17:32:30.732Z] #43 87.84 DEP criu/eventfd.d [2021-03-19T17:32:30.732Z] #43 87.92 DEP criu/crtools.d [2021-03-19T17:32:30.786Z] #37 ... [2021-03-19T17:32:30.786Z] [2021-03-19T17:32:30.786Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:30.786Z] #51 sha256:acc4c78a9b55b72d06acb8b35354189d4f18ebaea1458add4e6f5c7979801af9 [2021-03-19T17:32:30.786Z] #51 86.43 context [2021-03-19T17:32:30.786Z] #51 87.59 os [2021-03-19T17:32:30.786Z] #51 89.10 encoding/binary [2021-03-19T17:32:30.786Z] #51 92.69 encoding/base64 [2021-03-19T17:32:30.786Z] #51 93.32 fmt [2021-03-19T17:32:30.786Z] #51 93.42 path/filepath [2021-03-19T17:32:30.786Z] #51 95.48 golang.org/x/sys/unix [2021-03-19T17:32:30.786Z] #51 ... [2021-03-19T17:32:30.786Z] [2021-03-19T17:32:30.786Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:30.786Z] #37 sha256:c8ab5220afa0fb1efc8d327dbb6711fad2ef654db00a3bee1c3439712d0f3964 [2021-03-19T17:32:30.786Z] #37 1.598 + RM_GOPATH=0 [2021-03-19T17:32:30.786Z] #37 1.598 + TMP_GOPATH= [2021-03-19T17:32:30.786Z] #37 1.598 + : /build [2021-03-19T17:32:30.786Z] #37 1.598 + '[' -z '' ']' [2021-03-19T17:32:30.786Z] #37 1.612 ++ mktemp -d [2021-03-19T17:32:30.786Z] #37 1.699 + export GOPATH=/tmp/tmp.Kl1sSDlnf8 [2021-03-19T17:32:30.786Z] #37 1.699 + GOPATH=/tmp/tmp.Kl1sSDlnf8 [2021-03-19T17:32:30.786Z] #37 1.699 + RM_GOPATH=1 [2021-03-19T17:32:30.786Z] #37 1.699 + case "$(go env GOARCH)" in [2021-03-19T17:32:30.786Z] #37 1.711 ++ go env GOARCH [2021-03-19T17:32:30.786Z] #37 1.729 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:30.786Z] #37 1.729 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:30.786Z] #37 1.729 ++ dirname /tmp/install/install.sh [2021-03-19T17:32:30.812Z] #57 ... [2021-03-19T17:32:30.812Z] [2021-03-19T17:32:30.812Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:30.812Z] #35 sha256:15888b18b54691215899528daff5340c078a30d0019d20f070abaa1df303fe57 [2021-03-19T17:32:30.812Z] #35 87.61 internal/fmtsort [2021-03-19T17:32:30.812Z] #35 88.91 fmt [2021-03-19T17:32:30.812Z] #35 88.92 path/filepath [2021-03-19T17:32:30.812Z] #35 90.69 io/ioutil [2021-03-19T17:32:30.812Z] #35 92.82 log [2021-03-19T17:32:30.812Z] #35 92.82 github.com/BurntSushi/toml [2021-03-19T17:32:30.812Z] #35 92.83 flag [2021-03-19T17:32:30.812Z] #35 97.26 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:32:30.812Z] #35 ... [2021-03-19T17:32:30.812Z] [2021-03-19T17:32:30.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:30.812Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:30.812Z] #44 25.84 CC images/ghost-file.o [2021-03-19T17:32:30.812Z] #44 26.22 CC images/fifo.o [2021-03-19T17:32:30.812Z] #44 26.49 CC images/remap-file-path.o [2021-03-19T17:32:30.812Z] #44 26.77 CC images/eventfd.o [2021-03-19T17:32:30.812Z] #44 27.03 CC images/eventpoll.o [2021-03-19T17:32:30.812Z] #44 27.47 CC images/fh.o [2021-03-19T17:32:30.812Z] #44 27.82 CC images/fsnotify.o [2021-03-19T17:32:30.812Z] #44 28.68 CC images/signalfd.o [2021-03-19T17:32:30.812Z] #44 28.93 CC images/fs.o [2021-03-19T17:32:30.812Z] #44 29.18 CC images/pstree.o [2021-03-19T17:32:30.812Z] #44 29.49 CC images/pipe.o [2021-03-19T17:32:30.812Z] #44 29.84 CC images/tcp-stream.o [2021-03-19T17:32:30.812Z] #44 30.18 CC images/sk-packet.o [2021-03-19T17:32:30.870Z] #42 70.73 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T17:32:30.989Z] #43 88.08 DEP criu/cr-service.d [2021-03-19T17:32:30.989Z] #43 88.21 DEP criu/cr-restore.d [2021-03-19T17:32:31.046Z] #37 1.783 + dir=/tmp/install [2021-03-19T17:32:31.046Z] #37 1.783 + bin=tini [2021-03-19T17:32:31.046Z] #37 1.783 + shift [2021-03-19T17:32:31.046Z] #37 1.783 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T17:32:31.046Z] #37 1.783 + . /tmp/install/tini.installer [2021-03-19T17:32:31.046Z] #37 1.783 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:32:31.046Z] #37 1.794 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:32:31.046Z] #37 1.794 + install_tini [2021-03-19T17:32:31.046Z] #37 1.794 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T17:32:31.046Z] #37 1.794 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kl1sSDlnf8/tini [2021-03-19T17:32:31.046Z] #37 1.841 Cloning into '/tmp/tmp.Kl1sSDlnf8/tini'... [2021-03-19T17:32:31.247Z] #43 88.39 DEP criu/cr-errno.d [2021-03-19T17:32:31.247Z] #43 88.42 DEP criu/cr-dump.d [2021-03-19T17:32:31.463Z] #44 30.60 CC images/mnt.o [2021-03-19T17:32:31.504Z] #43 88.59 DEP criu/cr-dedup.d [2021-03-19T17:32:31.591Z] #45 ... [2021-03-19T17:32:31.591Z] [2021-03-19T17:32:31.591Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:31.591Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:31.591Z] #13 56.94 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:31.591Z] #13 57.22 Fetched 78.2 MB in 8s (9940 kB/s) [2021-03-19T17:32:31.591Z] #13 57.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:31.591Z] #13 57.41 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-19T17:32:31.591Z] #13 57.44 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:32:31.591Z] #13 57.88 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-19T17:32:31.591Z] #13 58.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:31.591Z] #13 58.17 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T17:32:31.591Z] #13 58.21 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-19T17:32:31.591Z] #13 58.47 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:32:31.591Z] #13 58.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:31.591Z] #13 58.75 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-19T17:32:31.591Z] #13 58.77 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T17:32:31.591Z] #13 59.02 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-19T17:32:31.591Z] #13 59.38 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T17:32:31.591Z] #13 59.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T17:32:31.591Z] #13 59.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-19T17:32:31.591Z] #13 59.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:32:31.761Z] #43 88.80 DEP criu/cr-check.d [2021-03-19T17:32:31.761Z] #43 88.99 DEP criu/config.d [2021-03-19T17:32:31.763Z] #44 ... [2021-03-19T17:32:31.763Z] [2021-03-19T17:32:31.763Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:31.763Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T17:32:31.763Z] #14 98.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T17:32:31.763Z] #14 98.23 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-19T17:32:31.763Z] #14 98.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:32.018Z] #43 89.08 DEP criu/clone-noasan.d [2021-03-19T17:32:32.018Z] #43 89.13 DEP criu/cgroup.d [2021-03-19T17:32:32.275Z] #43 89.31 DEP criu/cgroup-props.d [2021-03-19T17:32:32.275Z] #43 89.40 DEP criu/bitmap.d [2021-03-19T17:32:32.275Z] #43 89.41 DEP criu/bfd.d [2021-03-19T17:32:32.275Z] #43 89.50 DEP criu/autofs.d [2021-03-19T17:32:32.428Z] #37 3.142 + cd /tmp/tmp.Kl1sSDlnf8/tini [2021-03-19T17:32:32.428Z] #37 3.142 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:32:32.428Z] #37 3.166 + cmake . [2021-03-19T17:32:32.531Z] #43 89.70 DEP criu/aio.d [2021-03-19T17:32:32.538Z] #13 ... [2021-03-19T17:32:32.538Z] [2021-03-19T17:32:32.538Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:32.538Z] #34 sha256:c0267b607b25861e718c8963604083ac5cfb3c47342f685f692f85a83ec94d68 [2021-03-19T17:32:32.538Z] #34 55.42 time [2021-03-19T17:32:32.538Z] #34 61.97 internal/poll [2021-03-19T17:32:32.538Z] #34 62.52 internal/fmtsort [2021-03-19T17:32:32.538Z] #34 63.20 internal/syscall/execenv [2021-03-19T17:32:32.538Z] #34 63.35 internal/syscall/unix [2021-03-19T17:32:32.538Z] #34 63.62 strings [2021-03-19T17:32:32.538Z] #34 64.51 os [2021-03-19T17:32:32.538Z] #34 ... [2021-03-19T17:32:32.538Z] [2021-03-19T17:32:32.538Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:32.538Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T17:32:32.538Z] #36 62.72 Selecting previously unselected package libxml2:amd64. [2021-03-19T17:32:32.538Z] #36 62.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-19T17:32:32.538Z] #36 62.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:32:32.538Z] #36 63.36 Selecting previously unselected package libarchive13:amd64. [2021-03-19T17:32:32.538Z] #36 63.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-19T17:32:32.538Z] #36 63.37 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T17:32:32.538Z] #36 63.93 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-19T17:32:32.538Z] #36 63.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-19T17:32:32.538Z] #36 63.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T17:32:32.538Z] #36 64.09 Selecting previously unselected package librhash0:amd64. [2021-03-19T17:32:32.538Z] #36 64.11 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-19T17:32:32.538Z] #36 64.11 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-19T17:32:32.538Z] #36 64.30 Selecting previously unselected package libuv1:amd64. [2021-03-19T17:32:32.538Z] #36 64.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-19T17:32:32.538Z] #36 64.33 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-19T17:32:32.538Z] #36 65.12 Selecting previously unselected package cmake. [2021-03-19T17:32:32.538Z] #36 65.12 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-19T17:32:32.538Z] #36 65.12 Unpacking cmake (3.13.4-1) ... [2021-03-19T17:32:32.788Z] #43 89.91 DEP criu/action-scripts.d [2021-03-19T17:32:32.788Z] #43 90.11 CC criu/action-scripts.o [2021-03-19T17:32:33.352Z] #43 90.54 CC criu/aio.o [2021-03-19T17:32:33.369Z] #37 ... [2021-03-19T17:32:33.369Z] [2021-03-19T17:32:33.369Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:33.369Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:32:33.369Z] #45 89.15 os [2021-03-19T17:32:33.369Z] #45 89.20 strings [2021-03-19T17:32:33.369Z] #45 93.19 regexp/syntax [2021-03-19T17:32:33.369Z] #45 94.65 fmt [2021-03-19T17:32:33.369Z] #45 ... [2021-03-19T17:32:33.369Z] [2021-03-19T17:32:33.369Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:33.369Z] #34 sha256:0124ce555e6672e05f58f208c5c6678432245f6ae1249a0cebf057b821373aaa [2021-03-19T17:32:33.369Z] #34 98.06 flag [2021-03-19T17:32:33.369Z] #34 98.06 github.com/BurntSushi/toml [2021-03-19T17:32:33.916Z] #43 90.98 CC criu/autofs.o [2021-03-19T17:32:34.549Z] #14 ... [2021-03-19T17:32:34.549Z] [2021-03-19T17:32:34.549Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:34.549Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:32:34.549Z] #52 91.16 io/ioutil [2021-03-19T17:32:34.549Z] #52 91.24 mvdan.cc/sh/v3/fileutil [2021-03-19T17:32:34.549Z] #52 93.53 encoding/binary [2021-03-19T17:32:34.549Z] #52 93.53 flag [2021-03-19T17:32:34.549Z] #52 93.54 go/token [2021-03-19T17:32:34.549Z] #52 93.54 github.com/pkg/diff [2021-03-19T17:32:34.549Z] #52 96.03 go/scanner [2021-03-19T17:32:34.549Z] #52 97.86 mvdan.cc/editorconfig [2021-03-19T17:32:34.549Z] #52 98.90 mvdan.cc/sh/v3/syntax [2021-03-19T17:32:34.549Z] #52 99.97 go/ast [2021-03-19T17:32:34.549Z] #52 100.2 encoding/base64 [2021-03-19T17:32:34.549Z] #52 ... [2021-03-19T17:32:34.549Z] [2021-03-19T17:32:34.549Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:34.549Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:34.549Z] #44 31.03 CC images/pipe-data.o [2021-03-19T17:32:34.549Z] #44 31.28 CC images/sa.o [2021-03-19T17:32:34.549Z] #44 31.60 CC images/timer.o [2021-03-19T17:32:34.549Z] #44 32.11 CC images/timerfd.o [2021-03-19T17:32:34.549Z] #44 32.34 CC images/mm.o [2021-03-19T17:32:34.549Z] #44 32.82 CC images/sk-opts.o [2021-03-19T17:32:34.549Z] #44 33.17 CC images/sk-unix.o [2021-03-19T17:32:34.549Z] #44 33.60 CC images/sk-inet.o [2021-03-19T17:32:35.098Z] #42 74.40 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-19T17:32:35.098Z] #42 74.44 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:35.201Z] #44 ... [2021-03-19T17:32:35.201Z] [2021-03-19T17:32:35.201Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:35.201Z] #35 sha256:15888b18b54691215899528daff5340c078a30d0019d20f070abaa1df303fe57 [2021-03-19T17:32:35.201Z] #35 DONE 102.0s [2021-03-19T17:32:35.201Z] [2021-03-19T17:32:35.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:35.201Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:35.201Z] #44 34.23 CC images/tun.o [2021-03-19T17:32:35.286Z] #43 92.37 CC criu/bfd.o [2021-03-19T17:32:35.307Z] #34 101.0 log [2021-03-19T17:32:35.506Z] #44 34.63 CC images/sk-netlink.o [2021-03-19T17:32:35.544Z] #43 ... [2021-03-19T17:32:35.544Z] [2021-03-19T17:32:35.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-03-19T17:32:35.544Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:32:35.544Z] #20 22.04 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T17:32:35.544Z] #20 22.04 The following additional packages will be installed: [2021-03-19T17:32:35.544Z] #20 22.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T17:32:35.544Z] #20 22.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T17:32:35.544Z] #20 22.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T17:32:35.544Z] #20 22.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T17:32:35.544Z] #20 22.06 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T17:32:35.544Z] #20 22.06 Suggested packages: [2021-03-19T17:32:35.544Z] #20 22.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T17:32:35.544Z] #20 22.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T17:32:35.544Z] #20 22.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T17:32:35.544Z] #20 22.07 Recommended packages: [2021-03-19T17:32:35.544Z] #20 22.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T17:32:35.544Z] #20 22.07 python3-keyrings.alt python3-xdg unzip [2021-03-19T17:32:35.544Z] #20 24.49 The following NEW packages will be installed: [2021-03-19T17:32:35.544Z] #20 24.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T17:32:35.544Z] #20 24.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T17:32:35.544Z] #20 24.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T17:32:35.544Z] #20 24.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T17:32:35.544Z] #20 24.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T17:32:35.544Z] #20 24.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T17:32:35.544Z] #20 24.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T17:32:35.544Z] #20 24.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T17:32:35.544Z] #20 24.51 xz-utils zip [2021-03-19T17:32:35.544Z] #20 25.10 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:32:35.544Z] #20 25.10 Need to get 28.5 MB of archives. [2021-03-19T17:32:35.544Z] #20 25.10 After this operation, 116 MB of additional disk space will be used. [2021-03-19T17:32:35.544Z] #20 25.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-19T17:32:35.544Z] #20 25.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-19T17:32:35.544Z] #20 25.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-19T17:32:35.544Z] #20 25.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-19T17:32:35.544Z] #20 25.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-19T17:32:35.544Z] #20 25.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-19T17:32:35.544Z] #20 25.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-19T17:32:35.544Z] #20 25.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-19T17:32:35.544Z] #20 25.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-19T17:32:35.544Z] #20 25.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-19T17:32:35.544Z] #20 25.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-19T17:32:35.544Z] #20 25.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-19T17:32:35.544Z] #20 25.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-19T17:32:35.544Z] #20 25.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-19T17:32:35.544Z] #20 25.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-19T17:32:35.544Z] #20 25.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-19T17:32:35.544Z] #20 25.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T17:32:35.544Z] #20 25.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:32:35.544Z] #20 25.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-19T17:32:35.544Z] #20 25.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-19T17:32:35.544Z] #20 25.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-19T17:32:35.544Z] #20 25.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-19T17:32:35.544Z] #20 25.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-19T17:32:35.544Z] #20 25.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T17:32:35.544Z] #20 25.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T17:32:35.544Z] #20 25.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T17:32:35.544Z] #20 25.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-19T17:32:35.544Z] #20 25.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-19T17:32:35.544Z] #20 25.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T17:32:35.544Z] #20 26.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T17:32:35.544Z] #20 26.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T17:32:35.544Z] #20 26.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T17:32:35.544Z] #20 26.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-19T17:32:35.544Z] #20 26.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-19T17:32:35.544Z] #20 26.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T17:32:35.544Z] #20 26.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T17:32:35.544Z] #20 26.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T17:32:35.544Z] #20 26.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-19T17:32:35.544Z] #20 26.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T17:32:35.544Z] #20 26.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T17:32:35.544Z] #20 26.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T17:32:35.544Z] #20 26.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-19T17:32:35.544Z] #20 26.47 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-19T17:32:35.544Z] #20 26.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-19T17:32:35.544Z] #20 26.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T17:32:35.544Z] #20 26.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-19T17:32:35.544Z] #20 26.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-19T17:32:35.544Z] #20 27.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-19T17:32:35.544Z] #20 27.76 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:32:35.544Z] #20 27.88 Fetched 28.5 MB in 2s (11.6 MB/s) [2021-03-19T17:32:35.544Z] #20 27.94 Selecting previously unselected package pigz. [2021-03-19T17:32:35.544Z] #20 27.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 ... 23435 files and directories currently installed.) [2021-03-19T17:32:35.544Z] #20 27.99 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-19T17:32:35.544Z] #20 28.00 Unpacking pigz (2.4-1) ... [2021-03-19T17:32:35.544Z] #20 28.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-19T17:32:35.544Z] #20 28.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:32:35.544Z] #20 28.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:32:35.544Z] #20 28.50 Selecting previously unselected package python3.7-minimal. [2021-03-19T17:32:35.544Z] #20 28.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:32:35.544Z] #20 28.52 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:32:35.544Z] #20 29.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:32:35.544Z] #20 29.38 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:32:36.156Z] #44 35.21 CC images/packet-sock.o [2021-03-19T17:32:36.249Z] #34 ... [2021-03-19T17:32:36.249Z] [2021-03-19T17:32:36.249Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:36.249Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:36.249Z] #42 100.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T17:32:36.249Z] #42 100.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:36.249Z] #42 DONE 102.0s [2021-03-19T17:32:36.249Z] [2021-03-19T17:32:36.249Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:36.249Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:36.495Z] #42 ... [2021-03-19T17:32:36.495Z] [2021-03-19T17:32:36.495Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:36.495Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T17:32:36.495Z] #36 69.81 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-19T17:32:36.495Z] #36 69.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-19T17:32:36.495Z] #36 69.83 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-19T17:32:36.495Z] #36 70.25 Selecting previously unselected package librhash0:arm64. [2021-03-19T17:32:36.495Z] #36 70.27 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-19T17:32:36.495Z] #36 70.28 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-19T17:32:36.495Z] #36 70.71 Selecting previously unselected package libuv1:arm64. [2021-03-19T17:32:36.495Z] #36 70.72 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-19T17:32:36.495Z] #36 70.73 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-19T17:32:36.495Z] #36 71.02 Selecting previously unselected package cmake. [2021-03-19T17:32:36.495Z] #36 71.03 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-19T17:32:36.495Z] #36 71.03 Unpacking cmake (3.13.4-1) ... [2021-03-19T17:32:36.495Z] #36 74.02 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-19T17:32:36.495Z] #36 74.05 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:32:36.495Z] #36 74.11 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-19T17:32:36.495Z] #36 74.16 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:32:36.495Z] #36 74.45 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-19T17:32:36.495Z] #36 74.75 Setting up cmake-data (3.13.4-1) ... [2021-03-19T17:32:36.495Z] #36 75.05 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:32:36.495Z] #36 76.06 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-19T17:32:36.755Z] #36 69.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:32:36.755Z] #36 69.05 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:32:36.755Z] #36 69.09 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-19T17:32:36.755Z] #36 69.12 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:32:36.755Z] #36 69.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-19T17:32:36.755Z] #36 69.20 Setting up cmake-data (3.13.4-1) ... [2021-03-19T17:32:36.755Z] #36 69.23 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T17:32:36.755Z] #36 69.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T17:32:36.755Z] #36 69.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T17:32:36.755Z] #36 69.30 Setting up cmake (3.13.4-1) ... [2021-03-19T17:32:36.755Z] #36 69.31 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:36.755Z] #36 69.39 Processing triggers for mime-support (3.62) ... [2021-03-19T17:32:36.755Z] #36 DONE 69.8s [2021-03-19T17:32:36.755Z] [2021-03-19T17:32:36.755Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:36.755Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:36.755Z] #42 64.16 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:36.755Z] #42 64.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:36.755Z] #42 64.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:36.755Z] #42 64.23 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:36.755Z] #42 64.26 Setting up python-six (1.12.0-1) ... [2021-03-19T17:32:36.755Z] #42 68.81 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T17:32:36.755Z] #42 68.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:32:36.755Z] #42 69.00 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:36.755Z] #42 69.03 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T17:32:36.755Z] #42 69.06 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:36.755Z] #42 69.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T17:32:36.755Z] #42 69.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:36.755Z] #42 69.14 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T17:32:36.755Z] #42 69.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T17:32:36.755Z] #42 69.20 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T17:32:36.808Z] #44 35.83 CC images/ipc-var.o [2021-03-19T17:32:36.808Z] #44 36.03 CC images/ipc-desc.o [2021-03-19T17:32:36.914Z] #20 31.55 Selecting previously unselected package python3-minimal. [2021-03-19T17:32:36.914Z] #20 31.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-19T17:32:36.914Z] #20 31.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-19T17:32:36.914Z] #20 31.61 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T17:32:36.914Z] #20 31.70 Selecting previously unselected package libmpdec2:amd64. [2021-03-19T17:32:36.914Z] #20 31.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-19T17:32:36.914Z] #20 31.72 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T17:32:37.076Z] #36 ... [2021-03-19T17:32:37.076Z] [2021-03-19T17:32:37.076Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:37.076Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T17:32:37.076Z] #42 DONE 76.9s [2021-03-19T17:32:37.076Z] [2021-03-19T17:32:37.076Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:37.076Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:32:37.109Z] #44 36.27 CC images/ipc-shm.o [2021-03-19T17:32:37.109Z] #44 36.52 CC images/ipc-msg.o [2021-03-19T17:32:37.172Z] #20 31.85 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-19T17:32:37.172Z] #20 31.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:32:37.172Z] #20 31.87 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:32:37.703Z] #42 ... [2021-03-19T17:32:37.703Z] [2021-03-19T17:32:37.703Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:37.703Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:37.703Z] #13 62.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T17:32:37.703Z] #13 62.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-19T17:32:37.703Z] #13 62.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:32:37.703Z] #13 65.35 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T17:32:37.703Z] #13 65.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T17:32:37.703Z] #13 65.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:32:37.703Z] #13 65.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-19T17:32:37.703Z] #13 65.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:32:37.703Z] #13 65.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:32:37.703Z] #13 65.77 Selecting previously unselected package dmsetup. [2021-03-19T17:32:37.703Z] #13 65.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:32:37.703Z] #13 65.78 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T17:32:37.703Z] #13 65.93 Selecting previously unselected package mingw-w64-common. [2021-03-19T17:32:37.703Z] #13 65.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T17:32:37.703Z] #13 65.96 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T17:32:37.760Z] #44 36.93 CC images/ipc-sem.o [2021-03-19T17:32:38.103Z] #20 32.79 Selecting previously unselected package python3.7. [2021-03-19T17:32:38.103Z] #20 32.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:32:38.103Z] #20 32.80 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:32:38.103Z] #20 32.90 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T17:32:38.103Z] #20 32.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-19T17:32:38.103Z] #20 32.92 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T17:32:38.169Z] #44 37.12 CC images/utsns.o [2021-03-19T17:32:38.169Z] #44 37.41 CC images/creds.o [2021-03-19T17:32:38.361Z] #20 33.03 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T17:32:38.470Z] #44 37.76 CC images/vma.o [2021-03-19T17:32:38.768Z] #44 38.02 CC images/netdev.o [2021-03-19T17:32:38.925Z] #20 33.91 Selecting previously unselected package python3. [2021-03-19T17:32:39.182Z] #20 33.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-19T17:32:39.182Z] #20 33.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-19T17:32:39.182Z] #20 33.96 Unpacking python3 (3.7.3-1) ... [2021-03-19T17:32:39.182Z] #20 34.06 Selecting previously unselected package libip4tc0:amd64. [2021-03-19T17:32:39.182Z] #20 34.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-19T17:32:39.182Z] #20 34.07 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T17:32:39.182Z] #20 34.17 Selecting previously unselected package libip6tc0:amd64. [2021-03-19T17:32:39.426Z] #44 38.52 CC images/tty.o [2021-03-19T17:32:39.439Z] #20 34.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-19T17:32:39.439Z] #20 34.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T17:32:39.439Z] #20 34.27 Selecting previously unselected package libiptc0:amd64. [2021-03-19T17:32:39.439Z] #20 34.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-19T17:32:39.439Z] #20 34.28 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-19T17:32:39.439Z] #20 34.35 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-19T17:32:39.439Z] #20 34.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-19T17:32:39.439Z] #20 34.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T17:32:39.545Z] #43 2.908 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:32:39.545Z] #43 2.908 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:32:39.545Z] #43 2.927 Note: Building without GnuTLS support [2021-03-19T17:32:39.545Z] #43 2.927 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:32:39.545Z] #43 2.927 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:32:39.696Z] #20 34.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-19T17:32:39.696Z] #20 34.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-19T17:32:39.696Z] #20 34.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T17:32:39.696Z] #20 34.53 Selecting previously unselected package libnftnl11:amd64. [2021-03-19T17:32:39.696Z] #20 34.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-19T17:32:39.696Z] #20 34.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T17:32:39.696Z] #20 34.63 Selecting previously unselected package iptables. [2021-03-19T17:32:39.954Z] #20 34.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-19T17:32:39.954Z] #20 34.65 Unpacking iptables (1.8.2-4) ... [2021-03-19T17:32:40.078Z] #44 39.23 CC images/file-lock.o [2021-03-19T17:32:40.211Z] #20 34.99 Selecting previously unselected package xxd. [2021-03-19T17:32:40.211Z] #20 34.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T17:32:40.211Z] #20 35.00 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:32:40.211Z] #20 35.13 Selecting previously unselected package vim-common. [2021-03-19T17:32:40.211Z] #20 35.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:32:40.211Z] #20 35.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:32:40.378Z] #44 39.52 CC images/rlimit.o [2021-03-19T17:32:40.396Z] #43 2.814 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:32:40.396Z] #43 2.814 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:32:40.396Z] #43 2.833 Note: Building without GnuTLS support [2021-03-19T17:32:40.396Z] #43 2.845 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:32:40.396Z] #43 2.845 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:32:40.468Z] #20 35.33 Selecting previously unselected package bash-completion. [2021-03-19T17:32:40.468Z] #20 35.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T17:32:40.662Z] #43 ... [2021-03-19T17:32:40.662Z] [2021-03-19T17:32:40.662Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:40.662Z] #51 sha256:babd00758842b4443890c67c229d7a2c3a2421210806061a6e86e5bc4990a2da [2021-03-19T17:32:40.662Z] #51 72.14 golang.org/x/crypto/ssh/terminal [2021-03-19T17:32:40.662Z] #51 74.86 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T17:32:40.662Z] #51 DONE 80.5s [2021-03-19T17:32:40.662Z] [2021-03-19T17:32:40.662Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T17:32:40.662Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T17:32:40.662Z] #36 77.12 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-19T17:32:40.662Z] #36 77.81 Setting up cmake (3.13.4-1) ... [2021-03-19T17:32:40.662Z] #36 78.15 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:40.662Z] #36 78.43 Processing triggers for mime-support (3.62) ... [2021-03-19T17:32:40.662Z] #36 DONE 80.5s [2021-03-19T17:32:40.662Z] [2021-03-19T17:32:40.662Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:40.662Z] #37 sha256:8dd53917219f787e38dfe0e3be45e42dec087889278a1b0368c30f84af27bd5d [2021-03-19T17:32:40.678Z] #44 39.80 CC images/pagemap.o [2021-03-19T17:32:40.984Z] #44 40.18 CC images/siginfo.o [2021-03-19T17:32:41.016Z] #13 ... [2021-03-19T17:32:41.016Z] [2021-03-19T17:32:41.016Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:41.016Z] #37 sha256:958325d058822ab5efa81e55e88d5755ea86d9350a0b250acfca305f3d64313c [2021-03-19T17:32:41.016Z] #37 3.388 + RM_GOPATH=0 [2021-03-19T17:32:41.016Z] #37 3.388 + TMP_GOPATH= [2021-03-19T17:32:41.016Z] #37 3.388 + : /build [2021-03-19T17:32:41.016Z] #37 3.388 + '[' -z '' ']' [2021-03-19T17:32:41.016Z] #37 3.391 ++ mktemp -d [2021-03-19T17:32:41.016Z] #37 3.393 + export GOPATH=/tmp/tmp.D3TvbY5xpQ [2021-03-19T17:32:41.016Z] #37 3.393 + GOPATH=/tmp/tmp.D3TvbY5xpQ [2021-03-19T17:32:41.016Z] #37 3.393 + RM_GOPATH=1 [2021-03-19T17:32:41.016Z] #37 3.393 + case "$(go env GOARCH)" in [2021-03-19T17:32:41.016Z] #37 3.393 ++ go env GOARCH [2021-03-19T17:32:41.016Z] #37 3.420 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:41.016Z] #37 3.420 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:41.016Z] #37 3.421 ++ dirname /tmp/install/install.sh [2021-03-19T17:32:41.016Z] #37 3.426 + dir=/tmp/install [2021-03-19T17:32:41.016Z] #37 3.427 + bin=tini [2021-03-19T17:32:41.016Z] #37 3.427 + shift [2021-03-19T17:32:41.016Z] #37 3.427 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T17:32:41.016Z] #37 3.428 + . /tmp/install/tini.installer [2021-03-19T17:32:41.016Z] #37 3.431 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:32:41.016Z] #37 3.431 + install_tini [2021-03-19T17:32:41.016Z] #37 3.431 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T17:32:41.016Z] #37 3.432 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:32:41.016Z] #37 3.432 + git clone https://github.com/krallin/tini.git /tmp/tmp.D3TvbY5xpQ/tini [2021-03-19T17:32:41.016Z] #37 3.435 Cloning into '/tmp/tmp.D3TvbY5xpQ/tini'... [2021-03-19T17:32:41.016Z] #37 4.204 + cd /tmp/tmp.D3TvbY5xpQ/tini [2021-03-19T17:32:41.016Z] #37 4.207 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:32:41.016Z] #37 4.214 + cmake . [2021-03-19T17:32:41.016Z] #37 ... [2021-03-19T17:32:41.016Z] [2021-03-19T17:32:41.016Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:41.016Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:32:41.016Z] #45 64.09 internal/poll [2021-03-19T17:32:41.016Z] #45 65.61 strings [2021-03-19T17:32:41.016Z] #45 66.09 os [2021-03-19T17:32:41.016Z] #45 68.74 regexp/syntax [2021-03-19T17:32:41.016Z] #45 69.95 fmt [2021-03-19T17:32:41.016Z] #45 73.59 regexp [2021-03-19T17:32:41.278Z] #45 ... [2021-03-19T17:32:41.278Z] [2021-03-19T17:32:41.278Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:41.278Z] #34 sha256:c0267b607b25861e718c8963604083ac5cfb3c47342f685f692f85a83ec94d68 [2021-03-19T17:32:41.278Z] #34 66.04 path [2021-03-19T17:32:41.278Z] #34 66.76 text/tabwriter [2021-03-19T17:32:41.278Z] #34 68.19 path/filepath [2021-03-19T17:32:41.278Z] #34 68.23 fmt [2021-03-19T17:32:41.278Z] #34 69.34 io/ioutil [2021-03-19T17:32:41.278Z] #34 71.72 github.com/BurntSushi/toml [2021-03-19T17:32:41.278Z] #34 71.72 flag [2021-03-19T17:32:41.278Z] #34 73.80 log [2021-03-19T17:32:41.293Z] #44 40.51 CC images/rpc.o [2021-03-19T17:32:41.542Z] #34 ... [2021-03-19T17:32:41.542Z] [2021-03-19T17:32:41.542Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:41.542Z] #37 sha256:958325d058822ab5efa81e55e88d5755ea86d9350a0b250acfca305f3d64313c [2021-03-19T17:32:41.542Z] #37 4.898 -- The C compiler identification is GNU 8.3.0 [2021-03-19T17:32:41.542Z] #37 4.938 -- Check for working C compiler: /usr/bin/cc [2021-03-19T17:32:41.592Z] #44 ... [2021-03-19T17:32:41.592Z] [2021-03-19T17:32:41.592Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:41.592Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:32:41.592Z] #57 55.69 + bin/ctr [2021-03-19T17:32:41.592Z] #57 ... [2021-03-19T17:32:41.592Z] [2021-03-19T17:32:41.592Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:41.592Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:32:41.592Z] #46 99.25 net/url [2021-03-19T17:32:41.592Z] #46 99.26 text/template/parse [2021-03-19T17:32:41.592Z] #46 99.27 go/scanner [2021-03-19T17:32:41.592Z] #46 103.0 go/ast [2021-03-19T17:32:41.592Z] #46 104.5 encoding/json [2021-03-19T17:32:41.718Z] using credential docker-jenkins-github-credentials [2021-03-19T17:32:41.798Z] Cloning the remote Git repository [2021-03-19T17:32:41.798Z] Cloning with configured refspecs honoured and without tags [2021-03-19T17:32:41.805Z] #37 ... [2021-03-19T17:32:41.805Z] [2021-03-19T17:32:41.805Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:41.805Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:32:41.805Z] #51 64.82 context [2021-03-19T17:32:41.805Z] #51 65.48 encoding/binary [2021-03-19T17:32:41.805Z] #51 65.95 os [2021-03-19T17:32:41.805Z] #51 67.95 encoding/base64 [2021-03-19T17:32:41.805Z] #51 68.92 golang.org/x/sys/unix [2021-03-19T17:32:41.805Z] #51 70.06 fmt [2021-03-19T17:32:42.084Z] #43 ... [2021-03-19T17:32:42.084Z] [2021-03-19T17:32:42.084Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:42.084Z] #37 sha256:c8ab5220afa0fb1efc8d327dbb6711fad2ef654db00a3bee1c3439712d0f3964 [2021-03-19T17:32:42.084Z] #37 4.306 -- The C compiler identification is GNU 8.3.0 [2021-03-19T17:32:42.084Z] #37 4.390 -- Check for working C compiler: /usr/bin/cc [2021-03-19T17:32:42.084Z] #37 5.170 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T17:32:42.084Z] #37 5.173 -- Detecting C compiler ABI info [2021-03-19T17:32:42.084Z] #37 6.302 -- Detecting C compiler ABI info - done [2021-03-19T17:32:42.084Z] #37 6.373 -- Detecting C compile features [2021-03-19T17:32:42.084Z] #37 9.216 -- Detecting C compile features - done [2021-03-19T17:32:42.084Z] #37 9.303 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T17:32:42.084Z] #37 9.928 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T17:32:42.084Z] #37 10.07 -- Configuring done [2021-03-19T17:32:42.084Z] #37 10.11 -- Generating done [2021-03-19T17:32:42.084Z] #37 10.12 -- Build files have been written to: /tmp/tmp.Kl1sSDlnf8/tini [2021-03-19T17:32:42.084Z] #37 10.14 + make tini-static [2021-03-19T17:32:42.084Z] #37 11.10 Scanning dependencies of target tini-static [2021-03-19T17:32:42.084Z] #37 11.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T17:32:42.014Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T17:32:42.380Z] #51 ... [2021-03-19T17:32:42.380Z] [2021-03-19T17:32:42.380Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:42.380Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:32:42.380Z] #45 75.17 go/token [2021-03-19T17:32:42.655Z] #37 13.54 [100%] Linking C executable tini-static [2021-03-19T17:32:42.655Z] #37 ... [2021-03-19T17:32:42.655Z] [2021-03-19T17:32:42.655Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:42.655Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:42.655Z] #43 6.596 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:32:42.655Z] #43 6.660 GEN .gitid [2021-03-19T17:32:42.655Z] #43 6.698 GEN criu/include/version.h [2021-03-19T17:32:42.915Z] #43 6.749 GEN include/common/asm [2021-03-19T17:32:43.137Z] #46 ... [2021-03-19T17:32:43.137Z] [2021-03-19T17:32:43.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-03-19T17:32:43.137Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:43.137Z] #44 42.32 CC images/ext-file.o [2021-03-19T17:32:43.222Z] #37 ... [2021-03-19T17:32:43.222Z] [2021-03-19T17:32:43.222Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:43.222Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T17:32:43.222Z] #13 65.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T17:32:43.222Z] #13 65.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T17:32:43.222Z] #13 65.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:32:43.222Z] #13 73.53 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T17:32:43.222Z] #13 73.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-19T17:32:43.222Z] #13 73.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:43.222Z] #13 73.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T17:32:43.222Z] #13 73.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-19T17:32:43.222Z] #13 73.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:43.222Z] #13 ... [2021-03-19T17:32:43.222Z] [2021-03-19T17:32:43.222Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:43.222Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:32:43.222Z] #43 5.207 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:32:43.222Z] #43 5.331 GEN .gitid [2021-03-19T17:32:43.222Z] #43 5.364 GEN criu/include/version.h [2021-03-19T17:32:43.222Z] #43 5.512 GEN include/common/asm [2021-03-19T17:32:43.391Z] #45 76.11 go/scanner [2021-03-19T17:32:43.438Z] #44 42.52 CC images/cgroup.o [2021-03-19T17:32:43.658Z] #45 ... [2021-03-19T17:32:43.658Z] [2021-03-19T17:32:43.658Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T17:32:43.658Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T17:32:43.658Z] #42 75.62 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T17:32:43.658Z] #42 75.65 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:43.658Z] #42 DONE 76.6s [2021-03-19T17:32:43.747Z] #20 38.09 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T17:32:43.747Z] #20 38.45 Selecting previously unselected package bzip2. [2021-03-19T17:32:43.747Z] #20 38.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-19T17:32:43.747Z] #20 38.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:32:43.747Z] #20 38.55 Selecting previously unselected package xz-utils. [2021-03-19T17:32:43.747Z] #20 38.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-19T17:32:43.747Z] #20 38.58 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T17:32:43.798Z] #43 ... [2021-03-19T17:32:43.799Z] [2021-03-19T17:32:43.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-03-19T17:32:43.799Z] #45 sha256:80d523e40d1afceb26d886b17b192886ddb09b5ee489f684969b108b3e73b592 [2021-03-19T17:32:43.799Z] #45 73.57 go/doc [2021-03-19T17:32:43.799Z] #45 74.71 compress/flate [2021-03-19T17:32:43.799Z] #45 77.78 github.com/LK4D4/vndr/build [2021-03-19T17:32:43.799Z] #45 78.17 crypto/rsa [2021-03-19T17:32:43.799Z] #45 78.19 compress/gzip [2021-03-19T17:32:43.799Z] #45 79.39 vendor/golang.org/x/crypto/cryptobyte [2021-03-19T17:32:43.799Z] #45 81.05 vendor/golang.org/x/text/unicode/bidi [2021-03-19T17:32:43.799Z] #45 83.14 vendor/golang.org/x/text/unicode/norm [2021-03-19T17:32:43.799Z] #45 83.43 vendor/golang.org/x/net/http2/hpack [2021-03-19T17:32:43.932Z] [2021-03-19T17:32:43.933Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:43.933Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:44.004Z] #20 38.76 Selecting previously unselected package apparmor. [2021-03-19T17:32:44.004Z] #20 38.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-19T17:32:44.004Z] #20 38.85 Unpacking apparmor (2.13.2-10) ... [2021-03-19T17:32:44.062Z] #45 ... [2021-03-19T17:32:44.062Z] [2021-03-19T17:32:44.062Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:44.062Z] #37 sha256:8dd53917219f787e38dfe0e3be45e42dec087889278a1b0368c30f84af27bd5d [2021-03-19T17:32:44.062Z] #37 2.485 + RM_GOPATH=0 [2021-03-19T17:32:44.062Z] #37 2.485 + TMP_GOPATH= [2021-03-19T17:32:44.062Z] #37 2.485 + : /build [2021-03-19T17:32:44.062Z] #37 2.485 + '[' -z '' ']' [2021-03-19T17:32:44.062Z] #37 2.485 ++ mktemp -d [2021-03-19T17:32:44.062Z] #37 2.504 + export GOPATH=/tmp/tmp.cTx1eZa9iV [2021-03-19T17:32:44.062Z] #37 2.504 + GOPATH=/tmp/tmp.cTx1eZa9iV [2021-03-19T17:32:44.062Z] #37 2.504 + RM_GOPATH=1 [2021-03-19T17:32:44.062Z] #37 2.504 + case "$(go env GOARCH)" in [2021-03-19T17:32:44.062Z] #37 2.504 ++ go env GOARCH [2021-03-19T17:32:44.062Z] #37 2.564 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:44.063Z] #37 2.564 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:44.063Z] #37 2.564 ++ dirname /tmp/install/install.sh [2021-03-19T17:32:44.063Z] #37 2.607 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:32:44.063Z] #37 2.610 + dir=/tmp/install [2021-03-19T17:32:44.063Z] #37 2.610 + bin=tini [2021-03-19T17:32:44.063Z] #37 2.610 + shift [2021-03-19T17:32:44.063Z] #37 2.610 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T17:32:44.063Z] #37 2.610 + . /tmp/install/tini.installer [2021-03-19T17:32:44.063Z] #37 2.610 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:32:44.063Z] #37 2.610 + install_tini [2021-03-19T17:32:44.063Z] #37 2.610 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T17:32:44.063Z] #37 2.610 + git clone https://github.com/krallin/tini.git /tmp/tmp.cTx1eZa9iV/tini [2021-03-19T17:32:44.063Z] #37 2.610 Cloning into '/tmp/tmp.cTx1eZa9iV/tini'... [2021-03-19T17:32:42.410Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-19T17:32:43.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:32:43.289Z] > git --version # timeout=10 [2021-03-19T17:32:43.338Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-19T17:32:43.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:32:43.342Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:32:44.093Z] #44 43.33 CC images/userns.o [2021-03-19T17:32:44.261Z] #20 39.21 Selecting previously unselected package aufs-tools. [2021-03-19T17:32:44.261Z] #20 39.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-19T17:32:44.261Z] #20 39.22 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:32:44.305Z] #43 ... [2021-03-19T17:32:44.305Z] [2021-03-19T17:32:44.305Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:44.305Z] #37 sha256:c8ab5220afa0fb1efc8d327dbb6711fad2ef654db00a3bee1c3439712d0f3964 [2021-03-19T17:32:44.305Z] #37 14.13 [100%] Built target tini-static [2021-03-19T17:32:44.305Z] #37 14.21 + mkdir -p /build [2021-03-19T17:32:44.305Z] #37 14.21 + cp tini-static /build/docker-init [2021-03-19T17:32:44.305Z] #37 DONE 15.1s [2021-03-19T17:32:44.395Z] #44 43.65 CC images/google/protobuf/descriptor.o [2021-03-19T17:32:44.518Z] #20 39.35 Selecting previously unselected package libonig5:amd64. [2021-03-19T17:32:44.518Z] #20 39.35 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T17:32:44.518Z] #20 39.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:32:44.518Z] #20 39.52 Selecting previously unselected package libjq1:amd64. [2021-03-19T17:32:44.518Z] #20 39.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:32:44.565Z] [2021-03-19T17:32:44.565Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:44.566Z] #34 sha256:0124ce555e6672e05f58f208c5c6678432245f6ae1249a0cebf057b821373aaa [2021-03-19T17:32:44.566Z] #34 103.6 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:32:44.566Z] #34 DONE 110.4s [2021-03-19T17:32:44.566Z] [2021-03-19T17:32:44.566Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:44.566Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:44.566Z] #43 8.444 PBCC images/timens.pb-c.c [2021-03-19T17:32:44.566Z] #43 8.455 DEP images/timens.pb-c.d [2021-03-19T17:32:44.566Z] #43 8.540 PBCC images/fown.pb-c.c [2021-03-19T17:32:44.566Z] #43 ... [2021-03-19T17:32:44.566Z] [2021-03-19T17:32:44.566Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:44.566Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:32:44.566Z] #45 100.6 regexp [2021-03-19T17:32:44.566Z] #45 101.6 go/token [2021-03-19T17:32:44.566Z] #45 103.3 go/scanner [2021-03-19T17:32:44.566Z] #45 104.9 internal/lazyregexp [2021-03-19T17:32:44.566Z] #45 105.3 net/url [2021-03-19T17:32:44.566Z] #45 105.6 go/ast [2021-03-19T17:32:44.566Z] #45 108.4 text/template/parse [2021-03-19T17:32:44.640Z] #37 3.978 + cd /tmp/tmp.cTx1eZa9iV/tini [2021-03-19T17:32:44.641Z] #37 3.978 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T17:32:44.641Z] #37 3.996 + cmake . [2021-03-19T17:32:44.775Z] #20 39.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:32:44.775Z] #20 39.66 Selecting previously unselected package jq. [2021-03-19T17:32:44.775Z] #20 39.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:32:44.775Z] #20 39.68 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:32:44.775Z] #20 39.76 Selecting previously unselected package libaio1:amd64. [2021-03-19T17:32:44.826Z] #45 ... [2021-03-19T17:32:44.826Z] [2021-03-19T17:32:44.826Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:44.826Z] #51 sha256:acc4c78a9b55b72d06acb8b35354189d4f18ebaea1458add4e6f5c7979801af9 [2021-03-19T17:32:44.826Z] #51 100.7 encoding/json [2021-03-19T17:32:44.826Z] #51 108.9 github.com/pkg/diff [2021-03-19T17:32:44.826Z] #51 109.5 go/ast [2021-03-19T17:32:44.826Z] #51 110.7 golang.org/x/crypto/ssh/terminal [2021-03-19T17:32:44.826Z] #51 ... [2021-03-19T17:32:44.826Z] [2021-03-19T17:32:44.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-03-19T17:32:44.826Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:44.826Z] #43 8.596 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T17:32:44.826Z] #43 8.861 PBCC images/opts.pb-c.c [2021-03-19T17:32:45.032Z] #20 39.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-19T17:32:45.032Z] #20 39.78 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-19T17:32:45.032Z] #20 39.83 Selecting previously unselected package libgpm2:amd64. [2021-03-19T17:32:45.032Z] #20 39.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-19T17:32:45.032Z] #20 39.84 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-19T17:32:45.032Z] #20 39.90 Selecting previously unselected package libicu63:amd64. [2021-03-19T17:32:45.032Z] #20 39.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T17:32:45.032Z] #20 39.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:32:45.086Z] #43 8.995 PBCC images/memfd.pb-c.c [2021-03-19T17:32:45.086Z] #43 9.137 DEP images/fown.pb-c.d [2021-03-19T17:32:45.346Z] #43 9.217 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T17:32:45.346Z] #43 9.298 DEP images/opts.pb-c.d [2021-03-19T17:32:45.346Z] #43 9.329 DEP images/memfd.pb-c.d [2021-03-19T17:32:45.346Z] #43 9.373 PBCC images/sit.pb-c.c [2021-03-19T17:32:45.455Z] #44 ... [2021-03-19T17:32:45.455Z] [2021-03-19T17:32:45.455Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:45.455Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:32:45.455Z] #52 102.4 golang.org/x/sys/unix [2021-03-19T17:32:45.455Z] #52 102.6 encoding/json [2021-03-19T17:32:45.455Z] #52 ... [2021-03-19T17:32:45.455Z] [2021-03-19T17:32:45.455Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:45.455Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:32:45.455Z] #46 110.9 text/template [2021-03-19T17:32:45.597Z] #20 ... [2021-03-19T17:32:45.597Z] [2021-03-19T17:32:45.597Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:45.597Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:45.597Z] #43 92.88 CC criu/bitmap.o [2021-03-19T17:32:45.597Z] #43 93.07 CC criu/cgroup-props.o [2021-03-19T17:32:45.597Z] #43 93.88 CC criu/cgroup.o [2021-03-19T17:32:45.597Z] #43 96.64 CC criu/clone-noasan.o [2021-03-19T17:32:45.597Z] #43 96.87 CC criu/config.o [2021-03-19T17:32:45.597Z] #43 98.16 CC criu/cr-check.o [2021-03-19T17:32:45.597Z] #43 99.81 CC criu/cr-dedup.o [2021-03-19T17:32:45.597Z] #43 100.1 CC criu/cr-dump.o [2021-03-19T17:32:45.597Z] #43 102.4 CC criu/cr-errno.o [2021-03-19T17:32:45.597Z] #43 102.4 CC criu/cr-restore.o [2021-03-19T17:32:45.603Z] #37 4.669 -- The C compiler identification is GNU 8.3.0 [2021-03-19T17:32:45.603Z] #37 4.718 -- Check for working C compiler: /usr/bin/cc [2021-03-19T17:32:45.606Z] #43 9.439 DEP images/sit.pb-c.d [2021-03-19T17:32:45.606Z] #43 9.523 PBCC images/macvlan.pb-c.c [2021-03-19T17:32:45.606Z] #43 9.569 DEP images/macvlan.pb-c.d [2021-03-19T17:32:45.606Z] #43 9.632 PBCC images/autofs.pb-c.c [2021-03-19T17:32:45.606Z] #43 9.699 DEP images/autofs.pb-c.d [2021-03-19T17:32:45.867Z] #43 9.801 PBCC images/sysctl.pb-c.c [2021-03-19T17:32:45.867Z] #43 9.840 DEP images/sysctl.pb-c.d [2021-03-19T17:32:45.867Z] #43 9.938 PBCC images/time.pb-c.c [2021-03-19T17:32:46.127Z] #43 10.00 DEP images/time.pb-c.d [2021-03-19T17:32:46.181Z] #37 5.593 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T17:32:46.387Z] #43 10.10 PBCC images/binfmt-misc.pb-c.c [2021-03-19T17:32:46.387Z] #43 10.16 DEP images/binfmt-misc.pb-c.d [2021-03-19T17:32:46.387Z] #43 10.28 PBCC images/seccomp.pb-c.c [2021-03-19T17:32:46.387Z] #43 10.30 DEP images/seccomp.pb-c.d [2021-03-19T17:32:46.471Z] #37 5.595 -- Detecting C compiler ABI info [2021-03-19T17:32:46.647Z] #43 10.40 PBCC images/userns.pb-c.c [2021-03-19T17:32:46.647Z] #43 10.42 DEP images/userns.pb-c.d [2021-03-19T17:32:46.647Z] #43 10.43 PBCC images/cgroup.pb-c.c [2021-03-19T17:32:46.647Z] #43 10.53 DEP images/cgroup.pb-c.d [2021-03-19T17:32:46.647Z] #43 10.60 PBCC images/ext-file.pb-c.c [2021-03-19T17:32:46.647Z] #43 10.63 DEP images/ext-file.pb-c.d [2021-03-19T17:32:46.911Z] #43 10.74 PBCC images/rpc.pb-c.c [2021-03-19T17:32:46.911Z] #43 10.79 DEP images/rpc.pb-c.d [2021-03-19T17:32:46.911Z] #43 10.87 PBCC images/siginfo.pb-c.c [2021-03-19T17:32:47.176Z] #43 10.93 DEP images/siginfo.pb-c.d [2021-03-19T17:32:47.176Z] #43 11.04 PBCC images/pagemap.pb-c.c [2021-03-19T17:32:47.176Z] #43 11.08 DEP images/pagemap.pb-c.d [2021-03-19T17:32:47.176Z] #43 11.14 PBCC images/rlimit.pb-c.c [2021-03-19T17:32:47.176Z] #43 11.17 DEP images/rlimit.pb-c.d [2021-03-19T17:32:47.176Z] #43 11.23 PBCC images/file-lock.pb-c.c [2021-03-19T17:32:47.176Z] #43 11.26 DEP images/file-lock.pb-c.d [2021-03-19T17:32:47.591Z] #37 6.428 -- Detecting C compiler ABI info - done [2021-03-19T17:32:47.591Z] #37 6.474 -- Detecting C compile features [2021-03-19T17:32:47.593Z] #43 11.31 PBCC images/tty.pb-c.c [2021-03-19T17:32:47.593Z] #43 11.36 DEP images/tty.pb-c.d [2021-03-19T17:32:47.593Z] #43 11.48 PBCC images/tun.pb-c.c [2021-03-19T17:32:47.593Z] #43 11.52 PBCC images/netdev.pb-c.c [2021-03-19T17:32:47.593Z] #43 11.59 DEP images/tun.pb-c.d [2021-03-19T17:32:47.634Z] #46 114.6 go/parser [2021-03-19T17:32:47.853Z] #43 11.68 DEP images/netdev.pb-c.d [2021-03-19T17:32:47.853Z] #43 11.82 PBCC images/vma.pb-c.c [2021-03-19T17:32:47.853Z] #43 ... [2021-03-19T17:32:47.853Z] [2021-03-19T17:32:47.853Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:47.853Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:47.853Z] #13 99.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T17:32:47.853Z] #13 99.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T17:32:47.853Z] #13 100.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:32:47.853Z] #13 108.9 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T17:32:47.853Z] #13 108.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T17:32:47.853Z] #13 108.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:47.853Z] #13 109.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T17:32:47.853Z] #13 109.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T17:32:47.853Z] #13 109.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:48.113Z] #13 ... [2021-03-19T17:32:48.113Z] [2021-03-19T17:32:48.113Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:48.113Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:48.113Z] #43 11.90 DEP images/vma.pb-c.d [2021-03-19T17:32:48.113Z] #43 11.94 PBCC images/creds.pb-c.c [2021-03-19T17:32:48.113Z] #43 12.01 DEP images/creds.pb-c.d [2021-03-19T17:32:48.164Z] #43 4.451 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:32:48.164Z] #43 4.451 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:32:48.164Z] #43 4.467 Note: Building without GnuTLS support [2021-03-19T17:32:48.164Z] #43 4.470 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:32:48.164Z] #43 4.470 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:32:48.234Z] #43 ... [2021-03-19T17:32:48.234Z] [2021-03-19T17:32:48.234Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:32:48.234Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:32:48.234Z] #20 43.13 Selecting previously unselected package libnet1:amd64. [2021-03-19T17:32:48.234Z] #20 43.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T17:32:48.234Z] #20 43.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:48.373Z] #43 12.16 PBCC images/utsns.pb-c.c [2021-03-19T17:32:48.373Z] #43 12.27 DEP images/utsns.pb-c.d [2021-03-19T17:32:48.373Z] #43 12.30 PBCC images/ipc-desc.pb-c.c [2021-03-19T17:32:48.373Z] #43 12.33 PBCC images/ipc-sem.pb-c.c [2021-03-19T17:32:48.373Z] #43 12.35 DEP images/ipc-desc.pb-c.d [2021-03-19T17:32:48.373Z] #43 12.39 DEP images/ipc-sem.pb-c.d [2021-03-19T17:32:48.428Z] #43 ... [2021-03-19T17:32:48.428Z] [2021-03-19T17:32:48.428Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T17:32:48.428Z] #34 sha256:c0267b607b25861e718c8963604083ac5cfb3c47342f685f692f85a83ec94d68 [2021-03-19T17:32:48.428Z] #34 76.27 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T17:32:48.428Z] #34 DONE 81.5s [2021-03-19T17:32:48.491Z] #20 43.26 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T17:32:48.491Z] #20 43.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T17:32:48.491Z] #20 43.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:32:48.491Z] #20 43.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T17:32:48.491Z] #20 43.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:32:48.491Z] #20 43.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:48.491Z] #20 43.44 Selecting previously unselected package libreadline5:amd64. [2021-03-19T17:32:48.491Z] #20 43.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-19T17:32:48.491Z] #20 43.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T17:32:48.633Z] #43 12.41 PBCC images/ipc-msg.pb-c.c [2021-03-19T17:32:48.633Z] #43 12.43 DEP images/ipc-msg.pb-c.d [2021-03-19T17:32:48.633Z] #43 12.46 PBCC images/ipc-shm.pb-c.c [2021-03-19T17:32:48.633Z] #43 12.47 DEP images/ipc-shm.pb-c.d [2021-03-19T17:32:48.633Z] #43 12.51 PBCC images/ipc-var.pb-c.c [2021-03-19T17:32:48.633Z] #43 12.54 DEP images/ipc-var.pb-c.d [2021-03-19T17:32:48.633Z] #43 12.57 PBCC images/sk-opts.pb-c.c [2021-03-19T17:32:48.633Z] #43 12.59 PBCC images/packet-sock.pb-c.c [2021-03-19T17:32:48.633Z] #43 12.62 DEP images/sk-opts.pb-c.d [2021-03-19T17:32:48.691Z] [2021-03-19T17:32:48.691Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:48.691Z] #37 sha256:958325d058822ab5efa81e55e88d5755ea86d9350a0b250acfca305f3d64313c [2021-03-19T17:32:48.691Z] #37 5.763 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T17:32:48.691Z] #37 5.763 -- Detecting C compiler ABI info [2021-03-19T17:32:48.691Z] #37 6.508 -- Detecting C compiler ABI info - done [2021-03-19T17:32:48.691Z] #37 6.547 -- Detecting C compile features [2021-03-19T17:32:48.691Z] #37 8.781 -- Detecting C compile features - done [2021-03-19T17:32:48.691Z] #37 8.823 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T17:32:48.691Z] #37 9.119 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T17:32:48.691Z] #37 9.220 -- Configuring done [2021-03-19T17:32:48.691Z] #37 9.237 -- Generating done [2021-03-19T17:32:48.691Z] #37 9.237 -- Build files have been written to: /tmp/tmp.D3TvbY5xpQ/tini [2021-03-19T17:32:48.691Z] #37 9.250 + make tini-static [2021-03-19T17:32:48.691Z] #37 9.638 Scanning dependencies of target tini-static [2021-03-19T17:32:48.691Z] #37 9.736 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T17:32:48.691Z] #37 11.25 [100%] Linking C executable tini-static [2021-03-19T17:32:48.691Z] #37 11.87 [100%] Built target tini-static [2021-03-19T17:32:48.691Z] #37 11.94 + mkdir -p /build [2021-03-19T17:32:48.691Z] #37 11.94 + cp tini-static /build/docker-init [2021-03-19T17:32:48.748Z] #20 43.58 Selecting previously unselected package net-tools. [2021-03-19T17:32:48.749Z] #20 43.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-19T17:32:48.749Z] #20 43.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:32:48.893Z] #43 12.67 DEP images/packet-sock.pb-c.d [2021-03-19T17:32:48.893Z] #43 12.76 PBCC images/sk-netlink.pb-c.c [2021-03-19T17:32:48.893Z] #43 12.82 DEP images/sk-netlink.pb-c.d [2021-03-19T17:32:48.893Z] #43 12.89 PBCC images/sk-inet.pb-c.c [2021-03-19T17:32:48.953Z] #37 DONE 12.1s [2021-03-19T17:32:48.953Z] [2021-03-19T17:32:48.953Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:48.953Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:32:48.953Z] #13 72.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T17:32:48.953Z] #13 72.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T17:32:48.953Z] #13 72.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:32:48.987Z] #37 ... [2021-03-19T17:32:48.987Z] [2021-03-19T17:32:48.987Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:48.987Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:32:48.987Z] #43 7.644 PBCC images/timens.pb-c.c [2021-03-19T17:32:48.987Z] #43 7.670 DEP images/timens.pb-c.d [2021-03-19T17:32:48.987Z] #43 7.716 PBCC images/fown.pb-c.c [2021-03-19T17:32:48.987Z] #43 7.736 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T17:32:48.987Z] #43 7.818 PBCC images/opts.pb-c.c [2021-03-19T17:32:48.987Z] #43 7.906 PBCC images/memfd.pb-c.c [2021-03-19T17:32:48.987Z] #43 7.972 DEP images/fown.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.025 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.137 DEP images/opts.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.171 DEP images/memfd.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.212 PBCC images/sit.pb-c.c [2021-03-19T17:32:48.987Z] #43 8.283 DEP images/sit.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.362 PBCC images/macvlan.pb-c.c [2021-03-19T17:32:48.987Z] #43 8.372 DEP images/macvlan.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.455 PBCC images/autofs.pb-c.c [2021-03-19T17:32:48.987Z] #43 8.464 DEP images/autofs.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.506 PBCC images/sysctl.pb-c.c [2021-03-19T17:32:48.987Z] #43 8.532 DEP images/sysctl.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.570 PBCC images/time.pb-c.c [2021-03-19T17:32:48.987Z] #43 8.606 DEP images/time.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.652 PBCC images/binfmt-misc.pb-c.c [2021-03-19T17:32:48.987Z] #43 8.670 DEP images/binfmt-misc.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.712 PBCC images/seccomp.pb-c.c [2021-03-19T17:32:48.987Z] #43 8.738 DEP images/seccomp.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.776 PBCC images/userns.pb-c.c [2021-03-19T17:32:48.987Z] #43 8.797 DEP images/userns.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.848 PBCC images/cgroup.pb-c.c [2021-03-19T17:32:48.987Z] #43 8.876 DEP images/cgroup.pb-c.d [2021-03-19T17:32:48.987Z] #43 8.959 PBCC images/ext-file.pb-c.c [2021-03-19T17:32:48.987Z] #43 9.024 DEP images/ext-file.pb-c.d [2021-03-19T17:32:48.987Z] #43 9.152 PBCC images/rpc.pb-c.c [2021-03-19T17:32:48.987Z] #43 9.171 DEP images/rpc.pb-c.d [2021-03-19T17:32:48.987Z] #43 9.276 PBCC images/siginfo.pb-c.c [2021-03-19T17:32:48.987Z] #43 9.334 DEP images/siginfo.pb-c.d [2021-03-19T17:32:48.987Z] #43 9.359 PBCC images/pagemap.pb-c.c [2021-03-19T17:32:48.987Z] #43 9.439 DEP images/pagemap.pb-c.d [2021-03-19T17:32:48.987Z] #43 9.529 PBCC images/rlimit.pb-c.c [2021-03-19T17:32:48.987Z] #43 9.538 DEP images/rlimit.pb-c.d [2021-03-19T17:32:48.987Z] #43 9.591 PBCC images/file-lock.pb-c.c [2021-03-19T17:32:48.987Z] #43 9.604 DEP images/file-lock.pb-c.d [2021-03-19T17:32:48.987Z] #43 9.692 PBCC images/tty.pb-c.c [2021-03-19T17:32:48.987Z] #43 9.770 DEP images/tty.pb-c.d [2021-03-19T17:32:48.987Z] #43 9.838 PBCC images/tun.pb-c.c [2021-03-19T17:32:48.987Z] #43 9.904 PBCC images/netdev.pb-c.c [2021-03-19T17:32:48.987Z] #43 9.988 DEP images/tun.pb-c.d [2021-03-19T17:32:48.987Z] #43 10.06 DEP images/netdev.pb-c.d [2021-03-19T17:32:48.987Z] #43 10.14 PBCC images/vma.pb-c.c [2021-03-19T17:32:48.987Z] #43 10.24 DEP images/vma.pb-c.d [2021-03-19T17:32:48.987Z] #43 10.35 PBCC images/creds.pb-c.c [2021-03-19T17:32:48.987Z] #43 10.39 DEP images/creds.pb-c.d [2021-03-19T17:32:48.987Z] #43 10.46 PBCC images/utsns.pb-c.c [2021-03-19T17:32:48.987Z] #43 10.47 DEP images/utsns.pb-c.d [2021-03-19T17:32:48.987Z] #43 10.51 PBCC images/ipc-desc.pb-c.c [2021-03-19T17:32:48.987Z] #43 10.56 PBCC images/ipc-sem.pb-c.c [2021-03-19T17:32:48.987Z] #43 10.57 DEP images/ipc-desc.pb-c.d [2021-03-19T17:32:48.987Z] #43 10.61 DEP images/ipc-sem.pb-c.d [2021-03-19T17:32:48.987Z] #43 10.67 PBCC images/ipc-msg.pb-c.c [2021-03-19T17:32:48.987Z] #43 10.71 DEP images/ipc-msg.pb-c.d [2021-03-19T17:32:48.987Z] #43 10.82 PBCC images/ipc-shm.pb-c.c [2021-03-19T17:32:48.987Z] #43 10.86 DEP images/ipc-shm.pb-c.d [2021-03-19T17:32:48.987Z] #43 10.93 PBCC images/ipc-var.pb-c.c [2021-03-19T17:32:48.987Z] #43 10.98 DEP images/ipc-var.pb-c.d [2021-03-19T17:32:48.987Z] #43 11.07 PBCC images/sk-opts.pb-c.c [2021-03-19T17:32:48.987Z] #43 11.13 PBCC images/packet-sock.pb-c.c [2021-03-19T17:32:48.987Z] #43 11.23 DEP images/sk-opts.pb-c.d [2021-03-19T17:32:48.987Z] #43 11.28 DEP images/packet-sock.pb-c.d [2021-03-19T17:32:48.987Z] #43 11.36 PBCC images/sk-netlink.pb-c.c [2021-03-19T17:32:48.987Z] #43 11.46 DEP images/sk-netlink.pb-c.d [2021-03-19T17:32:48.987Z] #43 11.50 PBCC images/sk-inet.pb-c.c [2021-03-19T17:32:48.987Z] #43 11.54 DEP images/sk-inet.pb-c.d [2021-03-19T17:32:48.987Z] #43 11.59 PBCC images/sk-unix.pb-c.c [2021-03-19T17:32:48.987Z] #43 11.62 DEP images/sk-unix.pb-c.d [2021-03-19T17:32:48.987Z] #43 11.68 PBCC images/mm.pb-c.c [2021-03-19T17:32:48.987Z] #43 11.74 DEP images/mm.pb-c.d [2021-03-19T17:32:48.987Z] #43 11.80 PBCC images/timerfd.pb-c.c [2021-03-19T17:32:48.987Z] #43 11.87 DEP images/timerfd.pb-c.d [2021-03-19T17:32:48.987Z] #43 11.91 PBCC images/timer.pb-c.c [2021-03-19T17:32:48.987Z] #43 11.93 DEP images/timer.pb-c.d [2021-03-19T17:32:48.987Z] #43 11.96 PBCC images/sa.pb-c.c [2021-03-19T17:32:48.987Z] #43 12.00 DEP images/sa.pb-c.d [2021-03-19T17:32:49.006Z] #20 43.80 Selecting previously unselected package python-pip-whl. [2021-03-19T17:32:49.006Z] #20 43.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T17:32:49.006Z] #20 43.82 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T17:32:49.153Z] #43 12.98 DEP images/sk-inet.pb-c.d [2021-03-19T17:32:49.153Z] #43 13.05 PBCC images/sk-unix.pb-c.c [2021-03-19T17:32:49.153Z] #43 13.10 DEP images/sk-unix.pb-c.d [2021-03-19T17:32:49.178Z] #46 ... [2021-03-19T17:32:49.178Z] [2021-03-19T17:32:49.178Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:32:49.178Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T17:32:49.178Z] #14 114.3 Selecting previously unselected package libapparmor1:ppc64el. [2021-03-19T17:32:49.178Z] #14 114.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-03-19T17:32:49.178Z] #14 114.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-03-19T17:32:49.179Z] #14 114.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-03-19T17:32:49.179Z] #14 114.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-03-19T17:32:49.179Z] #14 114.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-19T17:32:49.179Z] #14 114.6 Selecting previously unselected package libbtrfs0. [2021-03-19T17:32:49.179Z] #14 114.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-19T17:32:49.179Z] #14 114.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:32:49.179Z] #14 114.8 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:32:49.179Z] #14 114.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-19T17:32:49.179Z] #14 114.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:32:49.179Z] #14 114.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-03-19T17:32:49.179Z] #14 114.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-19T17:32:49.179Z] #14 114.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-19T17:32:49.179Z] #14 115.1 Selecting previously unselected package libudev-dev:ppc64el. [2021-03-19T17:32:49.179Z] #14 115.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-19T17:32:49.179Z] #14 115.1 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-19T17:32:49.179Z] #14 115.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-03-19T17:32:49.179Z] #14 115.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-03-19T17:32:49.179Z] #14 115.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-03-19T17:32:49.179Z] #14 115.5 Selecting previously unselected package libpcre16-3:ppc64el. [2021-03-19T17:32:49.179Z] #14 115.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-03-19T17:32:49.179Z] #14 115.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-19T17:32:49.179Z] #14 115.7 Selecting previously unselected package libpcre32-3:ppc64el. [2021-03-19T17:32:49.179Z] #14 115.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-03-19T17:32:49.179Z] #14 115.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-19T17:32:49.179Z] #14 115.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-03-19T17:32:49.251Z] #43 12.10 PBCC images/pipe-data.pb-c.c [2021-03-19T17:32:49.251Z] #43 12.12 DEP images/pipe-data.pb-c.d [2021-03-19T17:32:49.251Z] #43 12.16 PBCC images/mnt.pb-c.c [2021-03-19T17:32:49.251Z] #43 12.23 DEP images/mnt.pb-c.d [2021-03-19T17:32:49.412Z] #43 13.19 PBCC images/mm.pb-c.c [2021-03-19T17:32:49.412Z] #43 13.24 DEP images/mm.pb-c.d [2021-03-19T17:32:49.412Z] #43 13.29 PBCC images/timerfd.pb-c.c [2021-03-19T17:32:49.412Z] #43 13.33 DEP images/timerfd.pb-c.d [2021-03-19T17:32:49.412Z] #43 13.38 PBCC images/timer.pb-c.c [2021-03-19T17:32:49.412Z] #43 13.42 DEP images/timer.pb-c.d [2021-03-19T17:32:49.478Z] #14 115.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-03-19T17:32:49.478Z] #14 115.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-19T17:32:49.478Z] #14 116.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-03-19T17:32:49.478Z] #14 116.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-03-19T17:32:49.478Z] #14 116.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-19T17:32:49.514Z] #43 12.31 PBCC images/sk-packet.pb-c.c [2021-03-19T17:32:49.514Z] #43 12.33 DEP images/sk-packet.pb-c.d [2021-03-19T17:32:49.514Z] #43 12.45 PBCC images/tcp-stream.pb-c.c [2021-03-19T17:32:49.514Z] #43 12.52 DEP images/tcp-stream.pb-c.d [2021-03-19T17:32:49.673Z] #43 13.44 PBCC images/sa.pb-c.c [2021-03-19T17:32:49.673Z] #43 13.50 DEP images/sa.pb-c.d [2021-03-19T17:32:49.673Z] #43 13.55 PBCC images/pipe-data.pb-c.c [2021-03-19T17:32:49.673Z] #43 13.58 DEP images/pipe-data.pb-c.d [2021-03-19T17:32:49.673Z] #43 13.63 PBCC images/mnt.pb-c.c [2021-03-19T17:32:49.673Z] #43 13.69 DEP images/mnt.pb-c.d [2021-03-19T17:32:49.778Z] #43 12.65 PBCC images/pipe.pb-c.c [2021-03-19T17:32:49.778Z] #43 12.69 DEP images/pipe.pb-c.d [2021-03-19T17:32:49.778Z] #43 12.75 PBCC images/pstree.pb-c.c [2021-03-19T17:32:49.827Z] #20 44.53 Selecting previously unselected package python3-lib2to3. [2021-03-19T17:32:49.827Z] #20 44.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T17:32:49.827Z] #20 44.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:32:49.827Z] #20 44.66 Selecting previously unselected package python3-distutils. [2021-03-19T17:32:49.827Z] #20 44.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T17:32:49.827Z] #20 44.69 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T17:32:49.900Z] #13 ... [2021-03-19T17:32:49.900Z] [2021-03-19T17:32:49.900Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:49.900Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:49.900Z] #43 6.353 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:32:49.900Z] #43 6.409 GEN .gitid [2021-03-19T17:32:49.900Z] #43 6.409 GEN criu/include/version.h [2021-03-19T17:32:49.933Z] #43 13.75 PBCC images/sk-packet.pb-c.c [2021-03-19T17:32:49.933Z] #43 13.76 DEP images/sk-packet.pb-c.d [2021-03-19T17:32:49.933Z] #43 13.80 PBCC images/tcp-stream.pb-c.c [2021-03-19T17:32:49.933Z] #43 13.84 DEP images/tcp-stream.pb-c.d [2021-03-19T17:32:49.933Z] #43 13.94 PBCC images/pipe.pb-c.c [2021-03-19T17:32:50.052Z] #43 12.76 DEP images/pstree.pb-c.d [2021-03-19T17:32:50.052Z] #43 12.88 PBCC images/fs.pb-c.c [2021-03-19T17:32:50.052Z] #43 12.88 DEP images/fs.pb-c.d [2021-03-19T17:32:50.052Z] #43 12.94 PBCC images/signalfd.pb-c.c [2021-03-19T17:32:50.052Z] #43 12.97 DEP images/signalfd.pb-c.d [2021-03-19T17:32:50.052Z] #43 13.01 PBCC images/fh.pb-c.c [2021-03-19T17:32:50.084Z] #20 44.88 Selecting previously unselected package python3-pip. [2021-03-19T17:32:50.084Z] #20 44.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T17:32:50.084Z] #20 44.92 Unpacking python3-pip (18.1-5) ... [2021-03-19T17:32:50.129Z] #14 116.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-03-19T17:32:50.129Z] #14 116.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-03-19T17:32:50.129Z] #14 116.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-19T17:32:50.129Z] #14 116.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-03-19T17:32:50.162Z] #43 6.453 GEN include/common/asm [2021-03-19T17:32:50.193Z] #43 13.98 DEP images/pipe.pb-c.d [2021-03-19T17:32:50.193Z] #43 14.04 PBCC images/pstree.pb-c.c [2021-03-19T17:32:50.193Z] #43 14.06 DEP images/pstree.pb-c.d [2021-03-19T17:32:50.193Z] #43 14.10 PBCC images/fs.pb-c.c [2021-03-19T17:32:50.193Z] #43 14.11 DEP images/fs.pb-c.d [2021-03-19T17:32:50.193Z] #43 14.16 PBCC images/signalfd.pb-c.c [2021-03-19T17:32:50.193Z] #43 14.24 DEP images/signalfd.pb-c.d [2021-03-19T17:32:50.193Z] #43 14.28 PBCC images/fh.pb-c.c [2021-03-19T17:32:50.315Z] #43 13.05 PBCC images/fsnotify.pb-c.c [2021-03-19T17:32:50.315Z] #43 13.10 DEP images/fh.pb-c.d [2021-03-19T17:32:50.315Z] #43 13.16 DEP images/fsnotify.pb-c.d [2021-03-19T17:32:50.315Z] #43 13.25 PBCC images/eventpoll.pb-c.c [2021-03-19T17:32:50.315Z] #43 13.27 DEP images/eventpoll.pb-c.d [2021-03-19T17:32:50.342Z] #20 45.11 Selecting previously unselected package python3-pkg-resources. [2021-03-19T17:32:50.342Z] #20 45.12 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:32:50.342Z] #20 45.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:32:50.342Z] #20 45.25 Selecting previously unselected package python3-setuptools. [2021-03-19T17:32:50.342Z] #20 45.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T17:32:50.342Z] #20 45.27 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T17:32:50.430Z] #14 116.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-03-19T17:32:50.430Z] #14 116.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-19T17:32:50.430Z] #14 116.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-03-19T17:32:50.430Z] #14 116.9 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-19T17:32:50.430Z] #14 116.9 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-19T17:32:50.430Z] #14 117.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-03-19T17:32:50.430Z] #14 117.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-19T17:32:50.430Z] #14 117.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-19T17:32:50.452Z] #43 14.33 PBCC images/fsnotify.pb-c.c [2021-03-19T17:32:50.452Z] #43 14.38 DEP images/fh.pb-c.d [2021-03-19T17:32:50.452Z] #43 14.43 DEP images/fsnotify.pb-c.d [2021-03-19T17:32:50.452Z] #43 14.51 PBCC images/eventpoll.pb-c.c [2021-03-19T17:32:50.452Z] #43 14.54 DEP images/eventpoll.pb-c.d [2021-03-19T17:32:50.579Z] #43 13.32 PBCC images/eventfd.pb-c.c [2021-03-19T17:32:50.579Z] #43 13.36 DEP images/eventfd.pb-c.d [2021-03-19T17:32:50.579Z] #43 13.46 PBCC images/remap-file-path.pb-c.c [2021-03-19T17:32:50.579Z] #43 13.48 DEP images/remap-file-path.pb-c.d [2021-03-19T17:32:50.579Z] #43 13.52 PBCC images/fifo.pb-c.c [2021-03-19T17:32:50.579Z] #43 13.54 DEP images/fifo.pb-c.d [2021-03-19T17:32:50.599Z] #20 45.49 Selecting previously unselected package python3-wheel. [2021-03-19T17:32:50.599Z] #20 45.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T17:32:50.599Z] #20 45.49 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T17:32:50.599Z] #20 45.57 Selecting previously unselected package sudo. [2021-03-19T17:32:50.599Z] #20 45.57 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-19T17:32:50.599Z] #20 45.59 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:32:50.713Z] #43 14.58 PBCC images/eventfd.pb-c.c [2021-03-19T17:32:50.713Z] #43 14.60 DEP images/eventfd.pb-c.d [2021-03-19T17:32:50.713Z] #43 14.65 PBCC images/remap-file-path.pb-c.c [2021-03-19T17:32:50.713Z] #43 14.67 DEP images/remap-file-path.pb-c.d [2021-03-19T17:32:50.713Z] #43 14.72 PBCC images/fifo.pb-c.c [2021-03-19T17:32:50.713Z] #43 14.77 DEP images/fifo.pb-c.d [2021-03-19T17:32:50.842Z] #43 13.60 PBCC images/ghost-file.pb-c.c [2021-03-19T17:32:50.842Z] #43 13.66 DEP images/ghost-file.pb-c.d [2021-03-19T17:32:50.842Z] #43 13.74 PBCC images/regfile.pb-c.c [2021-03-19T17:32:50.842Z] #43 13.80 DEP images/regfile.pb-c.d [2021-03-19T17:32:50.974Z] #43 14.83 PBCC images/ghost-file.pb-c.c [2021-03-19T17:32:50.974Z] #43 14.89 DEP images/ghost-file.pb-c.d [2021-03-19T17:32:50.974Z] #43 14.93 PBCC images/regfile.pb-c.c [2021-03-19T17:32:50.974Z] #43 14.99 DEP images/regfile.pb-c.d [2021-03-19T17:32:51.082Z] #14 117.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-19T17:32:51.082Z] #14 117.7 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-19T17:32:51.082Z] #14 117.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-03-19T17:32:51.082Z] #14 117.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:32:51.082Z] #14 117.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-19T17:32:51.082Z] #14 117.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-03-19T17:32:51.105Z] #43 13.92 PBCC images/ns.pb-c.c [2021-03-19T17:32:51.105Z] #43 13.93 DEP images/ns.pb-c.d [2021-03-19T17:32:51.105Z] #43 13.98 PBCC images/fdinfo.pb-c.c [2021-03-19T17:32:51.234Z] #43 15.07 PBCC images/ns.pb-c.c [2021-03-19T17:32:51.234Z] #43 15.11 DEP images/ns.pb-c.d [2021-03-19T17:32:51.234Z] #43 15.15 PBCC images/fdinfo.pb-c.c [2021-03-19T17:32:51.234Z] #43 15.25 DEP images/fdinfo.pb-c.d [2021-03-19T17:32:51.368Z] #43 14.12 DEP images/fdinfo.pb-c.d [2021-03-19T17:32:51.369Z] #43 14.21 PBCC images/core-aarch64.pb-c.c [2021-03-19T17:32:51.369Z] #43 14.28 PBCC images/core-arm.pb-c.c [2021-03-19T17:32:51.369Z] #43 14.33 PBCC images/core-ppc64.pb-c.c [2021-03-19T17:32:51.384Z] #14 117.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-19T17:32:51.384Z] #14 117.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:51.384Z] #14 117.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-03-19T17:32:51.384Z] #14 117.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-03-19T17:32:51.384Z] #14 117.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:32:51.384Z] #14 117.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-03-19T17:32:51.384Z] #14 117.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-03-19T17:32:51.384Z] #14 117.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:32:51.384Z] #14 117.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-19T17:32:51.384Z] #14 117.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-19T17:32:51.384Z] #14 118.0 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T17:32:51.420Z] #20 46.07 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T17:32:51.420Z] #20 46.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-19T17:32:51.420Z] #20 46.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:32:51.420Z] #20 46.31 Selecting previously unselected package uidmap. [2021-03-19T17:32:51.420Z] #20 46.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-19T17:32:51.420Z] #20 46.31 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T17:32:51.494Z] #43 15.29 PBCC images/core-aarch64.pb-c.c [2021-03-19T17:32:51.494Z] #43 15.33 PBCC images/core-arm.pb-c.c [2021-03-19T17:32:51.494Z] #43 15.40 PBCC images/core-ppc64.pb-c.c [2021-03-19T17:32:51.494Z] #43 15.44 PBCC images/core-s390.pb-c.c [2021-03-19T17:32:51.494Z] #43 15.50 PBCC images/core-x86.pb-c.c [2021-03-19T17:32:51.494Z] #43 15.55 PBCC images/core.pb-c.c [2021-03-19T17:32:51.633Z] #43 14.39 PBCC images/core-s390.pb-c.c [2021-03-19T17:32:51.633Z] #43 14.44 PBCC images/core-x86.pb-c.c [2021-03-19T17:32:51.633Z] #43 14.51 PBCC images/core.pb-c.c [2021-03-19T17:32:51.633Z] #43 14.58 PBCC images/inventory.pb-c.c [2021-03-19T17:32:51.677Z] #20 46.44 Selecting previously unselected package vim-runtime. [2021-03-19T17:32:51.677Z] #20 46.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:32:51.677Z] #20 46.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T17:32:51.677Z] #20 46.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T17:32:51.677Z] #20 46.49 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:32:51.689Z] #14 118.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-19T17:32:51.689Z] #14 118.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-19T17:32:51.689Z] #14 118.0 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:32:51.689Z] #14 DONE 118.4s [2021-03-19T17:32:51.689Z] [2021-03-19T17:32:51.689Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:51.689Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:51.689Z] #44 46.17 CC images/opts.o [2021-03-19T17:32:51.689Z] #44 46.41 CC images/seccomp.o [2021-03-19T17:32:51.689Z] #44 46.68 CC images/binfmt-misc.o [2021-03-19T17:32:51.689Z] #44 46.87 CC images/time.o [2021-03-19T17:32:51.689Z] #44 47.09 CC images/sysctl.o [2021-03-19T17:32:51.689Z] #44 47.39 CC images/autofs.o [2021-03-19T17:32:51.689Z] #44 47.62 CC images/macvlan.o [2021-03-19T17:32:51.689Z] #44 47.91 CC images/sit.o [2021-03-19T17:32:51.689Z] #44 48.12 CC images/memfd.o [2021-03-19T17:32:51.689Z] #44 48.44 CC images/timens.o [2021-03-19T17:32:51.689Z] #44 48.68 LINK images/built-in.o [2021-03-19T17:32:51.689Z] #44 48.89 GEN compel/include/asm [2021-03-19T17:32:51.689Z] #44 48.94 GEN compel/include/version.h [2021-03-19T17:32:51.689Z] #44 48.95 touch .config [2021-03-19T17:32:51.689Z] #44 49.01 GEN include/common/config.h [2021-03-19T17:32:51.689Z] #44 49.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T17:32:51.689Z] #44 49.20 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T17:32:51.689Z] #44 49.26 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-03-19T17:32:51.689Z] #44 49.27 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-03-19T17:32:51.689Z] #44 49.31 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-03-19T17:32:51.689Z] #44 49.35 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-03-19T17:32:51.689Z] #44 49.37 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-03-19T17:32:51.689Z] #44 49.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T17:32:51.689Z] #44 49.42 DEP compel/plugins/std/infect.d [2021-03-19T17:32:51.689Z] #44 49.60 DEP compel/plugins/std/string.d [2021-03-19T17:32:51.689Z] #44 49.71 DEP compel/plugins/std/log.d [2021-03-19T17:32:51.689Z] #44 49.82 DEP compel/plugins/std/fds.d [2021-03-19T17:32:51.689Z] #44 49.97 DEP compel/plugins/std/std.d [2021-03-19T17:32:51.689Z] #44 50.09 DEP compel/plugins/shmem/shmem.d [2021-03-19T17:32:51.689Z] #44 50.19 DEP compel/plugins/fds/fds.d [2021-03-19T17:32:51.689Z] #44 50.34 CC compel/plugins/std/std.o [2021-03-19T17:32:51.689Z] #44 50.73 CC compel/plugins/std/fds.o [2021-03-19T17:32:51.754Z] #43 15.63 PBCC images/inventory.pb-c.c [2021-03-19T17:32:51.754Z] #43 15.70 DEP images/core-aarch64.pb-c.d [2021-03-19T17:32:51.754Z] #43 15.77 DEP images/core-arm.pb-c.d [2021-03-19T17:32:51.754Z] #43 15.84 DEP images/core-ppc64.pb-c.d [2021-03-19T17:32:51.903Z] #43 14.67 DEP images/core-aarch64.pb-c.d [2021-03-19T17:32:51.903Z] #43 14.77 DEP images/core-arm.pb-c.d [2021-03-19T17:32:51.903Z] #43 14.84 DEP images/core-ppc64.pb-c.d [2021-03-19T17:32:51.903Z] #43 14.86 DEP images/core-s390.pb-c.d [2021-03-19T17:32:51.903Z] #43 14.91 DEP images/core-x86.pb-c.d [2021-03-19T17:32:51.903Z] #43 14.94 DEP images/core.pb-c.d [2021-03-19T17:32:51.990Z] #44 51.24 CC compel/plugins/std/log.o [2021-03-19T17:32:52.014Z] #43 15.93 DEP images/core-s390.pb-c.d [2021-03-19T17:32:52.014Z] #43 15.98 DEP images/core-x86.pb-c.d [2021-03-19T17:32:52.014Z] #43 16.02 DEP images/core.pb-c.d [2021-03-19T17:32:52.014Z] #43 16.08 DEP images/inventory.pb-c.d [2021-03-19T17:32:52.082Z] #43 8.189 PBCC images/timens.pb-c.c [2021-03-19T17:32:52.082Z] #43 8.189 DEP images/timens.pb-c.d [2021-03-19T17:32:52.082Z] #43 8.276 PBCC images/fown.pb-c.c [2021-03-19T17:32:52.082Z] #43 8.337 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T17:32:52.082Z] #43 8.402 PBCC images/opts.pb-c.c [2021-03-19T17:32:52.082Z] #43 8.516 PBCC images/memfd.pb-c.c [2021-03-19T17:32:52.082Z] #43 8.520 DEP images/fown.pb-c.d [2021-03-19T17:32:52.175Z] #43 15.00 DEP images/inventory.pb-c.d [2021-03-19T17:32:52.175Z] #43 15.04 PBCC images/cpuinfo.pb-c.c [2021-03-19T17:32:52.175Z] #43 15.05 DEP images/cpuinfo.pb-c.d [2021-03-19T17:32:52.175Z] #43 15.08 PBCC images/stats.pb-c.c [2021-03-19T17:32:52.175Z] #43 15.12 DEP images/stats.pb-c.d [2021-03-19T17:32:52.274Z] #43 16.15 PBCC images/cpuinfo.pb-c.c [2021-03-19T17:32:52.274Z] #43 16.19 DEP images/cpuinfo.pb-c.d [2021-03-19T17:32:52.274Z] #43 16.23 PBCC images/stats.pb-c.c [2021-03-19T17:32:52.274Z] #43 16.26 DEP images/stats.pb-c.d [2021-03-19T17:32:52.344Z] #43 8.552 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T17:32:52.344Z] #43 8.776 DEP images/opts.pb-c.d [2021-03-19T17:32:52.344Z] #43 8.776 DEP images/memfd.pb-c.d [2021-03-19T17:32:52.344Z] #43 8.827 PBCC images/sit.pb-c.c [2021-03-19T17:32:52.615Z] #43 8.960 DEP images/sit.pb-c.d [2021-03-19T17:32:52.615Z] #43 8.960 PBCC images/macvlan.pb-c.c [2021-03-19T17:32:52.615Z] #43 8.960 DEP images/macvlan.pb-c.d [2021-03-19T17:32:52.615Z] #43 ... [2021-03-19T17:32:52.615Z] [2021-03-19T17:32:52.615Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:52.615Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:32:52.615Z] #51 75.62 encoding/json [2021-03-19T17:32:52.615Z] #51 78.46 github.com/pkg/diff [2021-03-19T17:32:52.615Z] #51 79.96 go/ast [2021-03-19T17:32:52.615Z] #51 82.34 golang.org/x/crypto/ssh/terminal [2021-03-19T17:32:52.615Z] #51 83.67 mvdan.cc/editorconfig [2021-03-19T17:32:52.615Z] #51 84.89 mvdan.cc/sh/v3/fileutil [2021-03-19T17:32:52.615Z] #51 85.15 mvdan.cc/sh/v3/syntax [2021-03-19T17:32:52.615Z] #51 ... [2021-03-19T17:32:52.615Z] [2021-03-19T17:32:52.615Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:52.615Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:52.615Z] #43 9.006 PBCC images/autofs.pb-c.c [2021-03-19T17:32:52.615Z] #43 9.172 DEP images/autofs.pb-c.d [2021-03-19T17:32:52.615Z] #43 9.172 PBCC images/sysctl.pb-c.c [2021-03-19T17:32:52.615Z] #43 9.172 DEP images/sysctl.pb-c.d [2021-03-19T17:32:52.615Z] #43 9.172 PBCC images/time.pb-c.c [2021-03-19T17:32:52.653Z] #44 ... [2021-03-19T17:32:52.653Z] [2021-03-19T17:32:52.653Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T17:32:52.653Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-03-19T17:32:52.653Z] #15 DONE 0.6s [2021-03-19T17:32:52.653Z] [2021-03-19T17:32:52.653Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:32:52.653Z] #54 sha256:f037c012360f1fa58be6fcc8f26a676f3fbfe231cc04c54f94b70bb70407a935 [2021-03-19T17:32:52.653Z] #54 0.399 + RM_GOPATH=0 [2021-03-19T17:32:52.653Z] #54 0.400 + TMP_GOPATH= [2021-03-19T17:32:52.653Z] #54 0.400 + : /build [2021-03-19T17:32:52.653Z] #54 0.400 + '[' -z '' ']' [2021-03-19T17:32:52.653Z] #54 0.401 ++ mktemp -d [2021-03-19T17:32:52.653Z] #54 0.404 + export GOPATH=/tmp/tmp.7h6HdANAc5 [2021-03-19T17:32:52.653Z] #54 0.404 + GOPATH=/tmp/tmp.7h6HdANAc5 [2021-03-19T17:32:52.653Z] #54 0.404 + RM_GOPATH=1 [2021-03-19T17:32:52.653Z] #54 0.404 + case "$(go env GOARCH)" in [2021-03-19T17:32:52.653Z] #54 0.406 ++ go env GOARCH [2021-03-19T17:32:52.653Z] #54 0.422 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:52.653Z] #54 0.422 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:32:52.653Z] #54 0.423 ++ dirname /tmp/install/install.sh [2021-03-19T17:32:52.653Z] #54 0.424 + dir=/tmp/install [2021-03-19T17:32:52.653Z] #54 0.424 + bin=runc [2021-03-19T17:32:52.653Z] #54 0.425 + shift [2021-03-19T17:32:52.653Z] #54 0.426 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T17:32:52.653Z] #54 0.426 + . /tmp/install/runc.installer [2021-03-19T17:32:52.653Z] #54 0.427 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:32:52.653Z] #54 0.428 + install_runc [2021-03-19T17:32:52.653Z] #54 0.430 + uname -r [2021-03-19T17:32:52.653Z] #54 0.431 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T17:32:52.653Z] #54 0.433 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T17:32:52.653Z] #54 0.433 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T17:32:52.653Z] #54 0.434 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T17:32:52.653Z] #54 0.434 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7h6HdANAc5/src/github.com/opencontainers/runc [2021-03-19T17:32:52.653Z] #54 0.462 Cloning into '/tmp/tmp.7h6HdANAc5/src/github.com/opencontainers/runc'... [2021-03-19T17:32:52.877Z] #43 9.207 DEP images/time.pb-c.d [2021-03-19T17:32:52.877Z] #43 9.243 PBCC images/binfmt-misc.pb-c.c [2021-03-19T17:32:52.877Z] #43 9.376 DEP images/binfmt-misc.pb-c.d [2021-03-19T17:32:52.877Z] #43 9.376 PBCC images/seccomp.pb-c.c [2021-03-19T17:32:52.958Z] #54 ... [2021-03-19T17:32:52.958Z] [2021-03-19T17:32:52.958Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T17:32:52.958Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-03-19T17:32:52.958Z] #16 DONE 0.5s [2021-03-19T17:32:52.958Z] [2021-03-19T17:32:52.958Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T17:32:52.958Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-03-19T17:32:52.958Z] #17 0.254 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T17:32:53.139Z] #43 9.429 DEP images/seccomp.pb-c.d [2021-03-19T17:32:53.139Z] #43 9.460 PBCC images/userns.pb-c.c [2021-03-19T17:32:53.139Z] #43 9.502 DEP images/userns.pb-c.d [2021-03-19T17:32:53.139Z] #43 9.561 PBCC images/cgroup.pb-c.c [2021-03-19T17:32:53.139Z] #43 9.593 DEP images/cgroup.pb-c.d [2021-03-19T17:32:53.139Z] #43 9.649 PBCC images/ext-file.pb-c.c [2021-03-19T17:32:53.258Z] #17 DONE 0.4s [2021-03-19T17:32:53.258Z] [2021-03-19T17:32:53.258Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:53.258Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:32:53.258Z] #46 119.6 encoding/xml [2021-03-19T17:32:53.402Z] #43 9.700 DEP images/ext-file.pb-c.d [2021-03-19T17:32:53.402Z] #43 9.757 PBCC images/rpc.pb-c.c [2021-03-19T17:32:53.402Z] #43 9.784 DEP images/rpc.pb-c.d [2021-03-19T17:32:53.402Z] #43 9.858 PBCC images/siginfo.pb-c.c [2021-03-19T17:32:53.558Z] #46 ... [2021-03-19T17:32:53.558Z] [2021-03-19T17:32:53.558Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T17:32:53.558Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-03-19T17:32:53.558Z] #18 DONE 0.4s [2021-03-19T17:32:53.573Z] #43 ... [2021-03-19T17:32:53.573Z] [2021-03-19T17:32:53.573Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:53.573Z] #56 sha256:7a81df1b212d96c0502bf47f8bf88e53f0f0b6964a337938eac8c7004055b58b [2021-03-19T17:32:53.655Z] #43 17.59 make[1]: Nothing to be done for 'all'. [2021-03-19T17:32:53.665Z] #43 9.865 DEP images/siginfo.pb-c.d [2021-03-19T17:32:53.665Z] #43 9.914 PBCC images/pagemap.pb-c.c [2021-03-19T17:32:53.665Z] #43 10.01 DEP images/pagemap.pb-c.d [2021-03-19T17:32:53.858Z] [2021-03-19T17:32:53.858Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T17:32:53.858Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-03-19T17:32:53.927Z] #43 10.18 PBCC images/rlimit.pb-c.c [2021-03-19T17:32:53.927Z] #43 10.18 DEP images/rlimit.pb-c.d [2021-03-19T17:32:53.927Z] #43 10.21 PBCC images/file-lock.pb-c.c [2021-03-19T17:32:53.927Z] #43 10.26 DEP images/file-lock.pb-c.d [2021-03-19T17:32:53.927Z] #43 10.35 PBCC images/tty.pb-c.c [2021-03-19T17:32:53.927Z] #43 10.35 DEP images/tty.pb-c.d [2021-03-19T17:32:54.106Z] #56 40.22 Checking out files: 30% (1166/3820) Checking out files: 31% (1185/3820) Checking out files: 32% (1223/3820) Checking out files: 33% (1261/3820) Checking out files: 34% (1299/3820) Checking out files: 35% (1337/3820) Checking out files: 36% (1376/3820) Checking out files: 37% (1414/3820) Checking out files: 38% (1452/3820) Checking out files: 39% (1490/3820) Checking out files: 40% (1528/3820) Checking out files: 41% (1567/3820) Checking out files: 42% (1605/3820) Checking out files: 43% (1643/3820) Checking out files: 44% (1681/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) [2021-03-19T17:32:54.106Z] #56 ... [2021-03-19T17:32:54.106Z] [2021-03-19T17:32:54.106Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T17:32:54.106Z] #37 sha256:8dd53917219f787e38dfe0e3be45e42dec087889278a1b0368c30f84af27bd5d [2021-03-19T17:32:54.106Z] #37 8.536 -- Detecting C compile features - done [2021-03-19T17:32:54.106Z] #37 8.573 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T17:32:54.106Z] #37 8.968 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T17:32:54.106Z] #37 9.152 -- Configuring done [2021-03-19T17:32:54.106Z] #37 9.217 -- Generating done [2021-03-19T17:32:54.106Z] #37 9.224 -- Build files have been written to: /tmp/tmp.cTx1eZa9iV/tini [2021-03-19T17:32:54.106Z] #37 9.233 + make tini-static [2021-03-19T17:32:54.106Z] #37 9.702 Scanning dependencies of target tini-static [2021-03-19T17:32:54.106Z] #37 9.821 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T17:32:54.106Z] #37 11.19 [100%] Linking C executable tini-static [2021-03-19T17:32:54.106Z] #37 11.63 [100%] Built target tini-static [2021-03-19T17:32:54.106Z] #37 11.66 + mkdir -p /build [2021-03-19T17:32:54.106Z] #37 11.67 + cp tini-static /build/docker-init [2021-03-19T17:32:54.106Z] #37 DONE 13.4s [2021-03-19T17:32:54.106Z] [2021-03-19T17:32:54.106Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:54.106Z] #56 sha256:7a81df1b212d96c0502bf47f8bf88e53f0f0b6964a337938eac8c7004055b58b [2021-03-19T17:32:54.158Z] #19 DONE 0.4s [2021-03-19T17:32:54.158Z] [2021-03-19T17:32:54.158Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:54.158Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:54.158Z] #44 52.65 CC compel/plugins/std/string.o [2021-03-19T17:32:54.158Z] #44 53.43 CC compel/plugins/std/infect.o [2021-03-19T17:32:54.189Z] #43 10.43 PBCC images/tun.pb-c.c [2021-03-19T17:32:54.189Z] #43 10.50 PBCC images/netdev.pb-c.c [2021-03-19T17:32:54.189Z] #43 10.57 DEP images/tun.pb-c.d [2021-03-19T17:32:54.189Z] #43 10.64 DEP images/netdev.pb-c.d [2021-03-19T17:32:54.452Z] #43 10.72 PBCC images/vma.pb-c.c [2021-03-19T17:32:54.452Z] #43 10.75 DEP images/vma.pb-c.d [2021-03-19T17:32:54.452Z] #43 10.87 PBCC images/creds.pb-c.c [2021-03-19T17:32:54.452Z] #43 10.87 DEP images/creds.pb-c.d [2021-03-19T17:32:54.452Z] #43 10.93 PBCC images/utsns.pb-c.c [2021-03-19T17:32:54.452Z] #43 10.97 DEP images/utsns.pb-c.d [2021-03-19T17:32:54.459Z] #44 ... [2021-03-19T17:32:54.459Z] [2021-03-19T17:32:54.459Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T17:32:54.459Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-03-19T17:32:54.459Z] #20 DONE 0.4s [2021-03-19T17:32:54.459Z] [2021-03-19T17:32:54.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:54.459Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:32:54.459Z] #44 53.78 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-03-19T17:32:54.459Z] #44 53.81 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-03-19T17:32:54.459Z] #44 53.84 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-03-19T17:32:54.715Z] #43 11.07 PBCC images/ipc-desc.pb-c.c [2021-03-19T17:32:54.715Z] #43 ... [2021-03-19T17:32:54.715Z] [2021-03-19T17:32:54.715Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:54.715Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:32:54.715Z] #45 77.71 go/ast [2021-03-19T17:32:54.715Z] #45 77.87 internal/lazyregexp [2021-03-19T17:32:54.715Z] #45 78.23 net/url [2021-03-19T17:32:54.715Z] #45 80.05 text/template/parse [2021-03-19T17:32:54.715Z] #45 83.24 go/parser [2021-03-19T17:32:54.715Z] #45 84.46 text/template [2021-03-19T17:32:54.715Z] #45 86.98 encoding/xml [2021-03-19T17:32:54.715Z] #45 ... [2021-03-19T17:32:54.715Z] [2021-03-19T17:32:54.715Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:54.715Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:54.715Z] #43 11.11 PBCC images/ipc-sem.pb-c.c [2021-03-19T17:32:54.715Z] #43 11.16 DEP images/ipc-desc.pb-c.d [2021-03-19T17:32:54.715Z] #43 11.18 DEP images/ipc-sem.pb-c.d [2021-03-19T17:32:54.760Z] #44 53.90 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-03-19T17:32:54.761Z] #44 53.98 AR compel/plugins/std.lib.a [2021-03-19T17:32:54.761Z] #44 54.04 CC compel/plugins/fds/fds.o [2021-03-19T17:32:54.952Z] #20 49.34 Selecting previously unselected package vim. [2021-03-19T17:32:54.952Z] #20 49.35 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T17:32:54.952Z] #20 49.37 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T17:32:54.978Z] #43 11.26 PBCC images/ipc-msg.pb-c.c [2021-03-19T17:32:54.978Z] #43 11.28 DEP images/ipc-msg.pb-c.d [2021-03-19T17:32:54.978Z] #43 11.34 PBCC images/ipc-shm.pb-c.c [2021-03-19T17:32:54.978Z] #43 11.37 DEP images/ipc-shm.pb-c.d [2021-03-19T17:32:54.978Z] #43 11.46 PBCC images/ipc-var.pb-c.c [2021-03-19T17:32:55.036Z] #43 18.99 CC images/stats.o [2021-03-19T17:32:55.062Z] #44 54.28 AR compel/plugins/fds.lib.a [2021-03-19T17:32:55.062Z] #44 54.33 HOSTDEP compel/src/lib/log-host.d [2021-03-19T17:32:55.161Z] #56 40.22 Checking out files: 30% (1166/3820) Checking out files: 31% (1185/3820) Checking out files: 32% (1223/3820) Checking out files: 33% (1261/3820) Checking out files: 34% (1299/3820) Checking out files: 35% (1337/3820) Checking out files: 36% (1376/3820) Checking out files: 37% (1414/3820) Checking out files: 38% (1452/3820) Checking out files: 39% (1490/3820) Checking out files: 40% (1528/3820) Checking out files: 41% (1567/3820) Checking out files: 42% (1605/3820) Checking out files: 43% (1643/3820) Checking out files: 44% (1681/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 81% (3118/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T17:32:55.161Z] #56 41.99 + cd /tmp/tmp.VNxORz9nRl/src/github.com/containerd/containerd [2021-03-19T17:32:55.161Z] #56 41.99 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:32:55.209Z] #20 49.92 Selecting previously unselected package xfsprogs. [2021-03-19T17:32:55.209Z] #20 49.92 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-19T17:32:55.209Z] #20 49.94 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T17:32:55.241Z] #43 11.51 DEP images/ipc-var.pb-c.d [2021-03-19T17:32:55.241Z] #43 11.52 PBCC images/sk-opts.pb-c.c [2021-03-19T17:32:55.241Z] #43 11.72 PBCC images/packet-sock.pb-c.c [2021-03-19T17:32:55.241Z] #43 11.72 DEP images/sk-opts.pb-c.d [2021-03-19T17:32:55.241Z] #43 11.72 DEP images/packet-sock.pb-c.d [2021-03-19T17:32:55.241Z] #43 11.78 PBCC images/sk-netlink.pb-c.c [2021-03-19T17:32:55.296Z] #43 19.34 CC images/core.o [2021-03-19T17:32:55.363Z] #44 54.47 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T17:32:55.363Z] #44 54.67 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-03-19T17:32:55.363Z] #44 54.78 HOSTDEP compel/src/main-host.d [2021-03-19T17:32:55.424Z] #56 ... [2021-03-19T17:32:55.424Z] [2021-03-19T17:32:55.424Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:55.424Z] #45 sha256:80d523e40d1afceb26d886b17b192886ddb09b5ee489f684969b108b3e73b592 [2021-03-19T17:32:55.424Z] #45 85.29 mime [2021-03-19T17:32:55.424Z] #45 88.57 vendor/golang.org/x/net/idna [2021-03-19T17:32:55.424Z] #45 92.81 vendor/golang.org/x/net/http/httpproxy [2021-03-19T17:32:55.424Z] #45 92.82 net/textproto [2021-03-19T17:32:55.424Z] #45 92.82 crypto/x509 [2021-03-19T17:32:55.424Z] #45 93.67 mime/multipart [2021-03-19T17:32:55.424Z] #45 93.67 vendor/golang.org/x/net/http/httpguts [2021-03-19T17:32:55.503Z] #43 11.84 DEP images/sk-netlink.pb-c.d [2021-03-19T17:32:55.503Z] #43 11.89 PBCC images/sk-inet.pb-c.c [2021-03-19T17:32:55.503Z] #43 11.97 DEP images/sk-inet.pb-c.d [2021-03-19T17:32:55.664Z] #44 54.90 DEP compel/src/lib/ptrace.d [2021-03-19T17:32:55.688Z] #45 ... [2021-03-19T17:32:55.688Z] [2021-03-19T17:32:55.688Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:55.688Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:32:55.688Z] #43 16.55 make[1]: Nothing to be done for 'all'. [2021-03-19T17:32:55.688Z] #43 18.46 CC images/stats.o [2021-03-19T17:32:55.723Z] #20 50.47 Selecting previously unselected package zip. [2021-03-19T17:32:55.723Z] #20 50.47 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-19T17:32:55.723Z] #20 50.49 Unpacking zip (3.0-11+b1) ... [2021-03-19T17:32:55.723Z] #20 50.71 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:32:55.765Z] #43 12.05 PBCC images/sk-unix.pb-c.c [2021-03-19T17:32:55.765Z] #43 12.14 DEP images/sk-unix.pb-c.d [2021-03-19T17:32:55.765Z] #43 12.21 PBCC images/mm.pb-c.c [2021-03-19T17:32:55.765Z] #43 12.25 DEP images/mm.pb-c.d [2021-03-19T17:32:55.965Z] #44 55.09 DEP compel/src/lib/infect.d [2021-03-19T17:32:55.965Z] #44 55.23 DEP compel/src/lib/infect-util.d [2021-03-19T17:32:55.980Z] #20 50.73 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:32:55.980Z] #20 50.74 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T17:32:55.980Z] #20 50.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T17:32:55.980Z] #20 50.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-19T17:32:55.980Z] #20 50.78 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T17:32:55.980Z] #20 50.79 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T17:32:55.980Z] #20 50.80 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T17:32:55.980Z] #20 50.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:32:55.980Z] #20 50.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:32:55.980Z] #20 50.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:32:55.980Z] #20 50.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:32:55.980Z] #20 50.87 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:32:55.980Z] #20 50.88 Setting up zip (3.0-11+b1) ... [2021-03-19T17:32:55.980Z] #20 50.90 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:32:55.980Z] #20 50.93 Setting up bash-completion (1:2.8-6) ... [2021-03-19T17:32:56.027Z] #43 12.34 PBCC images/timerfd.pb-c.c [2021-03-19T17:32:56.027Z] #43 12.42 DEP images/timerfd.pb-c.d [2021-03-19T17:32:56.027Z] #43 12.46 PBCC images/timer.pb-c.c [2021-03-19T17:32:56.027Z] #43 12.46 DEP images/timer.pb-c.d [2021-03-19T17:32:56.027Z] #43 12.51 PBCC images/sa.pb-c.c [2021-03-19T17:32:56.027Z] #43 12.56 DEP images/sa.pb-c.d [2021-03-19T17:32:56.236Z] #43 19.98 CC images/core-x86.o [2021-03-19T17:32:56.266Z] #43 18.94 CC images/core.o [2021-03-19T17:32:56.282Z] #44 55.54 DEP compel/src/lib/infect-rpc.d [2021-03-19T17:32:56.282Z] #44 55.65 DEP compel/arch/ppc64/src/lib/infect.d [2021-03-19T17:32:56.289Z] #43 12.69 PBCC images/pipe-data.pb-c.c [2021-03-19T17:32:56.289Z] #43 12.69 DEP images/pipe-data.pb-c.d [2021-03-19T17:32:56.289Z] #43 12.73 PBCC images/mnt.pb-c.c [2021-03-19T17:32:56.289Z] #43 12.83 DEP images/mnt.pb-c.d [2021-03-19T17:32:56.551Z] #43 12.93 PBCC images/sk-packet.pb-c.c [2021-03-19T17:32:56.551Z] #43 12.93 DEP images/sk-packet.pb-c.d [2021-03-19T17:32:56.579Z] #44 55.79 DEP compel/arch/ppc64/src/lib/cpu.d [2021-03-19T17:32:56.579Z] #44 55.90 DEP compel/src/lib/log.d [2021-03-19T17:32:56.579Z] #44 56.00 DEP compel/src/main.d [2021-03-19T17:32:56.806Z] #43 20.54 CC images/core-arm.o [2021-03-19T17:32:56.806Z] #43 ... [2021-03-19T17:32:56.806Z] [2021-03-19T17:32:56.806Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:32:56.806Z] #51 sha256:acc4c78a9b55b72d06acb8b35354189d4f18ebaea1458add4e6f5c7979801af9 [2021-03-19T17:32:56.806Z] #51 112.8 mvdan.cc/editorconfig [2021-03-19T17:32:56.806Z] #51 114.3 mvdan.cc/sh/v3/fileutil [2021-03-19T17:32:56.806Z] #51 114.4 mvdan.cc/sh/v3/syntax [2021-03-19T17:32:56.806Z] #51 120.7 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T17:32:56.813Z] #43 13.01 PBCC images/tcp-stream.pb-c.c [2021-03-19T17:32:56.814Z] #43 13.17 DEP images/tcp-stream.pb-c.d [2021-03-19T17:32:56.814Z] #43 13.17 PBCC images/pipe.pb-c.c [2021-03-19T17:32:56.814Z] #43 13.17 DEP images/pipe.pb-c.d [2021-03-19T17:32:56.844Z] #43 19.55 CC images/core-x86.o [2021-03-19T17:32:56.878Z] #44 56.16 DEP compel/src/lib/handle-elf.d [2021-03-19T17:32:56.879Z] #44 56.29 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-03-19T17:32:57.067Z] #51 ... [2021-03-19T17:32:57.067Z] [2021-03-19T17:32:57.067Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:32:57.067Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:57.067Z] #43 20.92 CC images/core-aarch64.o [2021-03-19T17:32:57.067Z] #43 ... [2021-03-19T17:32:57.067Z] [2021-03-19T17:32:57.067Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:32:57.067Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:32:57.067Z] #45 113.1 go/parser [2021-03-19T17:32:57.067Z] #45 113.6 text/template [2021-03-19T17:32:57.067Z] #45 117.0 encoding/xml [2021-03-19T17:32:57.067Z] #45 118.4 go/doc [2021-03-19T17:32:57.067Z] #45 121.8 github.com/LK4D4/vndr/build [2021-03-19T17:32:57.067Z] #45 122.1 github.com/LK4D4/vndr/versioned [2021-03-19T17:32:57.067Z] #45 122.2 compress/flate [2021-03-19T17:32:57.075Z] #43 13.26 PBCC images/pstree.pb-c.c [2021-03-19T17:32:57.075Z] #43 13.51 DEP images/pstree.pb-c.d [2021-03-19T17:32:57.075Z] #43 13.51 PBCC images/fs.pb-c.c [2021-03-19T17:32:57.075Z] #43 13.51 DEP images/fs.pb-c.d [2021-03-19T17:32:57.075Z] #43 13.51 PBCC images/signalfd.pb-c.c [2021-03-19T17:32:57.075Z] #43 13.51 DEP images/signalfd.pb-c.d [2021-03-19T17:32:57.177Z] #44 56.41 CC compel/src/lib/log.o [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/builder/remotecontext 0.354s coverage: 13.7% of statements [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/builder/dockerfile 0.832s coverage: 48.3% of statements [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-19T17:32:57.206Z] ok github.com/docker/docker/builder/remotecontext/git 0.878s coverage: 86.3% of statements [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T17:32:57.206Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T17:32:57.327Z] #45 ... [2021-03-19T17:32:57.327Z] [2021-03-19T17:32:57.327Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:32:57.327Z] #56 sha256:ac061b1b6d4af587865a25facb07970cc1157adb2b142a12291cf779e1491ffc [2021-03-19T17:32:57.337Z] #43 13.62 PBCC images/fh.pb-c.c [2021-03-19T17:32:57.338Z] #43 13.62 PBCC images/fsnotify.pb-c.c [2021-03-19T17:32:57.338Z] #43 13.68 DEP images/fh.pb-c.d [2021-03-19T17:32:57.338Z] #43 13.73 DEP images/fsnotify.pb-c.d [2021-03-19T17:32:57.338Z] #43 13.84 PBCC images/eventpoll.pb-c.c [2021-03-19T17:32:57.420Z] #43 20.22 CC images/core-arm.o [2021-03-19T17:32:57.478Z] #44 56.66 CC compel/arch/ppc64/src/lib/cpu.o [2021-03-19T17:32:57.600Z] #43 13.93 DEP images/eventpoll.pb-c.d [2021-03-19T17:32:57.600Z] #43 14.04 PBCC images/eventfd.pb-c.c [2021-03-19T17:32:57.600Z] #43 14.04 DEP images/eventfd.pb-c.d [2021-03-19T17:32:57.600Z] #43 14.09 PBCC images/remap-file-path.pb-c.c [2021-03-19T17:32:57.862Z] #43 14.13 DEP images/remap-file-path.pb-c.d [2021-03-19T17:32:57.862Z] #43 14.17 PBCC images/fifo.pb-c.c [2021-03-19T17:32:57.862Z] #43 14.20 DEP images/fifo.pb-c.d [2021-03-19T17:32:57.862Z] #43 14.30 PBCC images/ghost-file.pb-c.c [2021-03-19T17:32:57.997Z] #43 20.71 CC images/core-aarch64.o [2021-03-19T17:32:58.018Z] #44 56.98 CC compel/arch/ppc64/src/lib/infect.o [2021-03-19T17:32:58.125Z] #43 14.40 DEP images/ghost-file.pb-c.d [2021-03-19T17:32:58.125Z] #43 14.46 PBCC images/regfile.pb-c.c [2021-03-19T17:32:58.125Z] #43 14.49 DEP images/regfile.pb-c.d [2021-03-19T17:32:58.125Z] #43 14.58 PBCC images/ns.pb-c.c [2021-03-19T17:32:58.125Z] #43 14.58 DEP images/ns.pb-c.d [2021-03-19T17:32:58.125Z] #43 14.63 PBCC images/fdinfo.pb-c.c [2021-03-19T17:32:58.125Z] #43 14.69 DEP images/fdinfo.pb-c.d [2021-03-19T17:32:58.262Z] #43 21.17 CC images/core-ppc64.o [2021-03-19T17:32:58.387Z] #43 14.75 PBCC images/core-aarch64.pb-c.c [2021-03-19T17:32:58.387Z] #43 14.87 PBCC images/core-arm.pb-c.c [2021-03-19T17:32:58.387Z] #43 14.93 PBCC images/core-ppc64.pb-c.c [2021-03-19T17:32:58.387Z] #43 14.96 PBCC images/core-s390.pb-c.c [2021-03-19T17:32:58.629Z] #56 57.16 Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 84% (3240/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T17:32:58.650Z] #43 15.04 PBCC images/core-x86.pb-c.c [2021-03-19T17:32:58.650Z] #43 15.14 PBCC images/core.pb-c.c [2021-03-19T17:32:58.650Z] #43 15.23 PBCC images/inventory.pb-c.c [2021-03-19T17:32:58.889Z] #56 58.80 + cd /tmp/tmp.wzR9Gnqcvu/src/github.com/containerd/containerd [2021-03-19T17:32:58.889Z] #56 58.80 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:32:59.097Z] #44 58.14 CC compel/src/lib/infect-rpc.o [2021-03-19T17:32:59.225Z] #43 15.39 DEP images/core-aarch64.pb-c.d [2021-03-19T17:32:59.225Z] #43 15.42 DEP images/core-arm.pb-c.d [2021-03-19T17:32:59.225Z] #43 15.48 DEP images/core-ppc64.pb-c.d [2021-03-19T17:32:59.225Z] #43 15.57 DEP images/core-s390.pb-c.d [2021-03-19T17:32:59.225Z] #43 15.61 DEP images/core-x86.pb-c.d [2021-03-19T17:32:59.267Z] ok github.com/docker/docker/client 0.130s coverage: 75.4% of statements [2021-03-19T17:32:59.296Z] #20 53.87 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-19T17:32:59.296Z] #20 53.89 Setting up xz-utils (5.2.4-1) ... [2021-03-19T17:32:59.296Z] #20 53.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T17:32:59.296Z] #20 53.91 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:32:59.296Z] #20 54.01 invoke-rc.d: could not determine current runlevel [2021-03-19T17:32:59.296Z] #20 54.02 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T17:32:59.296Z] #20 54.03 Setting up pigz (2.4-1) ... [2021-03-19T17:32:59.296Z] #20 54.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T17:32:59.296Z] #20 54.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:32:59.296Z] #20 54.08 Setting up python-pip-whl (18.1-5) ... [2021-03-19T17:32:59.296Z] #20 54.11 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T17:32:59.296Z] #20 54.12 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:32:59.398Z] #44 58.58 CC compel/src/lib/infect-util.o [2021-03-19T17:32:59.445Z] #43 22.04 CC images/core-s390.o [2021-03-19T17:32:59.488Z] #43 15.73 DEP images/core.pb-c.d [2021-03-19T17:32:59.488Z] #43 15.77 DEP images/inventory.pb-c.d [2021-03-19T17:32:59.488Z] #43 15.83 PBCC images/cpuinfo.pb-c.c [2021-03-19T17:32:59.488Z] #43 15.87 DEP images/cpuinfo.pb-c.d [2021-03-19T17:32:59.488Z] #43 15.95 PBCC images/stats.pb-c.c [2021-03-19T17:32:59.699Z] #44 58.96 CC compel/src/lib/infect.o [2021-03-19T17:32:59.750Z] #43 15.99 DEP images/stats.pb-c.d [2021-03-19T17:32:59.887Z] #20 54.67 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-19T17:32:59.887Z] #20 54.69 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:32:59.887Z] #20 54.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:32:59.887Z] #20 54.74 Setting up vim (2:8.1.0875-5) ... [2021-03-19T17:32:59.887Z] #20 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T17:32:59.887Z] #20 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T17:32:59.887Z] #20 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T17:32:59.887Z] #20 54.77 update-alternatives: [2021-03-19T17:32:59.887Z] #20 ... [2021-03-19T17:32:59.887Z] [2021-03-19T17:32:59.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-03-19T17:32:59.887Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:32:59.887Z] #43 107.0 CC criu/cr-service.o [2021-03-19T17:32:59.887Z] #43 108.5 CC criu/crtools.o [2021-03-19T17:32:59.887Z] #43 109.1 CC criu/eventfd.o [2021-03-19T17:32:59.887Z] #43 109.4 CC criu/eventpoll.o [2021-03-19T17:32:59.887Z] #43 110.3 CC criu/external.o [2021-03-19T17:32:59.887Z] #43 110.7 CC criu/fault-injection.o [2021-03-19T17:32:59.887Z] #43 110.8 CC criu/fdstore.o [2021-03-19T17:32:59.887Z] #43 111.3 CC criu/fifo.o [2021-03-19T17:32:59.887Z] #43 111.7 CC criu/file-ids.o [2021-03-19T17:32:59.887Z] #43 112.1 CC criu/file-lock.o [2021-03-19T17:32:59.887Z] #43 113.0 CC criu/files-ext.o [2021-03-19T17:32:59.887Z] #43 113.5 CC criu/files-reg.o [2021-03-19T17:32:59.887Z] #43 115.7 CC criu/files.o [2021-03-19T17:32:59.887Z] #43 ... [2021-03-19T17:32:59.887Z] [2021-03-19T17:32:59.887Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:32:59.887Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:32:59.887Z] #20 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T17:32:59.887Z] #20 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T17:32:59.887Z] #20 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T17:32:59.887Z] #20 54.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T17:33:00.070Z] #43 23.03 CC images/cpuinfo.o [2021-03-19T17:33:00.153Z] #20 54.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T17:33:00.153Z] #20 54.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:33:00.153Z] #20 55.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:33:00.153Z] #20 55.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T17:33:00.153Z] #20 55.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:33:00.153Z] #20 55.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T17:33:00.153Z] #20 55.08 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:33:00.270Z] #56 ... [2021-03-19T17:33:00.270Z] [2021-03-19T17:33:00.270Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:33:00.270Z] #51 sha256:acc4c78a9b55b72d06acb8b35354189d4f18ebaea1458add4e6f5c7979801af9 [2021-03-19T17:33:00.270Z] #51 DONE 126.0s [2021-03-19T17:33:00.270Z] [2021-03-19T17:33:00.270Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:00.270Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:00.270Z] #43 21.31 CC images/core-ppc64.o [2021-03-19T17:33:00.270Z] #43 21.98 CC images/core-s390.o [2021-03-19T17:33:00.270Z] #43 22.72 CC images/cpuinfo.o [2021-03-19T17:33:00.270Z] #43 23.21 CC images/inventory.o [2021-03-19T17:33:00.270Z] #43 23.48 CC images/fdinfo.o [2021-03-19T17:33:00.270Z] #43 23.96 CC images/fown.o [2021-03-19T17:33:00.270Z] #43 24.14 CC images/ns.o [2021-03-19T17:33:00.659Z] #43 ... [2021-03-19T17:33:00.659Z] [2021-03-19T17:33:00.659Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:33:00.659Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T17:33:00.659Z] #13 93.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T17:33:00.659Z] #13 93.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-19T17:33:00.659Z] #13 93.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:00.693Z] Fetching without tags [2021-03-19T17:33:00.698Z] #43 ... [2021-03-19T17:33:00.698Z] [2021-03-19T17:33:00.698Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:33:00.698Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:33:00.698Z] #13 79.17 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T17:33:00.698Z] #13 79.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T17:33:00.698Z] #13 79.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:00.698Z] #13 79.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T17:33:00.698Z] #13 79.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T17:33:00.698Z] #13 79.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:00.840Z] #43 24.55 CC images/regfile.o [2021-03-19T17:33:00.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:33:00.420Z] > git config --add remote.origin.fetch +refs/pull/42168/head:refs/remotes/origin/PR-42168 # timeout=10 [2021-03-19T17:33:00.477Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:33:00.603Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T17:33:00.730Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T17:33:00.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:33:00.732Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42168/head:refs/remotes/origin/PR-42168 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T17:33:00.960Z] #13 ... [2021-03-19T17:33:00.960Z] [2021-03-19T17:33:00.960Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:00.960Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:33:00.960Z] #45 89.69 go/doc [2021-03-19T17:33:00.960Z] #45 93.29 github.com/LK4D4/vndr/build [2021-03-19T17:33:00.960Z] #45 93.67 github.com/LK4D4/vndr/versioned [2021-03-19T17:33:00.960Z] #45 93.75 compress/flate [2021-03-19T17:33:01.409Z] #43 25.30 CC images/ghost-file.o [2021-03-19T17:33:01.669Z] #43 25.69 CC images/fifo.o [2021-03-19T17:33:01.929Z] #43 25.96 CC images/remap-file-path.o [2021-03-19T17:33:02.038Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 2d39a44c1c409247a3282817131b05da9ed9e36f [2021-03-19T17:33:02.189Z] #43 26.23 CC images/eventfd.o [2021-03-19T17:33:02.448Z] #43 26.51 CC images/eventpoll.o [2021-03-19T17:33:03.019Z] #43 26.83 CC images/fh.o [2021-03-19T17:33:03.278Z] #43 27.19 CC images/fsnotify.o [2021-03-19T17:33:03.285Z] #44 62.18 CC compel/src/lib/ptrace.o [2021-03-19T17:33:03.285Z] #44 62.70 AR compel/libcompel.a [2021-03-19T17:33:03.516Z] #45 96.28 hash/crc32 [2021-03-19T17:33:03.516Z] #45 ... [2021-03-19T17:33:03.516Z] [2021-03-19T17:33:03.516Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:33:03.516Z] #56 sha256:1411df4a1f2ec8134c3f98875ee0b85dfdebbcde121dc8c4f09a5b100af3a650 [2021-03-19T17:33:03.584Z] #44 62.78 HOSTCC compel/src/main-host.o [2021-03-19T17:33:02.145Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:33:02.192Z] > git checkout -f 2d39a44c1c409247a3282817131b05da9ed9e36f # timeout=10 [2021-03-19T17:33:03.849Z] #43 27.78 CC images/signalfd.o [2021-03-19T17:33:03.884Z] #44 63.11 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-03-19T17:33:03.884Z] #44 63.24 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T17:33:03.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T17:33:04.109Z] #43 28.04 CC images/fs.o [2021-03-19T17:33:04.183Z] #44 ... [2021-03-19T17:33:04.183Z] [2021-03-19T17:33:04.184Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:04.184Z] #54 sha256:f037c012360f1fa58be6fcc8f26a676f3fbfe231cc04c54f94b70bb70407a935 [2021-03-19T17:33:04.184Z] #54 12.22 + cd /tmp/tmp.7h6HdANAc5/src/github.com/opencontainers/runc [2021-03-19T17:33:04.184Z] #54 12.23 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:33:04.333Z] #20 58.73 Setting up iptables (1.8.2-4) ... [2021-03-19T17:33:04.333Z] #20 58.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:33:04.333Z] #20 58.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:33:04.333Z] #20 58.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:33:04.333Z] #20 58.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:33:04.333Z] #20 58.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T17:33:04.333Z] #20 58.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T17:33:04.333Z] #20 58.81 Setting up python3 (3.7.3-1) ... [2021-03-19T17:33:04.369Z] #43 28.22 CC images/pstree.o [2021-03-19T17:33:04.369Z] #43 28.42 CC images/pipe.o [2021-03-19T17:33:04.483Z] #54 ... [2021-03-19T17:33:04.483Z] [2021-03-19T17:33:04.483Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:04.483Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T17:33:04.483Z] #21 0.635 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:33:04.483Z] #21 0.757 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:33:04.483Z] #21 0.833 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:33:04.483Z] #21 0.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:33:04.483Z] #21 1.723 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-19T17:33:04.483Z] #21 3.271 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T17:33:04.483Z] #21 4.632 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T17:33:04.483Z] #21 5.710 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T17:33:04.590Z] #20 59.28 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T17:33:04.629Z] #43 28.64 CC images/tcp-stream.o [2021-03-19T17:33:04.784Z] #21 ... [2021-03-19T17:33:04.784Z] [2021-03-19T17:33:04.784Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:33:04.784Z] #52 sha256:70c2a1c48bb370877e42218e4488acaaa562ad19edfcf3cac4cb47e1eb9d9a82 [2021-03-19T17:33:04.784Z] #52 122.7 golang.org/x/crypto/ssh/terminal [2021-03-19T17:33:04.784Z] #52 126.3 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T17:33:04.784Z] #52 DONE 131.6s [2021-03-19T17:33:04.784Z] [2021-03-19T17:33:04.784Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:04.784Z] #54 sha256:f037c012360f1fa58be6fcc8f26a676f3fbfe231cc04c54f94b70bb70407a935 [2021-03-19T17:33:04.784Z] #54 12.86 + '[' -z '' ']' [2021-03-19T17:33:04.784Z] #54 12.86 + target=static [2021-03-19T17:33:04.784Z] #54 12.86 + make 'BUILDTAGS=seccomp ' static [2021-03-19T17:33:05.085Z] #54 13.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T17:33:05.088Z] #56 48.22 Checking out files: 51% (1955/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 85% (3274/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T17:33:05.088Z] #56 49.90 + cd /tmp/tmp.1n6GWuroAC/src/github.com/containerd/containerd [2021-03-19T17:33:05.088Z] #56 49.90 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T17:33:05.088Z] #56 ... [2021-03-19T17:33:05.088Z] [2021-03-19T17:33:05.088Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T17:33:05.088Z] #51 sha256:ca00a5a9e196b2e9e8e9b4bf9b4559e2e5102982c143e22e50e4f27a58706233 [2021-03-19T17:33:05.088Z] #51 91.64 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T17:33:05.088Z] #51 DONE 98.1s [2021-03-19T17:33:05.152Z] #20 60.05 Setting up apparmor (2.13.2-10) ... [2021-03-19T17:33:05.199Z] #43 28.93 CC images/sk-packet.o [2021-03-19T17:33:05.199Z] #43 29.28 CC images/mnt.o [2021-03-19T17:33:05.350Z] [2021-03-19T17:33:05.350Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:05.350Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:33:05.350Z] #45 96.76 compress/gzip [2021-03-19T17:33:05.350Z] #45 96.81 vendor/golang.org/x/crypto/cryptobyte [2021-03-19T17:33:05.350Z] #45 97.50 net [2021-03-19T17:33:05.768Z] #43 29.51 CC images/pipe-data.o [2021-03-19T17:33:05.768Z] #43 29.69 CC images/sa.o [2021-03-19T17:33:05.770Z] Merge succeeded, producing abbda92298c8145ab2b17a4ef72c6db39a076967 [2021-03-19T17:33:05.770Z] Checking out Revision abbda92298c8145ab2b17a4ef72c6db39a076967 (PR-42168) [2021-03-19T17:33:05.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T17:33:06.028Z] #43 29.91 CC images/timer.o [2021-03-19T17:33:06.288Z] #43 30.28 CC images/timerfd.o [2021-03-19T17:33:06.296Z] #45 99.15 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-19T17:33:06.549Z] #43 30.52 CC images/mm.o [2021-03-19T17:33:06.809Z] #43 30.81 CC images/sk-opts.o [2021-03-19T17:33:04.948Z] > git remote # timeout=10 [2021-03-19T17:33:05.025Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T17:33:05.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T17:33:05.080Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T17:33:05.679Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-19T17:33:05.805Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T17:33:05.856Z] > git checkout -f abbda92298c8145ab2b17a4ef72c6db39a076967 # timeout=10 [2021-03-19T17:33:07.044Z] #20 61.79 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T17:33:07.044Z] #20 61.80 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:33:07.069Z] #43 31.01 CC images/sk-unix.o [2021-03-19T17:33:07.274Z] #13 ... [2021-03-19T17:33:07.274Z] [2021-03-19T17:33:07.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:07.274Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:07.274Z] #43 23.76 CC images/inventory.o [2021-03-19T17:33:07.274Z] #43 24.06 CC images/fdinfo.o [2021-03-19T17:33:07.274Z] #43 24.49 CC images/fown.o [2021-03-19T17:33:07.275Z] #43 24.79 CC images/ns.o [2021-03-19T17:33:07.275Z] #43 24.98 CC images/regfile.o [2021-03-19T17:33:07.275Z] #43 25.22 CC images/ghost-file.o [2021-03-19T17:33:07.275Z] #43 25.63 CC images/fifo.o [2021-03-19T17:33:07.275Z] #43 25.91 CC images/remap-file-path.o [2021-03-19T17:33:07.275Z] #43 26.12 CC images/eventfd.o [2021-03-19T17:33:07.275Z] #43 26.41 CC images/eventpoll.o [2021-03-19T17:33:07.275Z] #43 26.85 CC images/fh.o [2021-03-19T17:33:07.275Z] #43 27.38 CC images/fsnotify.o [2021-03-19T17:33:07.275Z] #43 28.16 CC images/signalfd.o [2021-03-19T17:33:07.275Z] #43 28.38 CC images/fs.o [2021-03-19T17:33:07.275Z] #43 28.73 CC images/pstree.o [2021-03-19T17:33:07.275Z] #43 29.03 CC images/pipe.o [2021-03-19T17:33:07.275Z] #43 29.21 CC images/tcp-stream.o [2021-03-19T17:33:07.275Z] #43 29.47 CC images/sk-packet.o [2021-03-19T17:33:07.275Z] #43 29.98 CC images/mnt.o [2021-03-19T17:33:07.275Z] #43 ... [2021-03-19T17:33:07.275Z] [2021-03-19T17:33:07.275Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:07.275Z] #45 sha256:80d523e40d1afceb26d886b17b192886ddb09b5ee489f684969b108b3e73b592 [2021-03-19T17:33:07.275Z] #45 96.82 crypto/tls [2021-03-19T17:33:07.275Z] #45 103.6 net/http/httptrace [2021-03-19T17:33:07.275Z] #45 103.8 net/http [2021-03-19T17:33:07.275Z] #45 ... [2021-03-19T17:33:07.275Z] [2021-03-19T17:33:07.275Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:33:07.275Z] #56 sha256:7a81df1b212d96c0502bf47f8bf88e53f0f0b6964a337938eac8c7004055b58b [2021-03-19T17:33:07.275Z] #56 44.12 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T17:33:07.275Z] #56 44.12 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T17:33:07.275Z] #56 44.12 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:33:07.275Z] #56 44.12 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:33:07.275Z] #56 44.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T17:33:07.275Z] #56 44.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T17:33:07.275Z] #56 44.12 + '[' '' = dynamic ']' [2021-03-19T17:33:07.275Z] #56 44.12 + make [2021-03-19T17:33:07.275Z] #56 44.91 + bin/ctr [2021-03-19T17:33:07.361Z] #43 31.28 CC images/sk-inet.o [2021-03-19T17:33:07.539Z] #56 ... [2021-03-19T17:33:07.539Z] [2021-03-19T17:33:07.539Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:07.539Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:07.539Z] #43 30.35 CC images/pipe-data.o [2021-03-19T17:33:07.558Z] #20 62.24 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:33:07.641Z] #43 31.69 CC images/tun.o [2021-03-19T17:33:07.686Z] #45 100.6 vendor/golang.org/x/text/transform [2021-03-19T17:33:07.804Z] #43 30.66 CC images/sa.o [2021-03-19T17:33:08.068Z] #43 30.92 CC images/timer.o [2021-03-19T17:33:08.229Z] #43 32.03 CC images/sk-netlink.o [2021-03-19T17:33:08.332Z] #43 31.34 CC images/timerfd.o [2021-03-19T17:33:08.489Z] #20 63.14 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T17:33:08.489Z] #43 32.30 CC images/packet-sock.o [2021-03-19T17:33:08.596Z] #43 31.50 CC images/mm.o [2021-03-19T17:33:08.634Z] #45 101.4 vendor/golang.org/x/text/unicode/bidi [2021-03-19T17:33:08.778Z] #43 32.71 CC images/ipc-var.o [2021-03-19T17:33:08.778Z] #43 ... [2021-03-19T17:33:08.778Z] [2021-03-19T17:33:08.778Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:08.778Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:33:08.778Z] #45 124.8 hash/crc32 [2021-03-19T17:33:08.778Z] #45 125.5 net [2021-03-19T17:33:08.778Z] #45 125.6 compress/gzip [2021-03-19T17:33:08.778Z] #45 126.3 vendor/golang.org/x/crypto/hkdf [2021-03-19T17:33:08.778Z] #45 126.6 vendor/golang.org/x/text/transform [2021-03-19T17:33:08.778Z] #45 127.7 vendor/golang.org/x/text/unicode/bidi [2021-03-19T17:33:08.778Z] #45 129.3 vendor/golang.org/x/text/secure/bidirule [2021-03-19T17:33:08.778Z] #45 129.6 vendor/golang.org/x/text/unicode/norm [2021-03-19T17:33:08.778Z] #45 133.9 vendor/golang.org/x/net/idna [2021-03-19T17:33:09.003Z] #20 63.71 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T17:33:09.043Z] #45 ... [2021-03-19T17:33:09.043Z] [2021-03-19T17:33:09.043Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:09.043Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:09.043Z] #43 32.90 CC images/ipc-desc.o [2021-03-19T17:33:09.173Z] #43 31.85 CC images/sk-opts.o [2021-03-19T17:33:09.302Z] #43 33.03 CC images/ipc-shm.o [2021-03-19T17:33:09.302Z] #43 33.25 CC images/ipc-msg.o [2021-03-19T17:33:09.441Z] #43 32.13 CC images/sk-unix.o [2021-03-19T17:33:09.441Z] #43 32.50 CC images/sk-inet.o [2021-03-19T17:33:09.562Z] #43 33.57 CC images/ipc-sem.o [2021-03-19T17:33:09.611Z] #54 ... [2021-03-19T17:33:09.611Z] [2021-03-19T17:33:09.611Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:09.611Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:33:09.611Z] #46 126.1 go/doc [2021-03-19T17:33:09.611Z] #46 127.0 math/big [2021-03-19T17:33:09.611Z] #46 ... [2021-03-19T17:33:09.611Z] [2021-03-19T17:33:09.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:09.611Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:33:09.611Z] #44 63.67 HOSTCC compel/src/lib/log-host.o [2021-03-19T17:33:09.611Z] #44 63.90 HOSTLINK compel/compel-host-bin [2021-03-19T17:33:09.611Z] #44 64.26 DEP soccr/soccr.d [2021-03-19T17:33:09.611Z] #44 64.38 CC soccr/soccr.o [2021-03-19T17:33:09.611Z] #44 66.29 AR soccr/libsoccr.a [2021-03-19T17:33:09.611Z] #44 66.33 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:33:09.611Z] #44 66.86 DEP criu/arch/ppc64/sigframe.d [2021-03-19T17:33:09.611Z] #44 67.02 DEP criu/arch/ppc64/crtools.d [2021-03-19T17:33:09.611Z] #44 67.18 DEP criu/arch/ppc64/cpu.d [2021-03-19T17:33:09.611Z] #44 67.43 CC criu/arch/ppc64/cpu.o [2021-03-19T17:33:09.611Z] #44 68.07 CC criu/arch/ppc64/crtools.o [2021-03-19T17:33:09.821Z] #43 33.86 CC images/utsns.o [2021-03-19T17:33:09.910Z] #44 69.13 CC criu/arch/ppc64/sigframe.o [2021-03-19T17:33:10.030Z] #45 103.1 vendor/golang.org/x/text/secure/bidirule [2021-03-19T17:33:10.034Z] #43 32.94 CC images/tun.o [2021-03-19T17:33:10.081Z] #43 34.04 CC images/creds.o [2021-03-19T17:33:10.211Z] #44 69.63 LINK criu/arch/ppc64/crtools.built-in.o [2021-03-19T17:33:10.298Z] #43 33.18 CC images/sk-netlink.o [2021-03-19T17:33:10.341Z] #43 34.27 CC images/vma.o [2021-03-19T17:33:10.373Z] #20 64.99 Setting up python3-pip (18.1-5) ... [2021-03-19T17:33:10.510Z] #44 69.73 DEP criu/pie/util-vdso.d [2021-03-19T17:33:10.511Z] #44 69.91 DEP criu/pie/util.d [2021-03-19T17:33:10.561Z] #43 ... [2021-03-19T17:33:10.561Z] [2021-03-19T17:33:10.561Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:33:10.561Z] #58 sha256:f2569d292cff28dbd60f71865a792ebebd76170bb021715a619f265631de85e0 [2021-03-19T17:33:10.561Z] #58 100.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:33:10.561Z] #58 100.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T17:33:10.561Z] #58 DONE 110.4s [2021-03-19T17:33:10.561Z] [2021-03-19T17:33:10.561Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:10.561Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:10.561Z] #43 33.49 CC images/packet-sock.o [2021-03-19T17:33:10.561Z] #43 ... [2021-03-19T17:33:10.561Z] [2021-03-19T17:33:10.561Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T17:33:10.561Z] #59 sha256:dcf8439a49840715bd55c7e13bac0b272fdc7bb0e285d540e94e249f7ccffffb [2021-03-19T17:33:10.561Z] #59 DONE 0.1s [2021-03-19T17:33:10.602Z] #43 34.43 CC images/netdev.o [2021-03-19T17:33:10.603Z] #45 103.5 vendor/golang.org/x/text/unicode/norm [2021-03-19T17:33:10.812Z] #44 70.11 CC criu/pie/util.o [2021-03-19T17:33:10.825Z] [2021-03-19T17:33:10.826Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T17:33:10.826Z] #60 sha256:4a8a2a7024fc11d4bc388a7774b6f647bceaf846ab8ed299e48c3b97eb5591f5 [2021-03-19T17:33:10.866Z] #45 ... [2021-03-19T17:33:10.866Z] [2021-03-19T17:33:10.866Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:10.866Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:10.866Z] #43 17.43 make[1]: Nothing to be done for 'all'. [2021-03-19T17:33:10.866Z] #43 18.85 CC images/stats.o [2021-03-19T17:33:10.866Z] #43 19.29 CC images/core.o [2021-03-19T17:33:10.866Z] #43 19.94 CC images/core-x86.o [2021-03-19T17:33:10.866Z] #43 20.51 CC images/core-arm.o [2021-03-19T17:33:10.866Z] #43 21.04 CC images/core-aarch64.o [2021-03-19T17:33:10.866Z] #43 21.52 CC images/core-ppc64.o [2021-03-19T17:33:10.866Z] #43 22.13 CC images/core-s390.o [2021-03-19T17:33:10.866Z] #43 22.83 CC images/cpuinfo.o [2021-03-19T17:33:10.866Z] #43 23.30 CC images/inventory.o [2021-03-19T17:33:10.866Z] #43 23.66 CC images/fdinfo.o [2021-03-19T17:33:10.866Z] #43 24.02 CC images/fown.o [2021-03-19T17:33:10.866Z] #43 24.22 CC images/ns.o [2021-03-19T17:33:10.866Z] #43 24.39 CC images/regfile.o [2021-03-19T17:33:10.866Z] #43 24.63 CC images/ghost-file.o [2021-03-19T17:33:10.866Z] #43 24.93 CC images/fifo.o [2021-03-19T17:33:10.866Z] #43 25.13 CC images/remap-file-path.o [2021-03-19T17:33:10.866Z] #43 25.36 CC images/eventfd.o [2021-03-19T17:33:10.866Z] #43 25.58 CC images/eventpoll.o [2021-03-19T17:33:10.866Z] #43 25.92 CC images/fh.o [2021-03-19T17:33:10.866Z] #43 26.29 CC images/fsnotify.o [2021-03-19T17:33:10.866Z] #43 26.77 CC images/signalfd.o [2021-03-19T17:33:10.866Z] #43 27.05 CC images/fs.o [2021-03-19T17:33:10.866Z] #43 27.28 CC images/pstree.o [2021-03-19T17:33:10.871Z] #43 34.78 CC images/tty.o [2021-03-19T17:33:10.871Z] #43 ... [2021-03-19T17:33:10.871Z] [2021-03-19T17:33:10.871Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:33:10.871Z] #56 sha256:ac061b1b6d4af587865a25facb07970cc1157adb2b142a12291cf779e1491ffc [2021-03-19T17:33:10.871Z] #56 60.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T17:33:10.871Z] #56 60.89 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T17:33:10.871Z] #56 60.89 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:33:10.871Z] #56 60.89 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:33:10.871Z] #56 60.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T17:33:10.871Z] #56 60.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T17:33:10.871Z] #56 60.89 + '[' '' = dynamic ']' [2021-03-19T17:33:10.871Z] #56 60.89 + make [2021-03-19T17:33:10.871Z] #56 61.83 + bin/ctr [2021-03-19T17:33:10.937Z] #20 ... [2021-03-19T17:33:10.937Z] [2021-03-19T17:33:10.937Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:10.937Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:10.937Z] #43 118.0 CC criu/filesystems.o [2021-03-19T17:33:10.937Z] #43 118.9 CC criu/fsnotify.o [2021-03-19T17:33:10.937Z] #43 120.1 CC criu/image-desc.o [2021-03-19T17:33:10.937Z] #43 120.3 CC criu/image.o [2021-03-19T17:33:10.937Z] #43 121.2 CC criu/ipc_ns.o [2021-03-19T17:33:10.937Z] #43 122.4 CC criu/irmap.o [2021-03-19T17:33:10.937Z] #43 123.1 CC criu/kcmp-ids.o [2021-03-19T17:33:10.937Z] #43 123.4 CC criu/kerndat.o [2021-03-19T17:33:10.937Z] #43 124.6 CC criu/libnetlink.o [2021-03-19T17:33:10.937Z] #43 125.0 CC criu/log.o [2021-03-19T17:33:10.937Z] #43 125.6 CC criu/lsm.o [2021-03-19T17:33:10.937Z] #43 126.0 CC criu/mem.o [2021-03-19T17:33:10.937Z] #43 127.9 CC criu/memfd.o [2021-03-19T17:33:10.937Z] #43 ... [2021-03-19T17:33:10.937Z] [2021-03-19T17:33:10.937Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:33:10.937Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:33:10.937Z] #40 222.4 + dpkg --print-architecture [2021-03-19T17:33:10.937Z] #40 222.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T17:33:10.937Z] #40 222.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T17:33:10.937Z] #40 222.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T17:33:11.091Z] #60 DONE 0.2s [2021-03-19T17:33:11.091Z] [2021-03-19T17:33:11.091Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:11.091Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:11.091Z] #43 33.86 CC images/ipc-var.o [2021-03-19T17:33:11.091Z] #43 34.05 CC images/ipc-desc.o [2021-03-19T17:33:11.117Z] #44 70.47 CC criu/pie/util-vdso.o [2021-03-19T17:33:11.128Z] #43 27.53 CC images/pipe.o [2021-03-19T17:33:11.131Z] #56 ... [2021-03-19T17:33:11.131Z] [2021-03-19T17:33:11.131Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:33:11.131Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:33:11.131Z] #13 131.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T17:33:11.131Z] #13 131.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T17:33:11.131Z] #13 131.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:11.195Z] #40 ... [2021-03-19T17:33:11.195Z] [2021-03-19T17:33:11.195Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:11.195Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:33:11.195Z] #20 66.15 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:33:11.354Z] #43 34.20 CC images/ipc-shm.o [2021-03-19T17:33:11.391Z] #43 27.75 CC images/tcp-stream.o [2021-03-19T17:33:11.452Z] #20 66.21 Processing triggers for mime-support (3.62) ... [2021-03-19T17:33:11.618Z] #43 34.36 CC images/ipc-msg.o [2021-03-19T17:33:11.618Z] #43 34.54 CC images/ipc-sem.o [2021-03-19T17:33:11.666Z] #43 27.97 CC images/sk-packet.o [2021-03-19T17:33:11.775Z] #44 71.18 AR criu/pie/pie.lib.a [2021-03-19T17:33:11.881Z] #43 34.79 CC images/utsns.o [2021-03-19T17:33:11.929Z] #43 28.36 CC images/mnt.o [2021-03-19T17:33:12.075Z] #44 71.23 DEP criu/pie/restorer.d [2021-03-19T17:33:12.075Z] #44 71.36 DEP criu/arch/ppc64/vdso-trampoline.d [2021-03-19T17:33:12.075Z] #44 71.39 DEP criu/arch/ppc64/restorer.d [2021-03-19T17:33:12.145Z] #43 35.00 CC images/creds.o [2021-03-19T17:33:12.192Z] #43 28.64 CC images/pipe-data.o [2021-03-19T17:33:12.376Z] #44 71.56 DEP criu/arch/ppc64/vdso-pie.d [2021-03-19T17:33:12.376Z] #44 71.66 DEP criu/pie/parasite-vdso.d [2021-03-19T17:33:12.382Z] #20 DONE 67.3s [2021-03-19T17:33:12.382Z] [2021-03-19T17:33:12.382Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T17:33:12.382Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-19T17:33:12.454Z] #43 28.82 CC images/sa.o [2021-03-19T17:33:12.676Z] #44 71.86 DEP criu/pie/parasite.d [2021-03-19T17:33:12.717Z] #43 29.01 CC images/timer.o [2021-03-19T17:33:12.717Z] #43 ... [2021-03-19T17:33:12.717Z] [2021-03-19T17:33:12.717Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:33:12.717Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:33:12.717Z] #13 101.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T17:33:12.717Z] #13 101.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T17:33:12.717Z] #13 101.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:12.722Z] #43 35.42 CC images/vma.o [2021-03-19T17:33:12.977Z] #44 72.21 CC criu/pie/parasite.o [2021-03-19T17:33:12.985Z] #43 35.70 CC images/netdev.o [2021-03-19T17:33:13.249Z] #43 36.02 CC images/tty.o [2021-03-19T17:33:13.752Z] #21 1.073 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T17:33:13.752Z] #21 1.077 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T17:33:13.752Z] #21 1.081 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T17:33:13.752Z] #21 DONE 1.2s [2021-03-19T17:33:13.752Z] [2021-03-19T17:33:13.752Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:13.752Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:13.752Z] #43 128.5 CC criu/mount.o [2021-03-19T17:33:13.828Z] #43 36.79 CC images/file-lock.o [2021-03-19T17:33:14.095Z] #43 36.96 CC images/rlimit.o [2021-03-19T17:33:14.359Z] #43 37.12 CC images/pagemap.o [2021-03-19T17:33:14.535Z] #44 73.74 LINK criu/pie/parasite.built-in.o [2021-03-19T17:33:14.535Z] #44 73.75 GEN criu/pie/parasite-blob.h [2021-03-19T17:33:14.535Z] #44 73.77 CC criu/pie/parasite-vdso.o [2021-03-19T17:33:14.623Z] #43 37.46 CC images/siginfo.o [2021-03-19T17:33:14.887Z] #43 37.72 CC images/rpc.o [2021-03-19T17:33:15.335Z] #13 ... [2021-03-19T17:33:15.335Z] [2021-03-19T17:33:15.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-03-19T17:33:15.335Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:15.335Z] #43 35.27 CC images/file-lock.o [2021-03-19T17:33:15.335Z] #43 35.45 CC images/rlimit.o [2021-03-19T17:33:15.335Z] #43 35.69 CC images/pagemap.o [2021-03-19T17:33:15.335Z] #43 36.03 CC images/siginfo.o [2021-03-19T17:33:15.335Z] #43 36.31 CC images/rpc.o [2021-03-19T17:33:15.335Z] #43 37.45 CC images/ext-file.o [2021-03-19T17:33:15.335Z] #43 37.63 CC images/cgroup.o [2021-03-19T17:33:15.335Z] #43 38.18 CC images/userns.o [2021-03-19T17:33:15.335Z] #43 38.42 CC images/google/protobuf/descriptor.o [2021-03-19T17:33:15.598Z] #44 74.69 CC criu/arch/ppc64/vdso-pie.o [2021-03-19T17:33:15.837Z] #43 38.66 CC images/ext-file.o [2021-03-19T17:33:15.838Z] #43 38.83 CC images/cgroup.o [2021-03-19T17:33:15.899Z] #44 75.08 CC criu/arch/ppc64/restorer.o [2021-03-19T17:33:15.905Z] #43 39.94 CC images/opts.o [2021-03-19T17:33:16.165Z] #43 40.20 CC images/seccomp.o [2021-03-19T17:33:16.200Z] #44 75.60 CC criu/arch/ppc64/vdso-trampoline.o [2021-03-19T17:33:16.200Z] #44 75.63 CC criu/pie/restorer.o [2021-03-19T17:33:16.425Z] #43 40.49 CC images/binfmt-misc.o [2021-03-19T17:33:16.685Z] #43 40.65 CC images/time.o [2021-03-19T17:33:16.790Z] #43 ... [2021-03-19T17:33:16.790Z] [2021-03-19T17:33:16.790Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:33:16.790Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T17:33:16.790Z] #13 108.0 Selecting previously unselected package libapparmor1:arm64. [2021-03-19T17:33:16.790Z] #13 108.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-19T17:33:16.790Z] #13 108.0 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-19T17:33:16.790Z] #13 108.2 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-19T17:33:16.790Z] #13 108.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-19T17:33:16.790Z] #13 108.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-19T17:33:16.790Z] #13 108.4 Selecting previously unselected package libbtrfs0. [2021-03-19T17:33:16.790Z] #13 108.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-19T17:33:16.790Z] #13 108.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:33:16.790Z] #13 108.5 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:33:16.790Z] #13 108.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-19T17:33:16.790Z] #13 108.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:33:16.790Z] #13 108.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-19T17:33:16.790Z] #13 108.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-19T17:33:16.790Z] #13 108.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-19T17:33:16.790Z] #13 108.9 Selecting previously unselected package libudev-dev:arm64. [2021-03-19T17:33:16.790Z] #13 108.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-03-19T17:33:16.790Z] #13 109.0 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-19T17:33:16.790Z] #13 109.1 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-19T17:33:16.790Z] #13 109.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-19T17:33:16.790Z] #13 109.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-19T17:33:16.790Z] #13 109.3 Selecting previously unselected package libpcre16-3:arm64. [2021-03-19T17:33:16.790Z] #13 109.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-19T17:33:16.790Z] #13 109.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-19T17:33:16.934Z] #13 ... [2021-03-19T17:33:16.934Z] [2021-03-19T17:33:16.934Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:33:16.934Z] #56 sha256:1411df4a1f2ec8134c3f98875ee0b85dfdebbcde121dc8c4f09a5b100af3a650 [2021-03-19T17:33:16.934Z] #56 51.94 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T17:33:16.934Z] #56 51.94 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T17:33:16.934Z] #56 51.94 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:33:16.934Z] #56 51.94 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T17:33:16.934Z] #56 51.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T17:33:16.934Z] #56 51.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T17:33:16.934Z] #56 51.94 + '[' '' = dynamic ']' [2021-03-19T17:33:16.934Z] #56 51.94 + make [2021-03-19T17:33:16.934Z] #56 53.06 + bin/ctr [2021-03-19T17:33:16.944Z] #43 40.86 CC images/sysctl.o [2021-03-19T17:33:17.027Z] #43 133.7 CC criu/namespaces.o [2021-03-19T17:33:17.056Z] #13 109.5 Selecting previously unselected package libpcre32-3:arm64. [2021-03-19T17:33:17.056Z] #13 109.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-19T17:33:17.056Z] #13 109.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-19T17:33:17.150Z] Commit message: "Merge commit '6d72bb6acf2e7e5be6d025665a20076f66868f2d' into HEAD" [2021-03-19T17:33:17.196Z] #56 ... [2021-03-19T17:33:17.196Z] [2021-03-19T17:33:17.196Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:17.196Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:17.196Z] #43 29.31 CC images/timerfd.o [2021-03-19T17:33:17.196Z] #43 29.52 CC images/mm.o [2021-03-19T17:33:17.196Z] #43 29.85 CC images/sk-opts.o [2021-03-19T17:33:17.196Z] #43 30.09 CC images/sk-unix.o [2021-03-19T17:33:17.196Z] #43 30.45 CC images/sk-inet.o [2021-03-19T17:33:17.196Z] #43 30.79 CC images/tun.o [2021-03-19T17:33:17.196Z] #43 31.05 CC images/sk-netlink.o [2021-03-19T17:33:17.196Z] #43 31.27 CC images/packet-sock.o [2021-03-19T17:33:17.196Z] #43 31.62 CC images/ipc-var.o [2021-03-19T17:33:17.196Z] #43 31.83 CC images/ipc-desc.o [2021-03-19T17:33:17.196Z] #43 32.08 CC images/ipc-shm.o [2021-03-19T17:33:17.196Z] #43 32.34 CC images/ipc-msg.o [2021-03-19T17:33:17.196Z] #43 32.61 CC images/ipc-sem.o [2021-03-19T17:33:17.196Z] #43 32.86 CC images/utsns.o [2021-03-19T17:33:17.196Z] #43 33.08 CC images/creds.o [2021-03-19T17:33:17.196Z] #43 33.32 CC images/vma.o [2021-03-19T17:33:17.196Z] #43 33.51 CC images/netdev.o [2021-03-19T17:33:17.204Z] #43 41.07 CC images/autofs.o [2021-03-19T17:33:17.263Z] #44 ... [2021-03-19T17:33:17.263Z] [2021-03-19T17:33:17.263Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:17.263Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T17:33:17.263Z] #21 12.52 Fetched 8692 kB in 12s (731 kB/s) [2021-03-19T17:33:17.263Z] #21 12.52 Reading package lists... [2021-03-19T17:33:17.263Z] #21 17.44 Reading package lists... [2021-03-19T17:33:17.296Z] First time build. Skipping changelog. [2021-03-19T17:33:17.320Z] #13 109.7 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-19T17:33:17.320Z] #13 109.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-19T17:33:17.320Z] #13 109.7 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-19T17:33:17.320Z] #13 109.8 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-19T17:33:17.320Z] #13 109.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-19T17:33:17.320Z] #13 109.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-19T17:33:17.458Z] #43 33.92 CC images/tty.o [2021-03-19T17:33:17.464Z] #43 41.29 CC images/macvlan.o [2021-03-19T17:33:17.563Z] #21 22.22 Building dependency tree... [2021-03-19T17:33:17.583Z] #13 110.2 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-19T17:33:17.724Z] #43 41.57 CC images/sit.o [2021-03-19T17:33:17.724Z] #43 41.77 CC images/memfd.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T17:33:17.847Z] #13 110.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-19T17:33:17.847Z] #13 110.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-19T17:33:18.111Z] #13 110.6 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-19T17:33:18.111Z] #13 110.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-19T17:33:18.111Z] #13 110.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-19T17:33:18.111Z] #13 110.8 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-19T17:33:18.111Z] #13 110.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-19T17:33:18.111Z] #13 110.8 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:33:18.294Z] #43 42.06 CC images/timens.o [2021-03-19T17:33:18.294Z] #43 42.32 LINK images/built-in.o [2021-03-19T17:33:18.405Z] #43 34.55 CC images/file-lock.o [2021-03-19T17:33:18.405Z] #43 34.71 CC images/rlimit.o [2021-03-19T17:33:18.405Z] #43 34.90 CC images/pagemap.o [2021-03-19T17:33:18.555Z] #43 42.50 GEN compel/include/asm [2021-03-19T17:33:18.555Z] #43 42.53 GEN compel/include/version.h [2021-03-19T17:33:18.555Z] #43 42.56 touch .config [2021-03-19T17:33:18.555Z] #43 42.60 GEN include/common/config.h [2021-03-19T17:33:18.625Z] #21 24.07 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T17:33:18.625Z] #21 24.07 The following additional packages will be installed: [2021-03-19T17:33:18.625Z] #21 24.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T17:33:18.625Z] #21 24.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T17:33:18.625Z] #21 24.07 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T17:33:18.625Z] #21 24.07 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T17:33:18.625Z] #21 24.07 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T17:33:18.625Z] #21 24.07 Suggested packages: [2021-03-19T17:33:18.625Z] #21 24.08 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T17:33:18.625Z] #21 24.08 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T17:33:18.625Z] #21 24.08 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T17:33:18.625Z] #21 24.08 Recommended packages: [2021-03-19T17:33:18.625Z] #21 24.08 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T17:33:18.625Z] #21 24.08 python3-keyrings.alt python3-xdg unzip [2021-03-19T17:33:18.640Z] #13 111.0 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-19T17:33:18.640Z] #13 111.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-03-19T17:33:18.640Z] #13 111.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-19T17:33:18.816Z] #43 42.70 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-19T17:33:18.816Z] #43 42.72 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-19T17:33:18.816Z] #43 42.75 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-19T17:33:18.816Z] #43 42.76 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-19T17:33:18.816Z] #43 42.81 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-19T17:33:18.816Z] #43 42.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-19T17:33:18.922Z] #43 135.8 CC criu/net.o [2021-03-19T17:33:18.980Z] #43 35.20 CC images/siginfo.o [2021-03-19T17:33:19.076Z] #43 42.87 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T17:33:19.076Z] #43 42.90 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-19T17:33:19.076Z] #43 42.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T17:33:19.076Z] #43 42.92 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T17:33:19.076Z] #43 42.93 DEP compel/plugins/std/infect.d [2021-03-19T17:33:19.076Z] #43 43.05 DEP compel/plugins/std/string.d [2021-03-19T17:33:19.076Z] #43 43.15 DEP compel/plugins/std/log.d [2021-03-19T17:33:19.227Z] #13 111.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-19T17:33:19.227Z] #13 111.7 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:33:19.227Z] #13 111.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-19T17:33:19.227Z] #13 111.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:33:19.227Z] #13 111.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-19T17:33:19.227Z] #13 111.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-19T17:33:19.227Z] #13 111.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:19.227Z] #13 111.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:33:19.227Z] #13 111.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-19T17:33:19.227Z] #13 111.8 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-19T17:33:19.227Z] #13 111.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:33:19.227Z] #13 111.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:33:19.242Z] #43 35.50 CC images/rpc.o [2021-03-19T17:33:19.336Z] #43 43.26 DEP compel/plugins/std/fds.d [2021-03-19T17:33:19.336Z] #43 43.33 DEP compel/plugins/std/std.d [2021-03-19T17:33:19.499Z] #13 111.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-19T17:33:19.499Z] #13 111.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T17:33:19.499Z] #13 112.0 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-19T17:33:19.499Z] #13 112.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:33:19.499Z] #13 112.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-19T17:33:19.499Z] #13 112.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:19.499Z] #13 112.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T17:33:19.499Z] #13 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T17:33:19.499Z] #13 112.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:19.499Z] #13 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T17:33:19.499Z] #13 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T17:33:19.597Z] #43 43.49 DEP compel/plugins/shmem/shmem.d [2021-03-19T17:33:19.763Z] #13 112.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:33:19.763Z] #13 112.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-19T17:33:19.763Z] #13 112.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-19T17:33:19.763Z] #13 112.2 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T17:33:19.763Z] #13 112.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-19T17:33:19.763Z] #13 112.3 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-19T17:33:19.763Z] #13 112.3 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:33:19.857Z] #43 43.62 DEP compel/plugins/fds/fds.d [2021-03-19T17:33:19.857Z] #43 43.78 CC compel/plugins/std/std.o [2021-03-19T17:33:20.117Z] #43 44.02 CC compel/plugins/std/fds.o [2021-03-19T17:33:20.166Z] #21 ... [2021-03-19T17:33:20.166Z] [2021-03-19T17:33:20.166Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:20.166Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:33:20.166Z] #44 79.26 LINK criu/pie/restorer.built-in.o [2021-03-19T17:33:20.166Z] #44 79.27 GEN criu/pie/restorer-blob.h [2021-03-19T17:33:20.166Z] #44 79.55 DEP criu/vdso.d [2021-03-19T17:33:20.188Z] #43 36.65 CC images/ext-file.o [2021-03-19T17:33:20.377Z] #43 44.45 CC compel/plugins/std/log.o [2021-03-19T17:33:20.377Z] #43 ... [2021-03-19T17:33:20.377Z] [2021-03-19T17:33:20.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-03-19T17:33:20.377Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:33:20.377Z] #45 136.3 vendor/golang.org/x/net/http2/hpack [2021-03-19T17:33:20.377Z] #45 137.5 mime [2021-03-19T17:33:20.377Z] #45 139.3 mime/quotedprintable [2021-03-19T17:33:20.377Z] #45 139.6 net/http/internal [2021-03-19T17:33:20.377Z] #45 142.8 net/textproto [2021-03-19T17:33:20.377Z] #45 142.8 crypto/x509 [2021-03-19T17:33:20.377Z] #45 144.1 vendor/golang.org/x/net/http/httpguts [2021-03-19T17:33:20.377Z] #45 144.4 vendor/golang.org/x/net/http/httpproxy [2021-03-19T17:33:20.377Z] #45 145.0 mime/multipart [2021-03-19T17:33:20.450Z] #43 36.85 CC images/cgroup.o [2021-03-19T17:33:20.466Z] #44 ... [2021-03-19T17:33:20.466Z] [2021-03-19T17:33:20.466Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:20.466Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:33:20.466Z] #46 137.4 github.com/LK4D4/vndr/build [2021-03-19T17:33:20.466Z] #46 140.0 vendor/golang.org/x/text/unicode/norm [2021-03-19T17:33:20.466Z] #46 ... [2021-03-19T17:33:20.466Z] [2021-03-19T17:33:20.466Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:20.466Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:33:20.466Z] #44 79.81 DEP criu/uts_ns.d [2021-03-19T17:33:20.612Z] + docker version [2021-03-19T17:33:17.187Z] > git rev-list --no-walk b0f69ecda4d0282313116ecd55b54be9d53d5a2b # timeout=10 [2021-03-19T17:33:20.766Z] #44 79.97 DEP criu/util.d [2021-03-19T17:33:20.946Z] #45 146.8 crypto/tls [2021-03-19T17:33:21.025Z] #43 37.50 CC images/userns.o [2021-03-19T17:33:21.068Z] #44 80.23 DEP criu/uffd.d [2021-03-19T17:33:21.068Z] #44 80.41 DEP criu/tun.d [2021-03-19T17:33:21.208Z] #45 ... [2021-03-19T17:33:21.208Z] [2021-03-19T17:33:21.208Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:21.208Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:21.208Z] #43 45.19 CC compel/plugins/std/string.o [2021-03-19T17:33:21.287Z] #43 37.75 CC images/google/protobuf/descriptor.o [2021-03-19T17:33:21.369Z] #44 80.60 DEP criu/tty.d [2021-03-19T17:33:21.671Z] #44 80.83 DEP criu/timerfd.d [2021-03-19T17:33:21.671Z] #44 81.02 DEP criu/timens.d [2021-03-19T17:33:21.706Z] #13 DONE 114.1s [2021-03-19T17:33:21.706Z] [2021-03-19T17:33:21.706Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:21.706Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:21.706Z] #43 39.62 CC images/userns.o [2021-03-19T17:33:21.706Z] #43 40.00 CC images/google/protobuf/descriptor.o [2021-03-19T17:33:21.706Z] #43 41.90 CC images/opts.o [2021-03-19T17:33:21.706Z] #43 42.07 CC images/seccomp.o [2021-03-19T17:33:21.706Z] #43 42.50 CC images/binfmt-misc.o [2021-03-19T17:33:21.706Z] #43 42.67 CC images/time.o [2021-03-19T17:33:21.706Z] #43 42.88 CC images/sysctl.o [2021-03-19T17:33:21.706Z] #43 43.13 CC images/autofs.o [2021-03-19T17:33:21.706Z] #43 43.40 CC images/macvlan.o [2021-03-19T17:33:21.706Z] #43 43.65 CC images/sit.o [2021-03-19T17:33:21.706Z] #43 43.97 CC images/memfd.o [2021-03-19T17:33:21.706Z] #43 44.25 CC images/timens.o [2021-03-19T17:33:21.974Z] #43 44.81 LINK images/built-in.o [2021-03-19T17:33:21.999Z] #44 81.26 DEP criu/sysfs_parse.d [2021-03-19T17:33:22.148Z] #43 45.83 CC compel/plugins/std/infect.o [2021-03-19T17:33:22.197Z] #43 138.8 CC criu/netfilter.o [2021-03-19T17:33:22.197Z] #43 139.2 CC criu/page-pipe.o [2021-03-19T17:33:22.238Z] #43 45.05 GEN compel/include/asm [2021-03-19T17:33:22.238Z] #43 45.13 GEN compel/include/version.h [2021-03-19T17:33:22.238Z] #43 45.16 touch .config [2021-03-19T17:33:22.305Z] #44 81.47 DEP criu/sysctl.d [2021-03-19T17:33:22.305Z] #44 81.71 DEP criu/string.d [2021-03-19T17:33:22.408Z] #43 46.30 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-19T17:33:22.408Z] #43 46.37 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-19T17:33:22.408Z] #43 46.42 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-19T17:33:22.408Z] #43 46.49 AR compel/plugins/std.lib.a [2021-03-19T17:33:22.453Z] #43 139.8 CC criu/page-xfer.o [2021-03-19T17:33:22.501Z] #43 45.27 GEN include/common/config.h [2021-03-19T17:33:22.501Z] #43 45.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T17:33:22.501Z] #43 45.48 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-19T17:33:22.501Z] #43 45.53 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-19T17:33:22.606Z] #44 81.76 DEP criu/stats.d [2021-03-19T17:33:22.606Z] #44 81.95 DEP criu/sockets.d [2021-03-19T17:33:22.668Z] #43 46.60 CC compel/plugins/fds/fds.o [2021-03-19T17:33:22.764Z] #43 45.55 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-19T17:33:22.764Z] #43 45.57 DEP compel/plugins/std/infect.d [2021-03-19T17:33:22.764Z] #43 45.76 DEP compel/plugins/std/string.d [2021-03-19T17:33:22.906Z] #44 82.21 DEP criu/sk-unix.d [2021-03-19T17:33:22.928Z] #43 46.81 AR compel/plugins/fds.lib.a [2021-03-19T17:33:22.928Z] #43 46.84 HOSTDEP compel/src/lib/log-host.d [2021-03-19T17:33:23.037Z] #43 45.94 DEP compel/plugins/std/log.d [2021-03-19T17:33:23.188Z] #43 46.93 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T17:33:23.188Z] #43 47.04 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-19T17:33:23.188Z] #43 47.10 HOSTDEP compel/src/main-host.d [2021-03-19T17:33:23.188Z] #43 47.18 DEP compel/src/lib/ptrace.d [2021-03-19T17:33:23.206Z] #44 82.50 DEP criu/sk-tcp.d [2021-03-19T17:33:23.207Z] #43 39.32 CC images/opts.o [2021-03-19T17:33:23.207Z] #43 39.57 CC images/seccomp.o [2021-03-19T17:33:23.301Z] #43 46.18 DEP compel/plugins/std/fds.d [2021-03-19T17:33:23.301Z] #43 46.36 DEP compel/plugins/std/std.d [2021-03-19T17:33:23.449Z] #43 47.29 DEP compel/src/lib/infect.d [2021-03-19T17:33:23.470Z] #43 39.87 CC images/binfmt-misc.o [2021-03-19T17:33:23.508Z] #44 82.74 DEP criu/sk-queue.d [2021-03-19T17:33:23.566Z] #43 ... [2021-03-19T17:33:23.566Z] [2021-03-19T17:33:23.566Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:23.566Z] #45 sha256:80d523e40d1afceb26d886b17b192886ddb09b5ee489f684969b108b3e73b592 [2021-03-19T17:33:23.566Z] #45 114.6 github.com/LK4D4/vndr/godl [2021-03-19T17:33:23.566Z] #45 115.1 github.com/LK4D4/vndr [2021-03-19T17:33:23.566Z] #45 DONE 123.4s [2021-03-19T17:33:23.566Z] [2021-03-19T17:33:23.566Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:23.566Z] #53 sha256:b2d287d67ecdf82360bbcce8b28393d98096a1d2e91a23e25ed81dabb4ec853a [2021-03-19T17:33:23.566Z] #53 2.126 + RM_GOPATH=0 [2021-03-19T17:33:23.566Z] #53 2.126 + TMP_GOPATH= [2021-03-19T17:33:23.566Z] #53 2.126 + : /build [2021-03-19T17:33:23.566Z] #53 2.126 + '[' -z '' ']' [2021-03-19T17:33:23.566Z] #53 2.128 ++ mktemp -d [2021-03-19T17:33:23.566Z] #53 2.135 + export GOPATH=/tmp/tmp.A5Q9WzQuSp [2021-03-19T17:33:23.566Z] #53 2.135 + GOPATH=/tmp/tmp.A5Q9WzQuSp [2021-03-19T17:33:23.566Z] #53 2.135 + RM_GOPATH=1 [2021-03-19T17:33:23.566Z] #53 2.135 + case "$(go env GOARCH)" in [2021-03-19T17:33:23.566Z] #53 2.135 ++ go env GOARCH [2021-03-19T17:33:23.566Z] #53 2.155 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:33:23.566Z] #53 2.155 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:33:23.566Z] #53 2.155 ++ dirname /tmp/install/install.sh [2021-03-19T17:33:23.566Z] #53 2.155 + dir=/tmp/install [2021-03-19T17:33:23.566Z] #53 2.155 + bin=runc [2021-03-19T17:33:23.566Z] #53 2.155 + shift [2021-03-19T17:33:23.566Z] #53 2.155 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T17:33:23.566Z] #53 2.155 + . /tmp/install/runc.installer [2021-03-19T17:33:23.566Z] #53 2.155 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:33:23.566Z] #53 2.155 + install_runc [2021-03-19T17:33:23.566Z] #53 2.176 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T17:33:23.566Z] #53 2.176 + uname -r [2021-03-19T17:33:23.566Z] #53 2.176 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T17:33:23.566Z] #53 2.176 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T17:33:23.566Z] #53 2.176 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A5Q9WzQuSp/src/github.com/opencontainers/runc [2021-03-19T17:33:23.709Z] #43 47.45 DEP compel/src/lib/infect-util.d [2021-03-19T17:33:23.709Z] #43 47.63 DEP compel/src/lib/infect-rpc.d [2021-03-19T17:33:23.732Z] #43 40.13 CC images/time.o [2021-03-19T17:33:23.806Z] #44 82.94 DEP criu/sk-packet.d [2021-03-19T17:33:23.820Z] #43 ... [2021-03-19T17:33:23.820Z] [2021-03-19T17:33:23.820Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:33:23.820Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T17:33:23.820Z] #22 5.487 Collecting yamllint==1.16.0 [2021-03-19T17:33:23.830Z] #53 2.180 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T17:33:23.830Z] #53 2.196 Cloning into '/tmp/tmp.A5Q9WzQuSp/src/github.com/opencontainers/runc'... [2021-03-19T17:33:23.969Z] #43 47.77 DEP compel/arch/x86/src/lib/infect.d [2021-03-19T17:33:23.969Z] #43 47.94 DEP compel/arch/x86/src/lib/cpu.d [2021-03-19T17:33:23.969Z] #43 47.99 DEP compel/src/lib/log.d [2021-03-19T17:33:23.994Z] #43 40.36 CC images/sysctl.o [2021-03-19T17:33:23.994Z] #43 40.57 CC images/autofs.o [2021-03-19T17:33:24.077Z] #22 ... [2021-03-19T17:33:24.077Z] [2021-03-19T17:33:24.077Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:24.077Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:24.077Z] #43 141.2 CC criu/pagemap-cache.o [2021-03-19T17:33:24.106Z] #44 83.18 DEP criu/sk-netlink.d [2021-03-19T17:33:24.106Z] #44 83.39 DEP criu/sk-inet.d [2021-03-19T17:33:24.229Z] #43 48.11 DEP compel/src/main.d [2021-03-19T17:33:24.229Z] #43 48.18 DEP compel/src/lib/handle-elf.d [2021-03-19T17:33:24.229Z] #43 48.26 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-19T17:33:24.406Z] #44 83.68 DEP criu/signalfd.d [2021-03-19T17:33:24.411Z] #53 ... [2021-03-19T17:33:24.411Z] [2021-03-19T17:33:24.411Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T17:33:24.411Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-03-19T17:33:24.411Z] #14 DONE 2.7s [2021-03-19T17:33:24.411Z] [2021-03-19T17:33:24.411Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T17:33:24.411Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-19T17:33:24.489Z] #43 48.40 CC compel/src/lib/log.o [2021-03-19T17:33:24.568Z] #43 40.73 CC images/macvlan.o [2021-03-19T17:33:24.568Z] #43 ... [2021-03-19T17:33:24.568Z] [2021-03-19T17:33:24.569Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:24.569Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:33:24.569Z] #45 107.4 vendor/golang.org/x/net/idna [2021-03-19T17:33:24.569Z] #45 109.1 vendor/golang.org/x/net/http2/hpack [2021-03-19T17:33:24.569Z] #45 110.0 mime [2021-03-19T17:33:24.569Z] #45 111.8 mime/quotedprintable [2021-03-19T17:33:24.569Z] #45 112.0 net/http/internal [2021-03-19T17:33:24.569Z] #45 115.3 crypto/tls [2021-03-19T17:33:24.569Z] #45 ... [2021-03-19T17:33:24.569Z] [2021-03-19T17:33:24.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:24.569Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:24.569Z] #43 40.91 CC images/sit.o [2021-03-19T17:33:24.641Z] #43 141.6 CC criu/pagemap.o [2021-03-19T17:33:24.711Z] #44 83.84 DEP criu/sigframe.d [2021-03-19T17:33:24.711Z] #44 83.91 DEP criu/shmem.d [2021-03-19T17:33:24.711Z] #44 84.05 DEP criu/servicefd.d [2021-03-19T17:33:24.749Z] #43 48.64 CC compel/arch/x86/src/lib/cpu.o [2021-03-19T17:33:24.831Z] #43 41.15 CC images/memfd.o [2021-03-19T17:33:25.011Z] #44 84.19 DEP criu/seize.d [2021-03-19T17:33:25.093Z] #43 41.48 CC images/timens.o [2021-03-19T17:33:25.311Z] #44 84.37 DEP criu/seccomp.d [2021-03-19T17:33:25.311Z] #44 84.58 DEP criu/rst-malloc.d [2021-03-19T17:33:25.315Z] Client: Docker Engine - Enterprise [2021-03-19T17:33:25.315Z] Version: 19.03.12 [2021-03-19T17:33:25.315Z] API version: 1.40 [2021-03-19T17:33:25.315Z] Go version: go1.13.13 [2021-03-19T17:33:25.315Z] Git commit: 4306744 [2021-03-19T17:33:25.315Z] Built: 08/05/2020 19:27:53 [2021-03-19T17:33:25.315Z] OS/Arch: windows/amd64 [2021-03-19T17:33:25.315Z] Experimental: false [2021-03-19T17:33:25.315Z] [2021-03-19T17:33:25.315Z] Server: Docker Engine - Enterprise [2021-03-19T17:33:25.315Z] Engine: [2021-03-19T17:33:25.315Z] Version: 19.03.12 [2021-03-19T17:33:25.315Z] API version: 1.40 (minimum version 1.24) [2021-03-19T17:33:25.315Z] Go version: go1.13.13 [2021-03-19T17:33:25.315Z] Git commit: f295753ffd [2021-03-19T17:33:25.315Z] Built: 08/05/2020 19:26:41 [2021-03-19T17:33:25.315Z] OS/Arch: windows/amd64 [2021-03-19T17:33:25.315Z] Experimental: true [2021-03-19T17:33:25.376Z] #43 41.70 LINK images/built-in.o [2021-03-19T17:33:25.376Z] #43 41.85 GEN compel/include/asm [2021-03-19T17:33:25.376Z] #43 41.90 GEN compel/include/version.h [2021-03-19T17:33:25.573Z] #43 142.7 CC criu/parasite-syscall.o [2021-03-19T17:33:25.613Z] #44 84.68 DEP criu/rbtree.d [2021-03-19T17:33:25.613Z] #44 84.72 DEP criu/pstree.d [2021-03-19T17:33:25.613Z] #44 84.90 DEP criu/protobuf.d [2021-03-19T17:33:25.649Z] #43 41.91 touch .config [2021-03-19T17:33:25.649Z] #43 41.98 GEN include/common/config.h [2021-03-19T17:33:25.649Z] #43 42.08 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-19T17:33:25.649Z] #43 42.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-19T17:33:25.649Z] #43 42.15 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-19T17:33:25.649Z] #43 42.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-19T17:33:25.689Z] #43 49.34 CC compel/arch/x86/src/lib/infect.o [2021-03-19T17:33:25.913Z] #44 85.08 GEN criu/protobuf-desc-gen.h [2021-03-19T17:33:25.919Z] #43 42.19 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-19T17:33:25.919Z] #43 42.21 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-19T17:33:25.919Z] #43 42.24 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T17:33:25.919Z] #43 42.30 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-19T17:33:25.919Z] #43 42.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T17:33:25.919Z] #43 42.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T17:33:25.919Z] #43 42.33 DEP compel/plugins/std/infect.d [2021-03-19T17:33:25.919Z] #43 42.42 DEP compel/plugins/std/string.d [Pipeline] sh [2021-03-19T17:33:26.138Z] #43 ... [2021-03-19T17:33:26.138Z] [2021-03-19T17:33:26.138Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:33:26.138Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T17:33:26.138Z] #22 10.90 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T17:33:26.138Z] #22 10.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T17:33:26.138Z] #22 11.02 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T17:33:26.138Z] #22 11.07 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T17:33:26.138Z] #22 11.25 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-19T17:33:26.138Z] #22 11.63 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-19T17:33:26.138Z] #22 12.04 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T17:33:26.138Z] #22 DONE 12.5s [2021-03-19T17:33:26.138Z] [2021-03-19T17:33:26.138Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T17:33:26.138Z] #25 sha256:b21e6a4c55afda94358312869ea6b79ce0cbe2f791b54c2baec5dcf7096752d9 [2021-03-19T17:33:26.138Z] #25 DONE 0.2s [2021-03-19T17:33:26.138Z] [2021-03-19T17:33:26.138Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T17:33:26.138Z] #30 sha256:843d6778efd16336e4911c7da1246800241a4f8e510741be549846953ebc765d [2021-03-19T17:33:26.183Z] #43 42.57 DEP compel/plugins/std/log.d [2021-03-19T17:33:26.183Z] #43 42.63 DEP compel/plugins/std/fds.d [2021-03-19T17:33:26.258Z] #43 50.10 CC compel/src/lib/infect-rpc.o [2021-03-19T17:33:26.344Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 29.1% of statements [2021-03-19T17:33:26.344Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2021-03-19T17:33:26.344Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T17:33:26.344Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T17:33:26.344Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T17:33:26.344Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-19T17:33:26.448Z] #43 42.73 DEP compel/plugins/std/std.d [2021-03-19T17:33:26.448Z] #43 42.86 DEP compel/plugins/shmem/shmem.d [2021-03-19T17:33:26.448Z] #43 42.99 DEP compel/plugins/fds/fds.d [2021-03-19T17:33:26.518Z] #43 50.43 CC compel/src/lib/infect-util.o [2021-03-19T17:33:26.710Z] #43 43.18 CC compel/plugins/std/std.o [2021-03-19T17:33:26.778Z] #43 50.77 CC compel/src/lib/infect.o [2021-03-19T17:33:26.857Z] + docker info [2021-03-19T17:33:26.978Z] #15 DONE 2.9s [2021-03-19T17:33:26.978Z] [2021-03-19T17:33:26.978Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:26.978Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:26.978Z] #43 46.54 DEP compel/plugins/shmem/shmem.d [2021-03-19T17:33:26.978Z] #43 46.78 DEP compel/plugins/fds/fds.d [2021-03-19T17:33:26.978Z] #43 47.03 CC compel/plugins/std/std.o [2021-03-19T17:33:26.978Z] #43 47.46 CC compel/plugins/std/fds.o [2021-03-19T17:33:26.978Z] #43 47.89 CC compel/plugins/std/log.o [2021-03-19T17:33:26.978Z] #43 48.85 CC compel/plugins/std/string.o [2021-03-19T17:33:26.978Z] #43 49.69 CC compel/plugins/std/infect.o [2021-03-19T17:33:26.981Z] #44 ... [2021-03-19T17:33:26.981Z] [2021-03-19T17:33:26.982Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:26.982Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T17:33:26.982Z] #21 26.11 The following NEW packages will be installed: [2021-03-19T17:33:26.982Z] #21 26.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T17:33:26.982Z] #21 26.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T17:33:26.982Z] #21 26.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T17:33:26.982Z] #21 26.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T17:33:26.982Z] #21 26.12 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T17:33:26.982Z] #21 26.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T17:33:26.982Z] #21 26.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T17:33:26.982Z] #21 26.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T17:33:26.982Z] #21 26.13 xz-utils zip [2021-03-19T17:33:26.982Z] #21 26.29 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:33:26.982Z] #21 26.29 Need to get 29.2 MB of archives. [2021-03-19T17:33:26.982Z] #21 26.29 After this operation, 134 MB of additional disk space will be used. [2021-03-19T17:33:26.982Z] #21 26.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-03-19T17:33:26.982Z] #21 26.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-03-19T17:33:26.982Z] #21 26.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-03-19T17:33:26.982Z] #21 26.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-03-19T17:33:26.982Z] #21 26.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-03-19T17:33:26.982Z] #21 26.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-03-19T17:33:26.982Z] #21 26.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-03-19T17:33:26.982Z] #21 26.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-03-19T17:33:26.982Z] #21 26.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-03-19T17:33:26.982Z] #21 26.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-03-19T17:33:26.982Z] #21 26.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-03-19T17:33:26.982Z] #21 26.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-03-19T17:33:26.982Z] #21 26.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-03-19T17:33:26.982Z] #21 26.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-03-19T17:33:26.982Z] #21 26.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-03-19T17:33:26.982Z] #21 26.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-03-19T17:33:26.982Z] #21 26.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-19T17:33:26.982Z] #21 26.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:33:26.982Z] #21 26.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-03-19T17:33:26.982Z] #21 26.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-03-19T17:33:26.982Z] #21 26.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-03-19T17:33:26.982Z] #21 26.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-03-19T17:33:26.982Z] #21 26.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-03-19T17:33:26.982Z] #21 26.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-19T17:33:26.982Z] #21 26.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-19T17:33:26.982Z] #21 26.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-19T17:33:26.982Z] #21 26.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-03-19T17:33:26.982Z] #21 26.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-03-19T17:33:26.982Z] #21 26.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-19T17:33:26.982Z] #21 27.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-19T17:33:26.982Z] #21 27.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-19T17:33:26.982Z] #21 27.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-19T17:33:26.982Z] #21 27.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-03-19T17:33:26.982Z] #21 27.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-03-19T17:33:26.982Z] #21 27.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T17:33:26.982Z] #21 27.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T17:33:26.982Z] #21 27.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T17:33:26.982Z] #21 27.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-03-19T17:33:26.982Z] #21 27.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T17:33:26.982Z] #21 27.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T17:33:26.982Z] #21 27.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T17:33:26.982Z] #21 27.63 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-03-19T17:33:26.982Z] #21 27.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-03-19T17:33:26.982Z] #21 27.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-03-19T17:33:26.982Z] #21 27.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T17:33:26.982Z] #21 28.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-03-19T17:33:26.982Z] #21 28.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-03-19T17:33:26.982Z] #21 28.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-03-19T17:33:26.982Z] #21 29.04 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:33:26.982Z] #21 29.12 Fetched 29.2 MB in 2s (15.0 MB/s) [2021-03-19T17:33:26.982Z] #21 29.19 Selecting previously unselected package pigz. [2021-03-19T17:33:26.982Z] #21 29.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 ... 23363 files and directories currently installed.) [2021-03-19T17:33:26.982Z] #21 29.29 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-03-19T17:33:26.982Z] #21 29.33 Unpacking pigz (2.4-1) ... [2021-03-19T17:33:26.982Z] #21 29.42 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-03-19T17:33:26.982Z] #21 29.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-19T17:33:26.982Z] #21 29.45 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-19T17:33:26.982Z] #21 30.05 Selecting previously unselected package python3.7-minimal. [2021-03-19T17:33:26.982Z] #21 30.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-19T17:33:26.982Z] #21 30.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:33:26.982Z] #21 31.27 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-19T17:33:26.982Z] #21 31.29 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:33:27.038Z] #43 ... [2021-03-19T17:33:27.038Z] [2021-03-19T17:33:27.038Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:33:27.038Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:33:27.038Z] #13 145.9 Selecting previously unselected package libapparmor1:amd64. [2021-03-19T17:33:27.038Z] #13 145.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-19T17:33:27.038Z] #13 145.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T17:33:27.038Z] #13 146.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-19T17:33:27.038Z] #13 146.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-19T17:33:27.038Z] #13 146.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T17:33:27.038Z] #13 146.2 Selecting previously unselected package libbtrfs0. [2021-03-19T17:33:27.038Z] #13 146.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T17:33:27.038Z] #13 146.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:33:27.038Z] #13 146.3 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:33:27.038Z] #13 146.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T17:33:27.038Z] #13 146.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:33:27.038Z] #13 146.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-19T17:33:27.038Z] #13 146.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:33:27.038Z] #13 146.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:27.039Z] #13 146.6 Selecting previously unselected package libudev-dev:amd64. [2021-03-19T17:33:27.039Z] #13 146.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 146.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:33:27.039Z] #13 146.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-19T17:33:27.039Z] #13 146.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 146.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T17:33:27.039Z] #13 147.1 Selecting previously unselected package libpcre16-3:amd64. [2021-03-19T17:33:27.039Z] #13 147.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 147.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T17:33:27.039Z] #13 147.4 Selecting previously unselected package libpcre32-3:amd64. [2021-03-19T17:33:27.039Z] #13 147.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 147.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T17:33:27.039Z] #13 147.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-19T17:33:27.039Z] #13 147.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 147.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T17:33:27.039Z] #13 147.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-19T17:33:27.039Z] #13 147.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 147.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T17:33:27.039Z] #13 148.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-19T17:33:27.039Z] #13 148.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 148.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T17:33:27.039Z] #13 148.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-19T17:33:27.039Z] #13 148.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 148.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:27.039Z] #13 148.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-19T17:33:27.039Z] #13 148.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 148.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:33:27.039Z] #13 148.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-19T17:33:27.039Z] #13 148.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T17:33:27.039Z] #13 148.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:33:27.039Z] #13 149.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T17:33:27.246Z] #43 50.22 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-19T17:33:27.286Z] #43 43.56 CC compel/plugins/std/fds.o [2021-03-19T17:33:27.298Z] #13 149.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:33:27.298Z] #13 149.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T17:33:27.298Z] #13 149.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:33:27.298Z] #13 149.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T17:33:27.298Z] #13 149.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T17:33:27.298Z] #13 149.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:27.298Z] #13 149.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:33:27.298Z] #13 149.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T17:33:27.298Z] #13 149.4 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:33:27.298Z] #13 149.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:33:27.298Z] #13 149.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:33:27.298Z] #13 149.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T17:33:27.298Z] #13 149.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T17:33:27.298Z] #13 149.5 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:33:27.298Z] #13 149.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:33:27.510Z] #43 50.26 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-19T17:33:27.510Z] #43 50.34 AR compel/plugins/std.lib.a [2021-03-19T17:33:27.510Z] #43 50.46 CC compel/plugins/fds/fds.o [2021-03-19T17:33:27.551Z] #43 43.99 CC compel/plugins/std/log.o [2021-03-19T17:33:27.558Z] #13 149.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T17:33:27.558Z] #13 149.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:27.558Z] #13 149.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T17:33:27.558Z] #13 149.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T17:33:27.558Z] #13 149.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:27.558Z] #13 149.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T17:33:27.558Z] #13 149.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T17:33:27.558Z] #13 149.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:33:27.558Z] #13 149.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T17:33:27.558Z] #13 149.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:27.558Z] #13 149.6 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T17:33:27.558Z] #13 149.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:27.558Z] #13 149.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:27.558Z] #13 149.7 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:33:28.088Z] #43 50.79 AR compel/plugins/fds.lib.a [2021-03-19T17:33:28.088Z] #43 50.87 HOSTDEP compel/src/lib/log-host.d [2021-03-19T17:33:28.088Z] #43 50.97 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T17:33:28.088Z] #43 51.13 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-19T17:33:28.352Z] #43 51.22 HOSTDEP compel/src/main-host.d [2021-03-19T17:33:28.499Z] #43 44.90 CC compel/plugins/std/string.o [2021-03-19T17:33:28.619Z] #43 51.34 DEP compel/src/lib/ptrace.d [2021-03-19T17:33:28.619Z] #43 51.47 DEP compel/src/lib/infect.d [2021-03-19T17:33:28.882Z] #43 ... [2021-03-19T17:33:28.882Z] [2021-03-19T17:33:28.882Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T17:33:28.882Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-03-19T17:33:28.882Z] #16 1.374 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T17:33:28.882Z] #16 DONE 1.6s [2021-03-19T17:33:28.882Z] [2021-03-19T17:33:28.882Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T17:33:28.882Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-19T17:33:29.105Z] #21 34.35 Selecting previously unselected package python3-minimal. [2021-03-19T17:33:29.105Z] #21 34.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2021-03-19T17:33:29.105Z] #21 34.40 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-03-19T17:33:29.105Z] #21 34.41 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T17:33:29.105Z] #21 34.52 Selecting previously unselected package libmpdec2:ppc64el. [2021-03-19T17:33:29.105Z] #21 34.52 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-03-19T17:33:29.105Z] #21 34.53 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-03-19T17:33:29.105Z] #21 34.62 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-03-19T17:33:29.105Z] #21 34.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-19T17:33:29.105Z] #21 34.63 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-19T17:33:29.414Z] #30 DONE 3.3s [2021-03-19T17:33:29.414Z] [2021-03-19T17:33:29.414Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T17:33:29.415Z] #33 sha256:284c42772c09004246ee1aa45ad6b34629aa143e1cb95de4646c7b30eaa09556 [2021-03-19T17:33:29.448Z] #43 45.59 CC compel/plugins/std/infect.o [2021-03-19T17:33:29.448Z] #43 45.96 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-19T17:33:29.712Z] #43 46.00 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-19T17:33:29.712Z] #43 46.08 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-19T17:33:29.712Z] #43 46.12 AR compel/plugins/std.lib.a [2021-03-19T17:33:29.712Z] #43 46.21 CC compel/plugins/fds/fds.o [2021-03-19T17:33:29.832Z] #17 ... [2021-03-19T17:33:29.833Z] [2021-03-19T17:33:29.833Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:33:29.833Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-19T17:33:29.833Z] #32 DONE 129.0s [2021-03-19T17:33:29.833Z] [2021-03-19T17:33:29.833Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:29.833Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:29.833Z] #43 51.78 DEP compel/src/lib/infect-util.d [2021-03-19T17:33:29.833Z] #43 51.94 DEP compel/src/lib/infect-rpc.d [2021-03-19T17:33:29.833Z] #43 52.12 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-19T17:33:29.833Z] #43 52.28 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-19T17:33:29.833Z] #43 52.36 DEP compel/src/lib/log.d [2021-03-19T17:33:29.833Z] #43 52.53 DEP compel/src/main.d [2021-03-19T17:33:29.833Z] #43 52.68 DEP compel/src/lib/handle-elf.d [2021-03-19T17:33:29.833Z] #43 52.81 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-19T17:33:29.851Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2021-03-19T17:33:29.975Z] #43 46.42 AR compel/plugins/fds.lib.a [2021-03-19T17:33:29.975Z] #43 46.47 HOSTDEP compel/src/lib/log-host.d [2021-03-19T17:33:29.985Z] #33 DONE 0.3s [2021-03-19T17:33:29.985Z] [2021-03-19T17:33:29.985Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T17:33:29.985Z] #35 sha256:364121c4ea2acd8ed5c4fd5f7b1de7795d2101ad40ad4b03c63224ba94013cb2 [2021-03-19T17:33:29.985Z] #35 DONE 0.1s [2021-03-19T17:33:29.985Z] [2021-03-19T17:33:29.985Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T17:33:29.985Z] #38 sha256:12276c36c022443d9fad692b9676259447b7e8b81a6e9eacf71f875da5cf95bf [2021-03-19T17:33:30.096Z] #43 52.97 CC compel/src/lib/log.o [2021-03-19T17:33:30.102Z] #13 DONE 152.2s [2021-03-19T17:33:30.102Z] [2021-03-19T17:33:30.102Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:33:30.102Z] #58 sha256:69c017fba539df677626ffbcbe5ce0d39aa1e2f1da4273aa4f6502813e2036b1 [2021-03-19T17:33:30.102Z] #58 148.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:33:30.102Z] #58 148.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T17:33:30.102Z] #58 DONE 156.0s [2021-03-19T17:33:30.102Z] [2021-03-19T17:33:30.102Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:30.102Z] #53 sha256:89859bf7daf2b8aae88e7a170b98de3fcdc9b07ee15b57bcd15ac979d75faafd [2021-03-19T17:33:30.243Z] #38 DONE 0.3s [2021-03-19T17:33:30.243Z] [2021-03-19T17:33:30.243Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:30.243Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:30.243Z] #43 144.0 CC criu/path.o [2021-03-19T17:33:30.243Z] #43 144.4 CC criu/pie-util-vdso-elf32.o [2021-03-19T17:33:30.244Z] #43 144.8 CC criu/pie-util-vdso.o [2021-03-19T17:33:30.244Z] #43 145.3 CC criu/pie-util.o [2021-03-19T17:33:30.244Z] #43 145.6 CC criu/pipes.o [2021-03-19T17:33:30.244Z] #43 146.2 CC criu/plugin.o [2021-03-19T17:33:30.244Z] #43 146.5 CC criu/proc_parse.o [2021-03-19T17:33:30.260Z] #43 46.63 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T17:33:30.360Z] #43 53.26 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-19T17:33:30.362Z] #53 ... [2021-03-19T17:33:30.362Z] [2021-03-19T17:33:30.362Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T17:33:30.362Z] #59 sha256:87f80f41bf750ecb2bef7819c7c81d77d4655e1b4eba5d76ad255f2ee1839b31 [2021-03-19T17:33:30.362Z] #59 DONE 0.2s [2021-03-19T17:33:30.362Z] [2021-03-19T17:33:30.362Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T17:33:30.362Z] #60 sha256:da5ef4aed66b4fc834e9b32321c3d67d3a3d80d195606eff00dcb1bba36a877d [2021-03-19T17:33:30.362Z] #60 DONE 0.1s [2021-03-19T17:33:30.362Z] [2021-03-19T17:33:30.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-03-19T17:33:30.362Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:30.362Z] #43 52.96 CC compel/src/lib/ptrace.o [2021-03-19T17:33:30.362Z] #43 53.34 AR compel/libcompel.a [2021-03-19T17:33:30.362Z] #43 53.43 HOSTCC compel/src/main-host.o [2021-03-19T17:33:30.362Z] #43 53.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-19T17:33:30.362Z] #43 53.86 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T17:33:30.522Z] #43 46.80 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-19T17:33:30.522Z] #43 46.88 HOSTDEP compel/src/main-host.d [2021-03-19T17:33:30.522Z] #43 46.99 DEP compel/src/lib/ptrace.d [2021-03-19T17:33:30.622Z] #43 54.47 HOSTCC compel/src/lib/log-host.o [2021-03-19T17:33:30.648Z] #21 36.05 Selecting previously unselected package python3.7. [2021-03-19T17:33:30.648Z] #21 36.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-19T17:33:30.648Z] #21 36.06 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:33:30.648Z] #21 36.17 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-03-19T17:33:30.648Z] #21 ... [2021-03-19T17:33:30.648Z] [2021-03-19T17:33:30.648Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:33:30.648Z] #59 sha256:7717f302c216f0e6071a3b410fb43653a4470fa3ed67151c42d1208b8b62cea1 [2021-03-19T17:33:30.648Z] #59 148.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:33:30.648Z] #59 148.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T17:33:30.648Z] #59 DONE 157.7s [2021-03-19T17:33:30.648Z] [2021-03-19T17:33:30.648Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:30.648Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T17:33:30.648Z] #21 36.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-03-19T17:33:30.648Z] #21 36.17 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-19T17:33:30.648Z] #21 ... [2021-03-19T17:33:30.648Z] [2021-03-19T17:33:30.648Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:30.648Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:33:30.648Z] #44 87.58 DEP criu/protobuf-desc.d [2021-03-19T17:33:30.648Z] #44 87.80 DEP criu/proc_parse.d [2021-03-19T17:33:30.648Z] #44 88.02 DEP criu/plugin.d [2021-03-19T17:33:30.648Z] #44 88.14 DEP criu/pipes.d [2021-03-19T17:33:30.648Z] #44 88.40 DEP criu/pie-util.d [2021-03-19T17:33:30.648Z] #44 88.52 DEP criu/pie-util-vdso.d [2021-03-19T17:33:30.648Z] #44 88.72 DEP criu/path.d [2021-03-19T17:33:30.648Z] #44 88.93 DEP criu/parasite-syscall.d [2021-03-19T17:33:30.648Z] #44 89.24 DEP criu/pagemap.d [2021-03-19T17:33:30.648Z] #44 89.46 DEP criu/pagemap-cache.d [2021-03-19T17:33:30.648Z] #44 89.64 DEP criu/page-xfer.d [2021-03-19T17:33:30.648Z] #44 89.86 DEP criu/page-pipe.d [2021-03-19T17:33:30.784Z] #43 47.14 DEP compel/src/lib/infect.d [2021-03-19T17:33:30.882Z] #43 54.79 HOSTLINK compel/compel-host-bin [2021-03-19T17:33:30.937Z] #43 53.68 CC compel/arch/aarch64/src/lib/infect.o [2021-03-19T17:33:30.949Z] #44 90.04 DEP criu/netfilter.d [2021-03-19T17:33:30.949Z] #44 ... [2021-03-19T17:33:30.949Z] [2021-03-19T17:33:30.949Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T17:33:30.949Z] #60 sha256:bceb3139a9cb35fdce13ba1f92e675f3e8396d3f39a9757356f0ac8bc7352283 [2021-03-19T17:33:30.949Z] #60 DONE 0.3s [2021-03-19T17:33:30.949Z] [2021-03-19T17:33:30.949Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T17:33:30.949Z] #61 sha256:0f6169b6af4c70e8f9ba0ab5743c46a2c0820097d4979655a14f602a4ba7b5da [2021-03-19T17:33:30.949Z] #61 DONE 0.1s [2021-03-19T17:33:30.949Z] [2021-03-19T17:33:30.949Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:30.949Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:33:30.949Z] #46 148.1 vendor/golang.org/x/net/http2/hpack [2021-03-19T17:33:30.949Z] #46 152.2 mime [2021-03-19T17:33:30.949Z] #46 152.8 net/http/internal [2021-03-19T17:33:30.949Z] #46 156.7 net/textproto [2021-03-19T17:33:30.949Z] #46 156.7 vendor/golang.org/x/net/http/httpproxy [2021-03-19T17:33:30.949Z] #46 156.7 crypto/x509 [2021-03-19T17:33:30.949Z] #46 158.1 mime/multipart [2021-03-19T17:33:30.949Z] #46 158.1 vendor/golang.org/x/net/http/httpguts [2021-03-19T17:33:31.046Z] #43 47.33 DEP compel/src/lib/infect-util.d [2021-03-19T17:33:31.046Z] #43 47.43 DEP compel/src/lib/infect-rpc.d [2021-03-19T17:33:31.046Z] #43 47.54 DEP compel/arch/x86/src/lib/infect.d [2021-03-19T17:33:31.144Z] #43 55.07 DEP soccr/soccr.d [2021-03-19T17:33:31.201Z] #43 ... [2021-03-19T17:33:31.201Z] [2021-03-19T17:33:31.201Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T17:33:31.201Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-19T17:33:31.201Z] #17 DONE 2.6s [2021-03-19T17:33:31.201Z] [2021-03-19T17:33:31.201Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:31.201Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:31.201Z] #43 54.12 CC compel/src/lib/infect-rpc.o [2021-03-19T17:33:31.250Z] #46 ... [2021-03-19T17:33:31.250Z] [2021-03-19T17:33:31.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:31.250Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:33:31.250Z] #44 90.44 DEP criu/net.d [2021-03-19T17:33:31.309Z] #43 47.69 DEP compel/arch/x86/src/lib/cpu.d [2021-03-19T17:33:31.309Z] #43 47.78 DEP compel/src/lib/log.d [2021-03-19T17:33:31.309Z] #43 ... [2021-03-19T17:33:31.309Z] [2021-03-19T17:33:31.309Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T17:33:31.309Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T17:33:31.309Z] #13 115.9 Selecting previously unselected package libapparmor1:amd64. [2021-03-19T17:33:31.309Z] #13 115.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 115.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T17:33:31.309Z] #13 116.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-19T17:33:31.309Z] #13 116.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 116.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T17:33:31.309Z] #13 116.2 Selecting previously unselected package libbtrfs0. [2021-03-19T17:33:31.309Z] #13 116.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 116.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T17:33:31.309Z] #13 116.3 Selecting previously unselected package libbtrfs-dev. [2021-03-19T17:33:31.309Z] #13 116.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 116.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:33:31.309Z] #13 116.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-19T17:33:31.309Z] #13 116.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 116.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:31.309Z] #13 116.6 Selecting previously unselected package libudev-dev:amd64. [2021-03-19T17:33:31.309Z] #13 116.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 116.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:33:31.309Z] #13 116.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-19T17:33:31.309Z] #13 116.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 116.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T17:33:31.309Z] #13 117.1 Selecting previously unselected package libpcre16-3:amd64. [2021-03-19T17:33:31.309Z] #13 117.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 117.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T17:33:31.309Z] #13 117.4 Selecting previously unselected package libpcre32-3:amd64. [2021-03-19T17:33:31.309Z] #13 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 117.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T17:33:31.309Z] #13 117.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-19T17:33:31.309Z] #13 117.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 117.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T17:33:31.309Z] #13 117.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-19T17:33:31.309Z] #13 117.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 117.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T17:33:31.309Z] #13 118.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-19T17:33:31.309Z] #13 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 118.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T17:33:31.309Z] #13 118.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-19T17:33:31.309Z] #13 118.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:31.309Z] #13 118.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-19T17:33:31.309Z] #13 118.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 118.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:33:31.309Z] #13 119.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-19T17:33:31.309Z] #13 119.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T17:33:31.309Z] #13 119.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:33:31.309Z] #13 119.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T17:33:31.309Z] #13 119.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T17:33:31.309Z] #13 119.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T17:33:31.309Z] #13 119.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T17:33:31.309Z] #13 119.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T17:33:31.352Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-03-19T17:33:31.404Z] #43 55.32 CC soccr/soccr.o [2021-03-19T17:33:31.466Z] #43 54.48 CC compel/src/lib/infect-util.o [2021-03-19T17:33:31.551Z] #44 90.88 DEP criu/namespaces.d [2021-03-19T17:33:31.571Z] #13 119.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T17:33:31.571Z] #13 119.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:31.571Z] #13 119.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T17:33:31.571Z] #13 119.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T17:33:31.571Z] #13 120.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:33:31.571Z] #13 120.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T17:33:31.571Z] #13 120.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T17:33:31.838Z] #13 120.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T17:33:31.838Z] #13 120.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T17:33:31.838Z] #13 120.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T17:33:31.838Z] #13 120.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T17:33:31.838Z] #13 120.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T17:33:31.838Z] #13 120.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:31.838Z] #13 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T17:33:31.838Z] #13 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T17:33:31.838Z] #13 120.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T17:33:31.838Z] #13 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T17:33:31.838Z] #13 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T17:33:31.838Z] #13 120.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T17:33:31.838Z] #13 120.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T17:33:31.851Z] #44 91.15 DEP criu/mount.d [2021-03-19T17:33:32.043Z] #43 54.89 CC compel/src/lib/infect.o [2021-03-19T17:33:32.100Z] #13 120.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:32.100Z] #13 120.4 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T17:33:32.100Z] #13 120.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:32.100Z] #13 120.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T17:33:32.100Z] #13 120.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:33:32.144Z] #43 149.2 CC criu/protobuf-desc.o [2021-03-19T17:33:32.152Z] #44 91.43 DEP criu/memfd.d [2021-03-19T17:33:32.346Z] #43 ... [2021-03-19T17:33:32.346Z] [2021-03-19T17:33:32.346Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T17:33:32.346Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-19T17:33:32.346Z] #14 DONE 2.3s [2021-03-19T17:33:32.381Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-03-19T17:33:32.478Z] #44 91.67 DEP criu/mem.d [2021-03-19T17:33:32.607Z] [2021-03-19T17:33:32.607Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:32.607Z] #53 sha256:89859bf7daf2b8aae88e7a170b98de3fcdc9b07ee15b57bcd15ac979d75faafd [2021-03-19T17:33:32.607Z] #53 2.275 + RM_GOPATH=0 [2021-03-19T17:33:32.607Z] #53 2.275 + TMP_GOPATH= [2021-03-19T17:33:32.607Z] #53 2.275 + : /build [2021-03-19T17:33:32.607Z] #53 2.275 + '[' -z '' ']' [2021-03-19T17:33:32.607Z] #53 2.275 ++ mktemp -d [2021-03-19T17:33:32.607Z] #53 2.286 + export GOPATH=/tmp/tmp.hm2dFLLGmG [2021-03-19T17:33:32.607Z] #53 2.286 + GOPATH=/tmp/tmp.hm2dFLLGmG [2021-03-19T17:33:32.607Z] #53 2.286 + RM_GOPATH=1 [2021-03-19T17:33:32.607Z] #53 2.286 + case "$(go env GOARCH)" in [2021-03-19T17:33:32.607Z] #53 2.286 ++ go env GOARCH [2021-03-19T17:33:32.607Z] #53 2.309 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:33:32.607Z] #53 2.309 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:33:32.607Z] #53 2.309 ++ dirname /tmp/install/install.sh [2021-03-19T17:33:32.607Z] #53 2.309 + dir=/tmp/install [2021-03-19T17:33:32.607Z] #53 2.309 + bin=runc [2021-03-19T17:33:32.607Z] #53 2.309 + shift [2021-03-19T17:33:32.607Z] #53 2.309 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T17:33:32.607Z] #53 2.309 + . /tmp/install/runc.installer [2021-03-19T17:33:32.607Z] #53 2.309 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:33:32.607Z] #53 2.309 + install_runc [2021-03-19T17:33:32.607Z] #53 2.309 + uname -r [2021-03-19T17:33:32.607Z] #53 2.309 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T17:33:32.607Z] #53 2.325 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T17:33:32.607Z] #53 2.325 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T17:33:32.607Z] #53 2.325 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hm2dFLLGmG/src/github.com/opencontainers/runc [2021-03-19T17:33:32.607Z] #53 2.337 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T17:33:32.607Z] #53 2.357 Cloning into '/tmp/tmp.hm2dFLLGmG/src/github.com/opencontainers/runc'... [2021-03-19T17:33:32.784Z] #44 91.94 DEP criu/lsm.d [2021-03-19T17:33:32.784Z] #44 92.07 DEP criu/log.d [2021-03-19T17:33:33.078Z] #43 150.2 CC criu/protobuf.o [2021-03-19T17:33:33.114Z] #44 92.28 DEP criu/libnetlink.d [2021-03-19T17:33:33.115Z] #44 92.43 DEP criu/kerndat.d [2021-03-19T17:33:33.335Z] #43 150.6 CC criu/pstree.o [2021-03-19T17:33:33.413Z] #44 92.71 DEP criu/kcmp-ids.d [2021-03-19T17:33:33.413Z] #44 92.82 DEP criu/irmap.d [2021-03-19T17:33:33.714Z] #44 93.00 DEP criu/ipc_ns.d [2021-03-19T17:33:33.972Z] #43 ... [2021-03-19T17:33:33.972Z] [2021-03-19T17:33:33.972Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T17:33:33.972Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-19T17:33:33.972Z] #18 DONE 2.5s [2021-03-19T17:33:33.972Z] [2021-03-19T17:33:33.972Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T17:33:33.972Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-19T17:33:34.014Z] #44 93.22 DEP criu/image.d [2021-03-19T17:33:34.022Z] #13 DONE 122.3s [2021-03-19T17:33:34.022Z] [2021-03-19T17:33:34.022Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:34.022Z] #53 sha256:bf3d517e2a50e4af33a336429f585ce023b3f9831ad8eb09cf72acf4f664529a [2021-03-19T17:33:34.266Z] #43 ... [2021-03-19T17:33:34.267Z] [2021-03-19T17:33:34.267Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:33:34.267Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:33:34.267Z] #40 DONE 252.9s [2021-03-19T17:33:34.267Z] [2021-03-19T17:33:34.267Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:34.267Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:34.315Z] #44 93.47 DEP criu/image-desc.d [2021-03-19T17:33:34.315Z] #44 93.60 DEP criu/fsnotify.d [2021-03-19T17:33:34.515Z] #53 ... [2021-03-19T17:33:34.515Z] [2021-03-19T17:33:34.515Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T17:33:34.515Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-19T17:33:34.515Z] #15 DONE 2.1s [2021-03-19T17:33:34.614Z] #44 93.82 DEP criu/filesystems.d [2021-03-19T17:33:34.776Z] [2021-03-19T17:33:34.776Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:34.776Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:34.776Z] #43 57.46 AR soccr/libsoccr.a [2021-03-19T17:33:34.776Z] #43 57.50 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:33:34.776Z] #43 58.26 DEP criu/arch/x86/sigframe.d [2021-03-19T17:33:34.776Z] #43 58.35 DEP criu/arch/x86/sigaction_compat.d [2021-03-19T17:33:34.776Z] #43 58.53 DEP criu/arch/x86/kerndat.d [2021-03-19T17:33:34.776Z] #43 58.72 DEP criu/arch/x86/crtools.d [2021-03-19T17:33:34.830Z] #43 151.9 CC criu/rbtree.o [2021-03-19T17:33:34.914Z] #44 93.99 DEP criu/files.d [2021-03-19T17:33:34.914Z] #44 94.16 DEP criu/files-reg.d [2021-03-19T17:33:34.971Z] #53 ... [2021-03-19T17:33:34.971Z] [2021-03-19T17:33:34.971Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T17:33:34.971Z] #58 sha256:74678dcd8b87dc11fb49c871d736e65795ece59c036a65f05872802ff0eee134 [2021-03-19T17:33:34.971Z] #58 121.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T17:33:34.971Z] #58 121.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T17:33:34.971Z] #58 DONE 128.1s [2021-03-19T17:33:35.036Z] #43 58.90 DEP criu/arch/x86/cpu.d [2021-03-19T17:33:35.088Z] #43 152.3 CC criu/rst-malloc.o [2021-03-19T17:33:35.218Z] #44 94.37 DEP criu/files-ext.d [2021-03-19T17:33:35.233Z] [2021-03-19T17:33:35.233Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T17:33:35.233Z] #59 sha256:454028a7e1f7b2dd838c98895617b7ba19fc76462332d55d0972992c2174248a [2021-03-19T17:33:35.233Z] #59 DONE 0.1s [2021-03-19T17:33:35.233Z] [2021-03-19T17:33:35.233Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:35.233Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:35.233Z] #43 47.86 DEP compel/src/main.d [2021-03-19T17:33:35.233Z] #43 47.96 DEP compel/src/lib/handle-elf.d [2021-03-19T17:33:35.233Z] #43 48.09 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-19T17:33:35.233Z] #43 48.22 CC compel/src/lib/log.o [2021-03-19T17:33:35.233Z] #43 48.49 CC compel/arch/x86/src/lib/cpu.o [2021-03-19T17:33:35.233Z] #43 49.15 CC compel/arch/x86/src/lib/infect.o [2021-03-19T17:33:35.233Z] #43 49.87 CC compel/src/lib/infect-rpc.o [2021-03-19T17:33:35.233Z] #43 50.27 CC compel/src/lib/infect-util.o [2021-03-19T17:33:35.233Z] #43 50.72 CC compel/src/lib/infect.o [2021-03-19T17:33:35.298Z] #43 59.06 CC criu/arch/x86/cpu.o [2021-03-19T17:33:35.498Z] #43 ... [2021-03-19T17:33:35.498Z] [2021-03-19T17:33:35.498Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T17:33:35.498Z] #60 sha256:0caa12c7706637869996092e16adbe66b19a4d40b74a6bbc8f26c768f6737540 [2021-03-19T17:33:35.498Z] #60 DONE 0.2s [2021-03-19T17:33:35.498Z] [2021-03-19T17:33:35.498Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T17:33:35.498Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-19T17:33:35.515Z] #44 94.53 DEP criu/file-lock.d [2021-03-19T17:33:35.515Z] #44 94.76 DEP criu/file-ids.d [2021-03-19T17:33:35.558Z] #43 ... [2021-03-19T17:33:35.558Z] [2021-03-19T17:33:35.558Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T17:33:35.558Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-19T17:33:35.558Z] #16 1.082 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T17:33:35.558Z] #16 DONE 1.1s [2021-03-19T17:33:35.652Z] #43 152.6 CC criu/seccomp.o [2021-03-19T17:33:35.815Z] #44 94.89 DEP criu/fifo.d [2021-03-19T17:33:35.816Z] #44 95.11 DEP criu/fdstore.d [2021-03-19T17:33:35.816Z] #44 95.23 DEP criu/fault-injection.d [2021-03-19T17:33:35.817Z] [2021-03-19T17:33:35.817Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T17:33:35.817Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-19T17:33:35.905Z] #19 DONE 2.0s [2021-03-19T17:33:35.906Z] [2021-03-19T17:33:35.906Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:35.906Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T17:33:36.116Z] #44 95.27 DEP criu/external.d [2021-03-19T17:33:36.116Z] #44 95.38 DEP criu/eventpoll.d [2021-03-19T17:33:36.216Z] #43 153.3 CC criu/seize.o [2021-03-19T17:33:36.418Z] #44 95.68 DEP criu/eventfd.d [2021-03-19T17:33:36.419Z] #44 95.81 DEP criu/crtools.d [2021-03-19T17:33:36.473Z] #43 ... [2021-03-19T17:33:36.473Z] [2021-03-19T17:33:36.473Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T17:33:36.473Z] #41 sha256:a15958c4f9d245a3c1306718276377b8d1208d8906d65bea8420636eb873c961 [2021-03-19T17:33:36.473Z] #41 DONE 0.6s [2021-03-19T17:33:36.473Z] [2021-03-19T17:33:36.473Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:36.473Z] #53 sha256:9ecc700a991ba19e078580d212534940ac29b06a10607845f2ca152c78b4d45a [2021-03-19T17:33:36.719Z] #44 96.01 DEP criu/cr-service.d [2021-03-19T17:33:36.755Z] #17 DONE 1.2s [2021-03-19T17:33:36.755Z] [2021-03-19T17:33:36.755Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T17:33:36.755Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T17:33:37.015Z] #18 ... [2021-03-19T17:33:37.015Z] [2021-03-19T17:33:37.015Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:37.015Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:33:37.015Z] #45 153.0 net/http/httptrace [2021-03-19T17:33:37.015Z] #45 153.4 net/http [2021-03-19T17:33:37.022Z] #44 96.20 DEP criu/cr-restore.d [2021-03-19T17:33:37.038Z] #53 ... [2021-03-19T17:33:37.038Z] [2021-03-19T17:33:37.038Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:37.038Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:37.038Z] #43 154.1 CC criu/servicefd.o [2021-03-19T17:33:37.275Z] #45 ... [2021-03-19T17:33:37.275Z] [2021-03-19T17:33:37.275Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:37.275Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:37.275Z] #43 60.35 CC criu/arch/x86/crtools.o [2021-03-19T17:33:37.295Z] #43 154.5 CC criu/shmem.o [2021-03-19T17:33:37.325Z] #44 96.48 DEP criu/cr-errno.d [2021-03-19T17:33:37.326Z] #44 96.49 DEP criu/cr-dump.d [2021-03-19T17:33:37.629Z] #44 96.76 DEP criu/cr-dedup.d [2021-03-19T17:33:37.629Z] #44 96.95 DEP criu/cr-check.d [2021-03-19T17:33:37.847Z] #20 1.965 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:33:37.847Z] #20 1.968 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:33:37.847Z] #20 1.996 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:33:37.847Z] #20 2.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:33:37.930Z] #44 97.24 DEP criu/config.d [2021-03-19T17:33:38.213Z] #43 ... [2021-03-19T17:33:38.213Z] [2021-03-19T17:33:38.213Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T17:33:38.213Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T17:33:38.213Z] #18 DONE 1.2s [2021-03-19T17:33:38.213Z] [2021-03-19T17:33:38.213Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T17:33:38.213Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-19T17:33:38.226Z] #43 155.3 CC criu/sigframe.o [2021-03-19T17:33:38.226Z] #43 ... [2021-03-19T17:33:38.226Z] [2021-03-19T17:33:38.226Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:33:38.226Z] #49 sha256:d749f27858ca85c24701230e7447c9705262ddcc51bb938126ae43d8e86c19a6 [2021-03-19T17:33:38.226Z] #49 256.9 + /build/golangci-lint --version [2021-03-19T17:33:38.226Z] #49 257.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T17:33:38.226Z] #49 DONE 257.5s [2021-03-19T17:33:38.226Z] [2021-03-19T17:33:38.226Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:38.226Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:38.226Z] #43 155.4 CC criu/signalfd.o [2021-03-19T17:33:38.230Z] #44 97.49 DEP criu/clone-noasan.d [2021-03-19T17:33:38.430Z] #20 2.713 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-19T17:33:38.530Z] #44 97.63 DEP criu/cgroup.d [2021-03-19T17:33:38.790Z] #43 155.8 CC criu/sk-inet.o [2021-03-19T17:33:38.811Z] #14 ... [2021-03-19T17:33:38.811Z] [2021-03-19T17:33:38.811Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:38.811Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:33:38.811Z] #45 121.8 net/http/httptrace [2021-03-19T17:33:38.811Z] #45 122.0 net/http [2021-03-19T17:33:38.811Z] #45 ... [2021-03-19T17:33:38.811Z] [2021-03-19T17:33:38.811Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T17:33:38.811Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-19T17:33:38.811Z] #14 DONE 5.0s [2021-03-19T17:33:38.811Z] [2021-03-19T17:33:38.811Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:38.811Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:38.811Z] #43 52.84 CC compel/src/lib/ptrace.o [2021-03-19T17:33:38.811Z] #43 53.18 AR compel/libcompel.a [2021-03-19T17:33:38.811Z] #43 53.26 HOSTCC compel/src/main-host.o [2021-03-19T17:33:38.811Z] #43 53.49 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-19T17:33:38.811Z] #43 53.72 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T17:33:38.811Z] #43 54.10 HOSTCC compel/src/lib/log-host.o [2021-03-19T17:33:38.811Z] #43 54.25 HOSTLINK compel/compel-host-bin [2021-03-19T17:33:38.811Z] #43 54.49 DEP soccr/soccr.d [2021-03-19T17:33:38.811Z] #43 54.63 CC soccr/soccr.o [2021-03-19T17:33:38.828Z] #44 97.99 DEP criu/cgroup-props.d [2021-03-19T17:33:39.128Z] #44 98.17 DEP criu/bitmap.d [2021-03-19T17:33:39.128Z] #44 98.19 DEP criu/bfd.d [2021-03-19T17:33:39.128Z] #44 98.36 DEP criu/autofs.d [2021-03-19T17:33:39.150Z] #19 DONE 1.1s [2021-03-19T17:33:39.150Z] [2021-03-19T17:33:39.150Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:39.150Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:39.150Z] #43 62.22 CC criu/arch/x86/kerndat.o [2021-03-19T17:33:39.150Z] #43 62.90 CC criu/arch/x86/sigaction_compat.o [2021-03-19T17:33:39.265Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 14.0% of statements [2021-03-19T17:33:39.269Z] Client: [2021-03-19T17:33:39.269Z] Debug Mode: false [2021-03-19T17:33:39.269Z] Plugins: [2021-03-19T17:33:39.269Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-19T17:33:39.269Z] [2021-03-19T17:33:39.269Z] Server: [2021-03-19T17:33:39.269Z] Containers: 0 [2021-03-19T17:33:39.269Z] Running: 0 [2021-03-19T17:33:39.269Z] Paused: 0 [2021-03-19T17:33:39.269Z] Stopped: 0 [2021-03-19T17:33:39.269Z] Images: 0 [2021-03-19T17:33:39.269Z] Server Version: 19.03.12 [2021-03-19T17:33:39.269Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-19T17:33:39.269Z] Windows: [2021-03-19T17:33:39.269Z] LCOW: [2021-03-19T17:33:39.269Z] Logging Driver: json-file [2021-03-19T17:33:39.269Z] Plugins: [2021-03-19T17:33:39.269Z] Volume: local [2021-03-19T17:33:39.269Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-19T17:33:39.269Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-19T17:33:39.269Z] Swarm: inactive [2021-03-19T17:33:39.269Z] Default Isolation: process [2021-03-19T17:33:39.269Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-19T17:33:39.269Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-19T17:33:39.269Z] OSType: windows [2021-03-19T17:33:39.269Z] Architecture: x86_64 [2021-03-19T17:33:39.269Z] CPUs: 4 [2021-03-19T17:33:39.269Z] Total Memory: 32GiB [2021-03-19T17:33:39.269Z] Name: azwin-2-01f860 [2021-03-19T17:33:39.269Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-19T17:33:39.269Z] Docker Root Dir: D:\docker [2021-03-19T17:33:39.269Z] Debug Mode: false [2021-03-19T17:33:39.269Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:33:39.269Z] Labels: [2021-03-19T17:33:39.269Z] Experimental: true [2021-03-19T17:33:39.269Z] Insecure Registries: [2021-03-19T17:33:39.269Z] 10.0.0.4:5000 [2021-03-19T17:33:39.269Z] 127.0.0.0/8 [2021-03-19T17:33:39.269Z] Registry Mirrors: [2021-03-19T17:33:39.269Z] http://10.0.0.4:5000/ [2021-03-19T17:33:39.269Z] Live Restore Enabled: false [2021-03-19T17:33:39.269Z] [2021-03-19T17:33:39.387Z] #20 3.417 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T17:33:39.409Z] #43 63.35 CC criu/arch/x86/sigframe.o [Pipeline] } [Pipeline] // stage [2021-03-19T17:33:39.430Z] #44 ... [2021-03-19T17:33:39.430Z] [2021-03-19T17:33:39.430Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:39.430Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T17:33:39.430Z] #21 36.33 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T17:33:39.430Z] #21 38.00 Selecting previously unselected package python3. [2021-03-19T17:33:39.430Z] #21 38.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 ... 24024 files and directories currently installed.) [2021-03-19T17:33:39.430Z] #21 38.06 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 38.08 Unpacking python3 (3.7.3-1) ... [2021-03-19T17:33:39.430Z] #21 38.30 Selecting previously unselected package libip4tc0:ppc64el. [2021-03-19T17:33:39.430Z] #21 38.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 38.31 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-03-19T17:33:39.430Z] #21 38.41 Selecting previously unselected package libip6tc0:ppc64el. [2021-03-19T17:33:39.430Z] #21 38.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 38.43 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-03-19T17:33:39.430Z] #21 38.55 Selecting previously unselected package libiptc0:ppc64el. [2021-03-19T17:33:39.430Z] #21 38.58 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 38.58 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-03-19T17:33:39.430Z] #21 38.68 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-03-19T17:33:39.430Z] #21 38.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 38.72 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-19T17:33:39.430Z] #21 38.82 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-03-19T17:33:39.430Z] #21 38.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 38.85 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-19T17:33:39.430Z] #21 38.96 Selecting previously unselected package libnftnl11:ppc64el. [2021-03-19T17:33:39.430Z] #21 38.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 39.00 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-03-19T17:33:39.430Z] #21 39.10 Selecting previously unselected package iptables. [2021-03-19T17:33:39.430Z] #21 39.11 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 39.11 Unpacking iptables (1.8.2-4) ... [2021-03-19T17:33:39.430Z] #21 39.65 Selecting previously unselected package xxd. [2021-03-19T17:33:39.430Z] #21 39.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 39.69 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:33:39.430Z] #21 39.84 Selecting previously unselected package vim-common. [2021-03-19T17:33:39.430Z] #21 39.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:33:39.430Z] #21 39.87 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:33:39.430Z] #21 40.01 Selecting previously unselected package bash-completion. [2021-03-19T17:33:39.430Z] #21 40.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T17:33:39.430Z] #21 43.85 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T17:33:39.430Z] #21 44.41 Selecting previously unselected package bzip2. [2021-03-19T17:33:39.430Z] #21 44.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 44.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:33:39.430Z] #21 44.56 Selecting previously unselected package xz-utils. [2021-03-19T17:33:39.430Z] #21 44.57 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 44.57 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T17:33:39.430Z] #21 44.78 Selecting previously unselected package apparmor. [2021-03-19T17:33:39.430Z] #21 44.79 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-03-19T17:33:39.430Z] #21 44.97 Unpacking apparmor (2.13.2-10) ... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-19T17:33:39.669Z] #43 63.72 LINK criu/arch/x86/crtools.built-in.o [2021-03-19T17:33:39.722Z] #43 156.7 CC criu/sk-netlink.o [2021-03-19T17:33:39.757Z] #43 56.05 AR soccr/libsoccr.a [2021-03-19T17:33:39.757Z] #43 56.14 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:33:39.929Z] #43 63.84 DEP criu/pie/util-vdso-elf32.d [2021-03-19T17:33:39.965Z] #20 4.346 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T17:33:39.979Z] #43 157.2 CC criu/sk-packet.o [2021-03-19T17:33:40.081Z] #21 45.43 Selecting previously unselected package aufs-tools. [2021-03-19T17:33:40.081Z] #21 45.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-03-19T17:33:40.081Z] #21 45.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:33:40.081Z] #21 45.56 Selecting previously unselected package libonig5:ppc64el. [2021-03-19T17:33:40.081Z] #21 45.58 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-19T17:33:40.082Z] #21 45.59 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-19T17:33:40.189Z] #43 64.07 DEP criu/pie/util-vdso.d [2021-03-19T17:33:40.189Z] #43 64.17 DEP criu/pie/util.d [2021-03-19T17:33:40.295Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2021-03-19T17:33:40.341Z] #43 56.58 DEP criu/arch/x86/sigframe.d [2021-03-19T17:33:40.341Z] #43 56.76 DEP criu/arch/x86/sigaction_compat.d [2021-03-19T17:33:40.341Z] #43 56.89 DEP criu/arch/x86/kerndat.d [2021-03-19T17:33:40.382Z] #21 45.71 Selecting previously unselected package libjq1:ppc64el. [2021-03-19T17:33:40.382Z] #21 45.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-19T17:33:40.382Z] #21 45.72 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-19T17:33:40.382Z] #21 45.82 Selecting previously unselected package jq. [2021-03-19T17:33:40.382Z] #21 45.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-19T17:33:40.382Z] #21 45.83 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:33:40.382Z] #21 45.95 Selecting previously unselected package libaio1:ppc64el. [2021-03-19T17:33:40.382Z] #21 45.95 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-03-19T17:33:40.382Z] #21 45.95 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-03-19T17:33:40.382Z] #21 46.01 Selecting previously unselected package libgpm2:ppc64el. [2021-03-19T17:33:40.382Z] #21 46.02 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-03-19T17:33:40.382Z] #21 46.03 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-03-19T17:33:40.449Z] #43 64.33 CC criu/pie/util.o [2021-03-19T17:33:40.683Z] #21 46.15 Selecting previously unselected package libicu63:ppc64el. [2021-03-19T17:33:40.683Z] #21 46.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-19T17:33:40.683Z] #21 46.18 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-19T17:33:40.708Z] #43 64.68 CC criu/pie/util-vdso.o [2021-03-19T17:33:40.911Z] #43 158.0 CC criu/sk-queue.o [2021-03-19T17:33:40.917Z] #43 57.09 DEP criu/arch/x86/crtools.d [2021-03-19T17:33:40.917Z] #43 57.22 DEP criu/arch/x86/cpu.d [2021-03-19T17:33:40.917Z] #43 57.43 CC criu/arch/x86/cpu.o [2021-03-19T17:33:40.924Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-03-19T17:33:41.168Z] #43 158.3 CC criu/sk-tcp.o [2021-03-19T17:33:41.214Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-03-19T17:33:41.362Z] #20 5.261 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T17:33:41.362Z] #20 ... [2021-03-19T17:33:41.362Z] [2021-03-19T17:33:41.362Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:33:41.362Z] #24 sha256:608b0e63f4dd889a59e4a8758ef95cae04683950ec65fa213e6966c2ab6121f5 [2021-03-19T17:33:41.626Z] #24 137.1 Checking out files: 20% (2337/11202) Checking out files: 21% (2353/11202) Checking out files: 22% (2465/11202) Checking out files: 23% (2577/11202) Checking out files: 24% (2689/11202) Checking out files: 25% (2801/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 35% (3964/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 57% (6455/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 78% (8775/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 96% (10821/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-19T17:33:41.626Z] #24 141.5 + cd /tmp/tmp.3AWZvvi9G3/tmp/docker-ce [2021-03-19T17:33:41.649Z] #43 65.45 CC criu/pie/util-vdso-elf32.o [2021-03-19T17:33:41.734Z] #43 158.7 CC criu/sk-unix.o [2021-03-19T17:33:41.864Z] #43 58.18 CC criu/arch/x86/crtools.o [2021-03-19T17:33:41.890Z] #24 141.5 + git checkout -q v17.06.2-ce [2021-03-19T17:33:41.890Z] #24 ... [2021-03-19T17:33:41.890Z] [2021-03-19T17:33:41.890Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:41.890Z] #53 sha256:b2d287d67ecdf82360bbcce8b28393d98096a1d2e91a23e25ed81dabb4ec853a [2021-03-19T17:33:41.890Z] #53 10.25 + cd /tmp/tmp.A5Q9WzQuSp/src/github.com/opencontainers/runc [2021-03-19T17:33:41.890Z] #53 10.25 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:33:41.890Z] #53 10.80 + '[' -z '' ']' [2021-03-19T17:33:41.890Z] #53 10.80 + target=static [2021-03-19T17:33:41.890Z] #53 10.80 + make 'BUILDTAGS=seccomp ' static [2021-03-19T17:33:41.890Z] #53 10.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T17:33:41.890Z] #53 ... [2021-03-19T17:33:41.890Z] [2021-03-19T17:33:41.890Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:41.890Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:41.890Z] #43 57.58 CC compel/src/lib/ptrace.o [2021-03-19T17:33:41.890Z] #43 58.01 AR compel/libcompel.a [2021-03-19T17:33:41.890Z] #43 58.08 HOSTCC compel/src/main-host.o [2021-03-19T17:33:41.890Z] #43 58.36 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-19T17:33:41.890Z] #43 58.58 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T17:33:41.890Z] #43 58.84 HOSTCC compel/src/lib/log-host.o [2021-03-19T17:33:41.890Z] #43 59.11 HOSTLINK compel/compel-host-bin [2021-03-19T17:33:41.890Z] #43 59.34 DEP soccr/soccr.d [2021-03-19T17:33:41.890Z] #43 59.60 CC soccr/soccr.o [2021-03-19T17:33:41.890Z] #43 61.00 AR soccr/libsoccr.a [2021-03-19T17:33:41.890Z] #43 61.06 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:33:41.890Z] #43 61.48 DEP criu/arch/aarch64/sigframe.d [2021-03-19T17:33:41.890Z] #43 61.60 DEP criu/arch/aarch64/crtools.d [2021-03-19T17:33:41.890Z] #43 61.82 DEP criu/arch/aarch64/cpu.d [2021-03-19T17:33:41.890Z] #43 61.88 DEP criu/arch/aarch64/bitops.d [2021-03-19T17:33:41.890Z] #43 61.93 CC criu/arch/aarch64/bitops.o [2021-03-19T17:33:41.890Z] #43 61.97 CC criu/arch/aarch64/cpu.o [2021-03-19T17:33:41.890Z] #43 62.02 CC criu/arch/aarch64/crtools.o [2021-03-19T17:33:41.890Z] #43 62.52 CC criu/arch/aarch64/sigframe.o [2021-03-19T17:33:41.890Z] #43 62.83 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-19T17:33:41.890Z] #43 62.88 DEP criu/pie/util-vdso.d [2021-03-19T17:33:41.890Z] #43 63.03 DEP criu/pie/util.d [2021-03-19T17:33:41.890Z] #43 63.25 CC criu/pie/util.o [2021-03-19T17:33:41.890Z] #43 63.49 CC criu/pie/util-vdso.o [2021-03-19T17:33:41.890Z] #43 64.30 AR criu/pie/pie.lib.a [2021-03-19T17:33:41.890Z] #43 64.40 DEP criu/pie/restorer.d [2021-03-19T17:33:41.890Z] #43 64.79 DEP criu/arch/aarch64/intraprocedure.d [2021-03-19T17:33:41.890Z] #43 64.81 DEP criu/arch/aarch64/restorer.d [2021-03-19T17:33:42.153Z] #43 65.01 DEP criu/arch/aarch64/vdso-pie.d [2021-03-19T17:33:42.218Z] #43 66.17 AR criu/pie/pie.lib.a [2021-03-19T17:33:42.218Z] #43 66.22 DEP criu/pie/restorer.d [2021-03-19T17:33:42.243Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-03-19T17:33:42.417Z] #43 65.12 DEP criu/pie/parasite-vdso.d [2021-03-19T17:33:42.417Z] #43 65.31 DEP criu/pie/parasite.d [2021-03-19T17:33:42.681Z] #43 65.50 CC criu/pie/parasite.o [2021-03-19T17:33:42.788Z] #43 66.46 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-19T17:33:42.788Z] #43 66.66 DEP criu/arch/x86/restorer_unmap.d [2021-03-19T17:33:42.788Z] #43 66.69 DEP criu/arch/x86/restorer.d [2021-03-19T17:33:42.816Z] #21 ... [2021-03-19T17:33:42.816Z] [2021-03-19T17:33:42.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-03-19T17:33:42.816Z] #25 sha256:46855bce201b4d941ab7cac4ca047ae06346d9becc58c2719f481ebe27e42f7d [2021-03-19T17:33:42.903Z] ok github.com/docker/docker/daemon 12.281s coverage: 17.1% of statements [2021-03-19T17:33:42.903Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T17:33:42.903Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T17:33:42.903Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T17:33:42.903Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T17:33:43.048Z] #43 66.94 DEP criu/arch/x86/vdso-pie.d [2021-03-19T17:33:43.048Z] #43 67.00 DEP criu/pie/parasite-vdso.d [2021-03-19T17:33:43.104Z] #43 159.9 CC criu/sockets.o [2021-03-19T17:33:43.256Z] #43 59.50 CC criu/arch/x86/kerndat.o [2021-03-19T17:33:43.308Z] #43 67.18 DEP criu/pie/parasite.d [2021-03-19T17:33:43.361Z] #43 160.5 CC criu/stats.o [2021-03-19T17:33:43.519Z] #43 ... [2021-03-19T17:33:43.519Z] [2021-03-19T17:33:43.519Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T17:33:43.519Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-19T17:33:43.519Z] #15 DONE 4.4s [2021-03-19T17:33:43.519Z] [2021-03-19T17:33:43.519Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T17:33:43.519Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-19T17:33:43.568Z] #43 67.52 CC criu/pie/parasite.o [2021-03-19T17:33:43.618Z] #43 160.7 CC criu/string.o [2021-03-19T17:33:43.618Z] #43 160.8 CC criu/sysctl.o [2021-03-19T17:33:43.632Z] #43 ... [2021-03-19T17:33:43.632Z] [2021-03-19T17:33:43.632Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:43.632Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T17:33:43.632Z] #20 8.043 Fetched 8747 kB in 6s (1375 kB/s) [2021-03-19T17:33:44.182Z] #43 161.3 CC criu/sysfs_parse.o [2021-03-19T17:33:44.406Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2021-03-19T17:33:44.439Z] #43 161.5 CC criu/timens.o [2021-03-19T17:33:44.696Z] #43 161.8 CC criu/timerfd.o [2021-03-19T17:33:44.950Z] #43 68.86 LINK criu/pie/parasite.built-in.o [2021-03-19T17:33:44.950Z] #43 68.89 GEN criu/pie/parasite-blob.h [2021-03-19T17:33:44.950Z] #43 68.92 CC criu/pie/parasite-vdso.o [2021-03-19T17:33:44.953Z] #43 162.1 CC criu/tty.o [2021-03-19T17:33:45.036Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.170s coverage: 56.2% of statements [2021-03-19T17:33:45.232Z] #25 169.6 Checking out files: 25% (2867/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 40% (4560/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 67% (7614/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) [2021-03-19T17:33:45.232Z] #25 ... [2021-03-19T17:33:45.232Z] [2021-03-19T17:33:45.232Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:45.232Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:33:45.232Z] #46 162.3 crypto/tls [2021-03-19T17:33:45.232Z] #46 169.7 net/http/httptrace [2021-03-19T17:33:45.232Z] #46 169.9 net/http [2021-03-19T17:33:45.549Z] #46 ... [2021-03-19T17:33:45.549Z] [2021-03-19T17:33:45.549Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:45.549Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T17:33:45.549Z] #21 50.90 Selecting previously unselected package libnet1:ppc64el. [2021-03-19T17:33:45.549Z] #21 50.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-19T17:33:45.549Z] #21 50.93 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-19T17:33:45.549Z] #21 51.06 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-19T17:33:45.549Z] #21 51.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-19T17:33:45.549Z] #21 51.07 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-19T17:33:45.549Z] #21 51.15 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-19T17:33:45.852Z] #21 51.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-19T17:33:45.852Z] #21 51.17 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-19T17:33:45.852Z] #21 51.27 Selecting previously unselected package libreadline5:ppc64el. [2021-03-19T17:33:45.852Z] #21 51.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-03-19T17:33:45.852Z] #21 51.28 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-19T17:33:45.852Z] #21 51.45 Selecting previously unselected package net-tools. [2021-03-19T17:33:45.852Z] #21 51.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-03-19T17:33:45.852Z] #21 51.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:33:45.890Z] #43 69.66 CC criu/arch/x86/vdso-pie.o [2021-03-19T17:33:46.149Z] #43 70.06 CC criu/arch/x86/restorer.o [2021-03-19T17:33:46.323Z] #43 163.3 CC criu/tun.o [2021-03-19T17:33:46.323Z] #43 163.6 CC criu/uffd.o [2021-03-19T17:33:46.503Z] #21 51.84 Selecting previously unselected package python-pip-whl. [2021-03-19T17:33:46.503Z] #21 51.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T17:33:46.503Z] #21 51.89 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T17:33:46.718Z] #43 70.68 CC criu/arch/x86/restorer_unmap.o [2021-03-19T17:33:46.718Z] #43 70.74 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-19T17:33:46.835Z] #16 2.996 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T17:33:46.835Z] #16 DONE 3.1s [2021-03-19T17:33:46.835Z] [2021-03-19T17:33:46.835Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T17:33:46.835Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-19T17:33:46.954Z] #20 8.043 Reading package lists... [2021-03-19T17:33:47.160Z] #21 52.54 Selecting previously unselected package python3-lib2to3. [2021-03-19T17:33:47.160Z] #21 52.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T17:33:47.160Z] #21 52.58 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:33:47.160Z] #21 52.74 Selecting previously unselected package python3-distutils. [2021-03-19T17:33:47.160Z] #21 52.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T17:33:47.160Z] #21 52.75 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T17:33:47.254Z] #43 164.5 CC criu/util.o [2021-03-19T17:33:47.287Z] #43 71.04 CC criu/pie/restorer.o [2021-03-19T17:33:47.466Z] #21 53.00 Selecting previously unselected package python3-pip. [2021-03-19T17:33:47.466Z] #21 53.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T17:33:47.466Z] #21 53.04 Unpacking python3-pip (18.1-5) ... [2021-03-19T17:33:47.770Z] #21 53.28 Selecting previously unselected package python3-pkg-resources. [2021-03-19T17:33:47.770Z] #21 53.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:33:47.770Z] #21 53.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:33:48.075Z] #21 53.48 Selecting previously unselected package python3-setuptools. [2021-03-19T17:33:48.075Z] #21 53.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T17:33:48.075Z] #21 53.51 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T17:33:48.185Z] #43 165.3 CC criu/uts_ns.o [2021-03-19T17:33:48.384Z] #21 53.88 Selecting previously unselected package python3-wheel. [2021-03-19T17:33:48.384Z] #21 53.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T17:33:48.384Z] #21 53.89 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T17:33:48.442Z] #43 165.5 CC criu/vdso-compat.o [2021-03-19T17:33:48.442Z] #43 165.6 CC criu/vdso.o [2021-03-19T17:33:48.689Z] #21 54.10 Selecting previously unselected package sudo. [2021-03-19T17:33:48.689Z] #21 54.11 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-03-19T17:33:48.689Z] #21 54.12 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:33:49.005Z] #43 166.1 LINK criu/built-in.o [2021-03-19T17:33:49.005Z] #43 166.2 LINK criu/criu [2021-03-19T17:33:49.194Z] #43 ... [2021-03-19T17:33:49.194Z] [2021-03-19T17:33:49.194Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:49.194Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:33:49.194Z] #20 1.452 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:33:49.194Z] #20 1.481 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:33:49.194Z] #20 1.500 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:33:49.194Z] #20 1.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:33:49.194Z] #20 2.034 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T17:33:49.194Z] #20 3.032 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:33:49.194Z] #20 4.251 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:33:49.194Z] #20 5.641 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:33:49.194Z] #20 ... [2021-03-19T17:33:49.194Z] [2021-03-19T17:33:49.194Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:49.194Z] #53 sha256:89859bf7daf2b8aae88e7a170b98de3fcdc9b07ee15b57bcd15ac979d75faafd [2021-03-19T17:33:49.194Z] #53 12.45 + cd /tmp/tmp.hm2dFLLGmG/src/github.com/opencontainers/runc [2021-03-19T17:33:49.194Z] #53 12.45 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:33:49.194Z] #53 12.64 + '[' -z '' ']' [2021-03-19T17:33:49.194Z] #53 12.65 + target=static [2021-03-19T17:33:49.194Z] #53 12.65 + make 'BUILDTAGS=seccomp ' static [2021-03-19T17:33:49.194Z] #53 13.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T17:33:49.349Z] #21 54.85 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T17:33:49.349Z] #21 54.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-03-19T17:33:49.349Z] #21 54.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:33:49.349Z] #21 ... [2021-03-19T17:33:49.349Z] [2021-03-19T17:33:49.349Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:49.349Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:33:49.349Z] #44 98.59 DEP criu/aio.d [2021-03-19T17:33:49.349Z] #44 98.86 DEP criu/action-scripts.d [2021-03-19T17:33:49.349Z] #44 99.28 CC criu/action-scripts.o [2021-03-19T17:33:49.349Z] #44 100.1 CC criu/aio.o [2021-03-19T17:33:49.349Z] #44 100.8 CC criu/autofs.o [2021-03-19T17:33:49.349Z] #44 103.4 CC criu/bfd.o [2021-03-19T17:33:49.349Z] #44 104.5 CC criu/bitmap.o [2021-03-19T17:33:49.349Z] #44 104.8 CC criu/cgroup-props.o [2021-03-19T17:33:49.349Z] #44 106.1 CC criu/cgroup.o [2021-03-19T17:33:49.388Z] #17 ... [2021-03-19T17:33:49.388Z] [2021-03-19T17:33:49.388Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:49.388Z] #53 sha256:bf3d517e2a50e4af33a336429f585ce023b3f9831ad8eb09cf72acf4f664529a [2021-03-19T17:33:49.388Z] #53 5.230 + RM_GOPATH=0 [2021-03-19T17:33:49.388Z] #53 5.230 + TMP_GOPATH= [2021-03-19T17:33:49.388Z] #53 5.230 + : /build [2021-03-19T17:33:49.388Z] #53 5.230 + '[' -z '' ']' [2021-03-19T17:33:49.388Z] #53 5.230 ++ mktemp -d [2021-03-19T17:33:49.388Z] #53 5.230 + export GOPATH=/tmp/tmp.Jwd2fb6W7X [2021-03-19T17:33:49.388Z] #53 5.230 + GOPATH=/tmp/tmp.Jwd2fb6W7X [2021-03-19T17:33:49.388Z] #53 5.230 + RM_GOPATH=1 [2021-03-19T17:33:49.388Z] #53 5.230 + case "$(go env GOARCH)" in [2021-03-19T17:33:49.388Z] #53 5.230 ++ go env GOARCH [2021-03-19T17:33:49.388Z] #53 5.259 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T17:33:49.388Z] #53 5.259 + GO_BUILDMODE=-buildmode=pie [2021-03-19T17:33:49.388Z] #53 5.259 ++ dirname /tmp/install/install.sh [2021-03-19T17:33:49.388Z] #53 5.259 + dir=/tmp/install [2021-03-19T17:33:49.388Z] #53 5.259 + bin=runc [2021-03-19T17:33:49.388Z] #53 5.259 + shift [2021-03-19T17:33:49.388Z] #53 5.259 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T17:33:49.388Z] #53 5.259 + . /tmp/install/runc.installer [2021-03-19T17:33:49.388Z] #53 5.259 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:33:49.388Z] #53 5.259 + install_runc [2021-03-19T17:33:49.388Z] #53 5.259 + uname -r [2021-03-19T17:33:49.388Z] #53 5.259 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T17:33:49.388Z] #53 5.259 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T17:33:49.388Z] #53 5.259 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T17:33:49.388Z] #53 5.259 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Jwd2fb6W7X/src/github.com/opencontainers/runc [2021-03-19T17:33:49.388Z] #53 5.259 Cloning into '/tmp/tmp.Jwd2fb6W7X/src/github.com/opencontainers/runc'... [2021-03-19T17:33:49.388Z] #53 5.259 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T17:33:49.388Z] #53 13.50 + cd /tmp/tmp.Jwd2fb6W7X/src/github.com/opencontainers/runc [2021-03-19T17:33:49.388Z] #53 13.50 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T17:33:49.388Z] #53 13.81 + '[' -z '' ']' [2021-03-19T17:33:49.388Z] #53 13.81 + target=static [2021-03-19T17:33:49.388Z] #53 13.81 + make 'BUILDTAGS=seccomp ' static [2021-03-19T17:33:49.388Z] #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-03-19T17:33:49.388Z] #53 ... [2021-03-19T17:33:49.388Z] [2021-03-19T17:33:49.388Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:49.388Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:49.388Z] #43 60.04 CC criu/arch/x86/sigaction_compat.o [2021-03-19T17:33:49.388Z] #43 60.32 CC criu/arch/x86/sigframe.o [2021-03-19T17:33:49.388Z] #43 60.59 LINK criu/arch/x86/crtools.built-in.o [2021-03-19T17:33:49.388Z] #43 60.65 DEP criu/pie/util-vdso-elf32.d [2021-03-19T17:33:49.388Z] #43 60.90 DEP criu/pie/util-vdso.d [2021-03-19T17:33:49.388Z] #43 61.01 DEP criu/pie/util.d [2021-03-19T17:33:49.388Z] #43 61.21 CC criu/pie/util.o [2021-03-19T17:33:49.388Z] #43 61.55 CC criu/pie/util-vdso.o [2021-03-19T17:33:49.388Z] #43 62.27 CC criu/pie/util-vdso-elf32.o [2021-03-19T17:33:49.388Z] #43 63.15 AR criu/pie/pie.lib.a [2021-03-19T17:33:49.388Z] #43 63.21 DEP criu/pie/restorer.d [2021-03-19T17:33:49.388Z] #43 63.42 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-19T17:33:49.388Z] #43 63.54 DEP criu/arch/x86/restorer_unmap.d [2021-03-19T17:33:49.388Z] #43 63.57 DEP criu/arch/x86/restorer.d [2021-03-19T17:33:49.388Z] #43 63.75 DEP criu/arch/x86/vdso-pie.d [2021-03-19T17:33:49.388Z] #43 63.88 DEP criu/pie/parasite-vdso.d [2021-03-19T17:33:49.388Z] #43 64.05 DEP criu/pie/parasite.d [2021-03-19T17:33:49.388Z] #43 64.31 CC criu/pie/parasite.o [2021-03-19T17:33:49.388Z] #43 65.65 LINK criu/pie/parasite.built-in.o [2021-03-19T17:33:49.388Z] #43 65.69 GEN criu/pie/parasite-blob.h [2021-03-19T17:33:49.388Z] #43 65.70 CC criu/pie/parasite-vdso.o [2021-03-19T17:33:49.479Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.759s coverage: 45.9% of statements [2021-03-19T17:33:49.570Z] #43 166.6 DEP lib/c/criu.d [2021-03-19T17:33:49.570Z] #43 166.7 CC images/rpc.pb-c.o [2021-03-19T17:33:49.649Z] #43 ... [2021-03-19T17:33:49.650Z] [2021-03-19T17:33:49.650Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T17:33:49.650Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-19T17:33:49.650Z] #17 DONE 3.1s [2021-03-19T17:33:49.650Z] [2021-03-19T17:33:49.650Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T17:33:49.650Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T17:33:49.651Z] #44 ... [2021-03-19T17:33:49.651Z] [2021-03-19T17:33:49.651Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:33:49.651Z] #25 sha256:46855bce201b4d941ab7cac4ca047ae06346d9becc58c2719f481ebe27e42f7d [2021-03-19T17:33:49.651Z] #25 169.6 Checking out files: 25% (2867/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 40% (4560/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 67% (7614/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 89% (9985/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-19T17:33:49.651Z] #25 173.4 + cd /tmp/tmp.e5kzw33WbY/tmp/docker-ce [2021-03-19T17:33:49.651Z] #25 173.4 + git checkout -q v17.06.2-ce [2021-03-19T17:33:49.809Z] #20 11.38 Reading package lists... [2021-03-19T17:33:49.827Z] #43 167.1 CC lib/c/criu.o [2021-03-19T17:33:49.951Z] #25 177.1 + mkdir -p /tmp/tmp.e5kzw33WbY/src/github.com/docker [2021-03-19T17:33:50.073Z] #20 14.03 Building dependency tree... [2021-03-19T17:33:50.073Z] #20 ... [2021-03-19T17:33:50.073Z] [2021-03-19T17:33:50.073Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:50.073Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:50.073Z] #43 67.03 LINK criu/pie/parasite.built-in.o [2021-03-19T17:33:50.073Z] #43 67.04 GEN criu/pie/parasite-blob.h [2021-03-19T17:33:50.073Z] #43 67.06 CC criu/pie/parasite-vdso.o [2021-03-19T17:33:50.073Z] #43 67.47 CC criu/arch/aarch64/vdso-pie.o [2021-03-19T17:33:50.073Z] #43 67.88 CC criu/arch/aarch64/restorer.o [2021-03-19T17:33:50.073Z] #43 68.37 CC criu/arch/aarch64/intraprocedure.o [2021-03-19T17:33:50.073Z] #43 68.43 CC criu/pie/restorer.o [2021-03-19T17:33:50.073Z] #43 71.18 LINK criu/pie/restorer.built-in.o [2021-03-19T17:33:50.073Z] #43 71.21 GEN criu/pie/restorer-blob.h [2021-03-19T17:33:50.073Z] #43 71.35 DEP criu/vdso.d [2021-03-19T17:33:50.073Z] #43 71.58 DEP criu/uts_ns.d [2021-03-19T17:33:50.073Z] #43 71.86 DEP criu/util.d [2021-03-19T17:33:50.073Z] #43 72.12 DEP criu/uffd.d [2021-03-19T17:33:50.073Z] #43 72.45 DEP criu/tun.d [2021-03-19T17:33:50.073Z] #43 72.62 DEP criu/tty.d [2021-03-19T17:33:50.073Z] #43 72.90 DEP criu/timerfd.d [2021-03-19T17:33:50.073Z] #43 73.09 DEP criu/timens.d [2021-03-19T17:33:50.109Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-03-19T17:33:50.252Z] #25 177.1 + mv components/cli /tmp/tmp.e5kzw33WbY/src/github.com/docker/cli [2021-03-19T17:33:50.252Z] #25 177.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-19T17:33:50.576Z] #53 ... [2021-03-19T17:33:50.576Z] [2021-03-19T17:33:50.576Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:50.576Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:50.576Z] #43 74.28 LINK criu/pie/restorer.built-in.o [2021-03-19T17:33:50.576Z] #43 74.32 GEN criu/pie/restorer-blob.h [2021-03-19T17:33:50.576Z] #43 74.44 DEP criu/vdso.d [2021-03-19T17:33:50.650Z] #43 ... [2021-03-19T17:33:50.650Z] [2021-03-19T17:33:50.650Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:50.650Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T17:33:50.650Z] #20 14.03 Building dependency tree... [2021-03-19T17:33:50.757Z] #43 167.9 LINK lib/c/built-in.o [2021-03-19T17:33:50.757Z] #43 167.9 LINK lib/c/libcriu.so [2021-03-19T17:33:50.757Z] #43 167.9 LINK lib/c/libcriu.a [2021-03-19T17:33:50.835Z] #43 74.62 DEP criu/vdso-compat.d [2021-03-19T17:33:50.835Z] #43 74.76 DEP criu/uts_ns.d [2021-03-19T17:33:51.014Z] #43 168.0 GEN magic.py [2021-03-19T17:33:51.014Z] #43 168.2 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:33:51.014Z] #43 168.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:33:51.014Z] #43 168.2 Note: Building without GnuTLS support [2021-03-19T17:33:51.014Z] #43 168.2 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:33:51.014Z] #43 168.2 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:33:51.043Z] #18 ... [2021-03-19T17:33:51.043Z] [2021-03-19T17:33:51.043Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:51.043Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:33:51.043Z] #45 134.0 github.com/LK4D4/vndr/godl [2021-03-19T17:33:51.043Z] #45 134.8 github.com/LK4D4/vndr [2021-03-19T17:33:51.095Z] #43 74.94 DEP criu/util.d [2021-03-19T17:33:51.095Z] #43 75.12 DEP criu/uffd.d [2021-03-19T17:33:51.257Z] #20 15.41 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T17:33:51.257Z] #20 15.41 The following additional packages will be installed: [2021-03-19T17:33:51.257Z] #20 15.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T17:33:51.257Z] #20 15.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T17:33:51.257Z] #20 15.41 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T17:33:51.257Z] #20 15.41 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T17:33:51.257Z] #20 15.41 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T17:33:51.257Z] #20 15.41 Suggested packages: [2021-03-19T17:33:51.257Z] #20 15.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T17:33:51.257Z] #20 15.41 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T17:33:51.257Z] #20 15.41 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T17:33:51.257Z] #20 15.41 Recommended packages: [2021-03-19T17:33:51.257Z] #20 15.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T17:33:51.257Z] #20 15.41 python3-keyrings.alt python3-xdg unzip [2021-03-19T17:33:51.305Z] #45 ... [2021-03-19T17:33:51.305Z] [2021-03-19T17:33:51.305Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:51.305Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:51.305Z] #43 66.48 CC criu/arch/x86/vdso-pie.o [2021-03-19T17:33:51.305Z] #43 66.95 CC criu/arch/x86/restorer.o [2021-03-19T17:33:51.305Z] #43 67.46 CC criu/arch/x86/restorer_unmap.o [2021-03-19T17:33:51.305Z] #43 67.53 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-19T17:33:51.305Z] #43 67.81 CC criu/pie/restorer.o [2021-03-19T17:33:51.355Z] #43 75.30 DEP criu/tun.d [2021-03-19T17:33:51.568Z] #43 ... [2021-03-19T17:33:51.568Z] [2021-03-19T17:33:51.568Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:51.568Z] #45 sha256:74f152e44efe056510eacd6611c6ad105f9fa3c7c3507e0877aef6c8e6eca3d0 [2021-03-19T17:33:51.568Z] #45 DONE 144.7s [2021-03-19T17:33:51.619Z] #43 75.43 DEP criu/tty.d [2021-03-19T17:33:51.619Z] #43 75.58 DEP criu/timerfd.d [2021-03-19T17:33:51.792Z] #25 ... [2021-03-19T17:33:51.792Z] [2021-03-19T17:33:51.792Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:51.792Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:33:51.792Z] #44 110.9 CC criu/clone-noasan.o [2021-03-19T17:33:51.792Z] #44 111.1 CC criu/config.o [2021-03-19T17:33:51.831Z] [2021-03-19T17:33:51.831Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T17:33:51.831Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T17:33:51.944Z] #43 168.9 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:33:52.187Z] #43 ... [2021-03-19T17:33:52.187Z] [2021-03-19T17:33:52.187Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:52.187Z] #45 sha256:36dd306877a8df8a95a98382f6009801d55be5c31a9ea67b7f2442e06addf8c8 [2021-03-19T17:33:52.187Z] #45 168.2 github.com/LK4D4/vndr/godl [2021-03-19T17:33:52.187Z] #45 169.1 github.com/LK4D4/vndr [2021-03-19T17:33:52.187Z] #45 DONE 178.0s [2021-03-19T17:33:52.187Z] [2021-03-19T17:33:52.187Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:52.187Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:52.187Z] #43 75.91 DEP criu/timens.d [2021-03-19T17:33:52.243Z] #43 169.5 make[1]: Nothing to be done for 'all'. [2021-03-19T17:33:52.446Z] #43 76.30 DEP criu/sysfs_parse.d [2021-03-19T17:33:52.655Z] #20 16.69 The following NEW packages will be installed: [2021-03-19T17:33:52.655Z] #20 16.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T17:33:52.655Z] #20 16.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T17:33:52.655Z] #20 16.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T17:33:52.655Z] #20 16.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T17:33:52.655Z] #20 16.69 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T17:33:52.655Z] #20 16.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T17:33:52.655Z] #20 16.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T17:33:52.655Z] #20 16.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T17:33:52.655Z] #20 16.69 xz-utils zip [2021-03-19T17:33:52.705Z] #43 76.47 DEP criu/sysctl.d [2021-03-19T17:33:52.807Z] #43 170.0 make[1]: 'images/built-in.o' is up to date. [2021-03-19T17:33:52.807Z] #43 170.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T17:33:52.807Z] #43 170.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T17:33:52.918Z] #20 17.02 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:33:52.918Z] #20 17.02 Need to get 27.6 MB of archives. [2021-03-19T17:33:52.918Z] #20 17.02 After this operation, 114 MB of additional disk space will be used. [2021-03-19T17:33:52.918Z] #20 17.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-19T17:33:52.918Z] #20 17.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-03-19T17:33:52.918Z] #20 17.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-03-19T17:33:52.918Z] #20 17.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-19T17:33:52.918Z] #20 17.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-19T17:33:52.918Z] #20 17.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-03-19T17:33:52.918Z] #20 17.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-03-19T17:33:52.918Z] #20 17.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-19T17:33:52.918Z] #20 17.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-19T17:33:52.918Z] #20 17.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-19T17:33:52.918Z] #20 17.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-19T17:33:52.918Z] #20 17.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-19T17:33:52.918Z] #20 17.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-19T17:33:52.964Z] #43 76.83 DEP criu/string.d [2021-03-19T17:33:52.964Z] #43 76.90 DEP criu/stats.d [2021-03-19T17:33:53.063Z] #43 170.1 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T17:33:53.063Z] #43 170.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T17:33:53.063Z] #43 170.1 make[1]: Nothing to be done for 'all'. [2021-03-19T17:33:53.063Z] #43 170.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:33:53.063Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-03-19T17:33:53.063Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-03-19T17:33:53.063Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-03-19T17:33:53.181Z] #20 17.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-19T17:33:53.181Z] #20 17.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-19T17:33:53.181Z] #20 17.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-19T17:33:53.181Z] #20 17.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-19T17:33:53.181Z] #20 17.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:33:53.181Z] #20 17.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-19T17:33:53.181Z] #20 17.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-03-19T17:33:53.181Z] #20 17.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-19T17:33:53.181Z] #20 17.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-19T17:33:53.181Z] #20 17.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-19T17:33:53.181Z] #20 17.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-19T17:33:53.182Z] #20 17.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-19T17:33:53.182Z] #20 17.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-19T17:33:53.182Z] #20 17.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-19T17:33:53.182Z] #20 17.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-19T17:33:53.182Z] #20 17.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-19T17:33:53.224Z] #43 77.12 DEP criu/sockets.d [2021-03-19T17:33:53.381Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-03-19T17:33:53.381Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-03-19T17:33:53.381Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-03-19T17:33:53.381Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-03-19T17:33:53.381Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-03-19T17:33:53.483Z] #43 77.38 DEP criu/sk-unix.d [2021-03-19T17:33:53.615Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.304s coverage: 49.4% of statements [2021-03-19T17:33:53.649Z] #43 170.6 INSTALL criu/criu [2021-03-19T17:33:53.649Z] #43 DONE 170.8s [2021-03-19T17:33:53.649Z] [2021-03-19T17:33:53.649Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:53.649Z] #53 sha256:9ecc700a991ba19e078580d212534940ac29b06a10607845f2ca152c78b4d45a [2021-03-19T17:33:53.751Z] #18 DONE 4.3s [2021-03-19T17:33:53.751Z] [2021-03-19T17:33:53.751Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T17:33:53.752Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-19T17:33:53.764Z] #20 17.97 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-19T17:33:53.764Z] #20 17.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-19T17:33:53.764Z] #20 17.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-19T17:33:53.764Z] #20 17.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-19T17:33:53.764Z] #20 17.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-19T17:33:53.764Z] #20 18.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T17:33:53.764Z] #20 18.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T17:33:53.810Z] #43 77.56 DEP criu/sk-tcp.d [2021-03-19T17:33:53.810Z] #43 77.73 DEP criu/sk-queue.d [2021-03-19T17:33:54.039Z] #20 18.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T17:33:54.039Z] #20 18.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-19T17:33:54.039Z] #20 18.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T17:33:54.039Z] #20 18.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T17:33:54.039Z] #20 18.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T17:33:54.039Z] #20 18.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-19T17:33:54.039Z] #20 18.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-03-19T17:33:54.039Z] #20 18.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-19T17:33:54.039Z] #20 18.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T17:33:54.077Z] #43 77.94 DEP criu/sk-packet.d [2021-03-19T17:33:54.340Z] #43 78.10 DEP criu/sk-netlink.d [2021-03-19T17:33:54.340Z] #43 78.32 DEP criu/sk-inet.d [2021-03-19T17:33:54.600Z] #43 78.63 DEP criu/signalfd.d [2021-03-19T17:33:54.864Z] #43 78.81 DEP criu/sigframe.d [2021-03-19T17:33:54.864Z] #43 78.89 DEP criu/shmem.d [2021-03-19T17:33:54.990Z] #20 19.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-19T17:33:54.990Z] #20 19.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-19T17:33:54.990Z] #20 19.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-19T17:33:54.990Z] #20 ... [2021-03-19T17:33:54.990Z] [2021-03-19T17:33:54.990Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:33:54.990Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-19T17:33:54.990Z] #40 152.6 + dpkg --print-architecture [2021-03-19T17:33:54.990Z] #40 DONE 154.3s [2021-03-19T17:33:55.044Z] #53 ... [2021-03-19T17:33:55.044Z] [2021-03-19T17:33:55.044Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T17:33:55.044Z] #44 sha256:ed212b8b41c08030f4b65d8f5f6adc18e6db19a1d299d46cd276095f0b6109f5 [2021-03-19T17:33:55.044Z] #44 DONE 0.1s [2021-03-19T17:33:55.044Z] [2021-03-19T17:33:55.044Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T17:33:55.044Z] #46 sha256:51cce3534ba284b97c4b8256c5ea5967289aba418308d4a583e49bef98b01a1d [2021-03-19T17:33:55.126Z] #43 79.03 DEP criu/servicefd.d [2021-03-19T17:33:55.126Z] #43 79.10 DEP criu/seize.d [2021-03-19T17:33:55.254Z] [2021-03-19T17:33:55.254Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:55.254Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:33:55.254Z] #43 73.56 DEP criu/sysfs_parse.d [2021-03-19T17:33:55.254Z] #43 73.70 DEP criu/sysctl.d [2021-03-19T17:33:55.254Z] #43 74.09 DEP criu/string.d [2021-03-19T17:33:55.254Z] #43 74.18 DEP criu/stats.d [2021-03-19T17:33:55.254Z] #43 74.37 DEP criu/sockets.d [2021-03-19T17:33:55.254Z] #43 74.63 DEP criu/sk-unix.d [2021-03-19T17:33:55.254Z] #43 74.99 DEP criu/sk-tcp.d [2021-03-19T17:33:55.254Z] #43 75.22 DEP criu/sk-queue.d [2021-03-19T17:33:55.254Z] #43 75.47 DEP criu/sk-packet.d [2021-03-19T17:33:55.254Z] #43 75.77 DEP criu/sk-netlink.d [2021-03-19T17:33:55.254Z] #43 75.96 DEP criu/sk-inet.d [2021-03-19T17:33:55.254Z] #43 76.18 DEP criu/signalfd.d [2021-03-19T17:33:55.254Z] #43 76.37 DEP criu/sigframe.d [2021-03-19T17:33:55.254Z] #43 76.55 DEP criu/shmem.d [2021-03-19T17:33:55.254Z] #43 76.68 DEP criu/servicefd.d [2021-03-19T17:33:55.254Z] #43 76.87 DEP criu/seize.d [2021-03-19T17:33:55.254Z] #43 77.18 DEP criu/seccomp.d [2021-03-19T17:33:55.254Z] #43 77.59 DEP criu/rst-malloc.d [2021-03-19T17:33:55.254Z] #43 77.68 DEP criu/rbtree.d [2021-03-19T17:33:55.254Z] #43 77.74 DEP criu/pstree.d [2021-03-19T17:33:55.254Z] #43 78.03 DEP criu/protobuf.d [2021-03-19T17:33:55.310Z] #46 DONE 0.2s [2021-03-19T17:33:55.310Z] [2021-03-19T17:33:55.310Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T17:33:55.310Z] #48 sha256:723fcf8bc1af46ec6f8289cef4ceac4e6f3d5cf18780e336ef0abeeb81b0e23e [2021-03-19T17:33:55.310Z] #48 DONE 0.1s [2021-03-19T17:33:55.310Z] [2021-03-19T17:33:55.310Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:33:55.310Z] #53 sha256:9ecc700a991ba19e078580d212534940ac29b06a10607845f2ca152c78b4d45a [2021-03-19T17:33:55.310Z] #53 ... [2021-03-19T17:33:55.310Z] [2021-03-19T17:33:55.310Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T17:33:55.310Z] #50 sha256:80a4793f7bbc2e73d9fa225934628804dc29d515eee321402be2ec8ffba9d03a [2021-03-19T17:33:55.385Z] #43 79.22 DEP criu/seccomp.d [2021-03-19T17:33:55.385Z] #43 79.40 DEP criu/rst-malloc.d [2021-03-19T17:33:55.385Z] #43 79.45 DEP criu/rbtree.d [2021-03-19T17:33:55.388Z] #44 114.4 CC criu/cr-check.o [2021-03-19T17:33:55.518Z] #43 78.27 GEN criu/protobuf-desc-gen.h [2021-03-19T17:33:55.572Z] #50 DONE 0.4s [2021-03-19T17:33:55.572Z] [2021-03-19T17:33:55.572Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:33:55.572Z] #56 sha256:2adbe0a0e78723222ff003c6b80e5dc91624d1f0cb0ae7b5d2d80cb0a935234b [2021-03-19T17:33:55.643Z] #43 79.50 DEP criu/pstree.d [2021-03-19T17:33:55.785Z] #43 ... [2021-03-19T17:33:55.785Z] [2021-03-19T17:33:55.785Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:33:55.785Z] #24 sha256:608b0e63f4dd889a59e4a8758ef95cae04683950ec65fa213e6966c2ab6121f5 [2021-03-19T17:33:55.785Z] #24 145.5 + mkdir -p /tmp/tmp.3AWZvvi9G3/src/github.com/docker [2021-03-19T17:33:55.785Z] #24 145.5 + mv components/cli /tmp/tmp.3AWZvvi9G3/src/github.com/docker/cli [2021-03-19T17:33:55.785Z] #24 145.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-19T17:33:55.785Z] #24 ... [2021-03-19T17:33:55.785Z] [2021-03-19T17:33:55.785Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:55.785Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T17:33:55.785Z] #20 19.83 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:33:55.785Z] #20 19.97 Fetched 27.6 MB in 2s (11.6 MB/s) [2021-03-19T17:33:55.785Z] #20 20.06 Selecting previously unselected package pigz. [2021-03-19T17:33:55.829Z] #56 ... [2021-03-19T17:33:55.829Z] [2021-03-19T17:33:55.829Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T17:33:55.829Z] #52 sha256:aa6c184e0ea0a46d60ceabf300b363942e0f6572121785d605c7d81972760ddf [2021-03-19T17:33:55.829Z] #52 DONE 0.1s [2021-03-19T17:33:55.829Z] [2021-03-19T17:33:55.829Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:33:55.829Z] #56 sha256:2adbe0a0e78723222ff003c6b80e5dc91624d1f0cb0ae7b5d2d80cb0a935234b [2021-03-19T17:33:55.902Z] #43 79.67 DEP criu/protobuf.d [2021-03-19T17:33:55.902Z] #43 79.79 GEN criu/protobuf-desc-gen.h [2021-03-19T17:33:56.048Z] #20 20.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 ... 23408 files and directories currently installed.) [2021-03-19T17:33:56.048Z] #20 20.14 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-19T17:33:56.048Z] #20 20.16 Unpacking pigz (2.4-1) ... [2021-03-19T17:33:56.311Z] #20 20.47 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-19T17:33:56.311Z] #20 20.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-19T17:33:56.311Z] #20 20.50 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-19T17:33:56.910Z] #20 21.07 Selecting previously unselected package python3.7-minimal. [2021-03-19T17:33:56.910Z] #20 21.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-19T17:33:56.910Z] #20 21.09 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:33:56.930Z] #44 ... [2021-03-19T17:33:56.930Z] [2021-03-19T17:33:56.930Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:33:56.930Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:33:56.930Z] #46 183.9 github.com/LK4D4/vndr/godl [2021-03-19T17:33:57.806Z] #43 81.32 DEP criu/protobuf-desc.d [2021-03-19T17:33:57.806Z] #43 81.46 DEP criu/proc_parse.d [2021-03-19T17:33:57.806Z] #43 81.67 DEP criu/plugin.d [2021-03-19T17:33:57.806Z] #43 81.76 DEP criu/pipes.d [2021-03-19T17:33:57.864Z] #20 21.98 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-19T17:33:57.864Z] #20 22.01 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:33:57.966Z] #19 DONE 3.6s [2021-03-19T17:33:57.966Z] [2021-03-19T17:33:57.966Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:33:57.966Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:33:57.966Z] #43 70.74 LINK criu/pie/restorer.built-in.o [2021-03-19T17:33:57.966Z] #43 70.77 GEN criu/pie/restorer-blob.h [2021-03-19T17:33:57.966Z] #43 70.85 DEP criu/vdso.d [2021-03-19T17:33:57.966Z] #43 71.13 DEP criu/vdso-compat.d [2021-03-19T17:33:57.966Z] #43 71.30 DEP criu/uts_ns.d [2021-03-19T17:33:57.966Z] #43 71.49 DEP criu/util.d [2021-03-19T17:33:57.966Z] #43 71.76 DEP criu/uffd.d [2021-03-19T17:33:57.966Z] #43 71.98 DEP criu/tun.d [2021-03-19T17:33:57.966Z] #43 72.17 DEP criu/tty.d [2021-03-19T17:33:57.966Z] #43 72.33 DEP criu/timerfd.d [2021-03-19T17:33:57.966Z] #43 72.52 DEP criu/timens.d [2021-03-19T17:33:57.966Z] #43 72.68 DEP criu/sysfs_parse.d [2021-03-19T17:33:57.966Z] #43 72.81 DEP criu/sysctl.d [2021-03-19T17:33:57.966Z] #43 72.96 DEP criu/string.d [2021-03-19T17:33:57.966Z] #43 73.04 DEP criu/stats.d [2021-03-19T17:33:57.966Z] #43 73.20 DEP criu/sockets.d [2021-03-19T17:33:57.966Z] #43 73.44 DEP criu/sk-unix.d [2021-03-19T17:33:57.966Z] #43 73.71 DEP criu/sk-tcp.d [2021-03-19T17:33:57.966Z] #43 73.87 DEP criu/sk-queue.d [2021-03-19T17:33:57.966Z] #43 74.07 DEP criu/sk-packet.d [2021-03-19T17:33:57.966Z] #43 74.28 DEP criu/sk-netlink.d [2021-03-19T17:33:57.993Z] #46 184.9 github.com/LK4D4/vndr [2021-03-19T17:33:58.064Z] #43 81.90 DEP criu/pie-util.d [2021-03-19T17:33:58.064Z] #43 82.01 DEP criu/pie-util-vdso.d [2021-03-19T17:33:58.234Z] #43 74.44 DEP criu/sk-inet.d [2021-03-19T17:33:58.234Z] #43 74.59 DEP criu/signalfd.d [2021-03-19T17:33:58.323Z] #43 82.12 DEP criu/pie-util-vdso-elf32.d [2021-03-19T17:33:58.323Z] #43 82.24 DEP criu/path.d [2021-03-19T17:33:58.323Z] #43 82.37 DEP criu/parasite-syscall.d [2021-03-19T17:33:58.496Z] #43 74.75 DEP criu/sigframe.d [2021-03-19T17:33:58.496Z] #43 74.86 DEP criu/shmem.d [2021-03-19T17:33:58.582Z] #43 82.56 DEP criu/pagemap.d [2021-03-19T17:33:58.758Z] #43 75.04 DEP criu/servicefd.d [2021-03-19T17:33:58.758Z] #43 75.16 DEP criu/seize.d [2021-03-19T17:33:58.841Z] #43 82.74 DEP criu/pagemap-cache.d [2021-03-19T17:33:59.020Z] #43 75.32 DEP criu/seccomp.d [2021-03-19T17:33:59.020Z] #43 75.45 DEP criu/rst-malloc.d [2021-03-19T17:33:59.020Z] #43 75.56 DEP criu/rbtree.d [2021-03-19T17:33:59.104Z] #43 82.85 DEP criu/page-xfer.d [2021-03-19T17:33:59.104Z] #43 82.98 DEP criu/page-pipe.d [2021-03-19T17:33:59.104Z] #43 83.08 DEP criu/netfilter.d [2021-03-19T17:33:59.160Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.287s coverage: 73.3% of statements [2021-03-19T17:33:59.160Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T17:33:59.282Z] #43 75.59 DEP criu/pstree.d [2021-03-19T17:33:59.282Z] #43 75.74 DEP criu/protobuf.d [2021-03-19T17:33:59.364Z] #43 83.22 DEP criu/net.d [2021-03-19T17:33:59.544Z] #43 75.90 GEN criu/protobuf-desc-gen.h [2021-03-19T17:33:59.549Z] #46 ... [2021-03-19T17:33:59.549Z] [2021-03-19T17:33:59.549Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:33:59.549Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T17:33:59.549Z] #21 55.10 Selecting previously unselected package uidmap. [2021-03-19T17:33:59.549Z] #21 55.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-03-19T17:33:59.549Z] #21 55.13 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T17:33:59.549Z] #21 55.26 Selecting previously unselected package vim-runtime. [2021-03-19T17:33:59.549Z] #21 55.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:33:59.550Z] #21 55.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T17:33:59.550Z] #21 55.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T17:33:59.550Z] #21 55.41 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:33:59.550Z] #21 58.96 Selecting previously unselected package vim. [2021-03-19T17:33:59.550Z] #21 58.97 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-19T17:33:59.550Z] #21 58.99 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T17:33:59.550Z] #21 59.84 Selecting previously unselected package xfsprogs. [2021-03-19T17:33:59.550Z] #21 59.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-03-19T17:33:59.550Z] #21 59.87 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T17:33:59.550Z] #21 60.48 Selecting previously unselected package zip. [2021-03-19T17:33:59.550Z] #21 60.48 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-03-19T17:33:59.550Z] #21 60.49 Unpacking zip (3.0-11+b1) ... [2021-03-19T17:33:59.550Z] #21 60.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:33:59.550Z] #21 60.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:33:59.550Z] #21 60.69 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-03-19T17:33:59.550Z] #21 60.69 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-19T17:33:59.550Z] #21 60.70 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-03-19T17:33:59.550Z] #21 60.70 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-03-19T17:33:59.550Z] #21 60.71 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T17:33:59.550Z] #21 60.71 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-03-19T17:33:59.550Z] #21 60.72 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-19T17:33:59.550Z] #21 60.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:33:59.550Z] #21 60.75 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-19T17:33:59.550Z] #21 60.78 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-19T17:33:59.550Z] #21 60.78 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:33:59.550Z] #21 60.79 Setting up zip (3.0-11+b1) ... [2021-03-19T17:33:59.550Z] #21 60.79 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:33:59.550Z] #21 60.83 Setting up bash-completion (1:2.8-6) ... [2021-03-19T17:33:59.623Z] #43 83.39 DEP criu/namespaces.d [2021-03-19T17:33:59.623Z] #43 83.54 DEP criu/mount.d [2021-03-19T17:33:59.788Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-03-19T17:33:59.788Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.923s coverage: 57.7% of statements [2021-03-19T17:33:59.788Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-19T17:33:59.788Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T17:33:59.792Z] #20 24.08 Selecting previously unselected package python3-minimal. [2021-03-19T17:33:59.859Z] #21 65.57 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-03-19T17:33:59.883Z] #43 83.70 DEP criu/memfd.d [2021-03-19T17:33:59.883Z] #43 83.85 DEP criu/mem.d [2021-03-19T17:34:00.000Z] #56 211.3 + bin/containerd [2021-03-19T17:34:00.057Z] #20 24.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-03-19T17:34:00.057Z] #20 24.14 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-03-19T17:34:00.057Z] #20 24.15 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T17:34:00.057Z] #20 24.30 Selecting previously unselected package libmpdec2:arm64. [2021-03-19T17:34:00.057Z] #20 24.30 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-19T17:34:00.057Z] #20 24.32 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-19T17:34:00.143Z] #43 84.04 DEP criu/lsm.d [2021-03-19T17:34:00.161Z] #21 65.58 Setting up xz-utils (5.2.4-1) ... [2021-03-19T17:34:00.161Z] #21 65.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T17:34:00.161Z] #21 65.68 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:34:00.161Z] #21 65.77 invoke-rc.d: could not determine current runlevel [2021-03-19T17:34:00.161Z] #21 65.78 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T17:34:00.320Z] #20 24.50 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-19T17:34:00.320Z] #20 24.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-03-19T17:34:00.320Z] #20 24.51 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:00.406Z] #43 84.15 DEP criu/log.d [2021-03-19T17:34:00.406Z] #43 84.35 DEP criu/libnetlink.d [2021-03-19T17:34:00.470Z] #21 65.79 Setting up pigz (2.4-1) ... [2021-03-19T17:34:00.470Z] #21 65.80 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-19T17:34:00.470Z] #21 65.81 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-19T17:34:00.470Z] #21 65.83 Setting up python-pip-whl (18.1-5) ... [2021-03-19T17:34:00.470Z] #21 65.83 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-03-19T17:34:00.470Z] #21 65.84 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:34:00.668Z] #43 84.52 DEP criu/kerndat.d [2021-03-19T17:34:00.669Z] #43 ... [2021-03-19T17:34:00.669Z] [2021-03-19T17:34:00.669Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:00.669Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:00.669Z] #20 11.54 Fetched 8929 kB in 10s (863 kB/s) [2021-03-19T17:34:00.669Z] #20 11.54 Reading package lists... [2021-03-19T17:34:00.669Z] #20 16.43 Reading package lists... [2021-03-19T17:34:00.669Z] #20 19.84 Building dependency tree... [2021-03-19T17:34:00.669Z] #20 21.53 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T17:34:00.669Z] #20 21.53 The following additional packages will be installed: [2021-03-19T17:34:00.669Z] #20 21.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T17:34:00.669Z] #20 21.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T17:34:00.669Z] #20 21.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T17:34:00.669Z] #20 21.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T17:34:00.669Z] #20 21.54 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T17:34:00.669Z] #20 21.54 Suggested packages: [2021-03-19T17:34:00.669Z] #20 21.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T17:34:00.669Z] #20 21.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T17:34:00.669Z] #20 21.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T17:34:00.669Z] #20 21.54 Recommended packages: [2021-03-19T17:34:00.669Z] #20 21.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T17:34:00.669Z] #20 21.54 python3-keyrings.alt python3-xdg unzip [2021-03-19T17:34:00.816Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-03-19T17:34:00.929Z] #20 ... [2021-03-19T17:34:00.929Z] [2021-03-19T17:34:00.929Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:00.929Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:00.929Z] #43 84.70 DEP criu/kcmp-ids.d [2021-03-19T17:34:00.929Z] #43 84.84 DEP criu/irmap.d [2021-03-19T17:34:00.929Z] #43 ... [2021-03-19T17:34:00.929Z] [2021-03-19T17:34:00.929Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:34:00.929Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:34:00.929Z] #32 DONE 186.3s [2021-03-19T17:34:01.111Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-19T17:34:01.111Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-65f3d502\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-19T17:34:01.111Z] ---------------------------------------------------------------------------- [2021-03-19T17:34:01.111Z] [2021-03-19T17:34:01.111Z] INFO: executeCI.ps1 starting at Fri Mar 19 17:33:57 CUT 2021 [2021-03-19T17:34:01.111Z] [2021-03-19T17:34:01.111Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-19T17:34:01.111Z] INFO: Running git version 2.24.1.windows.2 [2021-03-19T17:34:01.111Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-19T17:34:01.111Z] INFO: Environment variables: [2021-03-19T17:34:01.111Z] [2021-03-19T17:34:01.111Z] Name Value [2021-03-19T17:34:01.111Z] ---- ----- [2021-03-19T17:34:01.111Z] ALLUSERSPROFILE C:\ProgramData [2021-03-19T17:34:01.111Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-19T17:34:01.111Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-19T17:34:01.111Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-19T17:34:01.111Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-19T17:34:01.111Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-19T17:34:01.111Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-19T17:34:01.111Z] BRANCH_NAME PR-42168 [2021-03-19T17:34:01.111Z] BUILD_DISPLAY_NAME #3 [2021-03-19T17:34:01.111Z] BUILD_ID 3 [2021-03-19T17:34:01.111Z] BUILD_NUMBER 3 [2021-03-19T17:34:01.111Z] BUILD_TAG jenkins-moby-PR-42168-3 [2021-03-19T17:34:01.111Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42168/3/ [2021-03-19T17:34:01.111Z] CHANGE_AUTHOR AkihiroSuda [2021-03-19T17:34:01.111Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-03-19T17:34:01.111Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-03-19T17:34:01.111Z] CHANGE_BRANCH ovl-k511-2010 [2021-03-19T17:34:01.111Z] CHANGE_FORK AkihiroSuda/docker [2021-03-19T17:34:01.111Z] CHANGE_ID 42168 [2021-03-19T17:34:01.111Z] CHANGE_TARGET 20.10 [2021-03-19T17:34:01.111Z] CHANGE_TITLE [20.10 backport] overlay2: support "userxattr" option (kernel 5.11) [2021-03-19T17:34:01.111Z] CHANGE_URL https://github.com/moby/moby/pull/42168 [2021-03-19T17:34:01.111Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T17:34:01.111Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-19T17:34:01.111Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-19T17:34:01.111Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-19T17:34:01.111Z] COMPUTERNAME azwin-2-01f860 [2021-03-19T17:34:01.111Z] ComSpec C:\windows\system32\cmd.exe [2021-03-19T17:34:01.111Z] ConfigSequenceNumber 0 [2021-03-19T17:34:01.111Z] DOCKER_BUILDKIT 0 [2021-03-19T17:34:01.111Z] DOCKER_DUT_DEBUG 1 [2021-03-19T17:34:01.111Z] DOCKER_EXPERIMENTAL 1 [2021-03-19T17:34:01.111Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-19T17:34:01.111Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-19T17:34:01.111Z] EXECUTOR_NUMBER 0 [2021-03-19T17:34:01.111Z] FQDN azwin-2-01f860.westus.cloudapp.azure.com [2021-03-19T17:34:01.111Z] GIT_BRANCH PR-42168 [2021-03-19T17:34:01.111Z] GIT_COMMIT 3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:34:01.111Z] GIT_PREVIOUS_COMMIT b0f69ecda4d0282313116ecd55b54be9d53d5a2b [2021-03-19T17:34:01.111Z] GIT_URL https://github.com/moby/moby.git [2021-03-19T17:34:01.111Z] HUDSON_COOKIE 9676de70-7aff-46a1-a6fb-3d6a0fe3f803 [2021-03-19T17:34:01.111Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-19T17:34:01.111Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-19T17:34:01.111Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-19T17:34:01.111Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-03-19T17:34:01.111Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-19T17:34:01.111Z] JENKINS_NODE_COOKIE 8320344b-0a25-4a7f-a4ea-faf8beffb57b [2021-03-19T17:34:01.111Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-19T17:34:01.111Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-19T17:34:01.111Z] JOB_BASE_NAME PR-42168 [2021-03-19T17:34:01.111Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42168/display/redirect [2021-03-19T17:34:01.111Z] JOB_NAME moby/PR-42168 [2021-03-19T17:34:01.111Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42168/ [2021-03-19T17:34:01.111Z] library.jps.version master [2021-03-19T17:34:01.111Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-19T17:34:01.111Z] NODE_LABELS amd64 azure azwin-2-01f860 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-19T17:34:01.111Z] NODE_NAME azwin-2-01f860 [2021-03-19T17:34:01.111Z] NUMBER_OF_PROCESSORS 4 [2021-03-19T17:34:01.111Z] OS Windows_NT [2021-03-19T17:34:01.111Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-19T17:34:01.111Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-19T17:34:01.111Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-19T17:34:01.111Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-03-19T17:34:01.111Z] PROCESSOR_LEVEL 6 [2021-03-19T17:34:01.111Z] PROCESSOR_REVISION 4f01 [2021-03-19T17:34:01.111Z] ProgramData C:\ProgramData [2021-03-19T17:34:01.111Z] ProgramFiles C:\Program Files [2021-03-19T17:34:01.111Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-19T17:34:01.111Z] ProgramW6432 C:\Program Files [2021-03-19T17:34:01.111Z] PROMPT $P$G [2021-03-19T17:34:01.111Z] PSExecutionPolicyPreference Bypass [2021-03-19T17:34:01.111Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-19T17:34:01.111Z] PUBLIC C:\Users\Public [2021-03-19T17:34:01.111Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42168/3/display/redirect?page=artif... [2021-03-19T17:34:01.111Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42168/3/display/redirect?page=changes [2021-03-19T17:34:01.111Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42168/3/display/redirect [2021-03-19T17:34:01.111Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42168/3/display/redirect?page=tests [2021-03-19T17:34:01.111Z] SKIP_VALIDATION_TESTS 1 [2021-03-19T17:34:01.111Z] SOURCES_DRIVE d [2021-03-19T17:34:01.111Z] SOURCES_SUBDIR gopath [2021-03-19T17:34:01.111Z] STAGE_NAME Run tests [2021-03-19T17:34:01.111Z] SystemDrive C: [2021-03-19T17:34:01.111Z] SystemRoot C:\windows [2021-03-19T17:34:01.111Z] TEMP C:\windows\TEMP [2021-03-19T17:34:01.111Z] TESTDEBUG 0 [2021-03-19T17:34:01.111Z] TESTRUN_DRIVE d [2021-03-19T17:34:01.111Z] TESTRUN_SUBDIR CI [2021-03-19T17:34:01.111Z] TIMEOUT 120m [2021-03-19T17:34:01.111Z] TMP C:\windows\TEMP [2021-03-19T17:34:01.111Z] USERDOMAIN WORKGROUP [2021-03-19T17:34:01.112Z] USERNAME azwin-2-01f860$ [2021-03-19T17:34:01.112Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-19T17:34:01.112Z] windir C:\windows [2021-03-19T17:34:01.112Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-19T17:34:01.112Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-19T17:34:01.112Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-19T17:34:01.112Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-19T17:34:01.112Z] [2021-03-19T17:34:01.112Z] [2021-03-19T17:34:01.112Z] [2021-03-19T17:34:01.112Z] INFO: Sources under d:\gopath\... [2021-03-19T17:34:01.112Z] INFO: Test run under d:\CI\... [2021-03-19T17:34:01.112Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-19T17:34:01.112Z] INFO: docker/docker repository was found [2021-03-19T17:34:01.112Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-19T17:34:01.112Z] ltsc2019: Pulling from windows/servercore [2021-03-19T17:34:01.112Z] 4612f6d0b889: Pulling fs layer [2021-03-19T17:34:01.112Z] 5ff1512f88ec: Pulling fs layer [2021-03-19T17:34:01.123Z] #21 66.58 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-03-19T17:34:01.123Z] #21 66.59 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-19T17:34:01.123Z] #21 66.59 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-19T17:34:01.123Z] #21 66.61 Setting up vim (2:8.1.0875-5) ... [2021-03-19T17:34:01.123Z] #21 66.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T17:34:01.123Z] #21 66.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T17:34:01.123Z] #21 66.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T17:34:01.123Z] #21 66.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T17:34:01.123Z] #21 66.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T17:34:01.123Z] #21 66.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T17:34:01.123Z] #21 66.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T17:34:01.189Z] [2021-03-19T17:34:01.189Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:01.189Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:01.189Z] #43 85.02 DEP criu/ipc_ns.d [2021-03-19T17:34:01.189Z] #43 85.18 DEP criu/image.d [2021-03-19T17:34:01.268Z] #20 25.27 Selecting previously unselected package python3.7. [2021-03-19T17:34:01.268Z] #20 25.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-03-19T17:34:01.268Z] #20 25.29 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:01.268Z] #20 25.46 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-19T17:34:01.268Z] #20 25.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-19T17:34:01.268Z] #20 25.47 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-19T17:34:01.268Z] #20 25.55 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T17:34:01.423Z] #21 66.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T17:34:01.423Z] #21 66.81 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-19T17:34:01.423Z] #21 66.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:34:01.423Z] #21 66.83 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-19T17:34:01.423Z] #21 66.83 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:34:01.423Z] #21 66.84 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-19T17:34:01.423Z] #21 66.84 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:01.449Z] #43 85.42 DEP criu/image-desc.d [2021-03-19T17:34:01.465Z] #43 77.51 DEP criu/protobuf-desc.d [2021-03-19T17:34:01.465Z] #43 77.61 DEP criu/proc_parse.d [2021-03-19T17:34:01.465Z] #43 77.80 DEP criu/plugin.d [2021-03-19T17:34:01.465Z] #43 77.93 DEP criu/pipes.d [2021-03-19T17:34:01.708Z] #43 85.62 DEP criu/fsnotify.d [2021-03-19T17:34:01.729Z] #43 78.10 DEP criu/pie-util.d [2021-03-19T17:34:01.729Z] #43 78.19 DEP criu/pie-util-vdso.d [2021-03-19T17:34:01.845Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-03-19T17:34:01.968Z] #43 85.87 DEP criu/filesystems.d [2021-03-19T17:34:01.968Z] #43 85.98 DEP criu/files.d [2021-03-19T17:34:01.998Z] #43 78.36 DEP criu/pie-util-vdso-elf32.d [2021-03-19T17:34:02.134Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.7% of statements [2021-03-19T17:34:02.134Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T17:34:02.134Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T17:34:02.227Z] #43 86.12 DEP criu/files-reg.d [2021-03-19T17:34:02.261Z] #43 78.52 DEP criu/path.d [2021-03-19T17:34:02.261Z] #43 ... [2021-03-19T17:34:02.261Z] [2021-03-19T17:34:02.261Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:34:02.261Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T17:34:02.261Z] #32 DONE 150.7s [2021-03-19T17:34:02.261Z] [2021-03-19T17:34:02.261Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:02.261Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:02.261Z] #43 78.73 DEP criu/parasite-syscall.d [2021-03-19T17:34:02.261Z] #43 ... [2021-03-19T17:34:02.261Z] [2021-03-19T17:34:02.261Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:02.261Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:02.261Z] #20 2.568 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T17:34:02.261Z] #20 2.610 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T17:34:02.261Z] #20 2.612 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T17:34:02.261Z] #20 2.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T17:34:02.261Z] #20 3.133 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T17:34:02.261Z] #20 4.064 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T17:34:02.487Z] #43 86.28 DEP criu/files-ext.d [2021-03-19T17:34:02.487Z] #43 86.40 DEP criu/file-lock.d [2021-03-19T17:34:02.522Z] #20 5.097 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T17:34:02.669Z] #20 26.77 Selecting previously unselected package python3. [2021-03-19T17:34:02.669Z] #20 26.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 ... 24069 files and directories currently installed.) [2021-03-19T17:34:02.669Z] #20 26.86 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-19T17:34:02.669Z] #20 26.88 Unpacking python3 (3.7.3-1) ... [2021-03-19T17:34:02.747Z] #43 86.57 DEP criu/file-ids.d [2021-03-19T17:34:02.747Z] #43 86.70 DEP criu/fifo.d [2021-03-19T17:34:02.747Z] #43 86.84 DEP criu/fdstore.d [2021-03-19T17:34:02.930Z] #20 27.02 Selecting previously unselected package libip4tc0:arm64. [2021-03-19T17:34:02.930Z] #20 27.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-19T17:34:02.930Z] #20 27.07 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-19T17:34:02.930Z] #20 27.19 Selecting previously unselected package libip6tc0:arm64. [2021-03-19T17:34:02.930Z] #20 27.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-19T17:34:02.930Z] #20 27.20 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-19T17:34:03.007Z] #43 86.91 DEP criu/fault-injection.d [2021-03-19T17:34:03.007Z] #43 86.95 DEP criu/external.d [2021-03-19T17:34:03.007Z] #43 87.04 DEP criu/eventpoll.d [2021-03-19T17:34:03.161Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2021-03-19T17:34:03.193Z] #20 27.30 Selecting previously unselected package libiptc0:arm64. [2021-03-19T17:34:03.193Z] #20 27.32 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-19T17:34:03.193Z] #20 27.33 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-19T17:34:03.193Z] #20 27.45 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-19T17:34:03.193Z] #20 27.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-19T17:34:03.193Z] #20 27.46 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-19T17:34:03.193Z] #20 27.56 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-19T17:34:03.266Z] #43 87.20 DEP criu/eventfd.d [2021-03-19T17:34:03.450Z] ok github.com/docker/docker/daemon/logger/awslogs 0.090s coverage: 77.4% of statements [2021-03-19T17:34:03.451Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T17:34:03.451Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T17:34:03.456Z] #20 27.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-19T17:34:03.456Z] #20 27.58 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-19T17:34:03.456Z] #20 27.67 Selecting previously unselected package libnftnl11:arm64. [2021-03-19T17:34:03.456Z] #20 27.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-19T17:34:03.456Z] #20 27.68 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-19T17:34:03.467Z] #20 ... [2021-03-19T17:34:03.467Z] [2021-03-19T17:34:03.467Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:03.467Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:03.467Z] #43 78.97 DEP criu/pagemap.d [2021-03-19T17:34:03.467Z] #43 79.16 DEP criu/pagemap-cache.d [2021-03-19T17:34:03.467Z] #43 79.27 DEP criu/page-xfer.d [2021-03-19T17:34:03.467Z] #43 79.51 DEP criu/page-pipe.d [2021-03-19T17:34:03.467Z] #43 79.60 DEP criu/netfilter.d [2021-03-19T17:34:03.467Z] #43 79.75 DEP criu/net.d [2021-03-19T17:34:03.526Z] #43 87.30 DEP criu/crtools.d [2021-03-19T17:34:03.526Z] #43 87.51 DEP criu/cr-service.d [2021-03-19T17:34:03.722Z] #20 27.86 Selecting previously unselected package iptables. [2021-03-19T17:34:03.722Z] #20 27.86 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-19T17:34:03.722Z] #20 27.87 Unpacking iptables (1.8.2-4) ... [2021-03-19T17:34:03.729Z] #43 80.03 DEP criu/namespaces.d [2021-03-19T17:34:03.729Z] #43 80.17 DEP criu/mount.d [2021-03-19T17:34:03.786Z] #43 87.73 DEP criu/cr-restore.d [2021-03-19T17:34:03.992Z] #20 28.12 Selecting previously unselected package xxd. [2021-03-19T17:34:03.992Z] #20 28.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-19T17:34:03.992Z] #20 28.14 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:34:03.992Z] #43 80.42 DEP criu/memfd.d [2021-03-19T17:34:04.046Z] #43 88.00 DEP criu/cr-errno.d [2021-03-19T17:34:04.046Z] #43 88.02 DEP criu/cr-dump.d [2021-03-19T17:34:04.079Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-03-19T17:34:04.079Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-03-19T17:34:04.254Z] #43 80.65 DEP criu/mem.d [2021-03-19T17:34:04.306Z] #43 88.20 DEP criu/cr-dedup.d [2021-03-19T17:34:04.306Z] #43 88.32 DEP criu/cr-check.d [2021-03-19T17:34:04.344Z] #20 28.32 Selecting previously unselected package vim-common. [2021-03-19T17:34:04.344Z] #20 28.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:34:04.344Z] #20 28.37 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:34:04.344Z] #20 28.68 Selecting previously unselected package bash-completion. [2021-03-19T17:34:04.344Z] #20 28.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T17:34:04.516Z] #43 80.86 DEP criu/lsm.d [2021-03-19T17:34:04.516Z] #43 81.00 DEP criu/log.d [2021-03-19T17:34:04.566Z] #43 88.50 DEP criu/config.d [2021-03-19T17:34:04.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-03-19T17:34:04.778Z] #43 81.22 DEP criu/libnetlink.d [2021-03-19T17:34:04.825Z] #43 88.67 DEP criu/clone-noasan.d [2021-03-19T17:34:04.825Z] #43 88.74 DEP criu/cgroup.d [2021-03-19T17:34:04.996Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2021-03-19T17:34:05.040Z] #43 81.32 DEP criu/kerndat.d [2021-03-19T17:34:05.040Z] #43 81.49 DEP criu/kcmp-ids.d [2021-03-19T17:34:05.085Z] #43 88.85 DEP criu/cgroup-props.d [2021-03-19T17:34:05.085Z] #43 88.95 DEP criu/bitmap.d [2021-03-19T17:34:05.085Z] #43 88.96 DEP criu/bfd.d [2021-03-19T17:34:05.302Z] #43 81.60 DEP criu/irmap.d [2021-03-19T17:34:05.302Z] #43 81.74 DEP criu/ipc_ns.d [2021-03-19T17:34:05.345Z] #43 89.11 DEP criu/autofs.d [2021-03-19T17:34:05.345Z] #43 89.23 DEP criu/aio.d [2021-03-19T17:34:05.566Z] #43 81.92 DEP criu/image.d [2021-03-19T17:34:05.605Z] #43 89.42 DEP criu/action-scripts.d [2021-03-19T17:34:05.625Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-03-19T17:34:05.625Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T17:34:05.828Z] #43 82.14 DEP criu/image-desc.d [2021-03-19T17:34:05.828Z] #43 82.26 DEP criu/fsnotify.d [2021-03-19T17:34:05.864Z] #43 89.72 CC criu/action-scripts.o [2021-03-19T17:34:05.944Z] #21 71.12 Setting up iptables (1.8.2-4) ... [2021-03-19T17:34:05.944Z] #21 71.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:34:05.944Z] #21 71.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:34:05.944Z] #21 71.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:34:05.944Z] #21 71.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:34:05.944Z] #21 71.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T17:34:05.944Z] #21 71.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T17:34:05.944Z] #21 71.23 Setting up python3 (3.7.3-1) ... [2021-03-19T17:34:06.092Z] #43 82.42 DEP criu/filesystems.d [2021-03-19T17:34:06.092Z] #43 82.59 DEP criu/files.d [2021-03-19T17:34:06.245Z] #21 71.77 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T17:34:06.253Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 56.8% of statements [2021-03-19T17:34:06.354Z] #43 82.76 DEP criu/files-reg.d [2021-03-19T17:34:06.434Z] #43 90.16 CC criu/aio.o [2021-03-19T17:34:06.542Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-03-19T17:34:06.543Z] #56 ... [2021-03-19T17:34:06.543Z] [2021-03-19T17:34:06.543Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:34:06.543Z] #53 sha256:9ecc700a991ba19e078580d212534940ac29b06a10607845f2ca152c78b4d45a [2021-03-19T17:34:06.543Z] #53 129.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T17:34:06.543Z] #53 130.1 + mkdir -p /build [2021-03-19T17:34:06.543Z] #53 130.1 + cp runc /build/runc [2021-03-19T17:34:06.543Z] #53 DONE 130.6s [2021-03-19T17:34:06.543Z] [2021-03-19T17:34:06.543Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:34:06.543Z] #56 sha256:2adbe0a0e78723222ff003c6b80e5dc91624d1f0cb0ae7b5d2d80cb0a935234b [2021-03-19T17:34:06.615Z] #43 82.93 DEP criu/files-ext.d [2021-03-19T17:34:06.878Z] #43 83.07 DEP criu/file-lock.d [2021-03-19T17:34:06.878Z] #43 83.20 DEP criu/file-ids.d [2021-03-19T17:34:06.878Z] #43 83.34 DEP criu/fifo.d [2021-03-19T17:34:06.878Z] #43 83.46 DEP criu/fdstore.d [2021-03-19T17:34:06.916Z] 5ff1512f88ec: Verifying Checksum [2021-03-19T17:34:07.003Z] #43 90.69 CC criu/autofs.o [2021-03-19T17:34:07.139Z] #43 83.55 DEP criu/fault-injection.d [2021-03-19T17:34:07.139Z] #43 83.61 DEP criu/external.d [2021-03-19T17:34:07.139Z] #43 83.72 DEP criu/eventpoll.d [2021-03-19T17:34:07.343Z] #21 72.71 Setting up apparmor (2.13.2-10) ... [2021-03-19T17:34:07.589Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-03-19T17:34:07.645Z] #21 ... [2021-03-19T17:34:07.645Z] [2021-03-19T17:34:07.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:07.646Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:34:07.646Z] #44 117.0 CC criu/cr-dedup.o [2021-03-19T17:34:07.646Z] #44 117.7 CC criu/cr-dump.o [2021-03-19T17:34:07.646Z] #44 121.3 CC criu/cr-errno.o [2021-03-19T17:34:07.646Z] #44 121.4 CC criu/cr-restore.o [2021-03-19T17:34:07.708Z] #20 31.70 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T17:34:07.708Z] #20 ... [2021-03-19T17:34:07.708Z] [2021-03-19T17:34:07.708Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:07.708Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:34:07.708Z] #43 80.31 DEP criu/protobuf-desc.d [2021-03-19T17:34:07.708Z] #43 80.44 DEP criu/proc_parse.d [2021-03-19T17:34:07.708Z] #43 80.64 DEP criu/plugin.d [2021-03-19T17:34:07.708Z] #43 80.77 DEP criu/pipes.d [2021-03-19T17:34:07.708Z] #43 80.96 DEP criu/pie-util.d [2021-03-19T17:34:07.708Z] #43 81.04 DEP criu/pie-util-vdso.d [2021-03-19T17:34:07.708Z] #43 81.21 DEP criu/path.d [2021-03-19T17:34:07.708Z] #43 81.36 DEP criu/parasite-syscall.d [2021-03-19T17:34:07.708Z] #43 81.58 DEP criu/pagemap.d [2021-03-19T17:34:07.708Z] #43 81.73 DEP criu/pagemap-cache.d [2021-03-19T17:34:07.708Z] #43 81.86 DEP criu/page-xfer.d [2021-03-19T17:34:07.708Z] #43 82.04 DEP criu/page-pipe.d [2021-03-19T17:34:07.708Z] #43 82.13 DEP criu/netfilter.d [2021-03-19T17:34:07.708Z] #43 82.36 DEP criu/net.d [2021-03-19T17:34:07.708Z] #43 82.62 DEP criu/namespaces.d [2021-03-19T17:34:07.708Z] #43 82.77 DEP criu/mount.d [2021-03-19T17:34:07.708Z] #43 82.99 DEP criu/memfd.d [2021-03-19T17:34:07.708Z] #43 83.11 DEP criu/mem.d [2021-03-19T17:34:07.708Z] #43 83.25 DEP criu/lsm.d [2021-03-19T17:34:07.708Z] #43 83.35 DEP criu/log.d [2021-03-19T17:34:07.708Z] #43 83.43 DEP criu/libnetlink.d [2021-03-19T17:34:07.708Z] #43 83.57 DEP criu/kerndat.d [2021-03-19T17:34:07.708Z] #43 83.72 DEP criu/kcmp-ids.d [2021-03-19T17:34:07.708Z] #43 83.82 DEP criu/irmap.d [2021-03-19T17:34:07.708Z] #43 84.02 DEP criu/ipc_ns.d [2021-03-19T17:34:07.708Z] #43 84.19 DEP criu/image.d [2021-03-19T17:34:07.708Z] #43 84.34 DEP criu/image-desc.d [2021-03-19T17:34:07.708Z] #43 84.44 DEP criu/fsnotify.d [2021-03-19T17:34:07.708Z] #43 84.65 DEP criu/filesystems.d [2021-03-19T17:34:07.708Z] #43 84.75 DEP criu/files.d [2021-03-19T17:34:07.708Z] #43 84.99 DEP criu/files-reg.d [2021-03-19T17:34:07.708Z] #43 85.13 DEP criu/files-ext.d [2021-03-19T17:34:07.708Z] #43 85.29 DEP criu/file-lock.d [2021-03-19T17:34:07.708Z] #43 85.47 DEP criu/file-ids.d [2021-03-19T17:34:07.708Z] #43 85.64 DEP criu/fifo.d [2021-03-19T17:34:07.708Z] #43 85.80 DEP criu/fdstore.d [2021-03-19T17:34:07.708Z] #43 85.92 DEP criu/fault-injection.d [2021-03-19T17:34:07.708Z] #43 85.97 DEP criu/external.d [2021-03-19T17:34:07.708Z] #43 86.06 DEP criu/eventpoll.d [2021-03-19T17:34:07.708Z] #43 86.24 DEP criu/eventfd.d [2021-03-19T17:34:07.708Z] #43 86.36 DEP criu/crtools.d [2021-03-19T17:34:07.708Z] #43 86.57 DEP criu/cr-service.d [2021-03-19T17:34:07.708Z] #43 86.70 DEP criu/cr-restore.d [2021-03-19T17:34:07.708Z] #43 86.91 DEP criu/cr-errno.d [2021-03-19T17:34:07.708Z] #43 86.93 DEP criu/cr-dump.d [2021-03-19T17:34:07.708Z] #43 87.13 DEP criu/cr-dedup.d [2021-03-19T17:34:07.708Z] #43 87.34 DEP criu/cr-check.d [2021-03-19T17:34:07.708Z] #43 87.52 DEP criu/config.d [2021-03-19T17:34:07.708Z] #43 87.82 DEP criu/clone-noasan.d [2021-03-19T17:34:07.708Z] #43 87.89 DEP criu/cgroup.d [2021-03-19T17:34:07.708Z] #43 88.05 DEP criu/cgroup-props.d [2021-03-19T17:34:07.708Z] #43 88.16 DEP criu/bitmap.d [2021-03-19T17:34:07.708Z] #43 88.17 DEP criu/bfd.d [2021-03-19T17:34:07.708Z] #43 88.34 DEP criu/autofs.d [2021-03-19T17:34:07.708Z] #43 88.59 DEP criu/aio.d [2021-03-19T17:34:07.708Z] #43 88.74 DEP criu/action-scripts.d [2021-03-19T17:34:07.708Z] #43 89.04 CC criu/action-scripts.o [2021-03-19T17:34:07.708Z] #43 89.76 CC criu/aio.o [2021-03-19T17:34:07.708Z] #43 90.31 CC criu/autofs.o [2021-03-19T17:34:07.717Z] #43 83.88 DEP criu/eventfd.d [2021-03-19T17:34:07.717Z] #43 84.04 DEP criu/crtools.d [2021-03-19T17:34:07.717Z] #43 84.16 DEP criu/cr-service.d [2021-03-19T17:34:07.878Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-03-19T17:34:07.911Z] #56 ... [2021-03-19T17:34:07.911Z] [2021-03-19T17:34:07.911Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T17:34:07.911Z] #54 sha256:6a5f26cf2483dfa10897e7d798baba00a17a112fc6a57eef39b6cc11f66b487c [2021-03-19T17:34:07.942Z] #43 ... [2021-03-19T17:34:07.942Z] [2021-03-19T17:34:07.942Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:07.942Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:07.942Z] #20 23.59 The following NEW packages will be installed: [2021-03-19T17:34:07.942Z] #20 23.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T17:34:07.942Z] #20 23.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T17:34:07.942Z] #20 23.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T17:34:07.942Z] #20 23.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T17:34:07.942Z] #20 23.60 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T17:34:07.942Z] #20 23.60 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T17:34:07.942Z] #20 23.60 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T17:34:07.942Z] #20 23.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T17:34:07.942Z] #20 23.60 xz-utils zip [2021-03-19T17:34:07.942Z] #20 23.91 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:34:07.942Z] #20 23.91 Need to get 28.5 MB of archives. [2021-03-19T17:34:07.942Z] #20 23.91 After this operation, 116 MB of additional disk space will be used. [2021-03-19T17:34:07.942Z] #20 23.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-19T17:34:07.942Z] #20 23.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-19T17:34:07.942Z] #20 23.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-19T17:34:07.942Z] #20 24.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-19T17:34:07.942Z] #20 24.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-19T17:34:07.942Z] #20 24.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-19T17:34:07.942Z] #20 24.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-19T17:34:07.942Z] #20 24.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-19T17:34:07.942Z] #20 24.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-19T17:34:07.942Z] #20 24.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-19T17:34:07.942Z] #20 24.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-19T17:34:07.942Z] #20 24.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-19T17:34:07.942Z] #20 24.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-19T17:34:07.942Z] #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-03-19T17:34:07.942Z] #20 24.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-19T17:34:07.942Z] #20 24.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-19T17:34:07.942Z] #20 24.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T17:34:07.942Z] #20 24.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:34:07.942Z] #20 24.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-19T17:34:07.942Z] #20 24.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-19T17:34:07.942Z] #20 24.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-19T17:34:07.942Z] #20 24.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-19T17:34:07.942Z] #20 24.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-19T17:34:07.942Z] #20 24.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T17:34:07.942Z] #20 24.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T17:34:07.942Z] #20 24.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T17:34:07.942Z] #20 24.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-19T17:34:07.942Z] #20 24.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-19T17:34:07.942Z] #20 24.33 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T17:34:07.942Z] #20 24.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T17:34:07.942Z] #20 24.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T17:34:07.942Z] #20 24.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T17:34:07.942Z] #20 24.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-19T17:34:07.942Z] #20 24.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-19T17:34:07.942Z] #20 24.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T17:34:07.942Z] #20 24.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T17:34:07.942Z] #20 24.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T17:34:07.942Z] #20 24.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-19T17:34:07.942Z] #20 24.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T17:34:07.942Z] #20 24.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T17:34:07.942Z] #20 24.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T17:34:07.942Z] #20 24.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-19T17:34:07.942Z] #20 24.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-19T17:34:07.942Z] #20 24.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-19T17:34:07.942Z] #20 24.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T17:34:07.942Z] #20 25.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-19T17:34:07.942Z] #20 25.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-19T17:34:07.942Z] #20 25.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-19T17:34:07.942Z] #20 25.83 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:34:07.942Z] #20 25.92 Fetched 28.5 MB in 2s (16.9 MB/s) [2021-03-19T17:34:07.942Z] #20 25.98 Selecting previously unselected package pigz. [2021-03-19T17:34:07.942Z] #20 25.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-19T17:34:07.942Z] #20 26.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-19T17:34:07.942Z] #20 26.02 Unpacking pigz (2.4-1) ... [2021-03-19T17:34:07.942Z] #20 26.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-19T17:34:07.942Z] #20 26.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:34:07.942Z] #20 26.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:07.942Z] #20 26.69 Selecting previously unselected package python3.7-minimal. [2021-03-19T17:34:07.942Z] #20 26.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:34:07.942Z] #20 26.70 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:34:07.942Z] #20 27.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:07.942Z] #20 27.64 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:34:07.947Z] #44 ... [2021-03-19T17:34:07.947Z] [2021-03-19T17:34:07.947Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T17:34:07.947Z] #46 sha256:2e8a55c6f8b8b0165491b7b951896b5ba95e910644ee624f0c04d129b203a696 [2021-03-19T17:34:07.947Z] #46 DONE 194.7s [2021-03-19T17:34:07.947Z] [2021-03-19T17:34:07.947Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:34:07.947Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T17:34:07.979Z] #43 84.37 DEP criu/cr-restore.d [2021-03-19T17:34:08.167Z] #54 DONE 0.3s [2021-03-19T17:34:08.167Z] [2021-03-19T17:34:08.167Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:34:08.167Z] #56 sha256:2adbe0a0e78723222ff003c6b80e5dc91624d1f0cb0ae7b5d2d80cb0a935234b [2021-03-19T17:34:08.241Z] #43 84.63 DEP criu/cr-errno.d [2021-03-19T17:34:08.241Z] #43 84.63 DEP criu/cr-dump.d [2021-03-19T17:34:08.282Z] #43 ... [2021-03-19T17:34:08.282Z] [2021-03-19T17:34:08.282Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:08.282Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T17:34:08.282Z] #20 32.42 Selecting previously unselected package bzip2. [2021-03-19T17:34:08.282Z] #20 32.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-19T17:34:08.282Z] #20 32.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:34:08.503Z] #43 84.87 DEP criu/cr-dedup.d [2021-03-19T17:34:08.506Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-03-19T17:34:08.544Z] #20 32.57 Selecting previously unselected package xz-utils. [2021-03-19T17:34:08.544Z] #20 32.59 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-19T17:34:08.544Z] #20 32.60 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T17:34:08.544Z] #20 32.79 Selecting previously unselected package apparmor. [2021-03-19T17:34:08.544Z] #20 32.79 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-19T17:34:08.765Z] #43 85.03 DEP criu/cr-check.d [2021-03-19T17:34:08.765Z] #43 85.24 DEP criu/config.d [2021-03-19T17:34:08.795Z] ok github.com/docker/docker/daemon/logger/splunk 1.425s coverage: 82.5% of statements [2021-03-19T17:34:08.795Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T17:34:08.795Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T17:34:08.808Z] #20 32.88 Unpacking apparmor (2.13.2-10) ... [2021-03-19T17:34:08.881Z] #20 29.66 Selecting previously unselected package python3-minimal. [2021-03-19T17:34:08.881Z] #20 29.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-19T17:34:08.881Z] #20 29.74 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-19T17:34:08.881Z] #20 29.74 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T17:34:08.881Z] #20 29.83 Selecting previously unselected package libmpdec2:amd64. [2021-03-19T17:34:08.881Z] #20 29.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-19T17:34:08.881Z] #20 29.87 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T17:34:09.008Z] #33 ... [2021-03-19T17:34:09.008Z] [2021-03-19T17:34:09.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:09.008Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:34:09.008Z] #44 128.3 CC criu/cr-service.o [2021-03-19T17:34:09.055Z] #43 85.52 DEP criu/clone-noasan.d [2021-03-19T17:34:09.055Z] #43 85.60 DEP criu/cgroup.d [2021-03-19T17:34:09.071Z] #20 33.24 Selecting previously unselected package aufs-tools. [2021-03-19T17:34:09.071Z] #20 33.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-19T17:34:09.071Z] #20 33.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:34:09.142Z] #20 29.93 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-19T17:34:09.142Z] #20 29.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:34:09.142Z] #20 29.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:09.324Z] #43 85.76 DEP criu/cgroup-props.d [2021-03-19T17:34:09.324Z] #43 85.85 DEP criu/bitmap.d [2021-03-19T17:34:09.335Z] #20 33.54 Selecting previously unselected package libonig5:arm64. [2021-03-19T17:34:09.335Z] #20 33.54 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-19T17:34:09.335Z] #20 33.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-19T17:34:09.335Z] #20 33.71 Selecting previously unselected package libjq1:arm64. [2021-03-19T17:34:09.335Z] #20 33.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-19T17:34:09.591Z] #43 85.88 DEP criu/bfd.d [2021-03-19T17:34:09.591Z] #43 85.98 DEP criu/autofs.d [2021-03-19T17:34:09.602Z] #20 33.72 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-19T17:34:09.602Z] #20 33.86 Selecting previously unselected package jq. [2021-03-19T17:34:09.602Z] #20 33.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-19T17:34:09.602Z] #20 33.90 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:34:09.855Z] #43 86.22 DEP criu/aio.d [2021-03-19T17:34:09.855Z] #43 86.34 DEP criu/action-scripts.d [2021-03-19T17:34:09.865Z] #20 34.01 Selecting previously unselected package libaio1:arm64. [2021-03-19T17:34:09.865Z] #20 34.03 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-19T17:34:09.865Z] #20 34.04 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-19T17:34:09.865Z] #20 34.14 Selecting previously unselected package libgpm2:arm64. [2021-03-19T17:34:09.865Z] #20 34.16 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-19T17:34:09.865Z] #20 34.17 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-19T17:34:09.865Z] #20 34.27 Selecting previously unselected package libicu63:arm64. [2021-03-19T17:34:10.081Z] #20 30.98 Selecting previously unselected package python3.7. [2021-03-19T17:34:10.081Z] #20 30.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:34:10.081Z] #20 31.00 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:10.128Z] #20 34.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-19T17:34:10.128Z] #20 34.30 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-19T17:34:10.295Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2021-03-19T17:34:10.295Z] ok github.com/docker/docker/distribution 0.259s coverage: 25.0% of statements [2021-03-19T17:34:10.295Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T17:34:10.341Z] #20 31.12 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T17:34:10.341Z] #20 31.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-19T17:34:10.341Z] #20 31.14 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T17:34:10.341Z] #20 31.28 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T17:34:10.427Z] #43 86.59 CC criu/action-scripts.o [2021-03-19T17:34:10.689Z] #43 87.10 CC criu/aio.o [2021-03-19T17:34:10.924Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-19T17:34:11.261Z] #43 87.64 CC criu/autofs.o [2021-03-19T17:34:11.279Z] #20 32.18 Selecting previously unselected package python3. [2021-03-19T17:34:11.279Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-03-19T17:34:11.279Z] #20 32.25 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-19T17:34:11.279Z] #20 32.26 Unpacking python3 (3.7.3-1) ... [2021-03-19T17:34:11.538Z] #20 32.37 Selecting previously unselected package libip4tc0:amd64. [2021-03-19T17:34:11.538Z] #20 32.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-19T17:34:11.538Z] #20 32.38 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:11.538Z] #20 32.46 Selecting previously unselected package libip6tc0:amd64. [2021-03-19T17:34:11.538Z] #20 32.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-19T17:34:11.538Z] #20 32.49 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:11.538Z] #20 32.59 Selecting previously unselected package libiptc0:amd64. [2021-03-19T17:34:11.797Z] #44 130.9 CC criu/crtools.o [2021-03-19T17:34:11.798Z] #20 32.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-19T17:34:11.798Z] #20 32.60 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:11.798Z] #20 32.70 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-19T17:34:11.798Z] #20 32.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-19T17:34:11.798Z] #20 32.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T17:34:11.798Z] #20 32.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-19T17:34:11.951Z] ok github.com/docker/docker/image 0.012s coverage: 86.8% of statements [2021-03-19T17:34:12.057Z] #20 32.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-19T17:34:12.058Z] #20 32.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T17:34:12.058Z] #20 32.89 Selecting previously unselected package libnftnl11:amd64. [2021-03-19T17:34:12.058Z] #20 32.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-19T17:34:12.058Z] #20 32.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T17:34:12.058Z] #20 33.00 Selecting previously unselected package iptables. [2021-03-19T17:34:12.058Z] #20 33.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-19T17:34:12.058Z] #20 33.01 Unpacking iptables (1.8.2-4) ... [2021-03-19T17:34:12.241Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-03-19T17:34:12.445Z] #44 131.6 CC criu/eventfd.o [2021-03-19T17:34:12.627Z] #20 33.36 Selecting previously unselected package xxd. [2021-03-19T17:34:12.627Z] #20 33.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T17:34:12.627Z] #20 33.39 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:34:12.627Z] #20 33.53 Selecting previously unselected package vim-common. [2021-03-19T17:34:12.627Z] #20 33.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:34:12.627Z] #20 33.58 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:34:12.650Z] #43 88.94 CC criu/bfd.o [2021-03-19T17:34:12.869Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2021-03-19T17:34:12.869Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.1% of statements [2021-03-19T17:34:12.869Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T17:34:12.869Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T17:34:12.869Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-19T17:34:12.886Z] #20 33.76 Selecting previously unselected package bash-completion. [2021-03-19T17:34:12.886Z] #20 33.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T17:34:13.095Z] #44 132.3 CC criu/eventpoll.o [2021-03-19T17:34:13.222Z] #43 89.40 CC criu/bitmap.o [2021-03-19T17:34:13.222Z] #43 89.54 CC criu/cgroup-props.o [2021-03-19T17:34:13.497Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-03-19T17:34:13.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T17:34:13.795Z] #43 ... [2021-03-19T17:34:13.795Z] [2021-03-19T17:34:13.795Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:13.795Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:13.796Z] #20 6.297 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T17:34:13.796Z] #20 10.97 Fetched 8929 kB in 9s (1033 kB/s) [2021-03-19T17:34:13.796Z] #20 10.97 Reading package lists... [2021-03-19T17:34:13.796Z] #20 14.28 Reading package lists... [2021-03-19T17:34:13.796Z] #20 ... [2021-03-19T17:34:13.796Z] [2021-03-19T17:34:13.796Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:13.796Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:13.796Z] #43 90.19 CC criu/cgroup.o [2021-03-19T17:34:14.150Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-03-19T17:34:14.364Z] #20 38.13 Selecting previously unselected package libnet1:arm64. [2021-03-19T17:34:14.364Z] #20 38.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-19T17:34:14.364Z] #20 38.15 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:34:14.364Z] #20 38.26 Selecting previously unselected package libnl-3-200:arm64. [2021-03-19T17:34:14.364Z] #20 38.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-19T17:34:14.364Z] #20 38.27 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-19T17:34:14.364Z] #20 38.53 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-19T17:34:14.365Z] #20 38.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-19T17:34:14.365Z] #20 38.54 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-19T17:34:14.365Z] #20 38.62 Selecting previously unselected package libreadline5:arm64. [2021-03-19T17:34:14.365Z] #20 38.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-19T17:34:14.365Z] #20 38.63 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-19T17:34:14.627Z] #20 38.82 Selecting previously unselected package net-tools. [2021-03-19T17:34:14.627Z] #20 38.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-19T17:34:14.627Z] #20 38.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:34:14.627Z] #20 39.04 Selecting previously unselected package python-pip-whl. [2021-03-19T17:34:14.641Z] #44 133.5 CC criu/external.o [2021-03-19T17:34:14.641Z] #44 133.9 CC criu/fault-injection.o [2021-03-19T17:34:14.779Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2021-03-19T17:34:14.891Z] #20 39.08 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T17:34:14.891Z] #20 39.10 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T17:34:14.939Z] #44 134.1 CC criu/fdstore.o [2021-03-19T17:34:15.069Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-19T17:34:15.237Z] #44 ... [2021-03-19T17:34:15.237Z] [2021-03-19T17:34:15.237Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:15.237Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T17:34:15.237Z] #21 75.06 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T17:34:15.237Z] #21 75.09 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:34:15.237Z] #21 75.88 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:34:15.237Z] #21 77.06 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T17:34:15.237Z] #21 77.53 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T17:34:15.237Z] #21 79.20 Setting up python3-pip (18.1-5) ... [2021-03-19T17:34:15.237Z] #21 80.39 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:34:15.237Z] #21 80.44 Processing triggers for mime-support (3.62) ... [2021-03-19T17:34:15.237Z] #21 DONE 80.7s [2021-03-19T17:34:15.237Z] [2021-03-19T17:34:15.237Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T17:34:15.237Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-03-19T17:34:15.423Z] #20 36.24 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T17:34:15.474Z] #20 39.53 Selecting previously unselected package python3-lib2to3. [2021-03-19T17:34:15.474Z] #20 39.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T17:34:15.474Z] #20 39.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:34:15.474Z] #20 39.71 Selecting previously unselected package python3-distutils. [2021-03-19T17:34:15.474Z] #20 39.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T17:34:15.474Z] #20 39.74 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T17:34:15.537Z] #22 0.402 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T17:34:15.537Z] #22 0.411 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T17:34:15.537Z] #22 0.418 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T17:34:15.537Z] #22 DONE 0.5s [2021-03-19T17:34:15.537Z] [2021-03-19T17:34:15.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:15.537Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:34:15.537Z] #44 134.6 CC criu/fifo.o [2021-03-19T17:34:15.683Z] #20 36.55 Selecting previously unselected package bzip2. [2021-03-19T17:34:15.683Z] #20 36.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-19T17:34:15.683Z] #20 36.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:34:15.738Z] #20 39.95 Selecting previously unselected package python3-pip. [2021-03-19T17:34:15.738Z] #20 39.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T17:34:15.738Z] #20 39.96 Unpacking python3-pip (18.1-5) ... [2021-03-19T17:34:15.838Z] #44 135.1 CC criu/file-ids.o [2021-03-19T17:34:15.943Z] #20 36.65 Selecting previously unselected package xz-utils. [2021-03-19T17:34:15.943Z] #20 36.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-19T17:34:15.943Z] #20 36.71 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T17:34:15.943Z] #20 36.87 Selecting previously unselected package apparmor. [2021-03-19T17:34:15.943Z] #20 36.89 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-19T17:34:16.003Z] #20 40.22 Selecting previously unselected package python3-pkg-resources. [2021-03-19T17:34:16.003Z] #20 40.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:34:16.003Z] #20 40.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:34:16.003Z] #20 40.36 Selecting previously unselected package python3-setuptools. [2021-03-19T17:34:16.203Z] #20 36.99 Unpacking apparmor (2.13.2-10) ... [2021-03-19T17:34:16.267Z] #20 40.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T17:34:16.267Z] #20 40.37 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T17:34:16.463Z] #20 37.34 Selecting previously unselected package aufs-tools. [2021-03-19T17:34:16.463Z] #20 37.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-19T17:34:16.463Z] #20 37.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:34:16.463Z] #20 37.49 Selecting previously unselected package libonig5:amd64. [2021-03-19T17:34:16.463Z] #20 37.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T17:34:16.463Z] #20 37.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:34:16.488Z] #44 135.6 CC criu/file-lock.o [2021-03-19T17:34:16.531Z] #20 40.62 Selecting previously unselected package python3-wheel. [2021-03-19T17:34:16.531Z] #20 40.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T17:34:16.531Z] #20 40.64 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T17:34:16.531Z] #20 40.73 Selecting previously unselected package sudo. [2021-03-19T17:34:16.531Z] #20 40.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-19T17:34:16.531Z] #20 40.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:34:16.567Z] ok github.com/docker/docker/pkg/archive 0.486s coverage: 77.0% of statements [2021-03-19T17:34:16.722Z] #20 37.69 Selecting previously unselected package libjq1:amd64. [2021-03-19T17:34:16.722Z] #20 37.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:34:16.722Z] #20 37.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:34:16.982Z] #20 37.82 Selecting previously unselected package jq. [2021-03-19T17:34:16.982Z] #20 37.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:34:16.982Z] #20 37.84 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:34:16.982Z] #20 37.93 Selecting previously unselected package libaio1:amd64. [2021-03-19T17:34:17.101Z] #43 92.84 CC criu/clone-noasan.o [2021-03-19T17:34:17.101Z] #43 93.12 CC criu/config.o [2021-03-19T17:34:17.107Z] #20 41.24 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T17:34:17.107Z] #20 41.25 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-19T17:34:17.107Z] #20 41.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:34:17.242Z] #20 37.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-19T17:34:17.242Z] #20 37.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-19T17:34:17.242Z] #20 38.00 Selecting previously unselected package libgpm2:amd64. [2021-03-19T17:34:17.242Z] #20 38.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-19T17:34:17.242Z] #20 38.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-19T17:34:17.242Z] #20 38.09 Selecting previously unselected package libicu63:amd64. [2021-03-19T17:34:17.242Z] #20 38.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T17:34:17.242Z] #20 38.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:34:17.371Z] #20 41.54 Selecting previously unselected package uidmap. [2021-03-19T17:34:17.371Z] #20 41.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-19T17:34:17.371Z] #20 41.57 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T17:34:17.371Z] #20 41.71 Selecting previously unselected package vim-runtime. [2021-03-19T17:34:17.371Z] #20 41.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:34:17.371Z] #20 41.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T17:34:17.595Z] ok github.com/docker/docker/pkg/authorization 0.651s coverage: 68.3% of statements [2021-03-19T17:34:17.634Z] #20 41.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T17:34:17.634Z] #20 41.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:34:17.885Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-19T17:34:17.885Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-19T17:34:18.028Z] #44 136.9 CC criu/files-ext.o [2021-03-19T17:34:18.045Z] #43 94.43 CC criu/cr-check.o [2021-03-19T17:34:18.181Z] #20 ... [2021-03-19T17:34:18.181Z] [2021-03-19T17:34:18.181Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:18.181Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:18.181Z] #43 92.02 CC criu/bfd.o [2021-03-19T17:34:18.181Z] #43 92.55 CC criu/bitmap.o [2021-03-19T17:34:18.181Z] #43 92.72 CC criu/cgroup-props.o [2021-03-19T17:34:18.181Z] #43 93.39 CC criu/cgroup.o [2021-03-19T17:34:18.181Z] #43 95.95 CC criu/clone-noasan.o [2021-03-19T17:34:18.181Z] #43 96.22 CC criu/config.o [2021-03-19T17:34:18.181Z] #43 97.36 CC criu/cr-check.o [2021-03-19T17:34:18.181Z] #43 99.22 CC criu/cr-dedup.o [2021-03-19T17:34:18.181Z] #43 99.69 CC criu/cr-dump.o [2021-03-19T17:34:18.181Z] #43 101.9 CC criu/cr-errno.o [2021-03-19T17:34:18.181Z] #43 102.0 CC criu/cr-restore.o [2021-03-19T17:34:18.345Z] #44 ... [2021-03-19T17:34:18.346Z] [2021-03-19T17:34:18.346Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T17:34:18.346Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T17:34:18.346Z] #33 DONE 205.2s [2021-03-19T17:34:18.346Z] [2021-03-19T17:34:18.346Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:18.346Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:34:18.346Z] #44 137.5 CC criu/files-reg.o [2021-03-19T17:34:19.030Z] #20 ... [2021-03-19T17:34:19.030Z] [2021-03-19T17:34:19.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:19.030Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:34:19.030Z] #43 92.00 CC criu/bfd.o [2021-03-19T17:34:19.030Z] #43 92.53 CC criu/bitmap.o [2021-03-19T17:34:19.030Z] #43 92.64 CC criu/cgroup-props.o [2021-03-19T17:34:19.030Z] #43 93.31 CC criu/cgroup.o [2021-03-19T17:34:19.030Z] #43 95.98 CC criu/clone-noasan.o [2021-03-19T17:34:19.030Z] #43 96.17 CC criu/config.o [2021-03-19T17:34:19.030Z] #43 97.59 CC criu/cr-check.o [2021-03-19T17:34:19.030Z] #43 99.25 CC criu/cr-dedup.o [2021-03-19T17:34:19.030Z] #43 99.88 CC criu/cr-dump.o [2021-03-19T17:34:19.434Z] #43 ... [2021-03-19T17:34:19.435Z] [2021-03-19T17:34:19.435Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:19.435Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:19.435Z] #20 14.28 Reading package lists... [2021-03-19T17:34:19.435Z] #20 17.23 Building dependency tree... [2021-03-19T17:34:19.435Z] #20 18.69 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T17:34:19.435Z] #20 18.69 The following additional packages will be installed: [2021-03-19T17:34:19.435Z] #20 18.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T17:34:19.435Z] #20 18.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T17:34:19.435Z] #20 18.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T17:34:19.435Z] #20 18.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T17:34:19.435Z] #20 18.69 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T17:34:19.435Z] #20 18.69 Suggested packages: [2021-03-19T17:34:19.435Z] #20 18.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T17:34:19.435Z] #20 18.71 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T17:34:19.435Z] #20 18.71 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T17:34:19.435Z] #20 18.71 Recommended packages: [2021-03-19T17:34:19.435Z] #20 18.71 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T17:34:19.435Z] #20 18.71 python3-keyrings.alt python3-xdg unzip [2021-03-19T17:34:19.435Z] #20 20.16 The following NEW packages will be installed: [2021-03-19T17:34:19.435Z] #20 20.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T17:34:19.435Z] #20 20.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T17:34:19.435Z] #20 20.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T17:34:19.435Z] #20 20.17 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T17:34:19.435Z] #20 20.17 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T17:34:19.435Z] #20 20.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T17:34:19.435Z] #20 20.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T17:34:19.435Z] #20 20.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T17:34:19.435Z] #20 20.17 xz-utils zip [2021-03-19T17:34:19.435Z] #20 20.50 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:34:19.435Z] #20 20.50 Need to get 28.5 MB of archives. [2021-03-19T17:34:19.435Z] #20 20.50 After this operation, 116 MB of additional disk space will be used. [2021-03-19T17:34:19.435Z] #20 20.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-19T17:34:19.435Z] #20 20.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-19T17:34:19.435Z] #20 20.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-19T17:34:19.435Z] #20 20.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-19T17:34:19.435Z] #20 20.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-19T17:34:19.435Z] #20 20.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-19T17:34:19.435Z] #20 20.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-19T17:34:19.435Z] #20 20.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-19T17:34:19.435Z] #20 20.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-19T17:34:19.435Z] #20 20.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-19T17:34:19.435Z] #20 20.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-19T17:34:19.435Z] #20 20.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-19T17:34:19.435Z] #20 20.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-19T17:34:19.435Z] #20 20.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-19T17:34:19.435Z] #20 20.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-19T17:34:19.435Z] #20 20.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-19T17:34:19.435Z] #20 20.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T17:34:19.435Z] #20 20.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T17:34:19.435Z] #20 20.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-19T17:34:19.435Z] #20 20.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-19T17:34:19.435Z] #20 20.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-19T17:34:19.435Z] #20 20.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-19T17:34:19.435Z] #20 20.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-19T17:34:19.435Z] #20 20.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T17:34:19.435Z] #20 20.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T17:34:19.435Z] #20 20.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T17:34:19.435Z] #20 20.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-19T17:34:19.435Z] #20 20.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-19T17:34:19.435Z] #20 20.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T17:34:19.435Z] #20 21.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T17:34:19.435Z] #20 21.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T17:34:19.435Z] #20 21.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T17:34:19.435Z] #20 21.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-19T17:34:19.435Z] #20 21.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-19T17:34:19.435Z] #20 21.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T17:34:19.435Z] #20 21.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T17:34:19.435Z] #20 21.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T17:34:19.435Z] #20 21.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-19T17:34:19.435Z] #20 21.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T17:34:19.435Z] #20 21.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T17:34:19.435Z] #20 21.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T17:34:19.435Z] #20 21.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-19T17:34:19.435Z] #20 21.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-19T17:34:19.435Z] #20 21.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-19T17:34:19.435Z] #20 21.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T17:34:19.435Z] #20 21.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-19T17:34:19.435Z] #20 21.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-19T17:34:19.435Z] #20 22.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-19T17:34:19.605Z] #43 102.5 CC criu/cr-errno.o [2021-03-19T17:34:19.605Z] #43 102.6 CC criu/cr-restore.o [2021-03-19T17:34:20.008Z] #20 22.57 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:34:20.008Z] #20 22.68 Fetched 28.5 MB in 2s (16.1 MB/s) [2021-03-19T17:34:20.270Z] #20 22.73 Selecting previously unselected package pigz. [2021-03-19T17:34:20.270Z] #20 22.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-19T17:34:20.270Z] #20 22.78 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-19T17:34:20.270Z] #20 22.79 Unpacking pigz (2.4-1) ... [2021-03-19T17:34:20.270Z] #20 22.90 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-19T17:34:20.457Z] #44 ... [2021-03-19T17:34:20.457Z] [2021-03-19T17:34:20.457Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:34:20.457Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-19T17:34:20.535Z] #20 22.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:34:20.535Z] #20 22.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:20.554Z] #43 ... [2021-03-19T17:34:20.554Z] [2021-03-19T17:34:20.554Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:20.554Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T17:34:20.554Z] #20 44.82 Selecting previously unselected package vim. [2021-03-19T17:34:20.554Z] #20 44.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-19T17:34:20.720Z] #43 ... [2021-03-19T17:34:20.720Z] [2021-03-19T17:34:20.720Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:20.720Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:20.720Z] #20 41.36 Selecting previously unselected package libnet1:amd64. [2021-03-19T17:34:20.720Z] #20 41.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T17:34:20.720Z] #20 41.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:34:20.720Z] #20 41.50 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T17:34:20.720Z] #20 41.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T17:34:20.720Z] #20 41.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:34:20.720Z] #20 41.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T17:34:20.720Z] #20 41.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:34:20.720Z] #20 41.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:34:20.798Z] #20 23.36 Selecting previously unselected package python3.7-minimal. [2021-03-19T17:34:20.798Z] #20 23.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:34:20.798Z] #20 23.38 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:34:20.817Z] #20 44.88 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T17:34:20.980Z] #20 41.77 Selecting previously unselected package libreadline5:amd64. [2021-03-19T17:34:20.980Z] #20 41.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-19T17:34:20.980Z] #20 41.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T17:34:20.980Z] #20 41.89 Selecting previously unselected package net-tools. [2021-03-19T17:34:20.980Z] #20 41.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-19T17:34:20.980Z] #20 41.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:34:21.080Z] #20 45.40 Selecting previously unselected package xfsprogs. [2021-03-19T17:34:21.080Z] #20 45.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-19T17:34:21.080Z] #20 45.43 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T17:34:21.240Z] #20 42.16 Selecting previously unselected package python-pip-whl. [2021-03-19T17:34:21.240Z] #20 42.17 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T17:34:21.240Z] #20 42.17 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T17:34:21.656Z] #20 45.91 Selecting previously unselected package zip. [2021-03-19T17:34:21.656Z] #20 45.92 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-19T17:34:21.656Z] #20 45.93 Unpacking zip (3.0-11+b1) ... [2021-03-19T17:34:21.744Z] #20 24.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:21.744Z] #20 24.27 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T17:34:21.809Z] #20 42.67 Selecting previously unselected package python3-lib2to3. [2021-03-19T17:34:21.809Z] #20 42.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T17:34:21.809Z] #20 42.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:34:21.923Z] #20 46.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:34:21.923Z] #20 46.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:34:21.923Z] #20 46.22 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-19T17:34:21.923Z] #20 46.23 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-19T17:34:21.923Z] #20 46.25 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-19T17:34:21.999Z] #23 6.280 Collecting yamllint==1.16.0 [2021-03-19T17:34:22.069Z] #20 42.81 Selecting previously unselected package python3-distutils. [2021-03-19T17:34:22.069Z] #20 42.82 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T17:34:22.069Z] #20 42.83 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T17:34:22.187Z] #20 46.28 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-19T17:34:22.187Z] #20 46.30 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T17:34:22.187Z] #20 46.33 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-19T17:34:22.187Z] #20 46.35 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:34:22.187Z] #20 46.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:34:22.187Z] #20 46.40 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-19T17:34:22.187Z] #20 46.41 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-19T17:34:22.187Z] #20 46.42 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:34:22.187Z] #20 46.44 Setting up zip (3.0-11+b1) ... [2021-03-19T17:34:22.187Z] #20 46.46 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:34:22.187Z] #20 46.49 Setting up bash-completion (1:2.8-6) ... [2021-03-19T17:34:22.300Z] #23 ... [2021-03-19T17:34:22.300Z] [2021-03-19T17:34:22.300Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:22.300Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:34:22.300Z] #44 141.5 CC criu/files.o [2021-03-19T17:34:22.326Z] ok github.com/docker/docker/pkg/chrootarchive 3.465s coverage: 43.2% of statements [2021-03-19T17:34:22.326Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-03-19T17:34:22.326Z] ok github.com/docker/docker/layer 7.894s coverage: 68.8% of statements [2021-03-19T17:34:22.326Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T17:34:22.326Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T17:34:22.326Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T17:34:22.326Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T17:34:22.326Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T17:34:22.326Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T17:34:22.326Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T17:34:22.329Z] #20 43.02 Selecting previously unselected package python3-pip. [2021-03-19T17:34:22.329Z] #20 43.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T17:34:22.329Z] #20 43.03 Unpacking python3-pip (18.1-5) ... [2021-03-19T17:34:22.329Z] #20 43.18 Selecting previously unselected package python3-pkg-resources. [2021-03-19T17:34:22.329Z] #20 43.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:34:22.329Z] #20 43.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:34:22.589Z] #20 43.32 Selecting previously unselected package python3-setuptools. [2021-03-19T17:34:22.589Z] #20 43.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T17:34:22.589Z] #20 43.33 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T17:34:22.616Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-03-19T17:34:22.616Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-03-19T17:34:22.849Z] #20 43.60 Selecting previously unselected package python3-wheel. [2021-03-19T17:34:22.849Z] #20 43.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T17:34:22.849Z] #20 43.63 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T17:34:22.849Z] #20 43.72 Selecting previously unselected package sudo. [2021-03-19T17:34:22.849Z] #20 43.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-19T17:34:22.849Z] #20 43.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:34:23.244Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-03-19T17:34:23.418Z] #20 44.26 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T17:34:23.418Z] #20 44.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-19T17:34:23.418Z] #20 44.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:34:23.534Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-03-19T17:34:23.666Z] #20 26.19 Selecting previously unselected package python3-minimal. [2021-03-19T17:34:23.666Z] #20 26.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 ... 23684 files and directories currently installed.) [2021-03-19T17:34:23.666Z] #20 26.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-19T17:34:23.666Z] #20 26.26 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T17:34:23.679Z] #20 44.54 Selecting previously unselected package uidmap. [2021-03-19T17:34:23.680Z] #20 44.54 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-19T17:34:23.680Z] #20 44.54 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T17:34:23.680Z] #20 44.68 Selecting previously unselected package vim-runtime. [2021-03-19T17:34:23.680Z] #20 44.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:34:23.823Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2021-03-19T17:34:23.929Z] #20 26.36 Selecting previously unselected package libmpdec2:amd64. [2021-03-19T17:34:23.929Z] #20 26.36 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-19T17:34:23.929Z] #20 26.37 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T17:34:23.929Z] #20 26.49 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-19T17:34:23.929Z] #20 26.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:34:23.929Z] #20 26.51 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:23.939Z] #20 44.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T17:34:23.939Z] #20 44.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T17:34:23.939Z] #20 44.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:34:24.850Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-03-19T17:34:24.876Z] #20 27.44 Selecting previously unselected package python3.7. [2021-03-19T17:34:24.876Z] #20 27.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T17:34:24.876Z] #20 27.45 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:25.092Z] #44 144.2 CC criu/filesystems.o [2021-03-19T17:34:25.139Z] #20 27.60 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T17:34:25.139Z] #20 27.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-19T17:34:25.139Z] #20 27.62 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T17:34:25.139Z] #20 27.69 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T17:34:25.479Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2021-03-19T17:34:25.502Z] #20 49.63 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-19T17:34:25.503Z] #20 49.64 Setting up xz-utils (5.2.4-1) ... [2021-03-19T17:34:25.503Z] #20 49.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T17:34:25.503Z] #20 49.69 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:34:25.503Z] #20 49.83 invoke-rc.d: could not determine current runlevel [2021-03-19T17:34:25.503Z] #20 49.84 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T17:34:25.503Z] #20 49.85 Setting up pigz (2.4-1) ... [2021-03-19T17:34:25.503Z] #20 49.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-19T17:34:25.503Z] #20 49.88 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-19T17:34:25.765Z] #20 49.93 Setting up python-pip-whl (18.1-5) ... [2021-03-19T17:34:25.765Z] #20 49.94 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-19T17:34:25.765Z] #20 49.96 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:34:26.030Z] #20 50.36 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-19T17:34:26.030Z] #20 50.37 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-19T17:34:26.030Z] #20 50.40 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:26.030Z] #20 50.41 Setting up vim (2:8.1.0875-5) ... [2021-03-19T17:34:26.030Z] #20 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T17:34:26.030Z] #20 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T17:34:26.085Z] #20 28.56 Selecting previously unselected package python3. [2021-03-19T17:34:26.086Z] #20 28.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 ... 24096 files and directories currently installed.) [2021-03-19T17:34:26.086Z] #20 28.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-19T17:34:26.086Z] #20 28.65 Unpacking python3 (3.7.3-1) ... [2021-03-19T17:34:26.152Z] #44 145.4 CC criu/fsnotify.o [2021-03-19T17:34:26.293Z] #20 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T17:34:26.293Z] #20 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T17:34:26.293Z] #20 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T17:34:26.293Z] #20 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T17:34:26.293Z] #20 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T17:34:26.293Z] #20 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T17:34:26.293Z] #20 50.55 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-19T17:34:26.293Z] #20 50.57 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:34:26.293Z] #20 50.59 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-19T17:34:26.293Z] #20 50.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:34:26.293Z] #20 50.63 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-19T17:34:26.293Z] #20 50.65 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:26.347Z] #20 28.75 Selecting previously unselected package libip4tc0:amd64. [2021-03-19T17:34:26.347Z] #20 28.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-19T17:34:26.347Z] #20 28.78 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:26.347Z] #20 28.86 Selecting previously unselected package libip6tc0:amd64. [2021-03-19T17:34:26.347Z] #20 28.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-19T17:34:26.347Z] #20 28.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:26.347Z] #20 29.00 Selecting previously unselected package libiptc0:amd64. [2021-03-19T17:34:26.506Z] ok github.com/docker/docker/pkg/fsutils 0.474s coverage: 85.1% of statements [2021-03-19T17:34:26.506Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2021-03-19T17:34:26.608Z] #20 29.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-19T17:34:26.608Z] #20 29.01 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:26.608Z] #20 29.09 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-19T17:34:26.608Z] #20 29.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-19T17:34:26.608Z] #20 29.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T17:34:26.608Z] #20 29.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-19T17:34:26.608Z] #20 29.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-19T17:34:26.608Z] #20 29.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T17:34:26.796Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-03-19T17:34:26.870Z] #20 29.27 Selecting previously unselected package libnftnl11:amd64. [2021-03-19T17:34:26.870Z] #20 29.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-19T17:34:26.870Z] #20 29.28 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T17:34:26.870Z] #20 29.36 Selecting previously unselected package iptables. [2021-03-19T17:34:26.870Z] #20 29.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-19T17:34:26.870Z] #20 29.38 Unpacking iptables (1.8.2-4) ... [2021-03-19T17:34:27.132Z] #20 29.74 Selecting previously unselected package xxd. [2021-03-19T17:34:27.132Z] #20 29.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T17:34:27.132Z] #20 29.76 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T17:34:27.233Z] #20 48.08 Selecting previously unselected package vim. [2021-03-19T17:34:27.233Z] #20 48.10 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T17:34:27.233Z] #20 48.12 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T17:34:27.393Z] #20 29.88 Selecting previously unselected package vim-common. [2021-03-19T17:34:27.393Z] #20 29.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:34:27.393Z] #20 29.91 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T17:34:27.455Z] ok github.com/docker/docker/pkg/idtools 0.263s coverage: 69.5% of statements [2021-03-19T17:34:27.655Z] #20 30.08 Selecting previously unselected package bash-completion. [2021-03-19T17:34:27.655Z] #20 30.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T17:34:27.697Z] #44 146.8 CC criu/image-desc.o [2021-03-19T17:34:27.744Z] ok github.com/docker/docker/pkg/ioutils 0.299s coverage: 70.6% of statements [2021-03-19T17:34:27.744Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2021-03-19T17:34:27.744Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T17:34:27.803Z] #20 48.73 Selecting previously unselected package xfsprogs. [2021-03-19T17:34:27.803Z] #20 48.74 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-19T17:34:27.997Z] #44 147.1 CC criu/image.o [2021-03-19T17:34:28.034Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-03-19T17:34:28.034Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-19T17:34:28.034Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T17:34:28.034Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-03-19T17:34:28.034Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T17:34:28.034Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-03-19T17:34:28.062Z] #20 48.75 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T17:34:28.322Z] #20 49.22 Selecting previously unselected package zip. [2021-03-19T17:34:28.322Z] #20 49.22 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-19T17:34:28.322Z] #20 49.23 Unpacking zip (3.0-11+b1) ... [2021-03-19T17:34:28.327Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-03-19T17:34:28.581Z] #20 49.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:34:28.581Z] #20 49.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:34:28.581Z] #20 49.51 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:28.581Z] #20 49.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T17:34:28.581Z] #20 49.55 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-19T17:34:28.581Z] #20 49.57 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:28.616Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-03-19T17:34:28.616Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-03-19T17:34:28.616Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T17:34:28.616Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T17:34:28.840Z] #20 49.58 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T17:34:28.840Z] #20 49.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T17:34:28.840Z] #20 49.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:34:28.840Z] #20 49.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:34:28.840Z] #20 49.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:34:28.840Z] #20 49.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:34:28.840Z] #20 49.67 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:34:28.840Z] #20 49.69 Setting up zip (3.0-11+b1) ... [2021-03-19T17:34:28.840Z] #20 49.70 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:34:28.840Z] #20 49.73 Setting up bash-completion (1:2.8-6) ... [2021-03-19T17:34:28.940Z] #20 53.28 Setting up iptables (1.8.2-4) ... [2021-03-19T17:34:28.940Z] #20 53.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:34:29.068Z] #44 148.2 CC criu/ipc_ns.o [2021-03-19T17:34:29.203Z] #20 53.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:34:29.203Z] #20 53.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:34:29.203Z] #20 53.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:34:29.203Z] #20 53.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T17:34:29.203Z] #20 53.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T17:34:29.203Z] #20 53.36 Setting up python3 (3.7.3-1) ... [2021-03-19T17:34:29.245Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-03-19T17:34:29.641Z] #20 ... [2021-03-19T17:34:29.641Z] [2021-03-19T17:34:29.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:29.641Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:29.641Z] #43 96.07 CC criu/cr-dedup.o [2021-03-19T17:34:29.641Z] #43 96.55 CC criu/cr-dump.o [2021-03-19T17:34:29.641Z] #43 98.70 CC criu/cr-errno.o [2021-03-19T17:34:29.641Z] #43 98.83 CC criu/cr-restore.o [2021-03-19T17:34:29.641Z] #43 103.3 CC criu/cr-service.o [2021-03-19T17:34:29.641Z] #43 104.8 CC criu/crtools.o [2021-03-19T17:34:29.641Z] #43 105.3 CC criu/eventfd.o [2021-03-19T17:34:29.641Z] #43 105.6 CC criu/eventpoll.o [2021-03-19T17:34:29.780Z] #20 53.88 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T17:34:29.873Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-03-19T17:34:30.163Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-03-19T17:34:30.163Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-19T17:34:30.215Z] #43 106.4 CC criu/external.o [2021-03-19T17:34:30.215Z] #43 ... [2021-03-19T17:34:30.215Z] [2021-03-19T17:34:30.215Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:30.215Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:30.215Z] #20 32.83 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T17:34:30.478Z] #20 33.20 Selecting previously unselected package bzip2. [2021-03-19T17:34:30.610Z] #44 149.9 CC criu/irmap.o [2021-03-19T17:34:30.731Z] #20 54.86 Setting up apparmor (2.13.2-10) ... [2021-03-19T17:34:30.740Z] #20 33.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-19T17:34:30.740Z] #20 33.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:34:30.740Z] #20 33.32 Selecting previously unselected package xz-utils. [2021-03-19T17:34:30.740Z] #20 33.33 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-19T17:34:30.740Z] #20 33.33 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T17:34:31.003Z] #20 33.51 Selecting previously unselected package apparmor. [2021-03-19T17:34:31.003Z] #20 33.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-19T17:34:31.003Z] #20 33.60 Unpacking apparmor (2.13.2-10) ... [2021-03-19T17:34:31.266Z] #20 33.96 Selecting previously unselected package aufs-tools. [2021-03-19T17:34:31.528Z] #20 33.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-19T17:34:31.528Z] #20 33.97 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:34:31.528Z] #20 34.13 Selecting previously unselected package libonig5:amd64. [2021-03-19T17:34:31.528Z] #20 34.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T17:34:31.528Z] #20 34.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:34:31.665Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-03-19T17:34:31.665Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-03-19T17:34:31.678Z] #44 150.8 CC criu/kcmp-ids.o [2021-03-19T17:34:31.804Z] #20 34.33 Selecting previously unselected package libjq1:amd64. [2021-03-19T17:34:31.804Z] #20 34.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:34:31.804Z] #20 34.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:34:31.979Z] #44 151.2 CC criu/kerndat.o [2021-03-19T17:34:32.067Z] #20 34.44 Selecting previously unselected package jq. [2021-03-19T17:34:32.067Z] #20 34.45 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T17:34:32.067Z] #20 34.46 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T17:34:32.067Z] #20 34.62 Selecting previously unselected package libaio1:amd64. [2021-03-19T17:34:32.067Z] #20 34.62 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-19T17:34:32.067Z] #20 34.64 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-19T17:34:32.130Z] #20 52.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:32.130Z] #20 52.54 Setting up xz-utils (5.2.4-1) ... [2021-03-19T17:34:32.130Z] #20 52.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T17:34:32.130Z] #20 52.57 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:34:32.130Z] #20 52.66 invoke-rc.d: could not determine current runlevel [2021-03-19T17:34:32.130Z] #20 52.67 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T17:34:32.130Z] #20 52.69 Setting up pigz (2.4-1) ... [2021-03-19T17:34:32.130Z] #20 52.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T17:34:32.130Z] #20 52.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:34:32.130Z] #20 52.79 Setting up python-pip-whl (18.1-5) ... [2021-03-19T17:34:32.130Z] #20 52.81 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T17:34:32.130Z] #20 52.84 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:34:32.329Z] #20 34.72 Selecting previously unselected package libgpm2:amd64. [2021-03-19T17:34:32.329Z] #20 34.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-19T17:34:32.329Z] #20 34.74 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-19T17:34:32.329Z] #20 34.82 Selecting previously unselected package libicu63:amd64. [2021-03-19T17:34:32.329Z] #20 34.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T17:34:32.329Z] #20 34.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:34:32.398Z] #20 53.32 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-19T17:34:32.398Z] #20 53.34 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:34:32.629Z] #44 ... [2021-03-19T17:34:32.629Z] [2021-03-19T17:34:32.629Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:34:32.629Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-19T17:34:32.629Z] #23 6.926 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T17:34:32.629Z] #23 7.139 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T17:34:32.629Z] #23 7.550 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-19T17:34:32.629Z] #23 8.268 Installing build dependencies: started [2021-03-19T17:34:32.657Z] #20 53.36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:32.657Z] #20 53.37 Setting up vim (2:8.1.0875-5) ... [2021-03-19T17:34:32.657Z] #20 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T17:34:32.657Z] #20 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T17:34:32.657Z] #20 53.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T17:34:32.657Z] #20 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T17:34:32.657Z] #20 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T17:34:32.657Z] #20 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T17:34:32.657Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T17:34:32.657Z] #20 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T17:34:32.657Z] #20 53.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:34:32.657Z] #20 ... [2021-03-19T17:34:32.657Z] [2021-03-19T17:34:32.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-03-19T17:34:32.657Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:32.657Z] #43 106.5 CC criu/cr-service.o [2021-03-19T17:34:32.657Z] #43 108.1 CC criu/crtools.o [2021-03-19T17:34:32.657Z] #43 108.6 CC criu/eventfd.o [2021-03-19T17:34:32.657Z] #43 108.9 CC criu/eventpoll.o [2021-03-19T17:34:32.657Z] #43 109.7 CC criu/external.o [2021-03-19T17:34:32.657Z] #43 110.0 CC criu/fault-injection.o [2021-03-19T17:34:32.657Z] #43 110.2 CC criu/fdstore.o [2021-03-19T17:34:32.657Z] #43 110.5 CC criu/fifo.o [2021-03-19T17:34:32.657Z] #43 111.0 CC criu/file-ids.o [2021-03-19T17:34:32.657Z] #43 111.4 CC criu/file-lock.o [2021-03-19T17:34:32.657Z] #43 112.3 CC criu/files-ext.o [2021-03-19T17:34:32.657Z] #43 112.6 CC criu/files-reg.o [2021-03-19T17:34:32.657Z] #43 115.0 CC criu/files.o [2021-03-19T17:34:32.657Z] #43 ... [2021-03-19T17:34:32.657Z] [2021-03-19T17:34:32.657Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:32.657Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:32.657Z] #20 53.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:34:32.657Z] #20 53.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:34:32.657Z] #20 53.56 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T17:34:32.657Z] #20 53.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:34:32.657Z] #20 53.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T17:34:32.916Z] #20 53.65 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:33.295Z] #20 57.66 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T17:34:33.562Z] #20 57.67 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:34:33.695Z] #23 ... [2021-03-19T17:34:33.695Z] [2021-03-19T17:34:33.695Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:33.695Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:34:33.695Z] #44 152.7 CC criu/libnetlink.o [2021-03-19T17:34:33.995Z] #44 153.3 CC criu/log.o [2021-03-19T17:34:34.140Z] #20 58.13 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:34:34.385Z] ok github.com/docker/docker/pkg/signal 2.341s coverage: 61.0% of statements [2021-03-19T17:34:34.656Z] #44 154.0 CC criu/lsm.o [2021-03-19T17:34:34.671Z] #56 243.3 + bin/containerd-stress [2021-03-19T17:34:34.672Z] #56 245.5 + bin/containerd-shim [2021-03-19T17:34:34.677Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-03-19T17:34:34.966Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-03-19T17:34:35.091Z] #20 ... [2021-03-19T17:34:35.091Z] [2021-03-19T17:34:35.091Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:35.091Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:34:35.091Z] #43 107.8 CC criu/cr-service.o [2021-03-19T17:34:35.091Z] #43 109.1 CC criu/crtools.o [2021-03-19T17:34:35.091Z] #43 109.7 CC criu/eventfd.o [2021-03-19T17:34:35.091Z] #43 109.9 CC criu/eventpoll.o [2021-03-19T17:34:35.091Z] #43 110.9 CC criu/external.o [2021-03-19T17:34:35.091Z] #43 111.1 CC criu/fault-injection.o [2021-03-19T17:34:35.091Z] #43 111.2 CC criu/fdstore.o [2021-03-19T17:34:35.091Z] #43 111.7 CC criu/fifo.o [2021-03-19T17:34:35.091Z] #43 112.0 CC criu/file-ids.o [2021-03-19T17:34:35.091Z] #43 112.4 CC criu/file-lock.o [2021-03-19T17:34:35.091Z] #43 113.4 CC criu/files-ext.o [2021-03-19T17:34:35.091Z] #43 113.9 CC criu/files-reg.o [2021-03-19T17:34:35.091Z] #43 115.9 CC criu/files.o [2021-03-19T17:34:35.091Z] #43 117.8 CC criu/filesystems.o [2021-03-19T17:34:35.091Z] #43 ... [2021-03-19T17:34:35.091Z] [2021-03-19T17:34:35.091Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:35.091Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T17:34:35.091Z] #20 59.34 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T17:34:35.255Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-03-19T17:34:35.308Z] #44 154.6 CC criu/mem.o [2021-03-19T17:34:35.642Z] #20 38.22 Selecting previously unselected package libnet1:amd64. [2021-03-19T17:34:35.642Z] #20 38.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T17:34:35.642Z] #20 38.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:34:35.642Z] #20 38.32 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T17:34:35.667Z] #20 59.91 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T17:34:35.885Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-03-19T17:34:35.903Z] #20 38.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T17:34:35.903Z] #20 38.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:34:35.903Z] #20 38.46 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T17:34:35.903Z] #20 38.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T17:34:35.903Z] #20 38.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:34:35.903Z] #20 38.57 Selecting previously unselected package libreadline5:amd64. [2021-03-19T17:34:36.166Z] #20 38.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-19T17:34:36.166Z] #20 38.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T17:34:36.166Z] #20 38.69 Selecting previously unselected package net-tools. [2021-03-19T17:34:36.166Z] #20 38.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-19T17:34:36.166Z] #20 38.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:34:36.176Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2021-03-19T17:34:36.209Z] #20 56.63 Setting up iptables (1.8.2-4) ... [2021-03-19T17:34:36.209Z] #20 56.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:34:36.209Z] #20 56.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:34:36.209Z] #20 56.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:34:36.209Z] #20 56.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:34:36.209Z] #20 56.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T17:34:36.209Z] #20 56.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T17:34:36.209Z] #20 56.71 Setting up python3 (3.7.3-1) ... [2021-03-19T17:34:36.209Z] #20 57.22 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T17:34:36.427Z] #20 38.94 Selecting previously unselected package python-pip-whl. [2021-03-19T17:34:36.428Z] #20 38.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T17:34:36.428Z] #20 38.94 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T17:34:36.466Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2021-03-19T17:34:36.756Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2021-03-19T17:34:37.040Z] #20 39.49 Selecting previously unselected package python3-lib2to3. [2021-03-19T17:34:37.041Z] #20 39.49 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T17:34:37.041Z] #20 39.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:34:37.041Z] #20 39.64 Selecting previously unselected package python3-distutils. [2021-03-19T17:34:37.041Z] #20 39.64 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T17:34:37.041Z] #20 39.65 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T17:34:37.047Z] testing: warning: no tests to run [2021-03-19T17:34:37.047Z] coverage: [no statements] [2021-03-19T17:34:37.047Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-19T17:34:37.074Z] #20 61.33 Setting up python3-pip (18.1-5) ... [2021-03-19T17:34:37.149Z] #20 58.05 Setting up apparmor (2.13.2-10) ... [2021-03-19T17:34:37.303Z] #20 39.89 Selecting previously unselected package python3-pip. [2021-03-19T17:34:37.303Z] #20 39.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T17:34:37.303Z] #20 39.90 Unpacking python3-pip (18.1-5) ... [2021-03-19T17:34:37.338Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-03-19T17:34:37.426Z] #44 156.7 CC criu/memfd.o [2021-03-19T17:34:37.565Z] #20 40.04 Selecting previously unselected package python3-pkg-resources. [2021-03-19T17:34:37.565Z] #20 40.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T17:34:37.565Z] #20 40.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:34:37.629Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-19T17:34:37.629Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-19T17:34:37.827Z] #20 40.19 Selecting previously unselected package python3-setuptools. [2021-03-19T17:34:37.827Z] #20 40.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T17:34:37.827Z] #20 40.22 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T17:34:37.827Z] #20 40.44 Selecting previously unselected package python3-wheel. [2021-03-19T17:34:37.827Z] #20 40.44 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T17:34:37.827Z] #20 40.44 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T17:34:38.089Z] #20 40.52 Selecting previously unselected package sudo. [2021-03-19T17:34:38.089Z] #20 40.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-19T17:34:38.089Z] #20 40.53 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:34:38.352Z] #20 41.04 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T17:34:38.568Z] #44 157.5 CC criu/mount.o [2021-03-19T17:34:38.615Z] #20 41.04 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-19T17:34:38.615Z] #20 41.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:34:38.615Z] #20 41.27 Selecting previously unselected package uidmap. [2021-03-19T17:34:38.615Z] #20 41.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-19T17:34:38.615Z] #20 41.28 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T17:34:38.877Z] #20 41.40 Selecting previously unselected package vim-runtime. [2021-03-19T17:34:38.877Z] #20 41.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T17:34:38.877Z] #20 41.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T17:34:38.877Z] #20 41.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T17:34:38.877Z] #20 41.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:34:39.001Z] #20 62.77 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:34:39.001Z] [2021-03-19T17:34:39.001Z] #20 ... [2021-03-19T17:34:39.001Z] [2021-03-19T17:34:39.001Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:34:39.001Z] #49 sha256:589c334c5cdc27a9b535953fce79adb9c4b3a5d44eb360da868ab925d7652b80 [2021-03-19T17:34:39.001Z] #49 196.4 + /build/golangci-lint --version [2021-03-19T17:34:39.001Z] #49 196.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T17:34:39.001Z] #49 DONE 198.5s [2021-03-19T17:34:39.001Z] [2021-03-19T17:34:39.001Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:39.001Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T17:34:39.001Z] #20 63.03 Processing triggers for mime-support (3.62) ... [2021-03-19T17:34:39.060Z] #20 59.99 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T17:34:39.060Z] #20 60.01 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:34:39.135Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-03-19T17:34:39.265Z] #20 DONE 63.6s [2021-03-19T17:34:39.265Z] [2021-03-19T17:34:39.265Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T17:34:39.266Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-03-19T17:34:39.631Z] #20 60.48 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:34:39.768Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-03-19T17:34:40.059Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-03-19T17:34:40.269Z] #20 ... [2021-03-19T17:34:40.269Z] [2021-03-19T17:34:40.269Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:40.269Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:40.269Z] #43 106.8 CC criu/fault-injection.o [2021-03-19T17:34:40.269Z] #43 106.9 CC criu/fdstore.o [2021-03-19T17:34:40.269Z] #43 107.3 CC criu/fifo.o [2021-03-19T17:34:40.269Z] #43 107.7 CC criu/file-ids.o [2021-03-19T17:34:40.269Z] #43 108.0 CC criu/file-lock.o [2021-03-19T17:34:40.269Z] #43 108.9 CC criu/files-ext.o [2021-03-19T17:34:40.269Z] #43 109.3 CC criu/files-reg.o [2021-03-19T17:34:40.269Z] #43 111.6 CC criu/files.o [2021-03-19T17:34:40.269Z] #43 113.7 CC criu/filesystems.o [2021-03-19T17:34:40.269Z] #43 114.4 CC criu/fsnotify.o [2021-03-19T17:34:40.269Z] #43 115.7 CC criu/image-desc.o [2021-03-19T17:34:40.269Z] #43 115.8 CC criu/image.o [2021-03-19T17:34:40.269Z] #43 116.7 CC criu/ipc_ns.o [2021-03-19T17:34:40.531Z] #43 ... [2021-03-19T17:34:40.531Z] [2021-03-19T17:34:40.531Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:34:40.531Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:34:40.531Z] #40 183.4 + dpkg --print-architecture [2021-03-19T17:34:40.531Z] #40 183.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T17:34:40.531Z] #40 183.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T17:34:40.531Z] #40 183.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T17:34:40.572Z] #20 61.38 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T17:34:41.142Z] #20 61.86 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T17:34:41.224Z] #56 252.2 + bin/containerd-shim-runc-v1 [2021-03-19T17:34:41.476Z] #40 ... [2021-03-19T17:34:41.476Z] [2021-03-19T17:34:41.476Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:41.476Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:41.476Z] #43 117.9 CC criu/irmap.o [2021-03-19T17:34:41.564Z] ok github.com/docker/docker/quota 0.638s coverage: 71.4% of statements [2021-03-19T17:34:41.831Z] #21 1.946 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T17:34:41.831Z] #21 1.951 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T17:34:41.831Z] #21 1.956 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T17:34:41.831Z] #21 DONE 2.2s [2021-03-19T17:34:41.831Z] [2021-03-19T17:34:41.831Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:34:41.831Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-19T17:34:41.855Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-03-19T17:34:42.081Z] #20 63.03 Setting up python3-pip (18.1-5) ... [2021-03-19T17:34:42.422Z] #43 118.7 CC criu/kcmp-ids.o [2021-03-19T17:34:42.684Z] #43 118.9 CC criu/kerndat.o [2021-03-19T17:34:42.888Z] ok github.com/docker/docker/registry 0.076s coverage: 57.2% of statements [2021-03-19T17:34:43.023Z] #20 64.03 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:34:43.284Z] #20 64.07 Processing triggers for mime-support (3.62) ... [2021-03-19T17:34:43.284Z] #20 ... [2021-03-19T17:34:43.284Z] [2021-03-19T17:34:43.284Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:43.284Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:43.284Z] #43 117.1 CC criu/filesystems.o [2021-03-19T17:34:43.284Z] #43 117.9 CC criu/fsnotify.o [2021-03-19T17:34:43.284Z] #43 119.1 CC criu/image-desc.o [2021-03-19T17:34:43.284Z] #43 119.2 CC criu/image.o [2021-03-19T17:34:43.284Z] #43 120.1 CC criu/ipc_ns.o [2021-03-19T17:34:43.284Z] #43 121.3 CC criu/irmap.o [2021-03-19T17:34:43.284Z] #43 122.0 CC criu/kcmp-ids.o [2021-03-19T17:34:43.284Z] #43 122.3 CC criu/kerndat.o [2021-03-19T17:34:43.284Z] #43 123.5 CC criu/libnetlink.o [2021-03-19T17:34:43.284Z] #43 123.9 CC criu/log.o [2021-03-19T17:34:43.284Z] #43 124.6 CC criu/lsm.o [2021-03-19T17:34:43.284Z] #43 125.0 CC criu/mem.o [2021-03-19T17:34:43.284Z] #43 126.8 CC criu/memfd.o [2021-03-19T17:34:43.284Z] #43 ... [2021-03-19T17:34:43.284Z] [2021-03-19T17:34:43.284Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:34:43.284Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:34:43.284Z] #40 220.1 + dpkg --print-architecture [2021-03-19T17:34:43.284Z] #40 220.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T17:34:43.284Z] #40 220.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T17:34:43.284Z] #40 220.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T17:34:43.520Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-03-19T17:34:43.520Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-03-19T17:34:43.544Z] #40 ... [2021-03-19T17:34:43.544Z] [2021-03-19T17:34:43.544Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:43.544Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:43.544Z] #43 127.5 CC criu/mount.o [2021-03-19T17:34:43.632Z] #43 120.1 CC criu/libnetlink.o [2021-03-19T17:34:44.153Z] ok github.com/docker/docker/runconfig 0.005s coverage: 66.1% of statements [2021-03-19T17:34:44.153Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-03-19T17:34:44.154Z] #43 ... [2021-03-19T17:34:44.154Z] [2021-03-19T17:34:44.154Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:44.154Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:44.154Z] #20 DONE 65.0s [2021-03-19T17:34:44.154Z] [2021-03-19T17:34:44.154Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T17:34:44.154Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-19T17:34:44.208Z] #43 120.5 CC criu/log.o [2021-03-19T17:34:44.214Z] #44 162.9 CC criu/namespaces.o [2021-03-19T17:34:44.783Z] #43 121.0 CC criu/lsm.o [2021-03-19T17:34:45.045Z] #43 121.6 CC criu/mem.o [2021-03-19T17:34:45.151Z] #21 1.121 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T17:34:45.151Z] #21 1.126 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T17:34:45.151Z] #21 1.137 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T17:34:45.151Z] #21 DONE 1.2s [2021-03-19T17:34:45.151Z] [2021-03-19T17:34:45.151Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:34:45.151Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T17:34:45.401Z] #56 256.8 + bin/containerd-shim-runc-v2 [2021-03-19T17:34:45.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T17:34:46.064Z] #22 4.348 Collecting yamllint==1.16.0 [2021-03-19T17:34:46.064Z] #22 ... [2021-03-19T17:34:46.064Z] [2021-03-19T17:34:46.064Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:46.064Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:34:46.064Z] #43 118.7 CC criu/fsnotify.o [2021-03-19T17:34:46.064Z] #43 119.8 CC criu/image-desc.o [2021-03-19T17:34:46.064Z] #43 119.9 CC criu/image.o [2021-03-19T17:34:46.064Z] #43 120.8 CC criu/ipc_ns.o [2021-03-19T17:34:46.064Z] #43 122.1 CC criu/irmap.o [2021-03-19T17:34:46.064Z] #43 122.9 CC criu/kcmp-ids.o [2021-03-19T17:34:46.064Z] #43 123.1 CC criu/kerndat.o [2021-03-19T17:34:46.064Z] #43 124.2 CC criu/libnetlink.o [2021-03-19T17:34:46.064Z] #43 124.7 CC criu/log.o [2021-03-19T17:34:46.064Z] #43 125.2 CC criu/lsm.o [2021-03-19T17:34:46.064Z] #43 125.5 CC criu/mem.o [2021-03-19T17:34:46.064Z] #43 127.1 CC criu/memfd.o [2021-03-19T17:34:46.064Z] #43 127.7 CC criu/mount.o [2021-03-19T17:34:46.218Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2021-03-19T17:34:46.331Z] #56 257.8 + binaries [2021-03-19T17:34:46.331Z] #56 257.8 + install -D bin/containerd /build/containerd [2021-03-19T17:34:46.331Z] #56 257.8 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T17:34:46.331Z] #56 257.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T17:34:46.331Z] #56 257.8 + install -D bin/ctr /build/ctr [2021-03-19T17:34:46.335Z] #44 165.7 CC criu/net.o [2021-03-19T17:34:46.969Z] #43 123.3 CC criu/memfd.o [2021-03-19T17:34:47.256Z] ok github.com/docker/docker/volume/local 0.310s coverage: 76.4% of statements [2021-03-19T17:34:47.545Z] #43 ... [2021-03-19T17:34:47.545Z] [2021-03-19T17:34:47.545Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:47.545Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:47.545Z] #20 44.74 Selecting previously unselected package vim. [2021-03-19T17:34:47.545Z] #20 44.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T17:34:47.545Z] #20 44.78 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T17:34:47.545Z] #20 45.36 Selecting previously unselected package xfsprogs. [2021-03-19T17:34:47.545Z] #20 45.37 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-19T17:34:47.545Z] #20 45.38 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T17:34:47.545Z] #20 45.89 Selecting previously unselected package zip. [2021-03-19T17:34:47.545Z] #20 45.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-19T17:34:47.545Z] #20 45.90 Unpacking zip (3.0-11+b1) ... [2021-03-19T17:34:47.545Z] #20 46.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T17:34:47.545Z] #20 46.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T17:34:47.545Z] #20 46.10 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:47.545Z] #20 46.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T17:34:47.545Z] #20 46.13 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-19T17:34:47.545Z] #20 46.15 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:47.545Z] #20 46.16 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T17:34:47.545Z] #20 46.17 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T17:34:47.545Z] #20 46.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T17:34:47.545Z] #20 46.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T17:34:47.545Z] #20 46.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T17:34:47.545Z] #20 46.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T17:34:47.545Z] #20 46.27 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T17:34:47.545Z] #20 46.30 Setting up zip (3.0-11+b1) ... [2021-03-19T17:34:47.545Z] #20 46.31 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T17:34:47.545Z] #20 46.34 Setting up bash-completion (1:2.8-6) ... [2021-03-19T17:34:47.545Z] #20 49.23 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-19T17:34:47.545Z] #20 49.25 Setting up xz-utils (5.2.4-1) ... [2021-03-19T17:34:47.545Z] #20 49.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T17:34:47.545Z] #20 49.27 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T17:34:47.545Z] #20 49.35 invoke-rc.d: could not determine current runlevel [2021-03-19T17:34:47.545Z] #20 49.36 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T17:34:47.545Z] #20 49.38 Setting up pigz (2.4-1) ... [2021-03-19T17:34:47.545Z] #20 49.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T17:34:47.545Z] #20 49.41 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T17:34:47.545Z] #20 49.44 Setting up python-pip-whl (18.1-5) ... [2021-03-19T17:34:47.545Z] #20 49.45 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T17:34:47.545Z] #20 49.47 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T17:34:47.545Z] #20 49.95 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-19T17:34:47.545Z] #20 49.97 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T17:34:47.545Z] #20 49.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:47.545Z] #20 50.00 Setting up vim (2:8.1.0875-5) ... [2021-03-19T17:34:47.545Z] #20 50.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T17:34:47.545Z] #20 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T17:34:47.545Z] #20 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T17:34:47.545Z] #20 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T17:34:47.545Z] #20 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T17:34:47.545Z] #20 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T17:34:47.545Z] #20 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T17:34:47.545Z] #20 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T17:34:47.545Z] #20 50.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T17:34:47.545Z] #20 50.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T17:34:47.545Z] #20 50.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T17:34:47.545Z] #20 50.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T17:34:47.545Z] #20 50.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T17:34:47.545Z] #20 50.19 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T17:34:47.698Z] #56 DONE 259.2s [2021-03-19T17:34:47.881Z] #44 ... [2021-03-19T17:34:47.881Z] [2021-03-19T17:34:47.881Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:34:47.881Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-19T17:34:47.881Z] #23 22.11 Installing build dependencies: finished with status 'done' [2021-03-19T17:34:47.881Z] #23 30.89 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T17:34:47.881Z] #23 30.95 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T17:34:47.881Z] #23 31.00 Building wheels for collected packages: pyyaml [2021-03-19T17:34:47.881Z] #23 31.00 Running setup.py bdist_wheel for pyyaml: started [2021-03-19T17:34:47.887Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-03-19T17:34:47.993Z] #43 130.7 CC criu/namespaces.o [2021-03-19T17:34:48.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T17:34:48.531Z] #23 32.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-19T17:34:48.531Z] #23 32.74 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-19T17:34:48.531Z] #23 32.88 Successfully built pyyaml [2021-03-19T17:34:48.531Z] #23 32.90 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-19T17:34:48.628Z] [2021-03-19T17:34:48.628Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T17:34:48.628Z] #57 sha256:7f5a880fefc63690006fa1b48c2563e21552fb08e0927e282a9c58e44f0d1621 [2021-03-19T17:34:48.921Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2021-03-19T17:34:49.185Z] #23 33.25 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T17:34:49.185Z] #23 DONE 33.5s [2021-03-19T17:34:49.185Z] [2021-03-19T17:34:49.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:49.185Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:34:49.406Z] #43 132.2 CC criu/net.o [2021-03-19T17:34:49.555Z] #57 DONE 0.9s [2021-03-19T17:34:49.555Z] [2021-03-19T17:34:49.555Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T17:34:49.555Z] #61 sha256:01bee0986c7cc38191ffff6ada4887735bf0875d1ee3fce62adcaf0ae5bfc0b8 [2021-03-19T17:34:49.811Z] #61 DONE 0.2s [2021-03-19T17:34:49.811Z] [2021-03-19T17:34:49.811Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T17:34:49.811Z] #63 sha256:914050f3e147f31993705a968b36bbb7097ffd4dbaad5f62b48a34b5cbc723fb [2021-03-19T17:34:50.372Z] #63 DONE 0.5s [2021-03-19T17:34:50.372Z] [2021-03-19T17:34:50.372Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T17:34:50.372Z] #65 sha256:6f162976315c7514178ac8fc9d21eeb8c93640bff7c22acf81046753b4f5d586 [2021-03-19T17:34:50.372Z] #65 DONE 0.1s [2021-03-19T17:34:50.372Z] [2021-03-19T17:34:50.372Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T17:34:50.372Z] #66 sha256:3190540c5c4c809b5ec1e4abec1673f1f7edacda4e72df2baf2386e65063a8c9 [2021-03-19T17:34:50.372Z] #66 DONE 0.0s [2021-03-19T17:34:50.372Z] [2021-03-19T17:34:50.372Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T17:34:50.372Z] #67 sha256:b3c40c04f172148f0ad54b3bc35139ab84f34c39289baaaba653f4c7fa46c326 [2021-03-19T17:34:50.433Z] #22 5.035 Collecting yamllint==1.16.0 [2021-03-19T17:34:50.858Z] #20 53.14 Setting up iptables (1.8.2-4) ... [2021-03-19T17:34:50.858Z] #20 53.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:34:50.858Z] #20 53.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:34:50.858Z] #20 53.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T17:34:50.858Z] #20 53.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T17:34:50.858Z] #20 53.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T17:34:50.858Z] #20 53.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T17:34:50.858Z] #20 53.21 Setting up python3 (3.7.3-1) ... [2021-03-19T17:34:51.120Z] #20 53.65 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T17:34:51.303Z] #44 170.5 CC criu/netfilter.o [2021-03-19T17:34:51.340Z] #43 ... [2021-03-19T17:34:51.340Z] [2021-03-19T17:34:51.340Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:34:51.340Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-19T17:34:51.340Z] #22 9.754 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T17:34:51.340Z] #22 9.863 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T17:34:51.340Z] #22 9.921 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T17:34:51.603Z] #22 10.04 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T17:34:51.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T17:34:51.771Z] #20 54.34 Setting up apparmor (2.13.2-10) ... [2021-03-19T17:34:51.867Z] #22 10.34 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-19T17:34:51.953Z] #44 171.0 CC criu/page-pipe.o [2021-03-19T17:34:52.262Z] #67 DONE 1.6s [2021-03-19T17:34:52.262Z] [2021-03-19T17:34:52.262Z] #68 exporting to image [2021-03-19T17:34:52.262Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T17:34:52.262Z] #68 exporting layers [2021-03-19T17:34:52.445Z] #22 11.00 Installing build dependencies: started [2021-03-19T17:34:52.604Z] #44 171.9 CC criu/page-xfer.o [2021-03-19T17:34:53.695Z] #20 56.17 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T17:34:53.696Z] #20 56.19 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T17:34:53.730Z] #22 ... [2021-03-19T17:34:53.730Z] [2021-03-19T17:34:53.730Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:53.730Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:53.730Z] #43 132.3 CC criu/namespaces.o [2021-03-19T17:34:53.730Z] #43 134.2 CC criu/net.o [2021-03-19T17:34:53.730Z] #43 137.1 CC criu/netfilter.o [2021-03-19T17:34:53.730Z] #43 137.4 CC criu/page-pipe.o [2021-03-19T17:34:53.958Z] #20 56.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T17:34:54.300Z] #43 138.0 CC criu/page-xfer.o [2021-03-19T17:34:54.716Z] #44 173.8 CC criu/pagemap-cache.o [2021-03-19T17:34:54.905Z] #20 57.46 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T17:34:54.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T17:34:55.018Z] #44 174.3 CC criu/pagemap.o [2021-03-19T17:34:55.478Z] #20 58.02 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T17:34:55.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T17:34:55.683Z] #43 139.4 CC criu/pagemap-cache.o [2021-03-19T17:34:55.683Z] #43 ... [2021-03-19T17:34:55.683Z] [2021-03-19T17:34:55.683Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:34:55.683Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T17:34:55.683Z] #22 10.41 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T17:34:55.683Z] #22 10.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T17:34:55.683Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T17:34:55.943Z] #22 10.62 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T17:34:56.203Z] #22 10.91 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-19T17:34:56.560Z] #44 175.7 CC criu/parasite-syscall.o [2021-03-19T17:34:56.773Z] #22 11.32 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-19T17:34:56.868Z] #20 59.15 Setting up python3-pip (18.1-5) ... [2021-03-19T17:34:57.034Z] #22 11.72 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T17:34:57.293Z] #22 DONE 12.1s [2021-03-19T17:34:57.293Z] [2021-03-19T17:34:57.293Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:57.293Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:57.293Z] #43 139.7 CC criu/pagemap.o [2021-03-19T17:34:57.293Z] #43 140.6 CC criu/parasite-syscall.o [2021-03-19T17:34:57.449Z] #20 ... [2021-03-19T17:34:57.449Z] [2021-03-19T17:34:57.449Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:57.449Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:57.449Z] #43 124.0 CC criu/mount.o [2021-03-19T17:34:57.449Z] #43 128.2 CC criu/namespaces.o [2021-03-19T17:34:57.449Z] #43 130.3 CC criu/net.o [2021-03-19T17:34:57.627Z] #44 176.8 CC criu/path.o [2021-03-19T17:34:57.711Z] #43 134.0 CC criu/netfilter.o [2021-03-19T17:34:57.711Z] #43 ... [2021-03-19T17:34:57.711Z] [2021-03-19T17:34:57.712Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T17:34:57.712Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T17:34:57.712Z] #20 60.17 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:34:57.712Z] #20 60.22 Processing triggers for mime-support (3.62) ... [2021-03-19T17:34:57.861Z] #43 ... [2021-03-19T17:34:57.861Z] [2021-03-19T17:34:57.861Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T17:34:57.861Z] #25 sha256:c4f699141fea468627db95c1b5570d8c831b0447efdd43151118f4a168ad54a4 [2021-03-19T17:34:57.861Z] #25 DONE 0.4s [2021-03-19T17:34:57.861Z] [2021-03-19T17:34:57.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-03-19T17:34:57.861Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:57.861Z] #43 141.6 CC criu/path.o [2021-03-19T17:34:57.927Z] #44 177.2 CC criu/pie-util-vdso.o [2021-03-19T17:34:58.120Z] #43 142.2 CC criu/pie-util-vdso-elf32.o [2021-03-19T17:34:58.286Z] #20 DONE 60.9s [2021-03-19T17:34:58.286Z] [2021-03-19T17:34:58.286Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:58.286Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:34:58.286Z] #43 134.4 CC criu/page-pipe.o [2021-03-19T17:34:58.577Z] #44 177.6 CC criu/pie-util.o [2021-03-19T17:34:58.577Z] #44 177.8 CC criu/pipes.o [2021-03-19T17:34:58.690Z] #43 142.6 CC criu/pie-util-vdso.o [2021-03-19T17:34:58.805Z] #68 exporting layers 6.7s done [2021-03-19T17:34:58.805Z] #68 writing image sha256:2e7ccc34682d9e032664a84381451c791b8bee1a4d7d287c56f7d58da3409c61 done [2021-03-19T17:34:58.805Z] #68 naming to docker.io/library/docker:3742df88886b5826a4981dd1b2671e24596add2f done [2021-03-19T17:34:58.805Z] #68 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2021-03-19T17:34:58.860Z] #43 135.2 CC criu/page-xfer.o [Pipeline] sh [2021-03-19T17:34:59.067Z] #22 ... [2021-03-19T17:34:59.067Z] [2021-03-19T17:34:59.067Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:34:59.067Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:34:59.067Z] #43 134.5 CC criu/netfilter.o [2021-03-19T17:34:59.067Z] #43 134.9 CC criu/page-pipe.o [2021-03-19T17:34:59.067Z] #43 135.6 CC criu/page-xfer.o [2021-03-19T17:34:59.067Z] #43 137.1 CC criu/pagemap-cache.o [2021-03-19T17:34:59.067Z] #43 137.5 CC criu/pagemap.o [2021-03-19T17:34:59.067Z] #43 138.4 CC criu/parasite-syscall.o [2021-03-19T17:34:59.067Z] #43 139.0 CC criu/path.o [2021-03-19T17:34:59.067Z] #43 139.3 CC criu/pie-util-vdso.o [2021-03-19T17:34:59.067Z] #43 139.7 CC criu/pie-util.o [2021-03-19T17:34:59.067Z] #43 139.8 CC criu/pipes.o [2021-03-19T17:34:59.067Z] #43 140.4 CC criu/plugin.o [2021-03-19T17:34:59.067Z] #43 140.7 CC criu/proc_parse.o [2021-03-19T17:34:59.154Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42168/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/validate/default [2021-03-19T17:34:59.258Z] #43 143.0 CC criu/pie-util.o [2021-03-19T17:34:59.258Z] #43 143.2 CC criu/pipes.o [2021-03-19T17:34:59.639Z] #44 178.8 CC criu/plugin.o [2021-03-19T17:34:59.938Z] #44 179.3 CC criu/proc_parse.o [2021-03-19T17:35:00.019Z] #43 142.8 CC criu/protobuf-desc.o [2021-03-19T17:35:00.083Z] Congratulations! All commits are properly signed with the DCO! [2021-03-19T17:35:00.200Z] #43 143.9 CC criu/plugin.o [2021-03-19T17:35:00.200Z] #43 144.2 CC criu/proc_parse.o [2021-03-19T17:35:00.251Z] #43 ... [2021-03-19T17:35:00.251Z] [2021-03-19T17:35:00.251Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T17:35:00.251Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-19T17:35:00.251Z] #21 1.814 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T17:35:00.251Z] #21 1.818 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T17:35:00.251Z] #21 1.822 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T17:35:00.251Z] #21 DONE 1.9s [2021-03-19T17:35:00.251Z] [2021-03-19T17:35:00.251Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:35:00.251Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T17:35:00.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T17:35:00.968Z] #43 143.7 CC criu/protobuf.o [2021-03-19T17:35:01.012Z] Congratulations! Seccomp profile generation is done correctly. [2021-03-19T17:35:01.012Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-19T17:35:01.231Z] #43 144.0 CC criu/pstree.o [2021-03-19T17:35:02.182Z] #43 ... [2021-03-19T17:35:02.182Z] [2021-03-19T17:35:02.182Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:02.182Z] #56 sha256:7a81df1b212d96c0502bf47f8bf88e53f0f0b6964a337938eac8c7004055b58b [2021-03-19T17:35:02.182Z] #56 169.0 + bin/containerd [2021-03-19T17:35:02.739Z] #43 146.4 CC criu/protobuf-desc.o [2021-03-19T17:35:03.310Z] #43 147.0 CC criu/protobuf.o [2021-03-19T17:35:03.569Z] #43 147.4 CC criu/pstree.o [2021-03-19T17:35:04.141Z] #43 ... [2021-03-19T17:35:04.141Z] [2021-03-19T17:35:04.141Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T17:35:04.141Z] #30 sha256:6cafed9f649073fa76dfd793022e306b2ffb7f1548fe82926ae6426ab8bff8e9 [2021-03-19T17:35:04.141Z] #30 DONE 6.2s [2021-03-19T17:35:04.141Z] [2021-03-19T17:35:04.141Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T17:35:04.141Z] #33 sha256:52ac6f82ac2ddc8e3f81e4909fde937ab25d07a30b5047c2909592b548a29264 [2021-03-19T17:35:04.260Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T17:35:04.260Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === Skipped [2021-03-19T17:35:04.260Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-19T17:35:04.260Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-19T17:35:04.260Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-19T17:35:04.260Z] time="2021-03-19T17:33:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-19T17:35:04.260Z] time="2021-03-19T17:33:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-19T17:35:04.260Z] time="2021-03-19T17:33:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-19T17:35:04.260Z] time="2021-03-19T17:33:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-19T17:35:04.260Z] time="2021-03-19T17:33:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-19T17:35:04.260Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-19T17:35:04.260Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-19T17:35:04.260Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-19T17:35:04.260Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.260Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:35:04.260Z] [2021-03-19T17:35:04.260Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-19T17:35:04.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:35:04.261Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:35:04.261Z] [2021-03-19T17:35:04.261Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-19T17:35:04.261Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:35:04.261Z] [2021-03-19T17:35:04.261Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-19T17:35:04.261Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-19T17:35:04.261Z] [2021-03-19T17:35:04.261Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-19T17:35:04.261Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-19T17:35:04.261Z] [2021-03-19T17:35:04.261Z] [2021-03-19T17:35:04.261Z] DONE 2225 tests, 26 skipped in 192.200s Post stage [Pipeline] junit [2021-03-19T17:35:04.306Z] Recording test results [2021-03-19T17:35:04.401Z] [Checks API] No suitable checks publisher found. [2021-03-19T17:35:04.406Z] #33 DONE 0.5s [2021-03-19T17:35:04.406Z] [2021-03-19T17:35:04.406Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T17:35:04.406Z] #35 sha256:3c5dcd971fc6ee8344aaca15041f8406e9c7b1512a7ce6df2f8096785d0c01ab [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-03-19T17:35:04.466Z] #44 183.8 CC criu/protobuf-desc.o [Pipeline] sh [2021-03-19T17:35:04.665Z] #35 DONE 0.1s [2021-03-19T17:35:04.665Z] [2021-03-19T17:35:04.665Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T17:35:04.665Z] #38 sha256:8620a77ea2699bc425e26b2bf2f295269ddfb47ba3c82ca96e534f120ef3794a [2021-03-19T17:35:04.665Z] #38 DONE 0.1s [2021-03-19T17:35:04.665Z] [2021-03-19T17:35:04.665Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:04.665Z] #53 sha256:89859bf7daf2b8aae88e7a170b98de3fcdc9b07ee15b57bcd15ac979d75faafd [2021-03-19T17:35:04.665Z] #53 ... [2021-03-19T17:35:04.665Z] [2021-03-19T17:35:04.665Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:04.665Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:04.665Z] #43 148.7 CC criu/rbtree.o [2021-03-19T17:35:04.831Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh dynbinary test-integration [2021-03-19T17:35:04.924Z] #43 149.0 CC criu/rst-malloc.o [2021-03-19T17:35:05.121Z] [2021-03-19T17:35:05.121Z] Removing bundles/ [2021-03-19T17:35:05.121Z] [2021-03-19T17:35:05.121Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T17:35:05.414Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:35:05.414Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T17:35:05.492Z] #43 149.3 CC criu/seccomp.o [2021-03-19T17:35:06.006Z] #44 185.1 CC criu/protobuf.o [2021-03-19T17:35:06.006Z] #44 ... [2021-03-19T17:35:06.006Z] [2021-03-19T17:35:06.006Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:35:06.006Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T17:35:06.006Z] #41 252.9 + dpkg --print-architecture [2021-03-19T17:35:06.006Z] #41 252.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T17:35:06.061Z] #43 150.0 CC criu/seize.o [2021-03-19T17:35:06.307Z] #41 253.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T17:35:06.307Z] #41 253.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T17:35:06.847Z] #22 ... [2021-03-19T17:35:06.847Z] [2021-03-19T17:35:06.847Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:06.847Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:06.847Z] #43 137.0 CC criu/pagemap-cache.o [2021-03-19T17:35:06.847Z] #43 137.4 CC criu/pagemap.o [2021-03-19T17:35:06.847Z] #43 138.4 CC criu/parasite-syscall.o [2021-03-19T17:35:06.847Z] #43 139.4 CC criu/path.o [2021-03-19T17:35:06.847Z] #43 139.8 CC criu/pie-util-vdso-elf32.o [2021-03-19T17:35:06.847Z] #43 140.3 CC criu/pie-util-vdso.o [2021-03-19T17:35:06.847Z] #43 140.8 CC criu/pie-util.o [2021-03-19T17:35:06.847Z] #43 141.0 CC criu/pipes.o [2021-03-19T17:35:06.847Z] #43 141.9 CC criu/plugin.o [2021-03-19T17:35:06.847Z] #43 142.4 CC criu/proc_parse.o [2021-03-19T17:35:06.847Z] #43 ... [2021-03-19T17:35:06.847Z] [2021-03-19T17:35:06.847Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:35:06.847Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T17:35:06.847Z] #22 5.917 Collecting yamllint==1.16.0 [2021-03-19T17:35:06.847Z] #22 ... [2021-03-19T17:35:06.847Z] [2021-03-19T17:35:06.847Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:35:06.847Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:35:06.847Z] #40 DONE 214.8s [2021-03-19T17:35:06.847Z] [2021-03-19T17:35:06.847Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:06.847Z] #53 sha256:bf3d517e2a50e4af33a336429f585ce023b3f9831ad8eb09cf72acf4f664529a [2021-03-19T17:35:06.999Z] #43 150.9 CC criu/servicefd.o [2021-03-19T17:35:06.999Z] #43 ... [2021-03-19T17:35:06.999Z] [2021-03-19T17:35:06.999Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:35:06.999Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T17:35:06.999Z] #40 DONE 252.3s [2021-03-19T17:35:07.259Z] [2021-03-19T17:35:07.259Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:07.259Z] #53 sha256:89859bf7daf2b8aae88e7a170b98de3fcdc9b07ee15b57bcd15ac979d75faafd [2021-03-19T17:35:07.495Z] #56 ... [2021-03-19T17:35:07.495Z] [2021-03-19T17:35:07.495Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:07.495Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:35:07.495Z] #43 145.1 CC criu/rbtree.o [2021-03-19T17:35:07.495Z] #43 145.4 CC criu/rst-malloc.o [2021-03-19T17:35:07.495Z] #43 145.6 CC criu/seccomp.o [2021-03-19T17:35:07.495Z] #43 146.1 CC criu/seize.o [2021-03-19T17:35:07.495Z] #43 146.9 CC criu/servicefd.o [2021-03-19T17:35:07.495Z] #43 147.2 CC criu/shmem.o [2021-03-19T17:35:07.495Z] #43 148.1 CC criu/sigframe.o [2021-03-19T17:35:07.495Z] #43 148.2 CC criu/signalfd.o [2021-03-19T17:35:07.495Z] #43 148.7 CC criu/sk-inet.o [2021-03-19T17:35:07.495Z] #43 149.7 CC criu/sk-netlink.o [2021-03-19T17:35:07.495Z] #43 150.0 CC criu/sk-packet.o [2021-03-19T17:35:07.495Z] #43 150.5 CC criu/sk-queue.o [2021-03-19T17:35:07.827Z] #53 ... [2021-03-19T17:35:07.827Z] [2021-03-19T17:35:07.827Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:07.827Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:07.827Z] #43 151.5 CC criu/shmem.o [2021-03-19T17:35:08.072Z] #43 151.0 CC criu/sk-tcp.o [2021-03-19T17:35:08.650Z] #43 151.4 CC criu/sk-unix.o [2021-03-19T17:35:08.765Z] #53 ... [2021-03-19T17:35:08.765Z] [2021-03-19T17:35:08.765Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:08.765Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:08.765Z] #43 145.0 CC criu/protobuf-desc.o [2021-03-19T17:35:08.769Z] #43 152.8 CC criu/sigframe.o [2021-03-19T17:35:09.028Z] #43 153.0 CC criu/signalfd.o [2021-03-19T17:35:09.106Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-03-19T17:35:09.287Z] #43 ... [2021-03-19T17:35:09.287Z] [2021-03-19T17:35:09.287Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T17:35:09.287Z] #41 sha256:6bb48a78b2873794ae9ad718c7a559b60af541e3690a0fb7adbbf77bae57fdc6 [2021-03-19T17:35:09.287Z] #41 DONE 0.6s [2021-03-19T17:35:09.287Z] [2021-03-19T17:35:09.288Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:09.288Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:09.288Z] #43 153.3 CC criu/sk-inet.o [2021-03-19T17:35:09.339Z] #43 145.8 CC criu/protobuf.o [2021-03-19T17:35:09.912Z] #43 146.1 CC criu/pstree.o [2021-03-19T17:35:10.225Z] #43 154.2 CC criu/sk-netlink.o [2021-03-19T17:35:10.484Z] #43 154.5 CC criu/sk-packet.o [2021-03-19T17:35:10.576Z] #43 153.2 CC criu/sockets.o [2021-03-19T17:35:10.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T17:35:10.859Z] #43 147.0 CC criu/rbtree.o [2021-03-19T17:35:10.859Z] #43 147.3 CC criu/rst-malloc.o [2021-03-19T17:35:10.998Z] Congratulations! All API changes are done the right way. [2021-03-19T17:35:10.998Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-19T17:35:10.998Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-19T17:35:10.998Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-19T17:35:10.998Z] Congratulations! No new tests were added to integration-cli. [2021-03-19T17:35:10.998Z] [2021-03-19T17:35:10.998Z] INFO Start validation with golang-ci-lint [2021-03-19T17:35:10.998Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-19T17:35:10.998Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-19T17:35:10.998Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-19T17:35:11.053Z] #43 155.1 CC criu/sk-queue.o [2021-03-19T17:35:11.121Z] #43 147.5 CC criu/seccomp.o [2021-03-19T17:35:11.570Z] #43 154.2 CC criu/stats.o [2021-03-19T17:35:11.570Z] #43 154.5 CC criu/string.o [2021-03-19T17:35:11.622Z] #43 155.5 CC criu/sk-tcp.o [2021-03-19T17:35:11.852Z] #43 154.7 CC criu/sysctl.o [2021-03-19T17:35:11.852Z] #43 ... [2021-03-19T17:35:11.852Z] [2021-03-19T17:35:11.852Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:35:11.852Z] #24 sha256:608b0e63f4dd889a59e4a8758ef95cae04683950ec65fa213e6966c2ab6121f5 [2021-03-19T17:35:11.852Z] #24 231.7 + return [2021-03-19T17:35:12.070Z] #43 148.2 CC criu/seize.o [2021-03-19T17:35:12.192Z] #43 156.0 CC criu/sk-unix.o [2021-03-19T17:35:12.644Z] #43 ... [2021-03-19T17:35:12.644Z] [2021-03-19T17:35:12.644Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:35:12.644Z] #49 sha256:8669666ee612e610582bfe40144aee5437043f2c437941dfb0cfc728e5defbf7 [2021-03-19T17:35:12.644Z] #49 224.7 + /build/golangci-lint --version [2021-03-19T17:35:12.644Z] #49 225.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T17:35:12.644Z] #49 DONE 225.7s [2021-03-19T17:35:12.644Z] [2021-03-19T17:35:12.644Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:12.644Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:12.644Z] #43 149.0 CC criu/servicefd.o [2021-03-19T17:35:12.764Z] #43 ... [2021-03-19T17:35:12.764Z] [2021-03-19T17:35:12.764Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:35:12.764Z] #49 sha256:d1804210f2f416d518fd5d1fceb18d759d33191d1e6cb70b98c3a2a8ea4a4d7c [2021-03-19T17:35:12.764Z] #49 258.0 + /build/golangci-lint --version [2021-03-19T17:35:12.764Z] #49 258.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T17:35:12.764Z] #49 DONE 258.6s [2021-03-19T17:35:12.764Z] [2021-03-19T17:35:12.764Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:12.764Z] #53 sha256:89859bf7daf2b8aae88e7a170b98de3fcdc9b07ee15b57bcd15ac979d75faafd [2021-03-19T17:35:12.906Z] #43 ... [2021-03-19T17:35:12.906Z] [2021-03-19T17:35:12.906Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:35:12.906Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T17:35:12.906Z] #22 11.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T17:35:12.906Z] #22 11.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T17:35:12.906Z] #22 11.42 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T17:35:12.906Z] #22 11.45 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T17:35:12.906Z] #22 11.65 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-19T17:35:12.906Z] #22 11.91 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-19T17:35:12.906Z] #22 12.33 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T17:35:12.906Z] #22 DONE 12.6s [2021-03-19T17:35:13.168Z] [2021-03-19T17:35:13.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:13.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:13.168Z] #43 149.5 CC criu/shmem.o [2021-03-19T17:35:13.431Z] #43 ... [2021-03-19T17:35:13.431Z] [2021-03-19T17:35:13.431Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T17:35:13.431Z] #25 sha256:2c5dcab176e597f05e9598bd8abc1b4a3eb61eb7119528fb3e538e23315d2197 [2021-03-19T17:35:13.431Z] #25 DONE 0.7s [2021-03-19T17:35:13.693Z] [2021-03-19T17:35:13.693Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T17:35:13.693Z] #30 sha256:1adc143a68bf8a9582c5d87e6173ff4007a505122e9c1fc4d0023752380fb61e [2021-03-19T17:35:13.704Z] #53 ... [2021-03-19T17:35:13.704Z] [2021-03-19T17:35:13.704Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:13.704Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:13.704Z] #43 157.5 CC criu/sockets.o [2021-03-19T17:35:14.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T17:35:14.421Z] #24 DONE 234.1s [2021-03-19T17:35:14.421Z] [2021-03-19T17:35:14.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:14.421Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:35:14.421Z] #43 155.5 CC criu/sysfs_parse.o [2021-03-19T17:35:14.421Z] #43 156.0 CC criu/timens.o [2021-03-19T17:35:14.421Z] #43 156.5 CC criu/timerfd.o [2021-03-19T17:35:14.421Z] #43 156.9 CC criu/tty.o [2021-03-19T17:35:14.643Z] #43 158.5 CC criu/stats.o [2021-03-19T17:35:14.685Z] #43 ... [2021-03-19T17:35:14.685Z] [2021-03-19T17:35:14.685Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:14.685Z] #53 sha256:b2d287d67ecdf82360bbcce8b28393d98096a1d2e91a23e25ed81dabb4ec853a [2021-03-19T17:35:14.685Z] #53 110.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T17:35:14.685Z] #53 112.9 + mkdir -p /build [2021-03-19T17:35:14.685Z] #53 112.9 + cp runc /build/runc [2021-03-19T17:35:14.685Z] #53 DONE 113.2s [2021-03-19T17:35:14.952Z] [2021-03-19T17:35:14.952Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T17:35:14.952Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-19T17:35:14.952Z] #22 25.18 Installing build dependencies: finished with status 'done' [2021-03-19T17:35:14.952Z] #22 30.93 Building wheels for collected packages: pyyaml [2021-03-19T17:35:14.952Z] #22 30.94 Running setup.py bdist_wheel for pyyaml: started [2021-03-19T17:35:14.952Z] #22 32.41 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-19T17:35:14.952Z] #22 32.41 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-19T17:35:14.952Z] #22 32.60 Successfully built pyyaml [2021-03-19T17:35:14.952Z] #22 32.62 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-19T17:35:14.952Z] #22 32.98 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T17:35:14.952Z] #22 DONE 33.4s [2021-03-19T17:35:14.952Z] [2021-03-19T17:35:14.952Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:14.952Z] #56 sha256:7a81df1b212d96c0502bf47f8bf88e53f0f0b6964a337938eac8c7004055b58b [2021-03-19T17:35:15.214Z] #43 159.0 CC criu/string.o [2021-03-19T17:35:15.475Z] #43 159.2 CC criu/sysctl.o [2021-03-19T17:35:15.734Z] #43 159.7 CC criu/sysfs_parse.o [2021-03-19T17:35:15.902Z] #56 ... [2021-03-19T17:35:15.902Z] [2021-03-19T17:35:15.902Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:15.902Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:35:15.902Z] #43 158.7 CC criu/tun.o [2021-03-19T17:35:15.993Z] #43 160.0 CC criu/timens.o [2021-03-19T17:35:16.478Z] #43 159.2 CC criu/uffd.o [2021-03-19T17:35:16.562Z] #43 160.2 CC criu/timerfd.o [2021-03-19T17:35:16.562Z] #43 160.5 CC criu/tty.o [2021-03-19T17:35:16.795Z] #41 ... [2021-03-19T17:35:16.795Z] [2021-03-19T17:35:16.795Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:16.795Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:35:16.795Z] #44 185.6 CC criu/pstree.o [2021-03-19T17:35:16.795Z] #44 187.2 CC criu/rbtree.o [2021-03-19T17:35:16.795Z] #44 187.7 CC criu/rst-malloc.o [2021-03-19T17:35:16.795Z] #44 188.2 CC criu/seccomp.o [2021-03-19T17:35:16.795Z] #44 189.1 CC criu/seize.o [2021-03-19T17:35:16.795Z] #44 190.2 CC criu/servicefd.o [2021-03-19T17:35:16.795Z] #44 190.9 CC criu/shmem.o [2021-03-19T17:35:16.795Z] #44 192.2 CC criu/sigframe.o [2021-03-19T17:35:16.795Z] #44 192.4 CC criu/signalfd.o [2021-03-19T17:35:16.795Z] #44 192.9 CC criu/sk-inet.o [2021-03-19T17:35:16.795Z] #44 194.2 CC criu/sk-netlink.o [2021-03-19T17:35:16.795Z] #44 194.7 CC criu/sk-packet.o [2021-03-19T17:35:16.795Z] #44 195.5 CC criu/sk-queue.o [2021-03-19T17:35:17.095Z] #44 196.2 CC criu/sk-tcp.o [2021-03-19T17:35:17.749Z] #44 196.9 CC criu/sk-unix.o [2021-03-19T17:35:17.875Z] #43 160.5 CC criu/util.o [2021-03-19T17:35:17.875Z] #43 ... [2021-03-19T17:35:17.875Z] [2021-03-19T17:35:17.875Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T17:35:17.875Z] #25 sha256:a31815974efd6b4445c224f584f86f9e2c6c7a5e7898df9cbd8641112d29378a [2021-03-19T17:35:17.875Z] #25 DONE 0.6s [2021-03-19T17:35:17.875Z] [2021-03-19T17:35:17.875Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T17:35:17.875Z] #30 sha256:00eacf18f19e99bb229bfa86db0e0e8c6c311ed01cbf4fa45f880ee83c1309d6 [2021-03-19T17:35:17.954Z] #43 161.8 CC criu/tun.o [2021-03-19T17:35:18.214Z] #43 162.1 CC criu/uffd.o [2021-03-19T17:35:18.997Z] #30 ... [2021-03-19T17:35:18.998Z] [2021-03-19T17:35:18.998Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:18.998Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:18.998Z] #43 150.2 CC criu/sigframe.o [2021-03-19T17:35:18.998Z] #43 150.4 CC criu/signalfd.o [2021-03-19T17:35:18.998Z] #43 150.6 CC criu/sk-inet.o [2021-03-19T17:35:18.998Z] #43 151.6 CC criu/sk-netlink.o [2021-03-19T17:35:18.998Z] #43 152.0 CC criu/sk-packet.o [2021-03-19T17:35:18.998Z] #43 152.5 CC criu/sk-queue.o [2021-03-19T17:35:18.998Z] #43 153.0 CC criu/sk-tcp.o [2021-03-19T17:35:18.998Z] #43 153.4 CC criu/sk-unix.o [2021-03-19T17:35:18.998Z] #43 155.0 CC criu/sockets.o [2021-03-19T17:35:18.998Z] #43 155.6 CC criu/stats.o [2021-03-19T17:35:19.153Z] #43 162.9 CC criu/util.o [2021-03-19T17:35:19.260Z] #43 155.8 CC criu/string.o [2021-03-19T17:35:19.260Z] #43 155.8 CC criu/sysctl.o [2021-03-19T17:35:19.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T17:35:19.721Z] #43 163.8 CC criu/uts_ns.o [2021-03-19T17:35:19.835Z] #43 ... [2021-03-19T17:35:19.835Z] [2021-03-19T17:35:19.835Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T17:35:19.835Z] #30 sha256:1adc143a68bf8a9582c5d87e6173ff4007a505122e9c1fc4d0023752380fb61e [2021-03-19T17:35:19.835Z] #30 DONE 6.3s [2021-03-19T17:35:19.835Z] [2021-03-19T17:35:19.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:19.835Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:19.835Z] #43 156.3 CC criu/sysfs_parse.o [2021-03-19T17:35:19.980Z] #43 164.0 CC criu/vdso-compat.o [2021-03-19T17:35:20.098Z] #43 ... [2021-03-19T17:35:20.098Z] [2021-03-19T17:35:20.098Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T17:35:20.098Z] #33 sha256:383e09fd48bac17171250db694b738c87166be27bd1fad91f63a8b39a01f1ad7 [2021-03-19T17:35:20.098Z] #33 DONE 0.4s [2021-03-19T17:35:20.098Z] [2021-03-19T17:35:20.098Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:20.098Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:20.098Z] #43 156.6 CC criu/timens.o [2021-03-19T17:35:20.240Z] #43 164.1 CC criu/vdso.o [2021-03-19T17:35:20.361Z] #43 ... [2021-03-19T17:35:20.361Z] [2021-03-19T17:35:20.361Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T17:35:20.361Z] #35 sha256:2f982aa7696738017ddf0afb2aee387f0cd2b250336a3d0e66f963ef815d357d [2021-03-19T17:35:20.361Z] #35 DONE 0.1s [2021-03-19T17:35:20.500Z] #43 164.5 LINK criu/built-in.o [2021-03-19T17:35:20.538Z] #44 199.3 CC criu/sockets.o [2021-03-19T17:35:20.623Z] [2021-03-19T17:35:20.623Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T17:35:20.623Z] #38 sha256:c4eaf5857d88bcf487675489df17936dda9bd6e955f1f404a495a64b68c9dcbb [2021-03-19T17:35:20.623Z] #38 DONE 0.1s [2021-03-19T17:35:20.623Z] [2021-03-19T17:35:20.624Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T17:35:20.624Z] #41 sha256:17f9b83ac3132ff3ddf69be9e66c44d9c0b7e0e6abc1c68ca218f505d50a6179 [2021-03-19T17:35:20.759Z] #43 164.6 LINK criu/criu [2021-03-19T17:35:20.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T17:35:21.018Z] #43 165.0 DEP lib/c/criu.d [2021-03-19T17:35:21.019Z] #43 165.1 CC images/rpc.pb-c.o [2021-03-19T17:35:21.194Z] #44 200.6 CC criu/stats.o [2021-03-19T17:35:21.200Z] #41 DONE 0.7s [2021-03-19T17:35:21.200Z] [2021-03-19T17:35:21.200Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:21.200Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T17:35:21.200Z] #43 156.9 CC criu/timerfd.o [2021-03-19T17:35:21.200Z] #43 157.2 CC criu/tty.o [2021-03-19T17:35:21.587Z] #43 165.6 CC lib/c/criu.o [2021-03-19T17:35:21.846Z] #44 201.1 CC criu/string.o [2021-03-19T17:35:21.846Z] #44 201.2 CC criu/sysctl.o [2021-03-19T17:35:22.146Z] #43 158.5 CC criu/tun.o [2021-03-19T17:35:22.409Z] #43 158.8 CC criu/uffd.o [2021-03-19T17:35:22.525Z] #43 166.3 LINK lib/c/built-in.o [2021-03-19T17:35:22.525Z] #43 166.3 LINK lib/c/libcriu.so [2021-03-19T17:35:22.525Z] #43 166.4 LINK lib/c/libcriu.a [2021-03-19T17:35:22.525Z] #43 166.4 GEN magic.py [2021-03-19T17:35:22.784Z] #43 166.5 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:35:22.784Z] #43 166.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:35:22.784Z] #43 166.6 Note: Building without GnuTLS support [2021-03-19T17:35:22.784Z] #43 166.6 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:35:22.784Z] #43 166.6 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:35:22.910Z] #44 202.0 CC criu/sysfs_parse.o [2021-03-19T17:35:23.190Z] #30 ... [2021-03-19T17:35:23.190Z] [2021-03-19T17:35:23.190Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:23.190Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T17:35:23.190Z] #43 161.6 CC criu/uts_ns.o [2021-03-19T17:35:23.190Z] #43 161.8 CC criu/vdso.o [2021-03-19T17:35:23.190Z] #43 162.3 LINK criu/built-in.o [2021-03-19T17:35:23.190Z] #43 162.4 LINK criu/criu [2021-03-19T17:35:23.190Z] #43 162.8 DEP lib/c/criu.d [2021-03-19T17:35:23.190Z] #43 162.9 CC images/rpc.pb-c.o [2021-03-19T17:35:23.190Z] #43 163.4 CC lib/c/criu.o [2021-03-19T17:35:23.190Z] #43 164.4 LINK lib/c/built-in.o [2021-03-19T17:35:23.190Z] #43 164.4 LINK lib/c/libcriu.so [2021-03-19T17:35:23.190Z] #43 164.5 LINK lib/c/libcriu.a [2021-03-19T17:35:23.190Z] #43 164.6 GEN magic.py [2021-03-19T17:35:23.190Z] #43 164.8 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:35:23.190Z] #43 164.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:35:23.190Z] #43 164.8 Note: Building without GnuTLS support [2021-03-19T17:35:23.190Z] #43 164.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:35:23.190Z] #43 164.8 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:35:23.190Z] #43 165.6 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:35:23.353Z] #43 167.2 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:35:23.356Z] #43 159.6 CC criu/util.o [2021-03-19T17:35:23.454Z] #43 166.3 make[1]: Nothing to be done for 'all'. [2021-03-19T17:35:23.560Z] #44 202.5 CC criu/timens.o [2021-03-19T17:35:23.560Z] #44 202.9 CC criu/timerfd.o [2021-03-19T17:35:23.921Z] #43 167.7 make[1]: Nothing to be done for 'all'. [2021-03-19T17:35:24.209Z] #44 203.3 CC criu/tty.o [2021-03-19T17:35:24.303Z] #43 160.5 CC criu/uts_ns.o [2021-03-19T17:35:24.304Z] #43 160.6 CC criu/vdso-compat.o [2021-03-19T17:35:24.304Z] #43 160.8 CC criu/vdso.o [2021-03-19T17:35:24.405Z] #43 167.1 make[1]: 'images/built-in.o' is up to date. [2021-03-19T17:35:24.405Z] #43 167.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T17:35:24.405Z] #43 167.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T17:35:24.405Z] #43 167.3 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T17:35:24.405Z] #43 167.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T17:35:24.405Z] #43 167.4 make[1]: Nothing to be done for 'all'. [2021-03-19T17:35:24.489Z] #43 168.2 make[1]: 'images/built-in.o' is up to date. [2021-03-19T17:35:24.489Z] #43 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T17:35:24.489Z] #43 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T17:35:24.489Z] #43 168.3 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T17:35:24.489Z] #43 168.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T17:35:24.489Z] #43 168.4 make[1]: Nothing to be done for 'all'. [2021-03-19T17:35:24.489Z] #43 168.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:35:24.669Z] #43 167.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:35:24.748Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.748Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.748Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.748Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.748Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.748Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.882Z] #43 161.2 LINK criu/built-in.o [2021-03-19T17:35:24.882Z] #43 161.3 LINK criu/criu [2021-03-19T17:35:24.932Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.932Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.932Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.932Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.932Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:24.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T17:35:25.007Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:25.007Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:25.007Z] #43 169.0 INSTALL criu/criu [2021-03-19T17:35:25.145Z] #43 161.7 DEP lib/c/criu.d [2021-03-19T17:35:25.196Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:25.196Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:25.196Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:25.196Z] #43 168.2 INSTALL criu/criu [2021-03-19T17:35:25.266Z] #43 DONE 169.2s [2021-03-19T17:35:25.266Z] [2021-03-19T17:35:25.266Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:25.266Z] #56 sha256:ac061b1b6d4af587865a25facb07970cc1157adb2b142a12291cf779e1491ffc [2021-03-19T17:35:25.408Z] #43 161.8 CC images/rpc.pb-c.o [2021-03-19T17:35:25.671Z] #43 162.2 CC lib/c/criu.o [2021-03-19T17:35:26.618Z] #43 163.0 LINK lib/c/built-in.o [2021-03-19T17:35:26.618Z] #43 163.0 LINK lib/c/libcriu.so [2021-03-19T17:35:26.618Z] #43 163.1 LINK lib/c/libcriu.a [2021-03-19T17:35:26.649Z] #56 ... [2021-03-19T17:35:26.649Z] [2021-03-19T17:35:26.649Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T17:35:26.649Z] #44 sha256:5a2f69d79c81bc27a13ef77b84839e0dd09a0a3a0a3d488378a3409585430a45 [2021-03-19T17:35:26.880Z] #43 163.2 GEN magic.py [2021-03-19T17:35:26.880Z] #43 163.2 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:35:26.880Z] #43 163.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:35:26.880Z] #43 163.2 Note: Building without GnuTLS support [2021-03-19T17:35:26.880Z] #43 163.2 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:35:26.880Z] #43 163.2 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:35:26.908Z] #44 DONE 0.1s [2021-03-19T17:35:26.908Z] [2021-03-19T17:35:26.908Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T17:35:26.908Z] #46 sha256:727318adb51617f8d013a419cf5705851ab2840fb138d3bb2686077bd0cb4cb6 [2021-03-19T17:35:26.988Z] #44 205.9 CC criu/tun.o [2021-03-19T17:35:27.168Z] #46 DONE 0.3s [2021-03-19T17:35:27.168Z] [2021-03-19T17:35:27.168Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T17:35:27.168Z] #48 sha256:85ba98e3c8e1c5ffbb312b53528b25159d0d27e55e628a064053717190dc06be [2021-03-19T17:35:27.288Z] #44 206.7 CC criu/uffd.o [2021-03-19T17:35:27.428Z] #48 DONE 0.1s [2021-03-19T17:35:27.428Z] [2021-03-19T17:35:27.428Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T17:35:27.428Z] #50 sha256:ed0b63d6276990698926588b56f759182c0e6ad985a0fde2c0d40252e39e865c [2021-03-19T17:35:27.455Z] #43 163.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:35:27.689Z] #50 DONE 0.5s [2021-03-19T17:35:27.689Z] [2021-03-19T17:35:27.689Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:27.689Z] #53 sha256:89859bf7daf2b8aae88e7a170b98de3fcdc9b07ee15b57bcd15ac979d75faafd [2021-03-19T17:35:27.947Z] #53 ... [2021-03-19T17:35:27.947Z] [2021-03-19T17:35:27.947Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T17:35:27.947Z] #52 sha256:d98165d80fc18327fb99156b7c1a110007cd618f48933cac4993bb6dbc65f5a3 [2021-03-19T17:35:27.947Z] #52 DONE 0.1s [2021-03-19T17:35:27.947Z] [2021-03-19T17:35:27.947Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:27.947Z] #53 sha256:89859bf7daf2b8aae88e7a170b98de3fcdc9b07ee15b57bcd15ac979d75faafd [2021-03-19T17:35:28.031Z] #43 164.4 make[1]: Nothing to be done for 'all'. [2021-03-19T17:35:28.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T17:35:28.513Z] #43 DONE 171.2s [2021-03-19T17:35:28.513Z] [2021-03-19T17:35:28.513Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T17:35:28.513Z] #30 sha256:00eacf18f19e99bb229bfa86db0e0e8c6c311ed01cbf4fa45f880ee83c1309d6 [2021-03-19T17:35:28.513Z] #30 DONE 10.7s [2021-03-19T17:35:28.513Z] [2021-03-19T17:35:28.513Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T17:35:28.513Z] #33 sha256:9c688f71a1b38a2478e3ab91096a928f12d86d207716b2d19b76c98aae04e4fe [2021-03-19T17:35:28.605Z] #43 164.9 make[1]: 'images/built-in.o' is up to date. [2021-03-19T17:35:28.605Z] #43 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T17:35:28.605Z] #43 165.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T17:35:28.605Z] #43 165.0 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T17:35:28.605Z] #43 165.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T17:35:28.605Z] #43 165.1 make[1]: Nothing to be done for 'all'. [2021-03-19T17:35:28.868Z] #43 165.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:35:28.868Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:28.868Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:28.868Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:28.868Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:29.131Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:29.131Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:29.131Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:29.131Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:29.131Z] #43 165.6 INSTALL criu/criu [2021-03-19T17:35:29.394Z] #43 DONE 165.9s [2021-03-19T17:35:29.394Z] [2021-03-19T17:35:29.394Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:29.394Z] #56 sha256:1411df4a1f2ec8134c3f98875ee0b85dfdebbcde121dc8c4f09a5b100af3a650 [2021-03-19T17:35:29.412Z] #44 208.3 CC criu/util.o [2021-03-19T17:35:29.463Z] #33 DONE 0.9s [2021-03-19T17:35:29.463Z] [2021-03-19T17:35:29.463Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T17:35:29.463Z] #35 sha256:0c6738faf57eca228b5262b82aecaec1811508a31a1e155b2186d9cedba31914 [2021-03-19T17:35:29.728Z] #35 DONE 0.3s [2021-03-19T17:35:29.728Z] [2021-03-19T17:35:29.728Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T17:35:29.728Z] #38 sha256:554811128637e45db4556f7a25920e1c05b6929fc5a539f82ba668f7f6307082 [2021-03-19T17:35:30.305Z] #38 DONE 0.5s [2021-03-19T17:35:30.305Z] [2021-03-19T17:35:30.305Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T17:35:30.305Z] #41 sha256:3ec2b565f46ce076601dba8bb171f6bb56baa0a6b99bc273c58af7b358456865 [2021-03-19T17:35:31.253Z] #41 DONE 0.8s [2021-03-19T17:35:31.253Z] [2021-03-19T17:35:31.253Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T17:35:31.253Z] #44 sha256:1e833512b0be7999393a379283cc20d32f1a27425431b3c38c7f7091257e7a9c [2021-03-19T17:35:31.253Z] #44 DONE 0.1s [2021-03-19T17:35:31.253Z] [2021-03-19T17:35:31.253Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T17:35:31.253Z] #46 sha256:d7391cdc782f8a6a76ca11424bb367a847ffb1a8113f4b8ac72ff8097b1f5574 [2021-03-19T17:35:31.319Z] #56 ... [2021-03-19T17:35:31.319Z] [2021-03-19T17:35:31.319Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T17:35:31.319Z] #44 sha256:80d9dfb23f1b928ddbc6e878a7aa77677faa86cbab45c74f0096bf1409f146f1 [2021-03-19T17:35:31.319Z] #44 DONE 0.1s [2021-03-19T17:35:31.319Z] [2021-03-19T17:35:31.319Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T17:35:31.319Z] #46 sha256:2e1578184ee26afe34935336cc644765eb8a7544fdfbd34c8e67a613eb025ef8 [2021-03-19T17:35:31.319Z] #46 DONE 0.3s [2021-03-19T17:35:31.319Z] [2021-03-19T17:35:31.319Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T17:35:31.319Z] #48 sha256:e31429138eb10f2ea7d94069ee7abd104b8969e7acf19853d3585510a59947aa [2021-03-19T17:35:31.515Z] #46 DONE 0.5s [2021-03-19T17:35:31.515Z] [2021-03-19T17:35:31.515Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:31.515Z] #56 sha256:7a81df1b212d96c0502bf47f8bf88e53f0f0b6964a337938eac8c7004055b58b [2021-03-19T17:35:31.530Z] #44 210.4 CC criu/uts_ns.o [2021-03-19T17:35:31.530Z] #44 210.7 CC criu/vdso.o [2021-03-19T17:35:31.582Z] #48 DONE 0.2s [2021-03-19T17:35:31.582Z] [2021-03-19T17:35:31.582Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T17:35:31.582Z] #50 sha256:da83b8dbcd42b8f4b6b883d879fb400e2a87dfd06f39ada3d826941910c995b8 [2021-03-19T17:35:31.779Z] #56 ... [2021-03-19T17:35:31.779Z] [2021-03-19T17:35:31.779Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T17:35:31.779Z] #48 sha256:7283e6e6adcc63ad7724f6d2d7b8ba34c06648b782bd075d9df4b6dcfb95b04b [2021-03-19T17:35:31.779Z] #48 DONE 0.1s [2021-03-19T17:35:31.846Z] #50 DONE 0.3s [2021-03-19T17:35:31.846Z] [2021-03-19T17:35:31.846Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T17:35:31.846Z] #52 sha256:be33fe5965f083943d0a529977459e98ad5a006d166f343bb9f27dd540f8df82 [2021-03-19T17:35:31.846Z] #52 DONE 0.1s [2021-03-19T17:35:31.846Z] [2021-03-19T17:35:31.846Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:31.846Z] #53 sha256:bf3d517e2a50e4af33a336429f585ce023b3f9831ad8eb09cf72acf4f664529a [2021-03-19T17:35:32.041Z] [2021-03-19T17:35:32.041Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T17:35:32.041Z] #50 sha256:283ae615645beea1742560f08a461dc97b089c879de2c66239d6f71afef10e9e [2021-03-19T17:35:32.144Z] #53 ... [2021-03-19T17:35:32.144Z] [2021-03-19T17:35:32.144Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:32.144Z] #56 sha256:ac061b1b6d4af587865a25facb07970cc1157adb2b142a12291cf779e1491ffc [2021-03-19T17:35:32.144Z] #56 211.8 + bin/containerd [2021-03-19T17:35:32.184Z] #44 211.6 LINK criu/built-in.o [2021-03-19T17:35:32.484Z] #44 211.8 LINK criu/criu [2021-03-19T17:35:32.986Z] #50 DONE 1.1s [2021-03-19T17:35:32.986Z] [2021-03-19T17:35:32.986Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T17:35:32.986Z] #52 sha256:ac16bccbd0aa0324f98e496809cdb65526fc1107a1de329fcb44a458376a8caa [2021-03-19T17:35:32.986Z] #52 DONE 0.1s [2021-03-19T17:35:32.986Z] [2021-03-19T17:35:32.986Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T17:35:32.986Z] #54 sha256:f2f7958f0ed11fe37cae1e581153da7aabd38ab54ae5bb68b1436a60a80db39e [2021-03-19T17:35:33.145Z] #44 212.5 DEP lib/c/criu.d [2021-03-19T17:35:33.449Z] #44 212.7 CC images/rpc.pb-c.o [2021-03-19T17:35:33.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T17:35:33.560Z] #54 DONE 0.5s [2021-03-19T17:35:33.560Z] [2021-03-19T17:35:33.560Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:33.560Z] #56 sha256:7a81df1b212d96c0502bf47f8bf88e53f0f0b6964a337938eac8c7004055b58b [2021-03-19T17:35:34.520Z] #44 213.7 CC lib/c/criu.o [2021-03-19T17:35:36.067Z] #53 ... [2021-03-19T17:35:36.067Z] [2021-03-19T17:35:36.067Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:36.067Z] #56 sha256:1411df4a1f2ec8134c3f98875ee0b85dfdebbcde121dc8c4f09a5b100af3a650 [2021-03-19T17:35:36.067Z] #56 201.0 + bin/containerd [2021-03-19T17:35:36.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T17:35:36.640Z] #44 215.8 LINK lib/c/built-in.o [2021-03-19T17:35:36.640Z] #44 215.8 LINK lib/c/libcriu.so [2021-03-19T17:35:36.640Z] #44 215.9 LINK lib/c/libcriu.a [2021-03-19T17:35:36.942Z] #44 216.2 GEN magic.py [2021-03-19T17:35:37.242Z] #44 216.4 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T17:35:37.242Z] #44 216.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T17:35:37.242Z] #44 216.4 Note: Building without GnuTLS support [2021-03-19T17:35:37.242Z] #44 216.4 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T17:35:37.242Z] #44 216.4 Makefile.config:40: Warn: Building without nftables support [2021-03-19T17:35:38.304Z] #44 217.3 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T17:35:38.716Z] #56 ... [2021-03-19T17:35:38.716Z] [2021-03-19T17:35:38.716Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:38.716Z] #53 sha256:89859bf7daf2b8aae88e7a170b98de3fcdc9b07ee15b57bcd15ac979d75faafd [2021-03-19T17:35:38.716Z] #53 126.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T17:35:38.716Z] #53 127.6 + mkdir -p /build [2021-03-19T17:35:38.716Z] #53 127.6 + cp runc /build/runc [2021-03-19T17:35:38.716Z] #53 DONE 128.3s [2021-03-19T17:35:38.716Z] [2021-03-19T17:35:38.716Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:38.716Z] #56 sha256:ac061b1b6d4af587865a25facb07970cc1157adb2b142a12291cf779e1491ffc [2021-03-19T17:35:39.367Z] #44 218.6 make[1]: Nothing to be done for 'all'. [2021-03-19T17:35:39.367Z] #44 ... [2021-03-19T17:35:39.367Z] [2021-03-19T17:35:39.367Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T17:35:39.367Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T17:35:39.367Z] #41 DONE 286.4s [2021-03-19T17:35:39.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T17:35:39.670Z] [2021-03-19T17:35:39.670Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T17:35:39.670Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T17:35:39.710Z] #56 ... [2021-03-19T17:35:39.710Z] [2021-03-19T17:35:39.710Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T17:35:39.710Z] #54 sha256:8e1f23b90e39e8fcae47af881106e0fcf06bc9afc4b9002d804f359b8b4082fc [2021-03-19T17:35:39.710Z] #54 DONE 0.1s [2021-03-19T17:35:39.710Z] [2021-03-19T17:35:39.710Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:39.710Z] #56 sha256:ac061b1b6d4af587865a25facb07970cc1157adb2b142a12291cf779e1491ffc [2021-03-19T17:35:41.380Z] #56 ... [2021-03-19T17:35:41.380Z] [2021-03-19T17:35:41.380Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:41.380Z] #53 sha256:bf3d517e2a50e4af33a336429f585ce023b3f9831ad8eb09cf72acf4f664529a [2021-03-19T17:35:41.380Z] #53 126.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T17:35:41.380Z] #53 127.3 + mkdir -p /build [2021-03-19T17:35:41.380Z] #53 127.3 + cp runc /build/runc [2021-03-19T17:35:41.414Z] #44 220.3 make[1]: 'images/built-in.o' is up to date. [2021-03-19T17:35:41.414Z] #44 220.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T17:35:41.414Z] #44 220.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T17:35:41.414Z] #44 220.5 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T17:35:41.414Z] #44 220.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T17:35:41.414Z] #44 220.7 make[1]: Nothing to be done for 'all'. [2021-03-19T17:35:41.414Z] #44 220.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T17:35:41.642Z] #53 DONE 127.6s [2021-03-19T17:35:41.642Z] [2021-03-19T17:35:41.642Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:41.642Z] #56 sha256:1411df4a1f2ec8134c3f98875ee0b85dfdebbcde121dc8c4f09a5b100af3a650 [2021-03-19T17:35:41.715Z] #44 221.1 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:42.017Z] #44 221.2 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:42.017Z] #44 221.2 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:42.316Z] #44 221.5 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:42.316Z] #44 221.6 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:42.316Z] #44 221.7 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:42.316Z] #44 221.7 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:42.617Z] #44 221.9 make[2]: Nothing to be done for 'all'. [2021-03-19T17:35:42.618Z] #44 222.0 INSTALL criu/criu [2021-03-19T17:35:42.771Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T17:35:42.771Z] Using test binary docker [2021-03-19T17:35:42.771Z] +++ /etc/init.d/apparmor start [2021-03-19T17:35:42.771Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T17:35:42.771Z] INFO: Waiting for daemon to start... [2021-03-19T17:35:42.771Z] Starting dockerd [2021-03-19T17:35:42.771Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-03-19T17:35:42.919Z] #44 DONE 222.1s [2021-03-19T17:35:42.919Z] [2021-03-19T17:35:42.919Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T17:35:42.919Z] #50 sha256:27ff965e1f7c361901099140f9b602d996d081b4d2c2e14436734cff443c5812 [2021-03-19T17:35:43.624Z] #56 ... [2021-03-19T17:35:43.624Z] [2021-03-19T17:35:43.624Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T17:35:43.624Z] #54 sha256:6b8ee039d230528192d142d3ba752226cc3d04713f4726fadcb8d5a408034929 [2021-03-19T17:35:43.624Z] #54 DONE 0.1s [2021-03-19T17:35:43.624Z] [2021-03-19T17:35:43.624Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:35:43.624Z] #56 sha256:1411df4a1f2ec8134c3f98875ee0b85dfdebbcde121dc8c4f09a5b100af3a650 [2021-03-19T17:35:44.685Z] . [2021-03-19T17:35:44.685Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T17:35:44.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T17:35:44.946Z] Error: No such image: emptyfs [2021-03-19T17:35:44.946Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T17:35:44.946Z] ++++ docker load [2021-03-19T17:35:45.518Z] Running integration-test (iteration 1) [2021-03-19T17:35:45.518Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T17:35:45.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:35:45.518Z] ++ set -e [2021-03-19T17:35:45.518Z] ++ '[' -n 0 ']' [2021-03-19T17:35:45.518Z] ++ set -x [2021-03-19T17:35:45.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:35:47.478Z] #50 294.2 + /build/golangci-lint --version [2021-03-19T17:35:47.780Z] #50 294.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T17:35:47.780Z] #50 DONE 294.8s [2021-03-19T17:35:47.780Z] [2021-03-19T17:35:47.780Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T17:35:47.780Z] #54 sha256:f037c012360f1fa58be6fcc8f26a676f3fbfe231cc04c54f94b70bb70407a935 [2021-03-19T17:35:48.524Z] #56 213.4 + bin/containerd-stress [2021-03-19T17:35:49.913Z] #56 216.5 + bin/containerd-shim [2021-03-19T17:35:55.220Z] #56 222.2 + bin/containerd-shim-runc-v1 [2021-03-19T17:35:59.440Z] #56 226.1 + bin/containerd-shim-runc-v2 [2021-03-19T17:36:00.384Z] #56 227.3 + binaries [2021-03-19T17:36:00.384Z] #56 227.3 + install -D bin/containerd /build/containerd [2021-03-19T17:36:00.384Z] #56 227.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T17:36:00.644Z] #56 227.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T17:36:00.644Z] #56 227.4 + install -D bin/ctr /build/ctr [2021-03-19T17:36:02.718Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:36:02.718Z] [2021-03-19T17:36:02.718Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T17:36:02.718Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T17:36:02.718Z] HOSTNAME=43a575efb1d4 [2021-03-19T17:36:02.718Z] TESTDEBUG=0 [2021-03-19T17:36:02.718Z] DEST=bundles/test-integration [2021-03-19T17:36:02.718Z] PWD=/go/src/github.com/docker/docker [2021-03-19T17:36:02.718Z] DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:36:02.718Z] container=docker [2021-03-19T17:36:02.718Z] HOME=/root [2021-03-19T17:36:02.718Z] GOLANG_VERSION=1.13.15 [2021-03-19T17:36:02.718Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T17:36:02.718Z] VALIDATE_BRANCH=20.10 [2021-03-19T17:36:02.718Z] TERM=xterm [2021-03-19T17:36:02.718Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T17:36:02.718Z] SHLVL=1 [2021-03-19T17:36:02.718Z] TIMEOUT=120m [2021-03-19T17:36:02.718Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T17:36:02.718Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T17:36:02.718Z] GO111MODULE=off [2021-03-19T17:36:02.718Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T17:36:02.718Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T17:36:02.718Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T17:36:02.718Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T17:36:02.718Z] GOPATH=/go [2021-03-19T17:36:02.718Z] PKG_CONFIG=pkg-config [2021-03-19T17:36:02.718Z] _=/usr/bin/env [2021-03-19T17:36:02.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T17:36:03.581Z] 4612f6d0b889: Retrying in 5 seconds [2021-03-19T17:36:03.582Z] 4612f6d0b889: Retrying in 4 seconds [2021-03-19T17:36:03.582Z] 4612f6d0b889: Retrying in 3 seconds [2021-03-19T17:36:03.582Z] 4612f6d0b889: Retrying in 2 seconds [2021-03-19T17:36:03.582Z] 4612f6d0b889: Retrying in 1 second [2021-03-19T17:36:03.942Z] #56 DONE 230.8s [2021-03-19T17:36:05.326Z] [2021-03-19T17:36:05.326Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T17:36:05.326Z] #57 sha256:d4c5eb72193176f49d1e7ae81ff2945985c34650c3d98624fc8c0e0e61cde418 [2021-03-19T17:36:06.311Z] #56 243.2 + bin/containerd-stress [2021-03-19T17:36:06.311Z] #56 245.1 + bin/containerd-shim [2021-03-19T17:36:07.238Z] #57 DONE 2.0s [2021-03-19T17:36:07.238Z] [2021-03-19T17:36:07.238Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T17:36:07.238Z] #61 sha256:41d0c5d25384641ea63d6783c7413dc543c73789e1a0a2ab8e07e1a9d57c7afd [2021-03-19T17:36:07.809Z] #61 DONE 0.5s [2021-03-19T17:36:07.809Z] [2021-03-19T17:36:07.809Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T17:36:07.809Z] #63 sha256:72ee4ee482b576c53e46d7d540fe022e20288c4b2263534e57808543d8ee745c [2021-03-19T17:36:08.751Z] #63 DONE 1.0s [2021-03-19T17:36:09.012Z] [2021-03-19T17:36:09.012Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T17:36:09.012Z] #65 sha256:48c23bb64a7b8a2a6e5b323fc89f649631380d1d0c2a301673c78dd23f00d1d1 [2021-03-19T17:36:09.012Z] #65 DONE 0.1s [2021-03-19T17:36:09.012Z] [2021-03-19T17:36:09.012Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T17:36:09.012Z] #66 sha256:a99e5f74c5e6bfb2a23d917042325fac45ca21a87bef43f5e80a960cd43fb739 [2021-03-19T17:36:09.012Z] #66 DONE 0.1s [2021-03-19T17:36:09.012Z] [2021-03-19T17:36:09.012Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T17:36:09.012Z] #67 sha256:cd4f73735d1fb5ce414e043d2dc319de5bc7b3d3051b5f79fb0d6cf5eddc8ef6 [2021-03-19T17:36:10.231Z] #56 232.7 + bin/containerd-stress [2021-03-19T17:36:10.231Z] #56 234.9 + bin/containerd-shim [2021-03-19T17:36:10.374Z] #54 196.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T17:36:10.374Z] #54 198.2 + mkdir -p /build [2021-03-19T17:36:10.374Z] #54 198.2 + cp runc /build/runc [2021-03-19T17:36:10.374Z] #54 DONE 198.3s [2021-03-19T17:36:10.374Z] [2021-03-19T17:36:10.374Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:36:10.374Z] #25 sha256:46855bce201b4d941ab7cac4ca047ae06346d9becc58c2719f481ebe27e42f7d [2021-03-19T17:36:10.928Z] #67 DONE 1.8s [2021-03-19T17:36:10.928Z] [2021-03-19T17:36:10.928Z] #68 exporting to image [2021-03-19T17:36:10.928Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T17:36:10.928Z] #68 exporting layers [2021-03-19T17:36:11.587Z] #56 251.7 + bin/containerd-shim-runc-v1 [2021-03-19T17:36:14.911Z] #25 ... [2021-03-19T17:36:14.911Z] [2021-03-19T17:36:14.911Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:36:14.911Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:36:14.911Z] #57 278.6 + bin/containerd [2021-03-19T17:36:16.834Z] #56 241.6 + bin/containerd-shim-runc-v1 [2021-03-19T17:36:16.864Z] #56 256.2 + bin/containerd-shim-runc-v2 [2021-03-19T17:36:17.122Z] #56 257.1 + binaries [2021-03-19T17:36:17.122Z] #56 257.1 + install -D bin/containerd /build/containerd [2021-03-19T17:36:17.122Z] #56 257.1 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T17:36:17.122Z] #56 257.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T17:36:17.122Z] #56 257.1 + install -D bin/ctr /build/ctr [2021-03-19T17:36:17.698Z] #57 ... [2021-03-19T17:36:17.698Z] [2021-03-19T17:36:17.698Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T17:36:17.698Z] #25 sha256:46855bce201b4d941ab7cac4ca047ae06346d9becc58c2719f481ebe27e42f7d [2021-03-19T17:36:17.698Z] #25 324.7 + return [2021-03-19T17:36:17.698Z] #25 DONE 324.8s [2021-03-19T17:36:17.997Z] [2021-03-19T17:36:17.997Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:36:17.997Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:36:18.418Z] 4612f6d0b889: Verifying Checksum [2021-03-19T17:36:18.418Z] 4612f6d0b889: Download complete [2021-03-19T17:36:19.028Z] #56 DONE 259.0s [2021-03-19T17:36:19.965Z] [2021-03-19T17:36:19.965Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T17:36:19.965Z] #57 sha256:a88ffb609e917b84ca0827aefe82b095fbf383dce0857f1159a7bf870e28977d [2021-03-19T17:36:20.100Z] #57 ... [2021-03-19T17:36:20.100Z] [2021-03-19T17:36:20.100Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T17:36:20.100Z] #26 sha256:06cf08ba22836364b7db5b498def7f87ba4711f3323c2c4b09846c2a53852fe3 [2021-03-19T17:36:20.100Z] #26 DONE 0.1s [2021-03-19T17:36:20.100Z] [2021-03-19T17:36:20.100Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T17:36:20.100Z] #31 sha256:acbe83d6e79c627f20bfc26f4039e7e36ce33e9f50c40c2f9a09eeff55627dd7 [2021-03-19T17:36:20.749Z] #31 DONE 0.8s [2021-03-19T17:36:20.749Z] [2021-03-19T17:36:20.749Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T17:36:20.749Z] #34 sha256:d7fc86b6cc520ec8fdf12b46d27e0636775dbfd30282686473dbe80ae178834b [2021-03-19T17:36:20.749Z] #34 DONE 0.1s [2021-03-19T17:36:20.749Z] [2021-03-19T17:36:20.749Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T17:36:20.749Z] #36 sha256:8f74fe8fdfb6a094e686366c63eb66cdc3a2113d9a36e8419cc8d852103eb4a6 [2021-03-19T17:36:20.749Z] #36 DONE 0.1s [2021-03-19T17:36:20.749Z] [2021-03-19T17:36:20.749Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:36:20.749Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:36:20.901Z] #57 DONE 1.1s [2021-03-19T17:36:20.901Z] [2021-03-19T17:36:20.901Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T17:36:20.901Z] #61 sha256:e4a062b049b7db8c101a5f7c23a31a5e578949bd1c0029bf2d9e8c07151e1b5e [2021-03-19T17:36:20.901Z] #61 DONE 0.3s [2021-03-19T17:36:20.937Z] #68 exporting layers 8.4s done [2021-03-19T17:36:20.937Z] #68 writing image sha256:427fedeeb2622e95d43283993b572ddd3b1cc30ebfb29905f657333a0743cd19 done [2021-03-19T17:36:20.937Z] #68 naming to docker.io/library/docker:3742df88886b5826a4981dd1b2671e24596add2f done [2021-03-19T17:36:20.937Z] #68 DONE 8.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-19T17:36:21.048Z] #57 ... [2021-03-19T17:36:21.048Z] [2021-03-19T17:36:21.048Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T17:36:21.048Z] #39 sha256:a71687e2ce0d1e3d2e1e8556ec823d10e3f15126a6c0a6aa42f3de43ab1935f3 [2021-03-19T17:36:21.048Z] #39 DONE 0.1s [2021-03-19T17:36:21.048Z] [2021-03-19T17:36:21.048Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T17:36:21.048Z] #42 sha256:35d8aa4a15760927715c1e6843442a6b5a1a668c3d04bc42e3fa7effc825c437 [2021-03-19T17:36:21.159Z] [2021-03-19T17:36:21.159Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T17:36:21.159Z] #63 sha256:88a0d190787d398511b8d17a2a135fffd30a7328d1315d9bdf271912a58fb61e [2021-03-19T17:36:21.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/test/unit [2021-03-19T17:36:21.351Z] #42 DONE 0.2s [2021-03-19T17:36:21.351Z] [2021-03-19T17:36:21.351Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T17:36:21.351Z] #45 sha256:44bd78a970fd934b5d1bbb91135edf1ed6a5310f075d1cf7e6838e0f06b9d457 [2021-03-19T17:36:21.351Z] #45 DONE 0.2s [2021-03-19T17:36:21.352Z] [2021-03-19T17:36:21.352Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T17:36:21.352Z] #47 sha256:a9490e7d6c5c98f66b86fa25b48f2bf480800d997d67e1e5fa3fd2f214bd65f6 [2021-03-19T17:36:21.352Z] #47 DONE 0.1s [2021-03-19T17:36:21.352Z] [2021-03-19T17:36:21.352Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:36:21.352Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:36:21.352Z] #57 ... [2021-03-19T17:36:21.352Z] [2021-03-19T17:36:21.352Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T17:36:21.352Z] #49 sha256:eb558f2f9fe77277654bfc06f5d0f91d8c062be4720b84a607d79098fbd92361 [2021-03-19T17:36:21.352Z] #49 DONE 0.1s [2021-03-19T17:36:21.654Z] [2021-03-19T17:36:21.654Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T17:36:21.654Z] #51 sha256:99fcfbb01ffb20fabceb4529388b8b166e37681516f2441ab4848c0221831bd4 [2021-03-19T17:36:21.654Z] #51 DONE 0.1s [2021-03-19T17:36:21.654Z] [2021-03-19T17:36:21.654Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:36:21.654Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:36:21.654Z] #57 ... [2021-03-19T17:36:21.654Z] [2021-03-19T17:36:21.654Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T17:36:21.655Z] #53 sha256:11aac4cf691550b1d50860295fa234b0fa6e7cf66f531898d4bda1187208ac8c [2021-03-19T17:36:21.655Z] #53 DONE 0.1s [2021-03-19T17:36:21.655Z] [2021-03-19T17:36:21.655Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T17:36:21.655Z] #55 sha256:7808baeb887b8a56d853c4e9ab2651137823011d3faced96ccb2368cdcede79e [2021-03-19T17:36:21.726Z] #63 DONE 0.5s [2021-03-19T17:36:21.727Z] [2021-03-19T17:36:21.727Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T17:36:21.727Z] #65 sha256:affb3128e777f21677c71fea3ce10d639787e78b86e5eb264b0dccc435d89e97 [2021-03-19T17:36:21.727Z] #65 DONE 0.1s [2021-03-19T17:36:21.727Z] [2021-03-19T17:36:21.727Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T17:36:21.727Z] #66 sha256:021770439fcb9398396969b7a410fcee77943423a5b5860ed582027f154d3895 [2021-03-19T17:36:21.727Z] #66 DONE 0.1s [2021-03-19T17:36:21.727Z] [2021-03-19T17:36:21.727Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T17:36:21.727Z] #67 sha256:7f4821371e7f9c3302e29ca0fe6a48affbe2d14b2be5746e40ac25e98fe1d779 [2021-03-19T17:36:21.952Z] #55 DONE 0.1s [2021-03-19T17:36:21.952Z] [2021-03-19T17:36:21.952Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T17:36:21.952Z] #57 sha256:c556491a399eebe90fb1df88f86c6a161d833c9e631e2c00ede0a832478dfb89 [2021-03-19T17:36:22.136Z] #56 246.1 + bin/containerd-shim-runc-v2 [2021-03-19T17:36:22.399Z] #56 247.2 + binaries [2021-03-19T17:36:22.399Z] #56 247.2 + install -D bin/containerd /build/containerd [2021-03-19T17:36:22.399Z] #56 247.2 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T17:36:22.399Z] #56 247.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T17:36:22.399Z] #56 247.2 + install -D bin/ctr /build/ctr [2021-03-19T17:36:23.785Z] #56 DONE 248.5s [2021-03-19T17:36:24.263Z] #67 DONE 2.4s [2021-03-19T17:36:24.264Z] [2021-03-19T17:36:24.264Z] #68 exporting to image [2021-03-19T17:36:24.264Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T17:36:24.264Z] #68 exporting layers [2021-03-19T17:36:24.356Z] [2021-03-19T17:36:24.356Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T17:36:24.356Z] #57 sha256:a922874aa03060cc3acef2116696b83beb6068cbcce2ac511c486eed8ae88a08 [2021-03-19T17:36:25.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T17:36:25.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T17:36:25.742Z] #57 DONE 1.0s [2021-03-19T17:36:25.742Z] [2021-03-19T17:36:25.742Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T17:36:25.742Z] #61 sha256:cb011335c7deb8d9313b79e9bcb7bbca9c8c5f2a67f53c888dc38c0fb7978831 [2021-03-19T17:36:25.742Z] #61 DONE 0.3s [2021-03-19T17:36:25.742Z] [2021-03-19T17:36:25.742Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T17:36:25.742Z] #63 sha256:b326b887caf918e82085e6d0052f24e615e9a629dee18bc1dc4a3c5223760a8e [2021-03-19T17:36:26.314Z] #63 DONE 0.5s [2021-03-19T17:36:26.314Z] [2021-03-19T17:36:26.314Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T17:36:26.314Z] #65 sha256:b8c703dfc329922a5b95a2a3b7a370a74394c20af00553639a264812fc67ad41 [2021-03-19T17:36:26.314Z] #65 DONE 0.1s [2021-03-19T17:36:26.314Z] [2021-03-19T17:36:26.314Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T17:36:26.314Z] #66 sha256:50e8ac7efdc243aa17d2d41880157ad7200d60c393112049c64bde688f5236b9 [2021-03-19T17:36:26.314Z] #66 DONE 0.1s [2021-03-19T17:36:26.314Z] [2021-03-19T17:36:26.314Z] #67 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-03-19T17:36:26.315Z] #67 sha256:2197c9331a6e597487314ff6d1576b2449b1e7f0c50be05f48557966439cacf4 [2021-03-19T17:36:26.581Z] ? github.com/docker/docker/api [no test files] [2021-03-19T17:36:27.259Z] #67 0.717 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-03-19T17:36:27.259Z] #67 0.871 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-19T17:36:27.259Z] #67 0.953 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-19T17:36:27.259Z] #67 1.036 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-19T17:36:28.100Z] #67 1.137 Reading package lists... [2021-03-19T17:36:28.673Z] #67 1.775 Reading package lists... [2021-03-19T17:36:28.673Z] #67 2.404 Building dependency tree... [2021-03-19T17:36:28.935Z] #67 2.533 Reading state information... [2021-03-19T17:36:28.935Z] #67 2.642 The following additional packages will be installed: [2021-03-19T17:36:28.935Z] #67 2.642 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-19T17:36:28.935Z] #67 2.643 libpam-systemd [2021-03-19T17:36:28.935Z] #67 2.643 Suggested packages: [2021-03-19T17:36:28.935Z] #67 2.643 systemd-container policykit-1 [2021-03-19T17:36:28.935Z] #67 2.643 Recommended packages: [2021-03-19T17:36:28.935Z] #67 2.643 libnss-systemd [2021-03-19T17:36:28.935Z] #67 2.723 The following NEW packages will be installed: [2021-03-19T17:36:28.935Z] #67 2.724 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-19T17:36:28.935Z] #67 2.725 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-19T17:36:29.506Z] #67 2.991 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T17:36:29.506Z] #67 2.991 Need to get 4761 kB of archives. [2021-03-19T17:36:29.506Z] #67 2.991 After this operation, 16.6 MB of additional disk space will be used. [2021-03-19T17:36:29.506Z] #67 2.991 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-19T17:36:29.506Z] #67 2.993 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-03-19T17:36:29.506Z] #67 2.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-19T17:36:29.506Z] #67 2.999 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-19T17:36:29.506Z] #67 3.002 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-19T17:36:29.506Z] #67 3.003 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-19T17:36:29.506Z] #67 3.090 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-19T17:36:29.506Z] #67 3.091 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-19T17:36:29.506Z] #67 3.094 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-19T17:36:29.506Z] #67 3.096 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-19T17:36:29.506Z] #67 3.099 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-03-19T17:36:29.768Z] #67 3.262 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T17:36:29.768Z] #67 3.287 Fetched 4761 kB in 0s (13.1 MB/s) [2021-03-19T17:36:29.768Z] #67 3.316 Selecting previously unselected package libargon2-1:amd64. [2021-03-19T17:36:29.768Z] #67 3.316 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28057 files and directories currently installed.) [2021-03-19T17:36:29.768Z] #67 3.330 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-19T17:36:29.768Z] #67 3.339 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-19T17:36:29.768Z] #67 3.381 Selecting previously unselected package libjson-c3:amd64. [2021-03-19T17:36:29.768Z] #67 3.382 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-19T17:36:29.768Z] #67 3.386 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-19T17:36:29.768Z] #67 3.426 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-19T17:36:29.768Z] #67 3.429 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-19T17:36:29.768Z] #67 3.434 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-19T17:36:29.768Z] #67 3.487 Selecting previously unselected package libidn11:amd64. [2021-03-19T17:36:29.768Z] #67 3.490 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-19T17:36:29.768Z] #67 3.494 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-19T17:36:29.768Z] #67 3.539 Selecting previously unselected package libkmod2:amd64. [2021-03-19T17:36:29.768Z] #67 3.542 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-19T17:36:29.768Z] #67 3.547 Unpacking libkmod2:amd64 (26-1) ... [2021-03-19T17:36:29.768Z] #67 3.597 Selecting previously unselected package systemd. [2021-03-19T17:36:30.029Z] #67 3.600 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-19T17:36:30.030Z] #67 3.642 Unpacking systemd (241-7~deb10u6) ... [2021-03-19T17:36:30.291Z] #67 4.095 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-19T17:36:30.291Z] #67 4.108 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-19T17:36:30.291Z] #67 4.123 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-19T17:36:30.291Z] #67 4.136 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-19T17:36:30.291Z] #67 4.149 Setting up libkmod2:amd64 (26-1) ... [2021-03-19T17:36:30.552Z] #67 4.163 Setting up systemd (241-7~deb10u6) ... [2021-03-19T17:36:30.552Z] #67 4.225 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-19T17:36:30.552Z] #67 4.227 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-19T17:36:30.552Z] #67 4.230 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-19T17:36:30.552Z] #67 4.230 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-19T17:36:31.125Z] #67 4.803 Selecting previously unselected package systemd-sysv. [2021-03-19T17:36:31.125Z] #67 4.803 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28854 files and directories currently installed.) [2021-03-19T17:36:31.125Z] #67 4.816 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-19T17:36:31.125Z] #67 4.821 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-19T17:36:31.125Z] #67 4.862 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-19T17:36:31.125Z] #67 4.865 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-19T17:36:31.125Z] #67 4.870 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-19T17:36:31.125Z] #67 4.967 Selecting previously unselected package dbus. [2021-03-19T17:36:31.387Z] #67 4.970 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-19T17:36:31.387Z] #67 4.981 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-19T17:36:31.387Z] #67 5.055 Selecting previously unselected package libpam-systemd:amd64. [2021-03-19T17:36:31.387Z] #67 5.058 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-19T17:36:31.387Z] #67 5.062 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-19T17:36:31.387Z] #67 5.108 Selecting previously unselected package dbus-user-session. [2021-03-19T17:36:31.387Z] #67 5.111 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-19T17:36:31.387Z] #67 5.116 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-19T17:36:31.387Z] #67 5.188 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-19T17:36:31.387Z] #67 5.205 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-19T17:36:31.387Z] #67 5.221 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-19T17:36:31.962Z] #67 5.425 invoke-rc.d: could not determine current runlevel [2021-03-19T17:36:31.962Z] #67 5.428 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T17:36:31.962Z] #67 5.437 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-19T17:36:31.962Z] #67 5.593 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-19T17:36:31.962Z] #67 5.609 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-19T17:36:31.962Z] #67 5.620 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T17:36:31.962Z] #67 DONE 5.8s [2021-03-19T17:36:31.962Z] [2021-03-19T17:36:31.962Z] #68 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-03-19T17:36:31.962Z] #68 sha256:f16326134db9149e13ed90d2ac97b79545cb988dd3e092aa059d9b660083d446 [2021-03-19T17:36:32.257Z] Loaded image: buildpack-deps:buster [2021-03-19T17:36:32.257Z] Loaded image: busybox:latest [2021-03-19T17:36:32.257Z] Loaded image: busybox:glibc [2021-03-19T17:36:32.381Z] #68 exporting layers 7.0s done [2021-03-19T17:36:32.381Z] #68 writing image sha256:a83822dd01c648fae1a2968b7d5181112ac271b834b7efd0416f2eea7a419d70 done [2021-03-19T17:36:32.381Z] #68 naming to docker.io/library/docker:3742df88886b5826a4981dd1b2671e24596add2f done [2021-03-19T17:36:32.381Z] #68 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T17:36:32.534Z] #68 0.462 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T17:36:32.534Z] #68 0.464 Dload Upload Total Spent Left Speed [2021-03-19T17:36:32.746Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -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=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh dynbinary test-integration [2021-03-19T17:36:32.795Z] #68 0.465 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15715 0 --:--:-- --:--:-- --:--:-- 15715 [2021-03-19T17:36:32.796Z] #68 DONE 0.6s [2021-03-19T17:36:32.796Z] [2021-03-19T17:36:32.796Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T17:36:32.796Z] #69 sha256:db02cebda32f46b30548d61688663e0427ff003c5d962a97b0ab9a73eae74d64 [2021-03-19T17:36:32.825Z] Loaded image: debian:bullseye [2021-03-19T17:36:33.085Z] Loaded image: hello-world:latest [2021-03-19T17:36:33.344Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:36:33.344Z] INFO: Testing against a local daemon [2021-03-19T17:36:33.344Z] === RUN TestCgroupNamespacesBuild [2021-03-19T17:36:33.739Z] #69 DONE 0.9s [2021-03-19T17:36:33.739Z] [2021-03-19T17:36:33.739Z] #70 exporting to image [2021-03-19T17:36:33.739Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T17:36:33.739Z] #70 exporting layers [2021-03-19T17:36:34.120Z] [2021-03-19T17:36:34.120Z] Removing bundles/ [2021-03-19T17:36:34.120Z] [2021-03-19T17:36:34.120Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T17:36:34.120Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:36:34.120Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T17:36:37.542Z] --- PASS: TestCgroupNamespacesBuild (3.82s) [2021-03-19T17:36:37.542Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T17:36:37.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T17:36:38.834Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2021-03-19T17:36:40.083Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s) [2021-03-19T17:36:40.083Z] === RUN TestBuildWithSession [2021-03-19T17:36:40.083Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T17:36:40.083Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:36:40.083Z] === RUN TestBuildSquashParent [2021-03-19T17:36:41.887Z] #70 exporting layers 6.9s done [2021-03-19T17:36:41.887Z] #70 writing image sha256:87de6a197be7844c25cd276c145ee77879ed2789ac2d1c70611cfbbe6c5d2e05 done [2021-03-19T17:36:41.887Z] #70 naming to docker.io/library/docker:3742df88886b5826a4981dd1b2671e24596add2f done [2021-03-19T17:36:41.887Z] #70 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T17:36:42.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -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=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh dynbinary test-integration [2021-03-19T17:36:43.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T17:36:43.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T17:36:44.800Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-19T17:36:44.800Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-19T17:36:44.800Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-19T17:36:44.800Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-19T17:36:44.800Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-03-19T17:36:44.800Z] Detected virtualization docker. [2021-03-19T17:36:44.800Z] Detected architecture x86-64. [2021-03-19T17:36:44.800Z] Set hostname to . [2021-03-19T17:36:44.800Z] + source /etc/docker-entrypoint-cmd [2021-03-19T17:36:44.800Z] ++ hack/make.sh dynbinary test-integration [2021-03-19T17:36:44.800Z] [2021-03-19T17:36:44.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T17:36:45.061Z] Removing bundles/ [2021-03-19T17:36:45.061Z] [2021-03-19T17:36:45.061Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T17:36:45.061Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:36:45.061Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T17:36:45.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T17:36:45.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T17:36:46.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T17:36:48.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T17:36:49.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T17:36:51.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T17:36:51.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T17:36:52.308Z] --- PASS: TestBuildSquashParent (12.33s) [2021-03-19T17:36:52.308Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T17:36:52.308Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:36:52.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:36:52.308Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:36:52.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:36:52.308Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:36:52.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:36:52.308Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:36:52.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:36:52.308Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:36:52.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:36:52.308Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:36:52.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:36:52.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:36:52.308Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:36:52.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T17:36:52.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T17:36:54.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T17:36:54.738Z] #57 314.3 + bin/containerd-stress [2021-03-19T17:36:54.738Z] #57 316.8 + bin/containerd-shim [2021-03-19T17:36:55.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T17:36:55.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T17:36:56.408Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T17:36:56.408Z] Using test binary docker [2021-03-19T17:36:56.408Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T17:36:56.408Z] +++ /etc/init.d/apparmor start [2021-03-19T17:36:56.408Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T17:36:56.408Z] INFO: Waiting for daemon to start... [2021-03-19T17:36:56.408Z] Starting dockerd [2021-03-19T17:36:56.408Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-03-19T17:36:58.473Z] . [2021-03-19T17:36:58.473Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T17:36:58.473Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T17:36:58.473Z] Error: No such image: emptyfs [2021-03-19T17:36:58.473Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T17:36:58.473Z] ++++ docker load [2021-03-19T17:36:58.763Z] Running integration-test (iteration 1) [2021-03-19T17:36:58.763Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T17:36:58.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:36:58.763Z] ++ set -e [2021-03-19T17:36:58.763Z] ++ '[' -n 0 ']' [2021-03-19T17:36:58.763Z] ++ set -x [2021-03-19T17:36:58.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:36:58.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:36:58.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:37:00.364Z] #57 323.9 + bin/containerd-shim-runc-v1 [2021-03-19T17:37:04.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:37:04.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:37:04.875Z] #57 328.8 + bin/containerd-shim-runc-v2 [2021-03-19T17:37:05.919Z] #57 329.9 + binaries [2021-03-19T17:37:05.919Z] #57 329.9 + install -D bin/containerd /build/containerd [2021-03-19T17:37:05.919Z] #57 329.9 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T17:37:05.919Z] #57 330.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T17:37:05.919Z] #57 330.0 + install -D bin/ctr /build/ctr [2021-03-19T17:37:05.919Z] #57 DONE 330.1s [2021-03-19T17:37:06.975Z] [2021-03-19T17:37:06.975Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T17:37:06.975Z] #58 sha256:fc7804785818c8daf04014cf59050883376877bd03331e3f5878050e406054e6 [2021-03-19T17:37:07.270Z] #58 DONE 0.1s [2021-03-19T17:37:07.270Z] [2021-03-19T17:37:07.270Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T17:37:07.270Z] #62 sha256:22e6fe34eeb7892c8759beb0bf663253d434b4e83753e7e04fe7e0654d8db3d9 [2021-03-19T17:37:07.270Z] #62 DONE 0.1s [2021-03-19T17:37:07.270Z] [2021-03-19T17:37:07.270Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T17:37:07.270Z] #64 sha256:2d5c472766d16ed5e9c693fc985627306325f6c2affe7d4e81e7e140f6b402a3 [2021-03-19T17:37:07.270Z] #64 DONE 0.1s [2021-03-19T17:37:07.270Z] [2021-03-19T17:37:07.270Z] #66 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T17:37:07.270Z] #66 sha256:b53a2d50d27a1372262b75f5c0cd56b5cee4a2dfbbd35c8bab30961b620eb48d [2021-03-19T17:37:07.270Z] #66 DONE 0.1s [2021-03-19T17:37:07.281Z] Loaded image: buildpack-deps:buster [2021-03-19T17:37:07.565Z] [2021-03-19T17:37:07.565Z] #67 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T17:37:07.565Z] #67 sha256:833dc0dcbb48c4126e831905bbe3b5a6bf1b9385202ad0d27a78e7eb16039239 [2021-03-19T17:37:07.565Z] #67 DONE 0.0s [2021-03-19T17:37:07.565Z] [2021-03-19T17:37:07.565Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T17:37:07.565Z] #68 sha256:35173b72748f2adf93d9ce1475f0a0c07865cc06612f0317a284c012782a5058 [2021-03-19T17:37:07.572Z] Loaded image: busybox:latest [2021-03-19T17:37:07.572Z] Loaded image: busybox:glibc [2021-03-19T17:37:09.078Z] Loaded image: debian:bullseye [2021-03-19T17:37:09.369Z] Loaded image: hello-world:latest [2021-03-19T17:37:09.493Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-19T17:37:09.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.51s) [2021-03-19T17:37:09.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.59s) [2021-03-19T17:37:09.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.51s) [2021-03-19T17:37:09.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.47s) [2021-03-19T17:37:09.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.05s) [2021-03-19T17:37:09.493Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.19s) [2021-03-19T17:37:09.493Z] === RUN TestBuildMultiStageCopy [2021-03-19T17:37:09.493Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T17:37:09.652Z] #68 DONE 2.3s [2021-03-19T17:37:09.652Z] [2021-03-19T17:37:09.652Z] #69 exporting to oci image format [2021-03-19T17:37:09.652Z] #69 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-19T17:37:09.652Z] #69 exporting layers [2021-03-19T17:37:09.664Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:37:09.664Z] INFO: Testing against a local daemon [2021-03-19T17:37:09.664Z] === RUN TestCgroupNamespacesBuild [2021-03-19T17:37:11.734Z] --- PASS: TestCgroupNamespacesBuild (2.03s) [2021-03-19T17:37:11.734Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T17:37:12.793Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T17:37:12.793Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T17:37:13.364Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T17:37:13.801Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2021-03-19T17:37:13.801Z] === RUN TestBuildWithSession [2021-03-19T17:37:13.801Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T17:37:13.801Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:37:13.801Z] === RUN TestBuildSquashParent [2021-03-19T17:37:13.935Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T17:37:14.506Z] --- PASS: TestBuildMultiStageCopy (5.99s) [2021-03-19T17:37:14.506Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.73s) [2021-03-19T17:37:14.506Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-03-19T17:37:14.506Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-03-19T17:37:14.506Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2021-03-19T17:37:14.506Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-03-19T17:37:14.506Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T17:37:15.924Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2021-03-19T17:37:15.924Z] === RUN TestBuildLabelWithTargets [2021-03-19T17:37:17.407Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|imports|deps|files) took 2m2.191230616s [2021-03-19T17:37:17.407Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.771954ms [2021-03-19T17:37:18.464Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2021-03-19T17:37:18.464Z] === RUN TestBuildWithEmptyLayers [2021-03-19T17:37:19.846Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-03-19T17:37:19.846Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T17:37:22.275Z] --- PASS: TestBuildSquashParent (7.63s) [2021-03-19T17:37:22.275Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T17:37:22.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:37:22.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:37:22.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:37:22.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:37:22.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:37:22.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:37:22.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:37:22.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:37:22.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:37:22.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:37:22.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:37:22.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:37:22.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:37:22.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:37:24.045Z] --- PASS: TestBuildMultiStageOnBuild (4.20s) [2021-03-19T17:37:24.045Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T17:37:24.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:37:24.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:37:25.954Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2021-03-19T17:37:25.954Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T17:37:27.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:37:27.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:37:29.802Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-19T17:37:29.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2021-03-19T17:37:29.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s) [2021-03-19T17:37:29.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s) [2021-03-19T17:37:29.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2021-03-19T17:37:29.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.78s) [2021-03-19T17:37:29.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.87s) [2021-03-19T17:37:29.802Z] === RUN TestBuildMultiStageCopy [2021-03-19T17:37:29.802Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T17:37:30.155Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2021-03-19T17:37:30.155Z] === RUN TestBuildWithHugeFile [2021-03-19T17:37:33.317Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T17:37:33.317Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T17:37:33.949Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T17:37:34.583Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T17:37:35.215Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-03-19T17:37:35.215Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T17:37:35.215Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements [2021-03-19T17:37:35.215Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T17:37:35.215Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T17:37:35.215Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T17:37:35.248Z] --- PASS: TestBuildMultiStageCopy (5.45s) [2021-03-19T17:37:35.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s) [2021-03-19T17:37:35.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-03-19T17:37:35.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-03-19T17:37:35.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2021-03-19T17:37:35.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-03-19T17:37:35.248Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T17:37:35.477Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T17:37:35.477Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T17:37:35.477Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T17:37:35.477Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T17:37:35.477Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T17:37:35.739Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T17:37:37.132Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T17:37:37.132Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T17:37:37.132Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2021-03-19T17:37:37.313Z] --- PASS: TestBuildMultiStageParentConfig (1.75s) [2021-03-19T17:37:37.313Z] === RUN TestBuildLabelWithTargets [2021-03-19T17:37:37.394Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2021-03-19T17:37:37.394Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T17:37:37.394Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T17:37:37.394Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-03-19T17:37:37.656Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2021-03-19T17:37:37.656Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T17:37:37.657Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T17:37:40.040Z] --- PASS: TestBuildLabelWithTargets (2.56s) [2021-03-19T17:37:40.040Z] === RUN TestBuildWithEmptyLayers [2021-03-19T17:37:40.146Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T17:37:40.146Z] Using test binary docker [2021-03-19T17:37:40.146Z] +++ /etc/init.d/apparmor start [2021-03-19T17:37:40.146Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T17:37:40.146Z] INFO: Waiting for daemon to start... [2021-03-19T17:37:40.146Z] Starting dockerd [2021-03-19T17:37:40.146Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-03-19T17:37:40.217Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-03-19T17:37:40.674Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-03-19T17:37:40.674Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T17:37:41.541Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T17:37:41.541Z] Using test binary docker [2021-03-19T17:37:41.541Z] +++ /etc/init.d/apparmor start [2021-03-19T17:37:41.541Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T17:37:41.541Z] INFO: Waiting for daemon to start... [2021-03-19T17:37:41.541Z] Starting dockerd [2021-03-19T17:37:41.541Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-03-19T17:37:41.611Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 13.7% of statements [2021-03-19T17:37:42.560Z] ok github.com/docker/docker/builder/remotecontext/git 3.650s coverage: 86.3% of statements [2021-03-19T17:37:42.560Z] ok github.com/docker/docker/builder/dockerfile 0.892s coverage: 48.3% of statements [2021-03-19T17:37:42.560Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T17:37:42.560Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T17:37:42.560Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T17:37:43.450Z] . [2021-03-19T17:37:43.450Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T17:37:43.450Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T17:37:43.450Z] Error: No such image: emptyfs [2021-03-19T17:37:43.450Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T17:37:43.450Z] ++++ docker load [2021-03-19T17:37:43.450Z] Running integration-test (iteration 1) [2021-03-19T17:37:43.451Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-19T17:37:43.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-19T17:37:43.451Z] ++ set -e [2021-03-19T17:37:43.451Z] ++ '[' -n 0 ']' [2021-03-19T17:37:43.451Z] ++ set -x [2021-03-19T17:37:43.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-19T17:37:43.711Z] [2021-03-19T17:37:43.711Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T17:37:43.711Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T17:37:43.970Z] Error: No such image: emptyfs [2021-03-19T17:37:43.970Z] ++++ docker load [2021-03-19T17:37:43.970Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T17:37:44.349Z] --- PASS: TestBuildMultiStageOnBuild (3.28s) [2021-03-19T17:37:44.349Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T17:37:44.540Z] Running integration-test (iteration 1) [2021-03-19T17:37:44.540Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-19T17:37:44.540Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-19T17:37:44.540Z] ++ set -e [2021-03-19T17:37:44.540Z] ++ '[' -n 0 ']' [2021-03-19T17:37:44.540Z] ++ set -x [2021-03-19T17:37:44.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-19T17:37:45.382Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-03-19T17:37:45.382Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T17:37:47.869Z] ok github.com/docker/docker/client 0.312s coverage: 75.4% of statements [2021-03-19T17:37:48.899Z] --- PASS: TestBuildMultiStageLayerLeak (3.52s) [2021-03-19T17:37:48.899Z] === RUN TestBuildWithHugeFile [2021-03-19T17:38:10.582Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:38:10.582Z] [2021-03-19T17:38:10.582Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T17:38:10.582Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T17:38:10.582Z] HOSTNAME=eb8a59332ec4 [2021-03-19T17:38:10.582Z] DEST=bundles/test-integration [2021-03-19T17:38:10.582Z] PWD=/go/src/github.com/docker/docker [2021-03-19T17:38:10.582Z] DOCKER_ROOTLESS=1 [2021-03-19T17:38:10.582Z] DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:38:10.582Z] container=docker [2021-03-19T17:38:10.582Z] HOME=/root [2021-03-19T17:38:10.582Z] GOLANG_VERSION=1.13.15 [2021-03-19T17:38:10.582Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T17:38:10.582Z] VALIDATE_BRANCH=20.10 [2021-03-19T17:38:10.582Z] TERM=xterm [2021-03-19T17:38:10.582Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T17:38:10.582Z] SHLVL=1 [2021-03-19T17:38:10.582Z] TIMEOUT=120m [2021-03-19T17:38:10.582Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T17:38:10.582Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T17:38:10.582Z] GO111MODULE=off [2021-03-19T17:38:10.582Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T17:38:10.582Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T17:38:10.582Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T17:38:10.582Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T17:38:10.582Z] GOPATH=/go [2021-03-19T17:38:10.582Z] PKG_CONFIG=pkg-config [2021-03-19T17:38:10.582Z] _=/usr/bin/env [2021-03-19T17:38:10.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T17:38:14.482Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 29.1% of statements [2021-03-19T17:38:15.880Z] ok github.com/docker/docker/container 0.162s coverage: 34.7% of statements [2021-03-19T17:38:15.881Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T17:38:15.881Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T17:38:15.881Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T17:38:15.881Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-19T17:38:16.010Z] --- PASS: TestBuildWithHugeFile (26.28s) [2021-03-19T17:38:16.010Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T17:38:16.010Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:38:16.010Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:38:16.010Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:38:16.010Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:38:16.010Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:38:16.010Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:38:16.010Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:38:16.010Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:38:16.010Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:38:16.010Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-03-19T17:38:16.010Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-03-19T17:38:16.010Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-03-19T17:38:16.010Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-03-19T17:38:16.010Z] === RUN TestBuildPreserveOwnership [2021-03-19T17:38:16.010Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T17:38:18.443Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2021-03-19T17:38:20.370Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.9% of statements [2021-03-19T17:38:21.575Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T17:38:21.699Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:38:21.699Z] [2021-03-19T17:38:21.699Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T17:38:21.699Z] DOCKER_SYSTEMD=1 [2021-03-19T17:38:21.699Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T17:38:21.699Z] HOSTNAME=a539bdfcc926 [2021-03-19T17:38:21.699Z] DEST=bundles/test-integration [2021-03-19T17:38:21.699Z] PWD=/go/src/github.com/docker/docker [2021-03-19T17:38:21.699Z] DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:38:21.699Z] container=docker [2021-03-19T17:38:21.699Z] HOME=/root [2021-03-19T17:38:21.699Z] LANG=C.UTF-8 [2021-03-19T17:38:21.699Z] INVOCATION_ID=f09e4af86f9346658e77a392a35caa39 [2021-03-19T17:38:21.699Z] GOLANG_VERSION=1.13.15 [2021-03-19T17:38:21.699Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T17:38:21.699Z] VALIDATE_BRANCH=20.10 [2021-03-19T17:38:21.699Z] TERM=xterm [2021-03-19T17:38:21.699Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T17:38:21.699Z] SHLVL=3 [2021-03-19T17:38:21.699Z] TIMEOUT=120m [2021-03-19T17:38:21.699Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T17:38:21.699Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T17:38:21.699Z] GO111MODULE=off [2021-03-19T17:38:21.699Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T17:38:21.699Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T17:38:21.699Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T17:38:21.699Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T17:38:21.699Z] GOPATH=/go [2021-03-19T17:38:21.699Z] PKG_CONFIG=pkg-config [2021-03-19T17:38:21.699Z] _=/usr/bin/env [2021-03-19T17:38:21.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T17:38:22.932Z] ok github.com/docker/docker/daemon/cluster 0.096s coverage: 0.5% of statements [2021-03-19T17:38:23.113Z] --- PASS: TestBuildPreserveOwnership (7.46s) [2021-03-19T17:38:23.113Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.90s) [2021-03-19T17:38:23.113Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.56s) [2021-03-19T17:38:23.113Z] === RUN TestBuildPlatformInvalid [2021-03-19T17:38:23.306Z] Loaded image: buildpack-deps:buster [2021-03-19T17:38:23.306Z] Loaded image: busybox:latest [2021-03-19T17:38:23.306Z] Loaded image: busybox:glibc [2021-03-19T17:38:23.406Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-03-19T17:38:23.406Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T17:38:23.566Z] Loaded image: buildpack-deps:buster [2021-03-19T17:38:23.827Z] Loaded image: busybox:latest [2021-03-19T17:38:24.404Z] Loaded image: busybox:glibc [2021-03-19T17:38:24.858Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2021-03-19T17:38:26.806Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.8% of statements [2021-03-19T17:38:26.806Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2021-03-19T17:38:28.736Z] ok github.com/docker/docker/daemon/graphdriver 0.037s coverage: 2.2% of statements [2021-03-19T17:38:30.110Z] 4612f6d0b889: Pull complete [2021-03-19T17:38:30.981Z] Loaded image: debian:bullseye [2021-03-19T17:38:30.981Z] Loaded image: hello-world:latest [2021-03-19T17:38:30.981Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:38:30.981Z] INFO: Testing against a local daemon [2021-03-19T17:38:30.981Z] === RUN TestDockerDaemonSuite [2021-03-19T17:38:30.981Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-19T17:38:31.551Z] Loaded image: debian:bullseye [2021-03-19T17:38:31.551Z] Loaded image: hello-world:latest [2021-03-19T17:38:31.811Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:38:31.811Z] INFO: Testing against a local daemon [2021-03-19T17:38:31.811Z] === RUN TestDockerSuite [2021-03-19T17:38:31.811Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-19T17:38:31.811Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-19T17:38:32.047Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-03-19T17:38:32.047Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.509s coverage: 14.1% of statements [2021-03-19T17:38:32.071Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-19T17:38:32.071Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-19T17:38:32.071Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-19T17:38:32.071Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-19T17:38:32.071Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-19T17:38:32.071Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-19T17:38:32.995Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.644s coverage: 56.2% of statements [2021-03-19T17:38:33.011Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-19T17:38:33.272Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-19T17:38:33.771Z] Loaded image: buildpack-deps:buster [2021-03-19T17:38:33.772Z] Loaded image: busybox:latest [2021-03-19T17:38:33.772Z] Loaded image: busybox:glibc [2021-03-19T17:38:33.840Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-19T17:38:33.840Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-19T17:38:34.063Z] Loaded image: debian:bullseye [2021-03-19T17:38:34.354Z] Loaded image: hello-world:latest [2021-03-19T17:38:34.354Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:38:34.780Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-19T17:38:35.040Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-19T17:38:35.040Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-19T17:38:35.551Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-03-19T17:38:37.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T17:38:37.476Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.876s coverage: 45.9% of statements [2021-03-19T17:38:37.581Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-19T17:38:37.581Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-19T17:38:37.581Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-19T17:38:37.581Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-19T17:38:37.581Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-19T17:38:38.053Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.164s coverage: 73.3% of statements [2021-03-19T17:38:38.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T17:38:38.847Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m20.949053866s with top 10 stages: buildssa: 1m42.287957858s, goimports: 22.759728152s, unconvert: 13.928630174s, gosec: 11.358561968s, golint: 6.301820518s, ineffassign: 5.178897568s, misspell: 4.517399778s, inspect: 4.15966789s, vrp: 3.039529447s, printf: 2.360154182s [2021-03-19T17:38:38.963Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-19T17:38:39.903Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-19T17:38:39.974Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.070s coverage: 49.4% of statements [2021-03-19T17:38:39.975Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-03-19T17:38:40.164Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-19T17:38:40.424Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-19T17:38:40.424Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-19T17:38:40.424Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-19T17:38:40.921Z] ok github.com/docker/docker/daemon 12.407s coverage: 17.1% of statements [2021-03-19T17:38:40.921Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T17:38:40.921Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T17:38:40.921Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T17:38:40.921Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T17:38:40.921Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T17:38:41.245Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.57s) [2021-03-19T17:38:41.245Z] PASS [2021-03-19T17:38:41.245Z] [2021-03-19T17:38:41.245Z] === Skipped [2021-03-19T17:38:41.245Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-03-19T17:38:41.245Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:38:41.245Z] [2021-03-19T17:38:41.245Z] [2021-03-19T17:38:41.245Z] DONE 33 tests, 1 skipped in 102.104s [2021-03-19T17:38:41.245Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T17:38:41.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:38:41.245Z] ++ set -e [2021-03-19T17:38:41.245Z] ++ '[' -n 0 ']' [2021-03-19T17:38:41.245Z] ++ set -x [2021-03-19T17:38:41.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:38:41.245Z] INFO: Testing against a local daemon [2021-03-19T17:38:41.245Z] === RUN TestConfigInspect [2021-03-19T17:38:41.868Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2021-03-19T17:38:42.132Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-03-19T17:38:44.057Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.7% of statements [2021-03-19T17:38:44.321Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.2% of statements [2021-03-19T17:38:44.898Z] ok github.com/docker/docker/daemon/logger/awslogs 0.278s coverage: 77.8% of statements [2021-03-19T17:38:45.161Z] ok github.com/docker/docker/daemon/logger/gelf 0.049s coverage: 67.0% of statements [2021-03-19T17:38:45.425Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.213s coverage: 57.7% of statements [2021-03-19T17:38:45.425Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-19T17:38:45.425Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T17:38:45.425Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T17:38:45.425Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T17:38:45.425Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T17:38:45.425Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T17:38:45.689Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2021-03-19T17:38:45.695Z] --- PASS: TestConfigInspect (4.19s) [2021-03-19T17:38:45.695Z] === RUN TestConfigList [2021-03-19T17:38:46.265Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-03-19T17:38:46.859Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 61.6% of statements [2021-03-19T17:38:47.002Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-19T17:38:47.085Z] #69 exporting layers 85.0s done [2021-03-19T17:38:47.085Z] #69 exporting manifest sha256:2d3cd1bb775f6dab432787a232f52d8788145303e6d5c2a2b06b58cf9bf140a9 done [2021-03-19T17:38:47.085Z] #69 exporting config sha256:ad2f55a1f2b827cf19ae3bc56b458f728a1e753bb6db208ad97371f94a1ba5c5 done [2021-03-19T17:38:47.085Z] #69 sending tarball [2021-03-19T17:38:47.809Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 75.2% of statements [2021-03-19T17:38:47.809Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T17:38:48.385Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.148s coverage: 58.6% of statements [2021-03-19T17:38:48.385Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-03-19T17:38:49.206Z] --- PASS: TestConfigList (3.80s) [2021-03-19T17:38:49.206Z] === RUN TestConfigsCreateAndDelete [2021-03-19T17:38:49.335Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2021-03-19T17:38:49.599Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-03-19T17:38:50.175Z] ok github.com/docker/docker/daemon/network 0.034s coverage: 63.8% of statements [2021-03-19T17:38:50.771Z] #69 ... [2021-03-19T17:38:50.771Z] [2021-03-19T17:38:50.771Z] #70 importing to docker [2021-03-19T17:38:50.771Z] #70 sha256:ff29d5c3ced11a71f49f8666d77a40f2791e64e0e716954287b120a0eac2f1c4 [2021-03-19T17:38:51.123Z] ok github.com/docker/docker/daemon/logger/splunk 1.905s coverage: 82.5% of statements [2021-03-19T17:38:51.123Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T17:38:51.123Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T17:38:51.366Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-19T17:38:51.701Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2021-03-19T17:38:52.720Z] --- PASS: TestConfigsCreateAndDelete (3.74s) [2021-03-19T17:38:52.720Z] === RUN TestConfigsUpdate [2021-03-19T17:38:53.112Z] ok github.com/docker/docker/distribution 0.303s coverage: 25.0% of statements [2021-03-19T17:38:53.112Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T17:38:53.112Z] ok github.com/docker/docker/errdefs 0.025s coverage: 53.1% of statements [2021-03-19T17:38:53.734Z] INFO [runner/unused/goanalysis] analyzers took 28.300838243s with top 10 stages: buildssa: 24.53962219s, U1000: 3.761216053s [2021-03-19T17:38:53.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T17:38:53.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T17:38:53.966Z] ok github.com/docker/docker/image 0.072s coverage: 86.8% of statements [2021-03-19T17:38:53.990Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-03-19T17:38:53.990Z] INFO [runner] Processors filtering stat (out/in): exclude: 1581/1581, nolint: 0/64, cgo: 1686/2266, skip_files: 1686/1686, autogenerated_exclude: 1581/1686, identifier_marker: 1581/1581, exclude-rules: 64/1581, filename_unadjuster: 1686/1686, path_prettifier: 1686/1686, skip_dirs: 1686/1686 [2021-03-19T17:38:53.990Z] INFO [runner] processing took 63.088902ms with stages: nolint: 26.120225ms, identifier_marker: 16.248509ms, path_prettifier: 10.066886ms, autogenerated_exclude: 4.358424ms, exclude-rules: 3.785578ms, skip_dirs: 2.228677ms, cgo: 186.841µs, filename_unadjuster: 88.904µs, max_same_issues: 1.377µs, uniq_by_line: 993ns, diff: 480ns, max_from_linter: 460ns, skip_files: 430ns, exclude: 337ns, max_per_file_from_linter: 263ns, source_code: 263ns, path_shortener: 255ns [2021-03-19T17:38:53.990Z] INFO [runner] linters took 1m40.320329917s with stages: goanalysis_metalinter: 1m20.166904692s, unused: 20.090109432s [2021-03-19T17:38:53.990Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-03-19T17:38:53.990Z] INFO Memory: 1674 samples, avg is 262.9MB, max is 3500.1MB [2021-03-19T17:38:53.990Z] INFO Execution took 3m42.974579956s [2021-03-19T17:38:54.246Z] ok github.com/docker/docker/distribution/xfer 1.728s coverage: 85.1% of statements [2021-03-19T17:38:54.246Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T17:38:54.246Z] Congratulations! The shell scripts are properly formatted. [2021-03-19T17:38:54.512Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2021-03-19T17:38:54.512Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T17:38:54.667Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-19T17:38:54.775Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements [2021-03-19T17:38:54.775Z] ? github.com/docker/docker/internal/test/suite [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-19T17:38:55.038Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2021-03-19T17:38:55.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh dynbinary-daemon test-docker-py [2021-03-19T17:38:55.718Z] [2021-03-19T17:38:55.718Z] Removing bundles/ [2021-03-19T17:38:55.718Z] [2021-03-19T17:38:55.718Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-19T17:38:55.718Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:38:55.718Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T17:38:56.432Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2021-03-19T17:38:56.432Z] ok github.com/docker/docker/opts 0.066s coverage: 67.1% of statements [2021-03-19T17:38:56.432Z] ok github.com/docker/docker/oci 0.037s coverage: 38.4% of statements [2021-03-19T17:38:56.588Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-19T17:38:56.850Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-19T17:38:57.225Z] --- PASS: TestConfigsUpdate (3.75s) [2021-03-19T17:38:57.225Z] === RUN TestTemplatedConfig [2021-03-19T17:38:57.380Z] ok github.com/docker/docker/pkg/broadcaster 0.020s coverage: 100.0% of statements [2021-03-19T17:38:58.239Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-19T17:38:58.328Z] ok github.com/docker/docker/pkg/authorization 0.450s coverage: 68.3% of statements [2021-03-19T17:38:58.328Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-03-19T17:38:59.274Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-03-19T17:38:59.624Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-19T17:38:59.848Z] ok github.com/docker/docker/pkg/archive 1.260s coverage: 77.0% of statements [2021-03-19T17:38:59.848Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-03-19T17:39:00.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T17:39:00.421Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-03-19T17:39:00.788Z] --- PASS: TestTemplatedConfig (4.15s) [2021-03-19T17:39:00.788Z] === RUN TestConfigCreateResolve [2021-03-19T17:39:01.010Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-19T17:39:01.011Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-19T17:39:01.369Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-03-19T17:39:01.631Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2021-03-19T17:39:02.205Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-03-19T17:39:02.779Z] ok github.com/docker/docker/pkg/chrootarchive 3.459s coverage: 43.2% of statements [2021-03-19T17:39:02.922Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-19T17:39:03.352Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-03-19T17:39:03.352Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 89.5% of statements [2021-03-19T17:39:03.926Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-03-19T17:39:04.187Z] ok github.com/docker/docker/pkg/fsutils 0.312s coverage: 85.1% of statements [2021-03-19T17:39:04.309Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-19T17:39:04.450Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2021-03-19T17:39:05.241Z] --- PASS: TestConfigCreateResolve (3.80s) [2021-03-19T17:39:05.241Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T17:39:05.241Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-03-19T17:39:05.241Z] PASS [2021-03-19T17:39:05.241Z] [2021-03-19T17:39:05.241Z] DONE 7 tests in 24.022s [2021-03-19T17:39:05.241Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T17:39:05.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:39:05.241Z] ++ set -e [2021-03-19T17:39:05.241Z] ++ '[' -n 0 ']' [2021-03-19T17:39:05.241Z] ++ set -x [2021-03-19T17:39:05.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:39:05.241Z] INFO: Testing against a local daemon [2021-03-19T17:39:05.241Z] === RUN TestCheckpoint [2021-03-19T17:39:05.241Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T17:39:05.241Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:39:05.241Z] === RUN TestContainerInvalidJSON [2021-03-19T17:39:05.241Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:39:05.241Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:39:05.241Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:39:05.241Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:39:05.241Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:39:05.241Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:39:05.241Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:39:05.241Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:39:05.241Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:39:05.241Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-19T17:39:05.241Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T17:39:05.241Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T17:39:05.241Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T17:39:05.241Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T17:39:05.241Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-19T17:39:05.241Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T17:39:05.405Z] ok github.com/docker/docker/layer 7.891s coverage: 68.8% of statements [2021-03-19T17:39:05.405Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T17:39:05.405Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T17:39:05.405Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T17:39:05.405Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T17:39:05.405Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T17:39:05.405Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T17:39:05.405Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T17:39:05.405Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2021-03-19T17:39:05.405Z] ok github.com/docker/docker/pkg/idtools 0.608s coverage: 69.5% of statements [2021-03-19T17:39:05.533Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-03-19T17:39:05.533Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T17:39:05.533Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-03-19T17:39:05.533Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T17:39:05.668Z] ok github.com/docker/docker/pkg/ioutils 0.588s coverage: 70.6% of statements [2021-03-19T17:39:05.668Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T17:39:05.668Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2021-03-19T17:39:05.668Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-19T17:39:05.668Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T17:39:05.691Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-19T17:39:05.824Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-03-19T17:39:05.824Z] === RUN TestCopyFromContainer [2021-03-19T17:39:05.932Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2021-03-19T17:39:05.932Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T17:39:06.195Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2021-03-19T17:39:06.458Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2021-03-19T17:39:06.458Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2021-03-19T17:39:06.632Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-19T17:39:06.721Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2021-03-19T17:39:06.721Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T17:39:06.721Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T17:39:07.297Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-03-19T17:39:07.874Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2021-03-19T17:39:07.874Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements [2021-03-19T17:39:07.889Z] === RUN TestCopyFromContainer// [2021-03-19T17:39:08.137Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-03-19T17:39:08.180Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T17:39:08.180Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T17:39:08.180Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T17:39:08.471Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T17:39:08.471Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T17:39:08.542Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-19T17:39:08.711Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2021-03-19T17:39:08.762Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T17:39:08.763Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T17:39:08.763Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T17:39:09.053Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T17:39:09.053Z] --- PASS: TestCopyFromContainer (3.42s) [2021-03-19T17:39:09.053Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-19T17:39:09.054Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-19T17:39:09.054Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-19T17:39:09.054Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-19T17:39:09.054Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-03-19T17:39:09.054Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-19T17:39:09.054Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-03-19T17:39:09.054Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-19T17:39:09.054Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-19T17:39:09.054Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-03-19T17:39:09.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T17:39:09.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:39:09.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:39:09.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:39:09.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:39:09.054Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:39:09.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:39:09.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:39:09.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:39:09.054Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:39:09.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-19T17:39:09.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T17:39:09.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T17:39:09.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T17:39:09.054Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T17:39:09.054Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-19T17:39:09.054Z] === RUN TestCreateWithInvalidEnv [2021-03-19T17:39:09.054Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T17:39:09.054Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T17:39:09.054Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T17:39:09.054Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T17:39:09.054Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T17:39:09.054Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T17:39:09.054Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T17:39:09.054Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T17:39:09.054Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T17:39:09.054Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-19T17:39:09.054Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T17:39:09.054Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T17:39:09.054Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T17:39:09.054Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T17:39:09.054Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-19T17:39:09.054Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T17:39:09.286Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-03-19T17:39:09.286Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-03-19T17:39:09.414Z] #70 DONE 16.3s [2021-03-19T17:39:09.414Z] [2021-03-19T17:39:09.414Z] #69 exporting to oci image format [2021-03-19T17:39:09.414Z] #69 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-19T17:39:09.414Z] #69 sending tarball 32.1s done [2021-03-19T17:39:09.414Z] #69 DONE 117.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-19T17:39:09.860Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2021-03-19T17:39:09.861Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-03-19T17:39:09.881Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/test/unit [2021-03-19T17:39:10.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T17:39:10.453Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-19T17:39:10.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T17:39:10.808Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.2% of statements [2021-03-19T17:39:11.070Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2021-03-19T17:39:11.395Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-19T17:39:11.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T17:39:11.645Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2021-03-19T17:39:11.646Z] ok github.com/docker/docker/pkg/signal 2.794s coverage: 61.0% of statements [2021-03-19T17:39:11.655Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-19T17:39:11.909Z] testing: warning: no tests to run [2021-03-19T17:39:11.909Z] coverage: [no statements] [2021-03-19T17:39:11.915Z] --- PASS: TestBuildWithHugeFile (101.75s) [2021-03-19T17:39:11.915Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T17:39:12.171Z] ok github.com/docker/docker/pkg/term/windows 0.020s coverage: [no statements] [no tests to run] [2021-03-19T17:39:12.171Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2021-03-19T17:39:12.171Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-03-19T17:39:12.175Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:39:12.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:39:12.175Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:39:12.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:39:12.175Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:39:12.175Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:39:12.175Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:39:12.175Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:39:12.434Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2021-03-19T17:39:12.434Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2021-03-19T17:39:12.435Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:39:12.567Z] --- PASS: TestCreateWithCustomMaskedPaths (2.88s) [2021-03-19T17:39:12.567Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T17:39:12.695Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-03-19T17:39:12.695Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2021-03-19T17:39:12.695Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s) [2021-03-19T17:39:12.695Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-03-19T17:39:12.695Z] === RUN TestBuildPreserveOwnership [2021-03-19T17:39:12.695Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T17:39:12.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T17:39:12.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T17:39:13.455Z] ? github.com/docker/docker/api [no test files] [2021-03-19T17:39:13.827Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2021-03-19T17:39:14.081Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-19T17:39:14.089Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 85.4% of statements [2021-03-19T17:39:14.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T17:39:14.652Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-19T17:39:15.036Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2021-03-19T17:39:15.223Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-19T17:39:15.293Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.06s) [2021-03-19T17:39:15.293Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T17:39:15.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:39:15.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:39:15.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:39:15.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:39:15.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:39:15.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:39:15.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:39:15.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:39:15.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:39:15.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:39:15.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:39:15.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:39:15.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:39:15.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:39:15.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:39:15.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-19T17:39:15.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-03-19T17:39:15.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-19T17:39:15.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-19T17:39:15.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-19T17:39:15.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-19T17:39:15.294Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T17:39:15.300Z] ok github.com/docker/docker/plugin 0.582s coverage: 23.2% of statements [2021-03-19T17:39:15.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T17:39:16.326Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2021-03-19T17:39:16.326Z] === RUN TestCreateDifferentPlatform [2021-03-19T17:39:16.326Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T17:39:16.326Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T17:39:16.326Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-19T17:39:16.326Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T17:39:16.326Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T17:39:16.326Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T17:39:16.326Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-19T17:39:16.326Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T17:39:16.326Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-03-19T17:39:16.326Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T17:39:16.326Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T17:39:16.326Z] === RUN TestDaemonRestartIpcMode [2021-03-19T17:39:16.326Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T17:39:16.326Z] === RUN TestDaemonHostGatewayIP [2021-03-19T17:39:16.326Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T17:39:16.326Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T17:39:16.326Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T17:39:16.326Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T17:39:16.326Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T17:39:16.326Z] === RUN TestDiff [2021-03-19T17:39:16.606Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-19T17:39:17.226Z] ok github.com/docker/docker/registry 0.167s coverage: 57.2% of statements [2021-03-19T17:39:17.226Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2021-03-19T17:39:17.226Z] ok github.com/docker/docker/quota 0.594s coverage: 71.4% of statements [2021-03-19T17:39:17.226Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-03-19T17:39:17.360Z] --- PASS: TestDiff (0.96s) [2021-03-19T17:39:17.361Z] === RUN TestExecWithCloseStdin [2021-03-19T17:39:17.488Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-03-19T17:39:17.548Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-19T17:39:17.548Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T17:39:17.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T17:39:18.067Z] ok github.com/docker/docker/runconfig 0.058s coverage: 66.1% of statements [2021-03-19T17:39:18.394Z] --- PASS: TestExecWithCloseStdin (1.18s) [2021-03-19T17:39:18.394Z] === RUN TestExec [2021-03-19T17:39:18.489Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-19T17:39:19.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T17:39:19.458Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2021-03-19T17:39:19.901Z] --- PASS: TestExec (1.21s) [2021-03-19T17:39:19.901Z] === RUN TestExecUser [2021-03-19T17:39:20.400Z] --- PASS: TestBuildPreserveOwnership (7.56s) [2021-03-19T17:39:20.400Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.06s) [2021-03-19T17:39:20.400Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.47s) [2021-03-19T17:39:20.400Z] === RUN TestBuildPlatformInvalid [2021-03-19T17:39:20.400Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-03-19T17:39:20.400Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T17:39:20.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T17:39:20.853Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2021-03-19T17:39:20.934Z] --- PASS: TestExecUser (1.16s) [2021-03-19T17:39:20.935Z] === RUN TestExportContainerAndImportImage [2021-03-19T17:39:20.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T17:39:21.428Z] ok github.com/docker/docker/volume/local 0.211s coverage: 76.4% of statements [2021-03-19T17:39:21.783Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-19T17:39:21.968Z] --- PASS: TestExportContainerAndImportImage (1.31s) [2021-03-19T17:39:21.968Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T17:39:22.043Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-19T17:39:22.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T17:39:22.372Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-03-19T17:39:23.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T17:39:24.002Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-19T17:39:24.068Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2021-03-19T17:39:24.068Z] === RUN TestHealthCheckWorkdir [2021-03-19T17:39:25.107Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-03-19T17:39:25.107Z] === RUN TestHealthKillContainer [2021-03-19T17:39:25.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T17:39:25.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T17:39:25.912Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-19T17:39:25.912Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-19T17:39:26.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T17:39:26.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T17:39:27.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T17:39:27.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T17:39:27.823Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-19T17:39:27.823Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-19T17:39:28.390Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T17:39:28.390Z] Using test binary docker [2021-03-19T17:39:28.390Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T17:39:28.390Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T17:39:28.390Z] INFO: Waiting for daemon to start... [2021-03-19T17:39:28.390Z] Starting dockerd [2021-03-19T17:39:28.393Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-19T17:39:28.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T17:39:28.622Z] --- PASS: TestHealthKillContainer (3.21s) [2021-03-19T17:39:28.622Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T17:39:28.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T17:39:28.920Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2021-03-19T17:39:29.655Z] --- PASS: TestInspectCpusetInConfigPre120 (1.07s) [2021-03-19T17:39:29.655Z] === RUN TestIpcModeNone [2021-03-19T17:39:30.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T17:39:30.689Z] --- PASS: TestIpcModeNone (1.23s) [2021-03-19T17:39:30.689Z] === RUN TestIpcModePrivate [2021-03-19T17:39:30.934Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-19T17:39:31.677Z] . [2021-03-19T17:39:31.677Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T17:39:31.677Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T17:39:31.677Z] Error: No such image: emptyfs [2021-03-19T17:39:31.677Z] Running integration-test (iteration 1) [2021-03-19T17:39:31.677Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T17:39:32.196Z] --- PASS: TestIpcModePrivate (1.21s) [2021-03-19T17:39:32.196Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-19T17:39:32.196Z] === RUN TestIpcModeShareable [2021-03-19T17:39:32.317Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-19T17:39:33.229Z] --- PASS: TestIpcModeShareable (1.23s) [2021-03-19T17:39:33.229Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-03-19T17:39:33.229Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T17:39:33.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T17:39:35.616Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-19T17:39:35.875Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-19T17:39:35.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T17:39:36.447Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-19T17:39:36.744Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.60s) [2021-03-19T17:39:36.744Z] === RUN TestAPIIpcModeHost [2021-03-19T17:39:37.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T17:39:37.777Z] --- PASS: TestAPIIpcModeHost (1.02s) [2021-03-19T17:39:37.777Z] === RUN TestDaemonIpcModeShareable [2021-03-19T17:39:38.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T17:39:38.990Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-19T17:39:38.990Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-19T17:39:39.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T17:39:39.843Z] --- PASS: TestDaemonIpcModeShareable (2.13s) [2021-03-19T17:39:39.843Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-19T17:39:39.843Z] === RUN TestDaemonIpcModePrivate [2021-03-19T17:39:41.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T17:39:41.909Z] --- PASS: TestDaemonIpcModePrivate (2.06s) [2021-03-19T17:39:41.909Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-19T17:39:41.909Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T17:39:42.286Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-19T17:39:42.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T17:39:43.889Z] Loaded image: buildpack-deps:buster [2021-03-19T17:39:43.890Z] Loaded image: busybox:latest [2021-03-19T17:39:43.890Z] Loaded image: busybox:glibc [2021-03-19T17:39:43.972Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.08s) [2021-03-19T17:39:43.972Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-19T17:39:43.972Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T17:39:43.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T17:39:44.196Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-19T17:39:44.335Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T17:39:44.335Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === Skipped [2021-03-19T17:39:44.335Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-19T17:39:44.335Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-19T17:39:44.335Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-19T17:39:44.335Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-19T17:39:44.335Z] time="2021-03-19T17:38:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-19T17:39:44.335Z] time="2021-03-19T17:38:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-19T17:39:44.335Z] time="2021-03-19T17:38:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-19T17:39:44.335Z] time="2021-03-19T17:38:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-19T17:39:44.335Z] time="2021-03-19T17:38:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:39:44.335Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:39:44.335Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:39:44.335Z] [2021-03-19T17:39:44.335Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-19T17:39:44.336Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-19T17:39:44.336Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-19T17:39:44.336Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-19T17:39:44.336Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-19T17:39:44.336Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-19T17:39:44.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-19T17:39:44.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-19T17:39:44.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-19T17:39:44.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-19T17:39:44.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:39:44.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-19T17:39:44.336Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-19T17:39:44.336Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-19T17:39:44.336Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] [2021-03-19T17:39:44.336Z] DONE 2225 tests, 26 skipped in 196.781s Post stage [Pipeline] junit [2021-03-19T17:39:44.351Z] Recording test results [2021-03-19T17:39:44.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T17:39:46.085Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T17:39:46.325Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T17:39:46.325Z] Using test binary docker [2021-03-19T17:39:46.325Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T17:39:46.325Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-19T17:39:46.325Z] INFO: Waiting for daemon to start... [2021-03-19T17:39:46.325Z] Starting dockerd [2021-03-19T17:39:46.425Z] Loaded image: debian:bullseye [2021-03-19T17:39:46.425Z] Loaded image: hello-world:latest [2021-03-19T17:39:46.425Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:39:46.425Z] INFO: Testing against a local daemon [2021-03-19T17:39:46.425Z] === RUN TestCgroupNamespacesBuild [2021-03-19T17:39:46.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh dynbinary test-integration [2021-03-19T17:39:46.691Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.15s) [2021-03-19T17:39:46.691Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-19T17:39:46.691Z] === RUN TestIpcModeOlderClient [2021-03-19T17:39:46.691Z] === PAUSE TestIpcModeOlderClient [2021-03-19T17:39:46.691Z] === RUN TestKillContainerInvalidSignal [2021-03-19T17:39:47.327Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2021-03-19T17:39:47.327Z] === RUN TestKillContainer [2021-03-19T17:39:47.327Z] === RUN TestKillContainer/no_signal [2021-03-19T17:39:47.397Z] [2021-03-19T17:39:47.397Z] Removing bundles/ [2021-03-19T17:39:47.397Z] [2021-03-19T17:39:47.397Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T17:39:47.397Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:39:47.397Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T17:39:47.494Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-19T17:39:48.064Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-19T17:39:48.357Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T17:39:48.633Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-19T17:39:48.875Z] . [2021-03-19T17:39:48.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T17:39:48.875Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T17:39:48.875Z] Error: No such image: emptyfs [2021-03-19T17:39:48.875Z] Running integration-test (iteration 1) [2021-03-19T17:39:48.875Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T17:39:48.988Z] === RUN TestKillContainer/killing_signal [2021-03-19T17:39:50.489Z] --- PASS: TestKillContainer (3.11s) [2021-03-19T17:39:50.489Z] --- PASS: TestKillContainer/no_signal (1.00s) [2021-03-19T17:39:50.489Z] --- PASS: TestKillContainer/non_killing_signal (0.70s) [2021-03-19T17:39:50.489Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-03-19T17:39:50.489Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T17:39:50.489Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T17:39:51.518Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T17:39:51.695Z] --- PASS: TestCgroupNamespacesBuild (4.93s) [2021-03-19T17:39:51.695Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T17:39:52.150Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.01s) [2021-03-19T17:39:52.150Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.03s) [2021-03-19T17:39:52.150Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-03-19T17:39:52.150Z] === RUN TestKillStoppedContainer [2021-03-19T17:39:52.440Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-03-19T17:39:52.440Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T17:39:52.440Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-03-19T17:39:52.440Z] === RUN TestKillDifferentUserContainer [2021-03-19T17:39:52.832Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-19T17:39:52.832Z] Loaded image: buildpack-deps:buster [2021-03-19T17:39:52.832Z] Loaded image: busybox:latest [2021-03-19T17:39:53.091Z] Loaded image: busybox:glibc [2021-03-19T17:39:53.469Z] --- PASS: TestKillDifferentUserContainer (1.02s) [2021-03-19T17:39:53.469Z] === RUN TestInspectOomKilledTrue [2021-03-19T17:39:53.469Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-03-19T17:39:53.469Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:39:53.469Z] === RUN TestInspectOomKilledFalse [2021-03-19T17:39:53.469Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T17:39:53.469Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:39:53.469Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T17:39:54.229Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s) [2021-03-19T17:39:54.229Z] === RUN TestBuildWithSession [2021-03-19T17:39:54.229Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T17:39:54.229Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:39:54.229Z] === RUN TestBuildSquashParent [2021-03-19T17:39:54.497Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-03-19T17:39:54.497Z] === RUN TestLinksContainerNames [2021-03-19T17:39:56.408Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-19T17:39:56.408Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-19T17:39:56.557Z] --- PASS: TestLinksContainerNames (2.01s) [2021-03-19T17:39:56.557Z] === RUN TestLogsFollowTailEmpty [2021-03-19T17:39:56.668Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-19T17:39:56.668Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-19T17:39:56.928Z] Loaded image: debian:bullseye [2021-03-19T17:39:57.188Z] Loaded image: hello-world:latest [2021-03-19T17:39:57.188Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-19T17:39:57.188Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:39:57.590Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2021-03-19T17:39:57.590Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T17:39:57.758Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-19T17:39:58.329Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-19T17:39:58.619Z] --- PASS: TestContainerNetworkMountsNoChown (1.05s) [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/default [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/private [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/slave [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/shared [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/default [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/shared [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/slave [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/private [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T17:39:58.619Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:39:58.619Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:39:58.619Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:39:58.899Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-19T17:39:58.909Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T17:39:58.909Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:39:58.909Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:39:58.909Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T17:39:58.909Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:39:58.909Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T17:39:58.909Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:39:58.909Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:39:58.909Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:39:59.160Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-19T17:39:59.198Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:39:59.198Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:39:59.199Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T17:39:59.199Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:39:59.199Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T17:39:59.199Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:39:59.199Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:39:59.199Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:39:59.199Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:39:59.199Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T17:39:59.488Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T17:39:59.488Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-03-19T17:39:59.489Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-03-19T17:39:59.489Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T17:40:01.070Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-19T17:40:01.124Z] Loaded image: buildpack-deps:buster [2021-03-19T17:40:01.124Z] Loaded image: busybox:latest [2021-03-19T17:40:01.387Z] Loaded image: busybox:glibc [2021-03-19T17:40:02.209Z] --- PASS: TestContainerBindMountNonRecursive (2.43s) [2021-03-19T17:40:02.209Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T17:40:02.348Z] --- PASS: TestBuildSquashParent (8.24s) [2021-03-19T17:40:02.348Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T17:40:02.348Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:40:02.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:40:02.348Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:40:02.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:40:02.348Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:40:02.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:40:02.348Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:40:02.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:40:02.348Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:40:02.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:40:02.348Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:40:02.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:40:02.348Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:40:02.348Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:40:02.842Z] --- PASS: TestContainerVolumesMountedAsShared (0.92s) [2021-03-19T17:40:02.842Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T17:40:02.981Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-19T17:40:03.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:40:03.870Z] --- PASS: TestContainerVolumesMountedAsSlave (0.90s) [2021-03-19T17:40:03.871Z] === RUN TestNetworkNat [2021-03-19T17:40:04.363Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-19T17:40:04.703Z] Loaded image: debian:bullseye [2021-03-19T17:40:04.900Z] --- PASS: TestNetworkNat (1.07s) [2021-03-19T17:40:04.900Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T17:40:04.970Z] Loaded image: hello-world:latest [2021-03-19T17:40:04.971Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:40:05.107Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:40:05.558Z] INFO: Testing against a local daemon [2021-03-19T17:40:05.558Z] === RUN TestCgroupNamespacesBuild [2021-03-19T17:40:05.930Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2021-03-19T17:40:05.930Z] === RUN TestNetworkLoopbackNat [2021-03-19T17:40:06.046Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:40:06.984Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:40:07.660Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.39s) [2021-03-19T17:40:07.660Z] PASS [2021-03-19T17:40:07.660Z] [2021-03-19T17:40:07.660Z] === Skipped [2021-03-19T17:40:07.660Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-19T17:40:07.660Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:40:07.660Z] [2021-03-19T17:40:07.660Z] [2021-03-19T17:40:07.660Z] DONE 33 tests, 1 skipped in 262.365s [2021-03-19T17:40:07.920Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-19T17:40:07.920Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T17:40:07.920Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:40:07.920Z] ++ set -e [2021-03-19T17:40:07.920Z] ++ '[' -n 0 ']' [2021-03-19T17:40:07.920Z] ++ set -x [2021-03-19T17:40:07.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:40:08.111Z] --- PASS: TestCgroupNamespacesBuild (2.49s) [2021-03-19T17:40:08.111Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T17:40:08.180Z] INFO: Testing against a local daemon [2021-03-19T17:40:08.180Z] === RUN TestConfigInspect [2021-03-19T17:40:08.890Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-19T17:40:08.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.81s) [2021-03-19T17:40:08.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2021-03-19T17:40:08.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2021-03-19T17:40:08.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2021-03-19T17:40:08.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-03-19T17:40:08.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s) [2021-03-19T17:40:08.890Z] === RUN TestBuildMultiStageCopy [2021-03-19T17:40:08.890Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T17:40:09.119Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-19T17:40:09.502Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-03-19T17:40:09.502Z] === RUN TestBuildWithSession [2021-03-19T17:40:09.502Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T17:40:09.502Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:40:09.502Z] === RUN TestBuildSquashParent [2021-03-19T17:40:09.534Z] --- PASS: TestNetworkLoopbackNat (3.56s) [2021-03-19T17:40:09.534Z] === RUN TestPause [2021-03-19T17:40:09.689Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-19T17:40:10.564Z] --- PASS: TestPause (1.08s) [2021-03-19T17:40:10.564Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T17:40:10.564Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:40:10.564Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:40:10.564Z] === RUN TestPauseStopPausedContainer [2021-03-19T17:40:11.594Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2021-03-19T17:40:11.594Z] === RUN TestPsFilter [2021-03-19T17:40:11.594Z] --- PASS: TestPsFilter (0.28s) [2021-03-19T17:40:11.594Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T17:40:11.600Z] --- PASS: TestConfigInspect (3.16s) [2021-03-19T17:40:11.600Z] === RUN TestConfigList [2021-03-19T17:40:12.182Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T17:40:12.683Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.99s) [2021-03-19T17:40:12.683Z] === RUN TestRemoveContainerWithVolume [2021-03-19T17:40:12.983Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-19T17:40:12.983Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-19T17:40:13.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T17:40:13.789Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2021-03-19T17:40:13.789Z] === RUN TestRemoveContainerRunning [2021-03-19T17:40:14.056Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T17:40:14.365Z] --- PASS: TestConfigList (3.07s) [2021-03-19T17:40:14.365Z] === RUN TestConfigsCreateAndDelete [2021-03-19T17:40:14.896Z] --- PASS: TestRemoveContainerRunning (1.04s) [2021-03-19T17:40:14.896Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T17:40:15.434Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T17:40:15.789Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-19T17:40:15.927Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2021-03-19T17:40:15.927Z] === RUN TestRemoveInvalidContainer [2021-03-19T17:40:15.927Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-19T17:40:15.927Z] === RUN TestRenameLinkedContainer [2021-03-19T17:40:16.097Z] --- PASS: TestBuildSquashParent (6.57s) [2021-03-19T17:40:16.097Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T17:40:16.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:40:16.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:40:16.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:40:16.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:40:16.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:40:16.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:40:16.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:40:16.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:40:16.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:40:16.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:40:16.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:40:16.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:40:16.097Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:40:16.097Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:40:16.099Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2021-03-19T17:40:16.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2021-03-19T17:40:16.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-19T17:40:16.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-19T17:40:16.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-19T17:40:16.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-19T17:40:16.099Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T17:40:17.704Z] --- PASS: TestConfigsCreateAndDelete (3.31s) [2021-03-19T17:40:17.704Z] === RUN TestConfigsUpdate [2021-03-19T17:40:18.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-19T17:40:18.649Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:40:18.649Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:40:20.028Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-19T17:40:20.287Z] --- PASS: TestConfigsUpdate (2.73s) [2021-03-19T17:40:20.287Z] === RUN TestTemplatedConfig [2021-03-19T17:40:20.461Z] --- PASS: TestRenameLinkedContainer (4.18s) [2021-03-19T17:40:20.461Z] === RUN TestRenameStoppedContainer [2021-03-19T17:40:20.752Z] --- PASS: TestRenameStoppedContainer (0.99s) [2021-03-19T17:40:20.752Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T17:40:21.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:40:21.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:40:21.243Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-19T17:40:21.367Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-03-19T17:40:21.367Z] === RUN TestBuildLabelWithTargets [2021-03-19T17:40:22.811Z] --- PASS: TestRenameRunningContainerAndReuse (1.94s) [2021-03-19T17:40:22.811Z] === RUN TestRenameInvalidName [2021-03-19T17:40:23.753Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-19T17:40:23.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.37s) [2021-03-19T17:40:23.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2021-03-19T17:40:23.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s) [2021-03-19T17:40:23.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2021-03-19T17:40:23.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2021-03-19T17:40:23.753Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2021-03-19T17:40:23.753Z] === RUN TestBuildMultiStageCopy [2021-03-19T17:40:23.753Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T17:40:23.798Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-19T17:40:23.844Z] --- PASS: TestRenameInvalidName (0.96s) [2021-03-19T17:40:23.844Z] === RUN TestRenameAnonymousContainer [2021-03-19T17:40:25.671Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T17:40:25.671Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T17:40:25.933Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T17:40:26.195Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T17:40:26.340Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-19T17:40:26.340Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-19T17:40:26.340Z] --- PASS: TestTemplatedConfig (5.94s) [2021-03-19T17:40:26.340Z] === RUN TestConfigCreateResolve [2021-03-19T17:40:26.457Z] --- PASS: TestBuildMultiStageCopy (3.05s) [2021-03-19T17:40:26.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.04s) [2021-03-19T17:40:26.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s) [2021-03-19T17:40:26.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-03-19T17:40:26.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-03-19T17:40:26.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s) [2021-03-19T17:40:26.457Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T17:40:26.652Z] 5ff1512f88ec: Pull complete [2021-03-19T17:40:26.652Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-19T17:40:26.652Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T17:40:26.652Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T17:40:26.652Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-19T17:40:26.652Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-19T17:40:26.652Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-19T17:40:26.652Z] INFO: Docker version of control daemon [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] Client: Docker Engine - Enterprise [2021-03-19T17:40:26.652Z] Version: 19.03.12 [2021-03-19T17:40:26.652Z] API version: 1.40 [2021-03-19T17:40:26.652Z] Go version: go1.13.13 [2021-03-19T17:40:26.652Z] Git commit: 4306744 [2021-03-19T17:40:26.652Z] Built: 08/05/2020 19:27:53 [2021-03-19T17:40:26.652Z] OS/Arch: windows/amd64 [2021-03-19T17:40:26.652Z] Experimental: false [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] Server: Docker Engine - Enterprise [2021-03-19T17:40:26.652Z] Engine: [2021-03-19T17:40:26.652Z] Version: 19.03.12 [2021-03-19T17:40:26.652Z] API version: 1.40 (minimum version 1.24) [2021-03-19T17:40:26.652Z] Go version: go1.13.13 [2021-03-19T17:40:26.652Z] Git commit: f295753ffd [2021-03-19T17:40:26.652Z] Built: 08/05/2020 19:26:41 [2021-03-19T17:40:26.652Z] OS/Arch: windows/amd64 [2021-03-19T17:40:26.652Z] Experimental: true [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] INFO: Docker info of control daemon [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] Client: [2021-03-19T17:40:26.652Z] Debug Mode: false [2021-03-19T17:40:26.652Z] Plugins: [2021-03-19T17:40:26.652Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] Server: [2021-03-19T17:40:26.652Z] Containers: 0 [2021-03-19T17:40:26.652Z] Running: 0 [2021-03-19T17:40:26.652Z] Paused: 0 [2021-03-19T17:40:26.652Z] Stopped: 0 [2021-03-19T17:40:26.652Z] Images: 1 [2021-03-19T17:40:26.652Z] Server Version: 19.03.12 [2021-03-19T17:40:26.652Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-19T17:40:26.652Z] Windows: [2021-03-19T17:40:26.652Z] LCOW: [2021-03-19T17:40:26.652Z] Logging Driver: json-file [2021-03-19T17:40:26.652Z] Plugins: [2021-03-19T17:40:26.652Z] Volume: local [2021-03-19T17:40:26.652Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-19T17:40:26.652Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-19T17:40:26.652Z] Swarm: inactive [2021-03-19T17:40:26.652Z] Default Isolation: process [2021-03-19T17:40:26.652Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-19T17:40:26.652Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-19T17:40:26.652Z] OSType: windows [2021-03-19T17:40:26.652Z] Architecture: x86_64 [2021-03-19T17:40:26.652Z] CPUs: 4 [2021-03-19T17:40:26.652Z] Total Memory: 32GiB [2021-03-19T17:40:26.652Z] Name: azwin-2-01f860 [2021-03-19T17:40:26.652Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-19T17:40:26.652Z] Docker Root Dir: D:\docker [2021-03-19T17:40:26.652Z] Debug Mode: false [2021-03-19T17:40:26.652Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:40:26.652Z] Labels: [2021-03-19T17:40:26.652Z] Experimental: true [2021-03-19T17:40:26.652Z] Insecure Registries: [2021-03-19T17:40:26.652Z] 10.0.0.4:5000 [2021-03-19T17:40:26.652Z] 127.0.0.0/8 [2021-03-19T17:40:26.652Z] Registry Mirrors: [2021-03-19T17:40:26.652Z] http://10.0.0.4:5000/ [2021-03-19T17:40:26.652Z] Live Restore Enabled: false [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] INFO: Commit hash is abbda92298 [2021-03-19T17:40:26.652Z] INFO: Nuke-Everything... [2021-03-19T17:40:26.652Z] INFO: Container count on control daemon to delete is 0 [2021-03-19T17:40:26.652Z] INFO: Nuking d:\CI [2021-03-19T17:40:26.652Z] INFO: Zapped successfully [2021-03-19T17:40:26.652Z] INFO: Location for testing is d:\CI\PR-42168\3 [2021-03-19T17:40:26.652Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] INFO: Building the image from Dockerfile.windows at 03/19/2021 17:40:16... [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] Sending build context to Docker daemon 58.27MB [2021-03-19T17:40:26.652Z] [2021-03-19T17:40:26.652Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-19T17:40:26.652Z] ---> 3eaa9ebbf51f [2021-03-19T17:40:26.652Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-19T17:40:26.652Z] ---> Running in 378c3c650926 [2021-03-19T17:40:26.652Z] Removing intermediate container 378c3c650926 [2021-03-19T17:40:26.652Z] ---> d0b96408f0ad [2021-03-19T17:40:26.652Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-19T17:40:26.652Z] ---> Running in 4f53ad2fa9c8 [2021-03-19T17:40:26.652Z] Removing intermediate container 4f53ad2fa9c8 [2021-03-19T17:40:26.652Z] ---> 2fc0704b3e86 [2021-03-19T17:40:26.652Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-19T17:40:26.652Z] ---> Running in 8851babe1fae [2021-03-19T17:40:26.652Z] Removing intermediate container 8851babe1fae [2021-03-19T17:40:26.652Z] ---> 7f6c7d3d86ba [2021-03-19T17:40:26.652Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-03-19T17:40:26.652Z] ---> Running in 7455fb6dc507 [2021-03-19T17:40:26.652Z] Removing intermediate container 7455fb6dc507 [2021-03-19T17:40:26.652Z] ---> 60e2c794bb12 [2021-03-19T17:40:26.652Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-03-19T17:40:26.652Z] ---> Running in 9cdcdba15991 [2021-03-19T17:40:27.403Z] --- PASS: TestBuildMultiStageParentConfig (0.74s) [2021-03-19T17:40:27.403Z] === RUN TestBuildLabelWithTargets [2021-03-19T17:40:27.720Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-19T17:40:28.291Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-19T17:40:28.291Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-19T17:40:28.349Z] --- PASS: TestBuildLabelWithTargets (1.14s) [2021-03-19T17:40:28.349Z] === RUN TestBuildWithEmptyLayers [2021-03-19T17:40:28.924Z] --- PASS: TestBuildWithEmptyLayers (0.52s) [2021-03-19T17:40:28.924Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T17:40:29.482Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-19T17:40:29.482Z] === RUN TestBuildWithEmptyLayers [2021-03-19T17:40:29.483Z] --- PASS: TestRenameAnonymousContainer (5.16s) [2021-03-19T17:40:29.483Z] === RUN TestRenameContainerWithSameName [2021-03-19T17:40:29.673Z] --- PASS: TestConfigCreateResolve (3.16s) [2021-03-19T17:40:29.673Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T17:40:29.933Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-03-19T17:40:29.933Z] PASS [2021-03-19T17:40:29.933Z] [2021-03-19T17:40:29.933Z] DONE 7 tests in 22.196s [2021-03-19T17:40:30.124Z] --- PASS: TestRenameContainerWithSameName (1.08s) [2021-03-19T17:40:30.124Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T17:40:30.193Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T17:40:30.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:40:30.193Z] ++ set -e [2021-03-19T17:40:30.193Z] ++ '[' -n 0 ']' [2021-03-19T17:40:30.193Z] ++ set -x [2021-03-19T17:40:30.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:40:30.454Z] INFO: Testing against a local daemon [2021-03-19T17:40:30.454Z] === RUN TestCheckpoint [2021-03-19T17:40:30.454Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T17:40:30.454Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:40:30.454Z] === RUN TestContainerInvalidJSON [2021-03-19T17:40:30.454Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:40:30.454Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:40:30.454Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:40:30.454Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:40:30.454Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:40:30.454Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:40:30.454Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:40:30.454Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:40:30.454Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:40:30.454Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-19T17:40:30.454Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T17:40:30.454Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-19T17:40:30.454Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T17:40:30.454Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T17:40:30.454Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-03-19T17:40:30.454Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T17:40:30.454Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-19T17:40:30.454Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T17:40:30.714Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-03-19T17:40:30.714Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T17:40:30.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-03-19T17:40:30.714Z] === RUN TestCopyFromContainer [2021-03-19T17:40:31.434Z] [2021-03-19T17:40:31.434Z] SUCCESS: Specified value was saved. [2021-03-19T17:40:31.475Z] --- PASS: TestBuildMultiStageOnBuild (2.25s) [2021-03-19T17:40:31.475Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T17:40:32.050Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-03-19T17:40:32.050Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T17:40:32.097Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-19T17:40:32.118Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:40:32.118Z] [2021-03-19T17:40:32.118Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-19T17:40:32.118Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-19T17:40:32.118Z] Using test binary docker [2021-03-19T17:40:32.118Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T17:40:32.118Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T17:40:32.118Z] INFO: Waiting for daemon to start... [2021-03-19T17:40:32.118Z] Starting dockerd [2021-03-19T17:40:32.118Z] . [2021-03-19T17:40:32.118Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-19T17:40:32.183Z] --- PASS: TestRenameContainerWithLinkedContainer (2.07s) [2021-03-19T17:40:32.183Z] === RUN TestResize [2021-03-19T17:40:32.357Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-19T17:40:32.404Z] INFO: Downloading git... [2021-03-19T17:40:32.770Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-03-19T17:40:32.770Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T17:40:32.927Z] === RUN TestCopyFromContainer// [2021-03-19T17:40:33.188Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T17:40:33.188Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T17:40:33.214Z] --- PASS: TestResize (1.05s) [2021-03-19T17:40:33.214Z] === RUN TestResizeWithInvalidSize [2021-03-19T17:40:33.379Z] INFO: Downloading go... [2021-03-19T17:40:33.448Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T17:40:33.448Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T17:40:33.707Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T17:40:33.707Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T17:40:33.968Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T17:40:33.968Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T17:40:33.968Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-19T17:40:34.228Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T17:40:34.318Z] --- PASS: TestResizeWithInvalidSize (1.02s) [2021-03-19T17:40:34.318Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer (3.70s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2021-03-19T17:40:34.488Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-03-19T17:40:34.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T17:40:34.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:40:34.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:40:34.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:40:34.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:40:34.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:40:34.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:40:34.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:40:34.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:40:34.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:40:34.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-19T17:40:34.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T17:40:34.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T17:40:34.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T17:40:34.488Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T17:40:34.488Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-19T17:40:34.488Z] === RUN TestCreateWithInvalidEnv [2021-03-19T17:40:34.488Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T17:40:34.488Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T17:40:34.488Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T17:40:34.488Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T17:40:34.488Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T17:40:34.488Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T17:40:34.488Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T17:40:34.488Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T17:40:34.488Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T17:40:34.488Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-19T17:40:34.488Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T17:40:34.488Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T17:40:34.488Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T17:40:34.488Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T17:40:34.488Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-19T17:40:34.488Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T17:40:34.610Z] --- PASS: TestBuildMultiStageLayerLeak (2.41s) [2021-03-19T17:40:34.610Z] === RUN TestBuildWithHugeFile [2021-03-19T17:40:34.749Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-19T17:40:34.922Z] INFO: Downloading compiler 1 of 3... [2021-03-19T17:40:34.922Z] INFO: Downloading compiler 2 of 3... [2021-03-19T17:40:35.076Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:40:35.076Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:40:35.076Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:40:35.076Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:40:35.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:40:35.382Z] INFO: Downloading compiler 3 of 3... [2021-03-19T17:40:35.843Z] INFO: Extracting git... [2021-03-19T17:40:36.138Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-19T17:40:37.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:40:37.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:40:38.050Z] --- PASS: TestCreateWithCustomMaskedPaths (3.62s) [2021-03-19T17:40:38.050Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T17:40:38.084Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-03-19T17:40:38.084Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T17:40:38.084Z] --- PASS: TestBuildUncleanTarFilenames (0.77s) [2021-03-19T17:40:38.084Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T17:40:39.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:40:39.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:40:39.960Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-19T17:40:40.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:40:40.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:40:40.902Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-19T17:40:41.474Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.25s) [2021-03-19T17:40:41.474Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T17:40:41.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:40:41.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:40:41.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:40:41.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:40:41.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:40:41.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:40:41.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:40:41.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:40:41.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:40:41.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:40:41.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:40:41.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:40:41.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:40:41.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:40:41.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:40:41.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-19T17:40:41.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-19T17:40:41.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-19T17:40:41.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-19T17:40:41.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-19T17:40:41.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-19T17:40:41.474Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T17:40:41.474Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-19T17:40:42.043Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-19T17:40:42.275Z] --- PASS: TestBuildMultiStageLayerLeak (4.23s) [2021-03-19T17:40:42.275Z] === RUN TestBuildWithHugeFile [2021-03-19T17:40:42.303Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-03-19T17:40:42.303Z] === RUN TestCreateDifferentPlatform [2021-03-19T17:40:42.303Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T17:40:42.303Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T17:40:42.303Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-19T17:40:42.303Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T17:40:42.303Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T17:40:42.303Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T17:40:42.303Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-19T17:40:42.303Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T17:40:42.303Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-19T17:40:42.303Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T17:40:42.303Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T17:40:42.303Z] === RUN TestDaemonRestartIpcMode [2021-03-19T17:40:42.303Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T17:40:42.303Z] === RUN TestDaemonHostGatewayIP [2021-03-19T17:40:42.303Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T17:40:42.303Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T17:40:42.303Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T17:40:42.303Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T17:40:42.304Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T17:40:42.304Z] === RUN TestDiff [2021-03-19T17:40:42.564Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-19T17:40:42.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:40:43.134Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-19T17:40:43.134Z] --- PASS: TestDiff (0.91s) [2021-03-19T17:40:43.134Z] === RUN TestExecWithCloseStdin [2021-03-19T17:40:43.267Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:40:45.045Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-19T17:40:45.045Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-19T17:40:45.307Z] --- PASS: TestExecWithCloseStdin (1.96s) [2021-03-19T17:40:45.307Z] === RUN TestExec [2021-03-19T17:40:46.692Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-19T17:40:46.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:40:46.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:40:47.290Z] --- PASS: TestExec (1.91s) [2021-03-19T17:40:47.290Z] === RUN TestExecUser [2021-03-19T17:40:47.290Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-19T17:40:49.014Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2021-03-19T17:40:49.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2021-03-19T17:40:49.015Z] === RUN TestCgroupNamespacesRun [2021-03-19T17:40:49.199Z] --- PASS: TestExecUser (1.86s) [2021-03-19T17:40:49.199Z] === RUN TestExportContainerAndImportImage [2021-03-19T17:40:49.460Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-19T17:40:50.694Z] INFO: Expanding go... [2021-03-19T17:40:50.842Z] --- PASS: TestExportContainerAndImportImage (1.79s) [2021-03-19T17:40:50.843Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T17:40:51.074Z] --- PASS: TestCgroupNamespacesRun (2.04s) [2021-03-19T17:40:51.074Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T17:40:51.288Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2021-03-19T17:40:51.288Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T17:40:51.288Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-03-19T17:40:51.288Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T17:40:51.288Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T17:40:51.288Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T17:40:51.288Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T17:40:51.289Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T17:40:51.289Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T17:40:51.289Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T17:40:51.289Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T17:40:51.289Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T17:40:51.289Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T17:40:51.289Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T17:40:51.289Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-03-19T17:40:51.413Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-19T17:40:51.587Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-03-19T17:40:51.887Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-03-19T17:40:51.887Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T17:40:51.887Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T17:40:51.887Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T17:40:51.887Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T17:40:51.887Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T17:40:51.888Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T17:40:51.888Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T17:40:51.888Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T17:40:51.888Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T17:40:51.888Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T17:40:51.888Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T17:40:51.888Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T17:40:51.888Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T17:40:51.888Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T17:40:51.983Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-19T17:40:52.187Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-03-19T17:40:52.187Z] ok github.com/docker/docker/api/types/time 0.044s coverage: 100.0% of statements [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T17:40:52.187Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T17:40:52.554Z] --- PASS: TestExportContainerAfterDaemonRestart (1.88s) [2021-03-19T17:40:52.554Z] === RUN TestHealthCheckWorkdir [2021-03-19T17:40:52.658Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-03-19T17:40:52.658Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T17:40:54.467Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-19T17:40:54.885Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.05s) [2021-03-19T17:40:54.885Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T17:40:55.040Z] --- PASS: TestHealthCheckWorkdir (2.49s) [2021-03-19T17:40:55.040Z] === RUN TestHealthKillContainer [2021-03-19T17:40:56.719Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-03-19T17:40:56.947Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-19T17:40:56.997Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s) [2021-03-19T17:40:56.997Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T17:40:58.259Z] ok github.com/docker/docker/builder/remotecontext/git 3.746s coverage: 86.3% of statements [2021-03-19T17:40:58.857Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-19T17:40:58.857Z] --- PASS: TestHealthKillContainer (3.86s) [2021-03-19T17:40:58.857Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T17:40:59.064Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.05s) [2021-03-19T17:40:59.064Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T17:40:59.311Z] ok github.com/docker/docker/builder/remotecontext 0.494s coverage: 13.7% of statements [2021-03-19T17:40:59.426Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-19T17:41:00.367Z] --- PASS: TestInspectCpusetInConfigPre120 (1.22s) [2021-03-19T17:41:00.367Z] === RUN TestIpcModeNone [2021-03-19T17:41:00.659Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2021-03-19T17:41:00.659Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T17:41:01.288Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-03-19T17:41:01.288Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T17:41:01.749Z] --- PASS: TestIpcModeNone (1.48s) [2021-03-19T17:41:01.749Z] === RUN TestIpcModePrivate [2021-03-19T17:41:02.009Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-19T17:41:02.085Z] ok github.com/docker/docker/builder/dockerfile 1.323s coverage: 48.3% of statements [2021-03-19T17:41:02.085Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T17:41:02.085Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T17:41:02.085Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T17:41:02.948Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-19T17:41:03.209Z] --- PASS: TestIpcModePrivate (1.45s) [2021-03-19T17:41:03.209Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-03-19T17:41:03.209Z] === RUN TestIpcModeShareable [2021-03-19T17:41:04.076Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2021-03-19T17:41:04.076Z] === RUN TestKernelTCPMemory [2021-03-19T17:41:04.591Z] --- PASS: TestIpcModeShareable (1.44s) [2021-03-19T17:41:04.591Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-03-19T17:41:04.591Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T17:41:04.706Z] --- PASS: TestKernelTCPMemory (1.17s) [2021-03-19T17:41:04.706Z] === RUN TestNISDomainname [2021-03-19T17:41:05.650Z] ok github.com/docker/docker/client 0.560s coverage: 75.4% of statements [2021-03-19T17:41:06.281Z] --- PASS: TestNISDomainname (1.43s) [2021-03-19T17:41:06.281Z] === RUN TestHostnameDnsResolution [2021-03-19T17:41:08.421Z] --- PASS: TestHostnameDnsResolution (2.02s) [2021-03-19T17:41:08.421Z] === RUN TestStats [2021-03-19T17:41:08.792Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-19T17:41:08.792Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.80s) [2021-03-19T17:41:08.792Z] === RUN TestAPIIpcModeHost [2021-03-19T17:41:08.920Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:41:08.920Z] [2021-03-19T17:41:08.920Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T17:41:08.920Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T17:41:08.920Z] HOSTNAME=5a6d0f86d04c [2021-03-19T17:41:08.920Z] TESTDEBUG=0 [2021-03-19T17:41:08.920Z] DEST=bundles/test-integration [2021-03-19T17:41:08.920Z] PWD=/go/src/github.com/docker/docker [2021-03-19T17:41:08.920Z] DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:41:08.920Z] container=docker [2021-03-19T17:41:08.920Z] HOME=/root [2021-03-19T17:41:08.920Z] GOLANG_VERSION=1.13.15 [2021-03-19T17:41:08.920Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T17:41:08.920Z] VALIDATE_BRANCH=20.10 [2021-03-19T17:41:08.920Z] TERM=xterm [2021-03-19T17:41:08.920Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T17:41:08.920Z] SHLVL=1 [2021-03-19T17:41:08.920Z] TIMEOUT=120m [2021-03-19T17:41:08.920Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T17:41:08.920Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T17:41:08.920Z] GO111MODULE=off [2021-03-19T17:41:08.920Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T17:41:08.920Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T17:41:08.920Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T17:41:08.920Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T17:41:08.920Z] GOPATH=/go [2021-03-19T17:41:08.920Z] PKG_CONFIG=pkg-config [2021-03-19T17:41:08.920Z] _=/usr/bin/env [2021-03-19T17:41:08.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T17:41:09.361Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-19T17:41:10.300Z] --- PASS: TestAPIIpcModeHost (1.88s) [2021-03-19T17:41:10.300Z] === RUN TestDaemonIpcModeShareable [2021-03-19T17:41:11.937Z] --- PASS: TestStats (3.14s) [2021-03-19T17:41:11.937Z] === RUN TestStopContainerWithTimeout [2021-03-19T17:41:11.937Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T17:41:11.937Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T17:41:11.937Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T17:41:11.937Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T17:41:11.937Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T17:41:11.937Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T17:41:11.937Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T17:41:11.937Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T17:41:11.937Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T17:41:11.937Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T17:41:12.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-19T17:41:12.566Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T17:41:12.787Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-19T17:41:13.049Z] --- PASS: TestDaemonIpcModeShareable (2.83s) [2021-03-19T17:41:13.049Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2021-03-19T17:41:13.049Z] === RUN TestDaemonIpcModePrivate [2021-03-19T17:41:14.704Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T17:41:15.857Z] INFO: Expanding compiler 1 of 3... [2021-03-19T17:41:15.857Z] INFO: Expanding compiler 2 of 3... [2021-03-19T17:41:16.353Z] --- PASS: TestDaemonIpcModePrivate (2.95s) [2021-03-19T17:41:16.353Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-19T17:41:16.353Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T17:41:16.837Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-19T17:41:16.837Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-03-19T17:41:16.837Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-03-19T17:41:16.837Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2021-03-19T17:41:16.837Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2021-03-19T17:41:16.837Z] === RUN TestDeleteDevicemapper [2021-03-19T17:41:16.837Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T17:41:16.837Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:41:16.837Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T17:41:17.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-19T17:41:18.750Z] sha256:aaaeae1bdd7a45624bc7766444e20143b03575c197b31f23b5297694c45fcc87 [2021-03-19T17:41:18.750Z] INFO: Starting docker-py tests... [2021-03-19T17:41:18.750Z] ============================= test session starts ============================== [2021-03-19T17:41:18.750Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-19T17:41:18.750Z] rootdir: /src, inifile: pytest.ini [2021-03-19T17:41:18.750Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-19T17:41:18.750Z] collected 389 items / 1 deselected / 388 selected [2021-03-19T17:41:18.750Z] [2021-03-19T17:41:19.117Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.91s) [2021-03-19T17:41:19.117Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-03-19T17:41:19.117Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T17:41:19.600Z] INFO: Expanding compiler 3 of 3... [2021-03-19T17:41:20.065Z] INFO: Removing downloaded files... [2021-03-19T17:41:20.065Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-19T17:41:20.065Z] INFO: Configuring git core.autocrlf... [2021-03-19T17:41:20.422Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.07s) [2021-03-19T17:41:20.422Z] === RUN TestUpdateMemory [2021-03-19T17:41:20.422Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-19T17:41:20.422Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:41:20.422Z] === RUN TestUpdateCPUQuota [2021-03-19T17:41:21.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-19T17:41:21.967Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.05s) [2021-03-19T17:41:21.967Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-03-19T17:41:21.967Z] === RUN TestIpcModeOlderClient [2021-03-19T17:41:21.967Z] === PAUSE TestIpcModeOlderClient [2021-03-19T17:41:21.967Z] === RUN TestKillContainerInvalidSignal [2021-03-19T17:41:23.879Z] --- PASS: TestKillContainerInvalidSignal (1.67s) [2021-03-19T17:41:23.879Z] === RUN TestKillContainer [2021-03-19T17:41:23.879Z] === RUN TestKillContainer/no_signal [2021-03-19T17:41:24.916Z] --- PASS: TestUpdateCPUQuota (4.08s) [2021-03-19T17:41:24.916Z] === RUN TestUpdatePidsLimit [2021-03-19T17:41:24.916Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T17:41:25.206Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T17:41:25.261Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T17:41:25.522Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-19T17:41:25.835Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T17:41:26.464Z] === RUN TestKillContainer/killing_signal [2021-03-19T17:41:26.521Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T17:41:27.150Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T17:41:27.780Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T17:41:27.848Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-19T17:41:28.109Z] --- PASS: TestKillContainer (4.35s) [2021-03-19T17:41:28.109Z] --- PASS: TestKillContainer/no_signal (1.43s) [2021-03-19T17:41:28.109Z] --- PASS: TestKillContainer/non_killing_signal (1.25s) [2021-03-19T17:41:28.109Z] --- PASS: TestKillContainer/killing_signal (1.38s) [2021-03-19T17:41:28.109Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T17:41:28.109Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T17:41:28.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T17:41:29.492Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T17:41:29.911Z] --- PASS: TestUpdatePidsLimit (5.37s) [2021-03-19T17:41:29.911Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-03-19T17:41:29.911Z] --- PASS: TestUpdatePidsLimit/no_change (0.60s) [2021-03-19T17:41:29.911Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-03-19T17:41:29.911Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-03-19T17:41:29.911Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.62s) [2021-03-19T17:41:29.911Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.63s) [2021-03-19T17:41:29.911Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-03-19T17:41:29.911Z] === RUN TestUpdateRestartPolicy [2021-03-19T17:41:30.063Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-19T17:41:30.912Z] --- PASS: TestBuildWithHugeFile (55.24s) [2021-03-19T17:41:30.912Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T17:41:30.912Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:41:30.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:41:30.912Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:41:30.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:41:30.912Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:41:30.912Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:41:30.912Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:41:30.912Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:41:30.912Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:41:30.912Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-03-19T17:41:30.912Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-03-19T17:41:30.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-03-19T17:41:30.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-03-19T17:41:30.912Z] === RUN TestBuildPreserveOwnership [2021-03-19T17:41:30.912Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T17:41:30.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T17:41:30.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T17:41:31.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.92s) [2021-03-19T17:41:31.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.36s) [2021-03-19T17:41:31.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.25s) [2021-03-19T17:41:31.006Z] === RUN TestKillStoppedContainer [2021-03-19T17:41:31.006Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-03-19T17:41:31.006Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T17:41:31.006Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-19T17:41:31.006Z] === RUN TestKillDifferentUserContainer [2021-03-19T17:41:32.390Z] --- PASS: TestKillDifferentUserContainer (1.38s) [2021-03-19T17:41:32.390Z] === RUN TestInspectOomKilledTrue [2021-03-19T17:41:32.390Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-03-19T17:41:32.390Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:41:32.390Z] === RUN TestInspectOomKilledFalse [2021-03-19T17:41:32.390Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T17:41:32.390Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:41:32.390Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T17:41:33.464Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T17:41:34.302Z] --- PASS: TestLinksEtcHostsContentMatch (1.77s) [2021-03-19T17:41:34.302Z] === RUN TestLinksContainerNames [2021-03-19T17:41:34.854Z] --- PASS: TestBuildPreserveOwnership (4.90s) [2021-03-19T17:41:34.854Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.34s) [2021-03-19T17:41:34.854Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.54s) [2021-03-19T17:41:34.854Z] === RUN TestBuildPlatformInvalid [2021-03-19T17:41:34.854Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-03-19T17:41:35.116Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T17:41:36.844Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-19T17:41:37.104Z] --- PASS: TestLinksContainerNames (2.81s) [2021-03-19T17:41:37.104Z] === RUN TestLogsFollowTailEmpty [2021-03-19T17:41:38.523Z] --- PASS: TestBuildWithHugeFile (51.99s) [2021-03-19T17:41:38.523Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T17:41:38.523Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:41:38.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:41:38.523Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:41:38.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:41:38.523Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:41:38.523Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:41:38.523Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:41:38.523Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:41:38.523Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:41:38.523Z] --- PASS: TestBuildWithEmptyDockerfile (0.30s) [2021-03-19T17:41:38.523Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-03-19T17:41:38.523Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-03-19T17:41:38.523Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-19T17:41:38.523Z] === RUN TestBuildPreserveOwnership [2021-03-19T17:41:38.523Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T17:41:39.013Z] --- PASS: TestLogsFollowTailEmpty (1.61s) [2021-03-19T17:41:39.014Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T17:41:39.029Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-19T17:41:39.848Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-19T17:41:40.398Z] --- PASS: TestContainerNetworkMountsNoChown (1.45s) [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/default [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/private [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/slave [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/shared [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/default [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/shared [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/slave [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/private [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:41:40.398Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T17:41:40.398Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:41:40.398Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:41:40.659Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:41:40.949Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T17:41:40.949Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:41:40.949Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-19T17:41:40.949Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-19T17:41:40.949Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T17:41:41.058Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T17:41:41.593Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-19T17:41:45.116Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 29.1% of statements [2021-03-19T17:41:45.160Z] --- PASS: TestContainerBindMountNonRecursive (4.40s) [2021-03-19T17:41:45.160Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T17:41:45.246Z] --- PASS: TestBuildPreserveOwnership (10.35s) [2021-03-19T17:41:45.247Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.34s) [2021-03-19T17:41:45.247Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-19T17:41:45.247Z] === RUN TestBuildPlatformInvalid [2021-03-19T17:41:45.247Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-19T17:41:45.247Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T17:41:45.247Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-19T17:41:45.247Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-19T17:41:45.247Z] PASS [2021-03-19T17:41:45.247Z] [2021-03-19T17:41:45.247Z] === Skipped [2021-03-19T17:41:45.247Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-19T17:41:45.247Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:41:45.247Z] [2021-03-19T17:41:45.247Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-19T17:41:45.247Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-19T17:41:45.247Z] [2021-03-19T17:41:45.247Z] [2021-03-19T17:41:45.247Z] DONE 33 tests, 2 skipped in 133.749s [2021-03-19T17:41:45.356Z] --- PASS: TestUpdateRestartPolicy (13.67s) [2021-03-19T17:41:45.356Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T17:41:45.356Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2021-03-19T17:41:45.356Z] === RUN TestWaitNonBlocked [2021-03-19T17:41:45.356Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:41:45.356Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:41:45.356Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:41:45.356Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:41:45.356Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:41:45.356Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:41:45.506Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T17:41:45.506Z] INFO: Testing against a local daemon [2021-03-19T17:41:45.506Z] === RUN TestConfigInspect [2021-03-19T17:41:45.506Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-19T17:41:45.506Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:45.506Z] === RUN TestConfigList [2021-03-19T17:41:45.506Z] --- SKIP: TestConfigList (0.01s) [2021-03-19T17:41:45.506Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:45.506Z] === RUN TestConfigsCreateAndDelete [2021-03-19T17:41:45.506Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-03-19T17:41:45.506Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:45.506Z] === RUN TestConfigsUpdate [2021-03-19T17:41:45.506Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-03-19T17:41:45.506Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:45.506Z] === RUN TestTemplatedConfig [2021-03-19T17:41:45.506Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-19T17:41:45.506Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:45.506Z] === RUN TestConfigCreateResolve [2021-03-19T17:41:45.764Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-03-19T17:41:45.764Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:45.764Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T17:41:45.985Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-19T17:41:45.986Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2021-03-19T17:41:45.986Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2021-03-19T17:41:45.986Z] === RUN TestWaitBlocked [2021-03-19T17:41:45.986Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:41:45.986Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:41:45.986Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:41:45.986Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:41:45.986Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:41:45.986Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:41:46.100Z] --- PASS: TestContainerVolumesMountedAsShared (0.90s) [2021-03-19T17:41:46.100Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T17:41:47.141Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-19T17:41:47.141Z] PASS [2021-03-19T17:41:47.141Z] [2021-03-19T17:41:47.141Z] === Skipped [2021-03-19T17:41:47.141Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-19T17:41:47.141Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:47.141Z] [2021-03-19T17:41:47.141Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-03-19T17:41:47.141Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:47.141Z] [2021-03-19T17:41:47.141Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-03-19T17:41:47.141Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:47.141Z] [2021-03-19T17:41:47.141Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-03-19T17:41:47.141Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:47.141Z] [2021-03-19T17:41:47.141Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-19T17:41:47.141Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:47.141Z] [2021-03-19T17:41:47.141Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-03-19T17:41:47.141Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:41:47.141Z] [2021-03-19T17:41:47.141Z] [2021-03-19T17:41:47.141Z] DONE 7 tests, 6 skipped in 1.764s [2021-03-19T17:41:47.141Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T17:41:47.400Z] INFO: Testing against a local daemon [2021-03-19T17:41:47.400Z] === RUN TestCheckpoint [2021-03-19T17:41:47.400Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T17:41:47.400Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:41:47.400Z] === RUN TestContainerInvalidJSON [2021-03-19T17:41:47.400Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:41:47.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:41:47.400Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:41:47.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:41:47.400Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:41:47.400Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:41:47.400Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:41:47.400Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:41:47.400Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:41:47.400Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-19T17:41:47.400Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T17:41:47.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-19T17:41:47.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T17:41:47.400Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T17:41:47.400Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-19T17:41:47.400Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T17:41:47.486Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-19T17:41:47.486Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2021-03-19T17:41:47.486Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2021-03-19T17:41:47.486Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T17:41:47.486Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T17:41:47.659Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-19T17:41:47.659Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T17:41:47.659Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-19T17:41:47.659Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T17:41:47.659Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-19T17:41:47.659Z] === RUN TestCopyFromContainer [2021-03-19T17:41:48.008Z] --- PASS: TestContainerVolumesMountedAsSlave (1.93s) [2021-03-19T17:41:48.008Z] === RUN TestNetworkNat [2021-03-19T17:41:48.946Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-19T17:41:48.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-19T17:41:49.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T17:41:49.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-19T17:41:49.517Z] --- PASS: TestNetworkNat (1.40s) [2021-03-19T17:41:49.517Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T17:41:49.644Z] ok github.com/docker/docker/container 0.248s coverage: 34.7% of statements [2021-03-19T17:41:49.644Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T17:41:49.644Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T17:41:49.644Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T17:41:49.644Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-19T17:41:50.039Z] Loaded image: buildpack-deps:buster [2021-03-19T17:41:50.039Z] Loaded image: busybox:latest [2021-03-19T17:41:50.039Z] Loaded image: busybox:glibc [2021-03-19T17:41:50.899Z] --- PASS: TestNetworkLocalhostTCPNat (1.36s) [2021-03-19T17:41:50.899Z] === RUN TestNetworkLoopbackNat [2021-03-19T17:41:50.984Z] Loaded image: debian:bullseye [2021-03-19T17:41:50.984Z] Loaded image: hello-world:latest [2021-03-19T17:41:50.984Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:41:50.990Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2021-03-19T17:41:50.990Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer// [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T17:41:51.847Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer (4.21s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-19T17:41:51.847Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-19T17:41:51.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T17:41:51.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:41:51.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:41:51.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:41:51.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:41:51.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:41:51.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:41:51.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:41:51.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:41:51.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:41:51.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-19T17:41:51.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T17:41:51.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T17:41:51.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T17:41:51.847Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T17:41:51.847Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-19T17:41:51.847Z] === RUN TestCreateWithInvalidEnv [2021-03-19T17:41:51.847Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T17:41:51.847Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T17:41:51.847Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T17:41:51.847Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T17:41:51.847Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T17:41:51.847Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T17:41:51.847Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T17:41:51.847Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T17:41:51.847Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T17:41:51.847Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-19T17:41:51.847Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T17:41:51.847Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T17:41:51.847Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T17:41:51.847Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T17:41:51.847Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-19T17:41:51.847Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T17:41:52.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-19T17:41:52.415Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2021-03-19T17:41:52.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-19T17:41:53.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-19T17:41:54.382Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2021-03-19T17:41:54.382Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T17:41:54.495Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.14s) [2021-03-19T17:41:54.495Z] === CONT TestDaemonHostGatewayIP [2021-03-19T17:41:55.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-19T17:41:55.023Z] --- PASS: TestNetworkLoopbackNat (4.08s) [2021-03-19T17:41:55.023Z] === RUN TestPause [2021-03-19T17:41:56.288Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s) [2021-03-19T17:41:56.288Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T17:41:56.288Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:41:56.288Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:41:56.288Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:41:56.288Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:41:56.288Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:41:56.288Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:41:56.288Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:41:56.288Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:41:56.288Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:41:56.288Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:41:56.288Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:41:56.288Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:41:56.288Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:41:56.288Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:41:56.288Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:41:56.288Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-19T17:41:56.288Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-19T17:41:56.288Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-19T17:41:56.288Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-19T17:41:56.288Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-19T17:41:56.288Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-19T17:41:56.288Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T17:41:56.407Z] --- PASS: TestPause (1.39s) [2021-03-19T17:41:56.407Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T17:41:56.407Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:41:56.407Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:41:56.407Z] === RUN TestPauseStopPausedContainer [2021-03-19T17:41:56.548Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-03-19T17:41:56.548Z] === RUN TestCreateDifferentPlatform [2021-03-19T17:41:56.548Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T17:41:56.548Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T17:41:56.548Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-19T17:41:56.548Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T17:41:56.548Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T17:41:56.548Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T17:41:56.548Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-19T17:41:56.548Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T17:41:56.807Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-19T17:41:56.807Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T17:41:56.807Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-19T17:41:56.807Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-19T17:41:56.807Z] === RUN TestDaemonRestartIpcMode [2021-03-19T17:41:56.807Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T17:41:56.807Z] === RUN TestDaemonHostGatewayIP [2021-03-19T17:41:56.807Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-19T17:41:56.807Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:41:56.807Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T17:41:56.807Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T17:41:56.807Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T17:41:56.807Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-19T17:41:56.807Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-19T17:41:56.807Z] === RUN TestDiff [2021-03-19T17:41:56.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-19T17:41:57.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T17:41:57.377Z] --- PASS: TestDiff (0.66s) [2021-03-19T17:41:57.377Z] === RUN TestExecWithCloseStdin [2021-03-19T17:41:57.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T17:41:57.919Z] --- PASS: TestPauseStopPausedContainer (1.42s) [2021-03-19T17:41:57.919Z] === RUN TestPsFilter [2021-03-19T17:41:57.919Z] --- PASS: TestPsFilter (0.19s) [2021-03-19T17:41:57.919Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T17:41:57.999Z] --- PASS: TestDaemonHostGatewayIP (3.97s) [2021-03-19T17:41:57.999Z] === CONT TestDaemonRestartIpcMode [2021-03-19T17:41:58.052Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.9% of statements [2021-03-19T17:41:58.317Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-03-19T17:41:58.317Z] === RUN TestExec [2021-03-19T17:41:58.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T17:41:59.254Z] --- PASS: TestExec (0.96s) [2021-03-19T17:41:59.254Z] === RUN TestExecUser [2021-03-19T17:41:59.302Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.22s) [2021-03-19T17:41:59.302Z] === RUN TestRemoveContainerWithVolume [2021-03-19T17:41:59.561Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-19T17:41:59.590Z] ok github.com/docker/docker/daemon/cluster 0.233s coverage: 0.5% of statements [2021-03-19T17:42:00.058Z] --- PASS: TestContainerKillOnDaemonStart (12.51s) [2021-03-19T17:42:00.058Z] === CONT TestIpcModeOlderClient [2021-03-19T17:42:00.058Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-03-19T17:42:00.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T17:42:00.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-19T17:42:00.501Z] --- PASS: TestRemoveContainerWithVolume (1.26s) [2021-03-19T17:42:00.501Z] === RUN TestRemoveContainerRunning [2021-03-19T17:42:00.659Z] --- PASS: TestExecUser (0.98s) [2021-03-19T17:42:00.659Z] === RUN TestExportContainerAndImportImage [2021-03-19T17:42:00.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T17:42:01.228Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2021-03-19T17:42:01.228Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T17:42:01.882Z] --- PASS: TestRemoveContainerRunning (1.38s) [2021-03-19T17:42:01.882Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T17:42:02.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T17:42:02.135Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2021-03-19T17:42:02.135Z] PASS [2021-03-19T17:42:02.135Z] [2021-03-19T17:42:02.135Z] === Skipped [2021-03-19T17:42:02.135Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-03-19T17:42:02.135Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:42:02.135Z] [2021-03-19T17:42:02.135Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-03-19T17:42:02.135Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:42:02.135Z] [2021-03-19T17:42:02.135Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-19T17:42:02.135Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:42:02.135Z] [2021-03-19T17:42:02.135Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:42:02.135Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:42:02.135Z] [2021-03-19T17:42:02.135Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T17:42:02.135Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:42:02.135Z] [2021-03-19T17:42:02.135Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-03-19T17:42:02.135Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:42:02.135Z] [2021-03-19T17:42:02.135Z] [2021-03-19T17:42:02.135Z] DONE 196 tests, 6 skipped in 177.058s [2021-03-19T17:42:02.135Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T17:42:02.135Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:42:02.135Z] ++ set -e [2021-03-19T17:42:02.135Z] ++ '[' -n 0 ']' [2021-03-19T17:42:02.135Z] ++ set -x [2021-03-19T17:42:02.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:42:02.425Z] INFO: Testing against a local daemon [2021-03-19T17:42:02.425Z] === RUN TestCommitInheritsEnv [2021-03-19T17:42:03.054Z] --- PASS: TestCommitInheritsEnv (0.60s) [2021-03-19T17:42:03.054Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T17:42:03.054Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T17:42:03.054Z] === RUN TestImagesFilterMultiReference [2021-03-19T17:42:03.054Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-03-19T17:42:03.054Z] === RUN TestImagePullPlatformInvalid [2021-03-19T17:42:03.054Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-19T17:42:03.054Z] === RUN TestRemoveImageOrphaning [2021-03-19T17:42:03.248Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (26.35s) [2021-03-19T17:42:03.248Z] PASS [2021-03-19T17:42:03.248Z] [2021-03-19T17:42:03.248Z] === Skipped [2021-03-19T17:42:03.248Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-19T17:42:03.248Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:42:03.248Z] [2021-03-19T17:42:03.248Z] [2021-03-19T17:42:03.248Z] DONE 33 tests, 1 skipped in 132.664s [2021-03-19T17:42:03.248Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T17:42:03.248Z] INFO: Testing against a local daemon [2021-03-19T17:42:03.248Z] === RUN TestConfigInspect [2021-03-19T17:42:03.264Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.38s) [2021-03-19T17:42:03.265Z] === RUN TestRemoveInvalidContainer [2021-03-19T17:42:03.265Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-19T17:42:03.265Z] === RUN TestRenameLinkedContainer [2021-03-19T17:42:03.684Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2021-03-19T17:42:03.684Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T17:42:03.684Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-19T17:42:03.684Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:42:03.684Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T17:42:03.684Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-19T17:42:03.684Z] === RUN TestTagInvalidReference [2021-03-19T17:42:03.684Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-19T17:42:03.684Z] === RUN TestTagValidPrefixedRepo [2021-03-19T17:42:03.684Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-19T17:42:03.684Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T17:42:03.684Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-03-19T17:42:03.684Z] === RUN TestTagOfficialNames [2021-03-19T17:42:03.684Z] --- PASS: TestTagOfficialNames (0.03s) [2021-03-19T17:42:03.684Z] === RUN TestTagMatchesDigest [2021-03-19T17:42:03.684Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-19T17:42:03.684Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T17:42:03.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-19T17:42:03.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-19T17:42:03.841Z] --- PASS: TestConfigInspect (2.41s) [2021-03-19T17:42:03.841Z] === RUN TestConfigList [2021-03-19T17:42:04.136Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2021-03-19T17:42:04.514Z] --- PASS: TestExportContainerAfterDaemonRestart (3.36s) [2021-03-19T17:42:04.514Z] === RUN TestHealthCheckWorkdir [2021-03-19T17:42:05.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T17:42:05.680Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2021-03-19T17:42:05.894Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2021-03-19T17:42:05.894Z] === RUN TestHealthKillContainer [2021-03-19T17:42:05.978Z] ok github.com/docker/docker/daemon/config 0.061s coverage: 81.8% of statements [2021-03-19T17:42:06.401Z] --- PASS: TestConfigList (2.38s) [2021-03-19T17:42:06.401Z] === RUN TestConfigsCreateAndDelete [2021-03-19T17:42:07.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-19T17:42:07.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T17:42:08.076Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-03-19T17:42:08.951Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2021-03-19T17:42:08.951Z] === RUN TestConfigsUpdate [2021-03-19T17:42:09.071Z] --- PASS: TestRenameLinkedContainer (5.44s) [2021-03-19T17:42:09.072Z] === RUN TestRenameStoppedContainer [2021-03-19T17:42:09.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-19T17:42:09.181Z] --- PASS: TestHealthKillContainer (2.99s) [2021-03-19T17:42:09.181Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T17:42:09.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T17:42:09.750Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-03-19T17:42:09.750Z] === RUN TestIpcModeNone [2021-03-19T17:42:09.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T17:42:10.011Z] --- PASS: TestRenameStoppedContainer (1.20s) [2021-03-19T17:42:10.011Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T17:42:10.688Z] --- PASS: TestIpcModeNone (0.95s) [2021-03-19T17:42:10.688Z] === RUN TestIpcModePrivate [2021-03-19T17:42:10.870Z] --- PASS: TestConfigsUpdate (2.30s) [2021-03-19T17:42:10.870Z] === RUN TestTemplatedConfig [2021-03-19T17:42:10.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-19T17:42:11.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T17:42:11.624Z] --- PASS: TestIpcModePrivate (0.93s) [2021-03-19T17:42:11.624Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-03-19T17:42:11.624Z] === RUN TestIpcModeShareable [2021-03-19T17:42:11.624Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-19T17:42:11.624Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:42:11.624Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T17:42:11.631Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-03-19T17:42:11.631Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.489s coverage: 14.0% of statements [2021-03-19T17:42:12.332Z] --- PASS: TestRenameRunningContainerAndReuse (2.47s) [2021-03-19T17:42:12.332Z] === RUN TestRenameInvalidName [2021-03-19T17:42:12.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T17:42:12.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-19T17:42:13.163Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.625s coverage: 57.1% of statements [2021-03-19T17:42:13.844Z] --- PASS: TestRenameInvalidName (1.28s) [2021-03-19T17:42:13.844Z] === RUN TestRenameAnonymousContainer [2021-03-19T17:42:14.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-19T17:42:14.161Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2021-03-19T17:42:14.161Z] === RUN TestAPIIpcModeHost [2021-03-19T17:42:14.161Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-19T17:42:14.161Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:42:14.161Z] === RUN TestDaemonIpcModeShareable [2021-03-19T17:42:14.161Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-19T17:42:14.161Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:42:14.161Z] === RUN TestDaemonIpcModePrivate [2021-03-19T17:42:14.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T17:42:15.084Z] --- PASS: TestTemplatedConfig (3.47s) [2021-03-19T17:42:15.084Z] === RUN TestConfigCreateResolve [2021-03-19T17:42:15.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T17:42:15.929Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-03-19T17:42:16.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-19T17:42:16.694Z] --- PASS: TestDaemonIpcModePrivate (2.70s) [2021-03-19T17:42:16.694Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-03-19T17:42:16.694Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T17:42:16.694Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-19T17:42:16.694Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:42:16.694Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T17:42:16.694Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-19T17:42:16.694Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:42:16.694Z] === RUN TestIpcModeOlderClient [2021-03-19T17:42:16.953Z] === PAUSE TestIpcModeOlderClient [2021-03-19T17:42:16.953Z] === RUN TestKillContainerInvalidSignal [2021-03-19T17:42:16.982Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.044s coverage: 69.3% of statements [2021-03-19T17:42:16.982Z] ok github.com/docker/docker/daemon 12.279s coverage: 17.1% of statements [2021-03-19T17:42:16.982Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T17:42:16.982Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T17:42:16.982Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T17:42:16.982Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T17:42:17.001Z] --- PASS: TestConfigCreateResolve (2.30s) [2021-03-19T17:42:17.001Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T17:42:17.262Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-19T17:42:17.262Z] PASS [2021-03-19T17:42:17.262Z] [2021-03-19T17:42:17.262Z] DONE 7 tests in 15.728s [2021-03-19T17:42:17.262Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T17:42:17.262Z] INFO: Testing against a local daemon [2021-03-19T17:42:17.262Z] === RUN TestCheckpoint [2021-03-19T17:42:17.262Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T17:42:17.262Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:42:17.262Z] === RUN TestContainerInvalidJSON [2021-03-19T17:42:17.262Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:42:17.262Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:42:17.262Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:42:17.262Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:42:17.262Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:42:17.262Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:42:17.262Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:42:17.262Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:42:17.262Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:42:17.262Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-19T17:42:17.262Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T17:42:17.262Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T17:42:17.263Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T17:42:17.263Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T17:42:17.263Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-19T17:42:17.263Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T17:42:17.263Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-19T17:42:17.263Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T17:42:17.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T17:42:17.522Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-03-19T17:42:17.522Z] === RUN TestKillContainer [2021-03-19T17:42:17.522Z] === RUN TestKillContainer/no_signal [2021-03-19T17:42:17.524Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-19T17:42:17.524Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T17:42:17.524Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-19T17:42:17.524Z] === RUN TestCopyFromContainer [2021-03-19T17:42:18.090Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T17:42:18.520Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.849s coverage: 46.2% of statements [2021-03-19T17:42:18.520Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T17:42:18.557Z] --- PASS: TestRenameAnonymousContainer (4.64s) [2021-03-19T17:42:18.557Z] === RUN TestRenameContainerWithSameName [2021-03-19T17:42:18.659Z] === RUN TestKillContainer/killing_signal [2021-03-19T17:42:18.689Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T17:42:18.689Z] Using test binary docker [2021-03-19T17:42:18.689Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T17:42:18.689Z] +++ /etc/init.d/apparmor start [2021-03-19T17:42:18.689Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T17:42:18.689Z] INFO: Waiting for daemon to start... [2021-03-19T17:42:18.689Z] Starting dockerd [2021-03-19T17:42:18.689Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-03-19T17:42:18.912Z] === RUN TestCopyFromContainer// [2021-03-19T17:42:19.056Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-19T17:42:19.175Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T17:42:19.175Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T17:42:19.175Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T17:42:19.175Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T17:42:19.438Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T17:42:19.438Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T17:42:19.438Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T17:42:19.438Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T17:42:19.498Z] --- PASS: TestRenameContainerWithSameName (1.30s) [2021-03-19T17:42:19.498Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T17:42:19.597Z] --- PASS: TestKillContainer (2.06s) [2021-03-19T17:42:19.597Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-03-19T17:42:19.597Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-03-19T17:42:19.597Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-03-19T17:42:19.597Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T17:42:19.597Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T17:42:19.701Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer (2.24s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-19T17:42:19.701Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-19T17:42:19.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T17:42:19.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:42:19.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:42:19.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:42:19.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:42:19.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:42:19.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:42:19.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:42:19.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:42:19.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:42:19.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-19T17:42:19.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T17:42:19.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T17:42:19.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T17:42:19.701Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T17:42:19.701Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-03-19T17:42:19.701Z] === RUN TestCreateWithInvalidEnv [2021-03-19T17:42:19.701Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T17:42:19.701Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T17:42:19.701Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T17:42:19.701Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T17:42:19.701Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T17:42:19.701Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T17:42:19.701Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T17:42:19.701Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T17:42:19.701Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T17:42:19.701Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-19T17:42:19.701Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T17:42:19.701Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T17:42:19.701Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T17:42:19.701Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T17:42:19.701Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-19T17:42:19.701Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T17:42:20.166Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T17:42:20.652Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.414s coverage: 49.4% of statements [2021-03-19T17:42:20.653Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 57.5% of statements [2021-03-19T17:42:21.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2021-03-19T17:42:21.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-03-19T17:42:21.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-03-19T17:42:21.102Z] === RUN TestKillStoppedContainer [2021-03-19T17:42:21.102Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-19T17:42:21.102Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T17:42:21.102Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-03-19T17:42:21.102Z] === RUN TestKillDifferentUserContainer [2021-03-19T17:42:21.671Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-03-19T17:42:21.671Z] === RUN TestInspectOomKilledTrue [2021-03-19T17:42:21.671Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-19T17:42:21.671Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:42:21.671Z] === RUN TestInspectOomKilledFalse [2021-03-19T17:42:21.671Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T17:42:21.671Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:42:21.671Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T17:42:21.671Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-19T17:42:21.671Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-19T17:42:21.671Z] === RUN TestLinksContainerNames [2021-03-19T17:42:21.709Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-03-19T17:42:21.709Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-03-19T17:42:22.252Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-03-19T17:42:22.252Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T17:42:22.794Z] --- PASS: TestRenameContainerWithLinkedContainer (2.73s) [2021-03-19T17:42:22.794Z] === RUN TestResize [2021-03-19T17:42:23.050Z] --- PASS: TestLinksContainerNames (1.36s) [2021-03-19T17:42:23.051Z] === RUN TestLogsFollowTailEmpty [2021-03-19T17:42:23.735Z] --- PASS: TestResize (1.44s) [2021-03-19T17:42:23.735Z] === RUN TestResizeWithInvalidSize [2021-03-19T17:42:23.977Z] . [2021-03-19T17:42:23.977Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T17:42:23.977Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T17:42:23.977Z] Error: No such image: emptyfs [2021-03-19T17:42:23.977Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T17:42:23.977Z] ++++ docker load [2021-03-19T17:42:23.977Z] Running integration-test (iteration 1) [2021-03-19T17:42:23.977Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T17:42:23.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:42:23.977Z] ++ set -e [2021-03-19T17:42:23.977Z] ++ '[' -n 0 ']' [2021-03-19T17:42:23.977Z] ++ set -x [2021-03-19T17:42:23.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:42:23.987Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-03-19T17:42:23.987Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T17:42:24.480Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2021-03-19T17:42:24.555Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/default [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/private [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/slave [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/shared [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/default [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/shared [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/slave [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/private [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T17:42:24.555Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:42:24.555Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:42:24.555Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:42:24.809Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2021-03-19T17:42:24.809Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T17:42:24.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:42:24.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:42:24.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:42:24.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:42:24.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:42:24.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:42:24.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:42:24.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:42:24.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:42:24.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:42:24.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:42:24.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:42:24.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:42:24.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:42:24.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:42:24.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-19T17:42:24.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-19T17:42:24.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-19T17:42:24.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-19T17:42:24.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-19T17:42:24.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-19T17:42:24.809Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T17:42:24.814Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:42:25.107Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:42:25.107Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:42:25.107Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:42:25.107Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T17:42:25.107Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:42:25.107Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T17:42:25.107Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:42:25.107Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T17:42:25.107Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.10s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-19T17:42:25.107Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-19T17:42:25.107Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T17:42:25.107Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-19T17:42:25.107Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T17:42:25.107Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T17:42:25.107Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-19T17:42:25.107Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T17:42:25.107Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T17:42:25.107Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-19T17:42:25.107Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T17:42:25.107Z] === RUN TestNetworkNat [2021-03-19T17:42:25.116Z] --- PASS: TestResizeWithInvalidSize (1.46s) [2021-03-19T17:42:25.116Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T17:42:25.536Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.211s coverage: 52.2% of statements [2021-03-19T17:42:25.536Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-19T17:42:25.536Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T17:42:25.754Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-03-19T17:42:25.754Z] === RUN TestCreateDifferentPlatform [2021-03-19T17:42:25.754Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T17:42:25.754Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T17:42:25.754Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-19T17:42:25.754Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T17:42:25.754Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T17:42:25.754Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T17:42:25.754Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-19T17:42:25.754Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T17:42:25.754Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-19T17:42:25.754Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T17:42:25.754Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T17:42:25.754Z] === RUN TestDaemonRestartIpcMode [2021-03-19T17:42:25.754Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T17:42:25.754Z] === RUN TestDaemonHostGatewayIP [2021-03-19T17:42:25.754Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T17:42:25.754Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T17:42:25.754Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T17:42:25.754Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T17:42:25.754Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T17:42:25.754Z] === RUN TestDiff [2021-03-19T17:42:26.058Z] --- PASS: TestNetworkNat (0.86s) [2021-03-19T17:42:26.058Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T17:42:26.497Z] --- PASS: TestResizeWhenContainerNotStarted (1.33s) [2021-03-19T17:42:26.497Z] === RUN TestDaemonRestartKillContainers [2021-03-19T17:42:26.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:42:26.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:42:26.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:42:26.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:42:26.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:42:26.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:42:26.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:42:26.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:42:26.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:42:26.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:42:26.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:42:26.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:42:26.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:42:26.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:42:26.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:42:26.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:42:26.498Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:42:26.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:42:26.498Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:42:26.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:42:26.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:42:26.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:42:26.498Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:42:26.498Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:42:26.498Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:42:26.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:42:26.592Z] ok github.com/docker/docker/daemon/logger/awslogs 0.655s coverage: 77.4% of statements [2021-03-19T17:42:26.636Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-03-19T17:42:26.636Z] === RUN TestNetworkLoopbackNat [2021-03-19T17:42:26.700Z] --- PASS: TestDiff (0.78s) [2021-03-19T17:42:26.700Z] === RUN TestExecWithCloseStdin [2021-03-19T17:42:26.890Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-03-19T17:42:27.188Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.7% of statements [2021-03-19T17:42:27.188Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T17:42:27.188Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T17:42:27.188Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T17:42:27.188Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T17:42:27.645Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-03-19T17:42:27.645Z] === RUN TestExec [2021-03-19T17:42:28.246Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-03-19T17:42:28.246Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-03-19T17:42:29.034Z] --- PASS: TestExec (1.14s) [2021-03-19T17:42:29.034Z] === RUN TestExecUser [2021-03-19T17:42:29.787Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 61.6% of statements [2021-03-19T17:42:29.925Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2021-03-19T17:42:29.925Z] === RUN TestPause [2021-03-19T17:42:29.925Z] --- SKIP: TestPause (0.00s) [2021-03-19T17:42:29.925Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:42:29.925Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T17:42:29.925Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:42:29.925Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:42:29.925Z] === RUN TestPauseStopPausedContainer [2021-03-19T17:42:29.925Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-19T17:42:29.925Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:42:29.925Z] === RUN TestPsFilter [2021-03-19T17:42:29.925Z] --- PASS: TestPsFilter (0.12s) [2021-03-19T17:42:29.925Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T17:42:29.978Z] --- PASS: TestExecUser (1.17s) [2021-03-19T17:42:29.978Z] === RUN TestExportContainerAndImportImage [2021-03-19T17:42:30.437Z] ok github.com/docker/docker/daemon/logger/local 0.082s coverage: 75.2% of statements [2021-03-19T17:42:30.438Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T17:42:30.494Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-03-19T17:42:30.494Z] === RUN TestRemoveContainerWithVolume [2021-03-19T17:42:30.922Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-03-19T17:42:30.922Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T17:42:31.431Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-03-19T17:42:31.431Z] === RUN TestRemoveContainerRunning [2021-03-19T17:42:31.506Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.122s coverage: 58.6% of statements [2021-03-19T17:42:31.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:42:31.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:42:31.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-19T17:42:31.805Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2021-03-19T17:42:31.999Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-03-19T17:42:31.999Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T17:42:32.310Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-03-19T17:42:32.310Z] === RUN TestHealthCheckWorkdir [2021-03-19T17:42:32.568Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-03-19T17:42:32.568Z] === RUN TestRemoveInvalidContainer [2021-03-19T17:42:32.568Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-19T17:42:32.568Z] === RUN TestRenameLinkedContainer [2021-03-19T17:42:32.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:42:32.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-19T17:42:33.086Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 46.8% of statements [2021-03-19T17:42:33.086Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2021-03-19T17:42:33.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:42:33.702Z] --- PASS: TestHealthCheckWorkdir (1.55s) [2021-03-19T17:42:33.702Z] === RUN TestHealthKillContainer [2021-03-19T17:42:34.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:42:35.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:42:35.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-19T17:42:35.854Z] --- PASS: TestRenameLinkedContainer (3.02s) [2021-03-19T17:42:35.854Z] === RUN TestRenameStoppedContainer [2021-03-19T17:42:35.862Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2021-03-19T17:42:35.862Z] ok github.com/docker/docker/daemon/logger/splunk 2.546s coverage: 82.5% of statements [2021-03-19T17:42:35.862Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T17:42:35.862Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T17:42:36.219Z] Loaded image: buildpack-deps:buster [2021-03-19T17:42:36.422Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-03-19T17:42:36.422Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T17:42:36.481Z] Loaded image: busybox:latest [2021-03-19T17:42:36.742Z] Loaded image: busybox:glibc [2021-03-19T17:42:36.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-19T17:42:36.923Z] ok github.com/docker/docker/distribution/metadata 0.085s coverage: 48.2% of statements [2021-03-19T17:42:37.007Z] --- PASS: TestHealthKillContainer (3.13s) [2021-03-19T17:42:37.007Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T17:42:37.342Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-19T17:42:37.800Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-03-19T17:42:37.800Z] === RUN TestRenameInvalidName [2021-03-19T17:42:37.953Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-03-19T17:42:37.953Z] === RUN TestIpcModeNone [2021-03-19T17:42:38.368Z] --- PASS: TestRenameInvalidName (0.68s) [2021-03-19T17:42:38.368Z] === RUN TestRenameAnonymousContainer [2021-03-19T17:42:38.458Z] ok github.com/docker/docker/errdefs 0.026s coverage: 53.1% of statements [2021-03-19T17:42:38.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:42:38.899Z] --- PASS: TestIpcModeNone (1.14s) [2021-03-19T17:42:38.899Z] === RUN TestIpcModePrivate [2021-03-19T17:42:39.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:42:39.993Z] ok github.com/docker/docker/distribution 0.518s coverage: 25.0% of statements [2021-03-19T17:42:39.993Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T17:42:40.048Z] Loaded image: debian:bullseye [2021-03-19T17:42:40.288Z] --- PASS: TestIpcModePrivate (1.25s) [2021-03-19T17:42:40.288Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-03-19T17:42:40.288Z] === RUN TestIpcModeShareable [2021-03-19T17:42:40.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-19T17:42:40.900Z] --- PASS: TestRenameAnonymousContainer (2.28s) [2021-03-19T17:42:40.900Z] === RUN TestRenameContainerWithSameName [2021-03-19T17:42:40.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-19T17:42:41.049Z] ok github.com/docker/docker/image 0.049s coverage: 86.8% of statements [2021-03-19T17:42:41.234Z] --- PASS: TestIpcModeShareable (1.12s) [2021-03-19T17:42:41.234Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-03-19T17:42:41.234Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T17:42:41.433Z] Loaded image: hello-world:latest [2021-03-19T17:42:41.467Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-03-19T17:42:41.467Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T17:42:41.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-19T17:42:41.694Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2021-03-19T17:42:41.694Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.6% of statements [2021-03-19T17:42:41.694Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T17:42:41.694Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T17:42:42.754Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2021-03-19T17:42:42.754Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-19T17:42:42.754Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2021-03-19T17:42:42.817Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:42:42.846Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2021-03-19T17:42:42.846Z] === RUN TestResize [2021-03-19T17:42:43.078Z] INFO: Testing against a local daemon [2021-03-19T17:42:43.078Z] === RUN TestCgroupNamespacesBuild [2021-03-19T17:42:43.414Z] --- PASS: TestResize (0.69s) [2021-03-19T17:42:43.414Z] === RUN TestResizeWithInvalidSize [2021-03-19T17:42:44.350Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-03-19T17:42:44.350Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T17:42:44.541Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2021-03-19T17:42:44.541Z] === RUN TestAPIIpcModeHost [2021-03-19T17:42:44.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:42:44.870Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 52.9% of statements [2021-03-19T17:42:44.918Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-03-19T17:42:44.918Z] === RUN TestDaemonRestartKillContainers [2021-03-19T17:42:44.918Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-19T17:42:44.918Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-19T17:42:44.918Z] === RUN TestCgroupNamespacesRun [2021-03-19T17:42:45.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-19T17:42:45.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-19T17:42:45.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-19T17:42:45.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-19T17:42:45.167Z] ok github.com/docker/docker/oci 0.022s coverage: 38.4% of statements [2021-03-19T17:42:45.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:42:45.492Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-03-19T17:42:45.492Z] === RUN TestDaemonIpcModeShareable [2021-03-19T17:42:45.813Z] ok github.com/docker/docker/opts 0.084s coverage: 67.1% of statements [2021-03-19T17:42:46.143Z] Removing intermediate container 9cdcdba15991 [2021-03-19T17:42:46.143Z] ---> 8778d5ba8a11 [2021-03-19T17:42:46.143Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-03-19T17:42:46.143Z] ---> Running in 8a25d7c66ed1 [2021-03-19T17:42:46.143Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-19T17:42:46.143Z] go: finding gotest.tools v0.5.3 [2021-03-19T17:42:46.143Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T17:42:46.143Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T17:42:46.381Z] --- PASS: TestCgroupNamespacesBuild (2.65s) [2021-03-19T17:42:46.381Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T17:42:46.608Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T17:42:47.081Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T17:42:47.081Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-19T17:42:47.081Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T17:42:47.081Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:42:47.082Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:42:47.082Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T17:42:47.082Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-19T17:42:47.082Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T17:42:47.082Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:42:47.082Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:42:47.082Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:42:47.082Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:42:47.082Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:42:47.410Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2021-03-19T17:42:47.410Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-19T17:42:47.410Z] === RUN TestDaemonIpcModePrivate [2021-03-19T17:42:47.451Z] --- PASS: TestCgroupNamespacesRun (2.67s) [2021-03-19T17:42:47.451Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T17:42:47.545Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:42:47.545Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:42:47.545Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:42:47.545Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:42:47.545Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:42:47.545Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:42:47.545Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:42:47.545Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:42:47.768Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2021-03-19T17:42:47.768Z] === RUN TestBuildWithSession [2021-03-19T17:42:47.768Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T17:42:47.768Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:42:47.768Z] === RUN TestBuildSquashParent [2021-03-19T17:42:47.912Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-03-19T17:42:48.005Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:42:48.207Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-03-19T17:42:48.207Z] ok github.com/docker/docker/pkg/authorization 1.033s coverage: 68.3% of statements [2021-03-19T17:42:48.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.57s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.81s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.91s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.88s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.78s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.05s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.38s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.98s) [2021-03-19T17:42:48.804Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.39s) [2021-03-19T17:42:48.804Z] === RUN TestCgroupNamespacesRun [2021-03-19T17:42:49.265Z] ok github.com/docker/docker/pkg/archive 1.190s coverage: 77.3% of statements [2021-03-19T17:42:49.330Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2021-03-19T17:42:49.330Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-19T17:42:49.330Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T17:42:49.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-19T17:42:49.548Z] go: finding github.com/fatih/color v1.9.0 [2021-03-19T17:42:49.548Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T17:42:49.548Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-19T17:42:49.548Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T17:42:49.548Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T17:42:49.548Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T17:42:49.548Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T17:42:49.548Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T17:42:49.548Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T17:42:49.548Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T17:42:49.548Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T17:42:49.562Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-03-19T17:42:49.983Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-03-19T17:42:49.983Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T17:42:50.208Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2021-03-19T17:42:50.505Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2021-03-19T17:42:51.250Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.07s) [2021-03-19T17:42:51.250Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-19T17:42:51.250Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T17:42:51.556Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-03-19T17:42:51.915Z] --- PASS: TestCgroupNamespacesRun (2.89s) [2021-03-19T17:42:51.915Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T17:42:52.198Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-19T17:42:52.494Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-03-19T17:42:52.517Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.66s) [2021-03-19T17:42:52.517Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T17:42:53.190Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-03-19T17:42:53.190Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-19T17:42:53.190Z] === RUN TestIpcModeOlderClient [2021-03-19T17:42:53.190Z] === PAUSE TestIpcModeOlderClient [2021-03-19T17:42:53.190Z] === RUN TestKillContainerInvalidSignal [2021-03-19T17:42:53.302Z] INFO: Build done for gotestsum... [2021-03-19T17:42:53.785Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2021-03-19T17:42:53.785Z] === RUN TestKillContainer [2021-03-19T17:42:53.785Z] === RUN TestKillContainer/no_signal [2021-03-19T17:42:53.824Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-03-19T17:42:53.824Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T17:42:54.016Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-03-19T17:42:54.016Z] ok github.com/docker/docker/pkg/chrootarchive 3.831s coverage: 43.2% of statements [2021-03-19T17:42:54.315Z] ok github.com/docker/docker/layer 7.886s coverage: 68.8% of statements [2021-03-19T17:42:54.315Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T17:42:54.315Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T17:42:54.315Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T17:42:54.315Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T17:42:54.315Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T17:42:54.315Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T17:42:54.315Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T17:42:54.737Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T17:42:54.972Z] ok github.com/docker/docker/pkg/fileutils 0.035s coverage: 89.5% of statements [2021-03-19T17:42:54.972Z] ok github.com/docker/docker/pkg/fsutils 0.366s coverage: 85.1% of statements [2021-03-19T17:42:55.051Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) [2021-03-19T17:42:55.051Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T17:42:55.272Z] ok github.com/docker/docker/pkg/discovery/kv 3.113s coverage: 84.1% of statements [2021-03-19T17:42:55.310Z] === RUN TestKillContainer/killing_signal [2021-03-19T17:42:55.911Z] --- PASS: TestBuildSquashParent (7.81s) [2021-03-19T17:42:55.911Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T17:42:55.911Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:42:55.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:42:55.911Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:42:55.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:42:55.911Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:42:55.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:42:55.911Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:42:55.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:42:55.911Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:42:55.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:42:55.911Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:42:55.911Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:42:55.911Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:42:55.911Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:42:55.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:42:55.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:42:55.918Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-03-19T17:42:56.256Z] --- PASS: TestKillContainer (2.32s) [2021-03-19T17:42:56.256Z] --- PASS: TestKillContainer/no_signal (0.75s) [2021-03-19T17:42:56.256Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-03-19T17:42:56.256Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-03-19T17:42:56.256Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T17:42:56.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T17:42:56.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-19T17:42:56.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.81s) [2021-03-19T17:42:56.363Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T17:42:56.831Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T17:42:56.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-19T17:42:56.973Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2021-03-19T17:42:56.973Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2021-03-19T17:42:57.585Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.69s) [2021-03-19T17:42:57.585Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T17:42:57.619Z] ok github.com/docker/docker/pkg/idtools 0.779s coverage: 69.5% of statements [2021-03-19T17:42:57.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2021-03-19T17:42:57.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2021-03-19T17:42:57.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-03-19T17:42:57.775Z] === RUN TestKillStoppedContainer [2021-03-19T17:42:57.775Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-03-19T17:42:57.775Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T17:42:57.775Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-19T17:42:57.775Z] === RUN TestKillDifferentUserContainer [2021-03-19T17:42:57.917Z] ok github.com/docker/docker/pkg/ioutils 1.320s coverage: 69.3% of statements [2021-03-19T17:42:57.917Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T17:42:57.917Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-19T17:42:57.917Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T17:42:57.917Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-03-19T17:42:57.918Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-03-19T17:42:57.918Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T17:42:58.564Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2021-03-19T17:42:58.720Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-03-19T17:42:58.720Z] === RUN TestInspectOomKilledTrue [2021-03-19T17:42:58.720Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-19T17:42:58.720Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-19T17:42:58.720Z] === RUN TestInspectOomKilledFalse [2021-03-19T17:42:58.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-19T17:42:58.863Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-03-19T17:42:58.863Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2021-03-19T17:42:58.863Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T17:42:58.863Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T17:42:59.102Z] --- PASS: TestCgroupNamespacesRunHostMode (2.96s) [2021-03-19T17:42:59.102Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T17:42:59.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:42:59.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:42:59.294Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-03-19T17:42:59.294Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T17:43:00.116Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.19s) [2021-03-19T17:43:00.116Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T17:43:00.239Z] --- PASS: TestLinksEtcHostsContentMatch (1.00s) [2021-03-19T17:43:00.239Z] === RUN TestLinksContainerNames [2021-03-19T17:43:00.399Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2021-03-19T17:43:00.399Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2021-03-19T17:43:00.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-19T17:43:00.486Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-19T17:43:01.043Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-03-19T17:43:01.043Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2021-03-19T17:43:01.424Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-19T17:43:01.492Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-19T17:43:01.492Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T17:43:01.629Z] --- PASS: TestLinksContainerNames (1.47s) [2021-03-19T17:43:01.629Z] === RUN TestLogsFollowTailEmpty [2021-03-19T17:43:01.686Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2021-03-19T17:43:01.766Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-19T17:43:01.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2021-03-19T17:43:01.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2021-03-19T17:43:01.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2021-03-19T17:43:01.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2021-03-19T17:43:01.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2021-03-19T17:43:01.766Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s) [2021-03-19T17:43:01.766Z] === RUN TestBuildMultiStageCopy [2021-03-19T17:43:01.766Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T17:43:01.993Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.88s) [2021-03-19T17:43:01.993Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T17:43:02.329Z] ok github.com/docker/docker/pkg/pubsub 1.149s coverage: 75.0% of statements [2021-03-19T17:43:02.329Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2021-03-19T17:43:02.564Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-19T17:43:02.574Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2021-03-19T17:43:02.574Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T17:43:02.973Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-03-19T17:43:02.973Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-03-19T17:43:03.147Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2021-03-19T17:43:03.147Z] === RUN TestMountDaemonRoot [2021-03-19T17:43:03.147Z] === RUN TestMountDaemonRoot/default [2021-03-19T17:43:03.147Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T17:43:03.147Z] === RUN TestMountDaemonRoot/private [2021-03-19T17:43:03.147Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/slave [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/shared [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/default [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/shared [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/slave [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/private [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T17:43:03.410Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:43:03.410Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:43:03.410Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T17:43:03.672Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:43:03.934Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-19T17:43:03.934Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-19T17:43:03.934Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T17:43:03.945Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2021-03-19T17:43:03.945Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T17:43:04.314Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T17:43:04.502Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2021-03-19T17:43:04.502Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-03-19T17:43:04.575Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T17:43:04.780Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.71s) [2021-03-19T17:43:04.780Z] === RUN TestKernelTCPMemory [2021-03-19T17:43:04.780Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-19T17:43:04.780Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:04.780Z] === RUN TestNISDomainname [2021-03-19T17:43:04.780Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-19T17:43:04.780Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-19T17:43:04.780Z] === RUN TestHostnameDnsResolution [2021-03-19T17:43:04.804Z] ok github.com/docker/docker/pkg/signal 2.962s coverage: 61.0% of statements [2021-03-19T17:43:04.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-19T17:43:04.885Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-03-19T17:43:04.885Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T17:43:05.103Z] ok github.com/docker/docker/pkg/tailfile 0.117s coverage: 88.6% of statements [2021-03-19T17:43:05.147Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T17:43:05.347Z] --- PASS: TestHostnameDnsResolution (1.21s) [2021-03-19T17:43:05.347Z] === RUN TestStats [2021-03-19T17:43:05.347Z] --- SKIP: TestStats (0.00s) [2021-03-19T17:43:05.347Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:05.347Z] === RUN TestStopContainerWithTimeout [2021-03-19T17:43:05.347Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T17:43:05.347Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T17:43:05.347Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T17:43:05.347Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T17:43:05.347Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T17:43:05.347Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T17:43:05.347Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T17:43:05.347Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T17:43:05.347Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T17:43:05.347Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T17:43:05.410Z] testing: warning: no tests to run [2021-03-19T17:43:05.410Z] coverage: [no statements] [2021-03-19T17:43:05.410Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-03-19T17:43:05.719Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T17:43:06.057Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2021-03-19T17:43:06.057Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2021-03-19T17:43:06.057Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-03-19T17:43:06.294Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2021-03-19T17:43:06.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2021-03-19T17:43:06.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2021-03-19T17:43:06.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-03-19T17:43:06.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-03-19T17:43:06.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-03-19T17:43:06.294Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T17:43:06.486Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2021-03-19T17:43:06.486Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T17:43:06.486Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-03-19T17:43:06.486Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T17:43:06.702Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2021-03-19T17:43:06.724Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T17:43:07.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-19T17:43:07.426Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.71s) [2021-03-19T17:43:07.426Z] === RUN TestKernelTCPMemory [2021-03-19T17:43:07.431Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-03-19T17:43:07.431Z] === RUN TestNetworkNat [2021-03-19T17:43:07.680Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2021-03-19T17:43:07.680Z] === RUN TestBuildLabelWithTargets [2021-03-19T17:43:08.129Z] Removing intermediate container 8a25d7c66ed1 [2021-03-19T17:43:08.129Z] ---> 2251fa60921d [2021-03-19T17:43:08.129Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-19T17:43:08.129Z] ---> Running in a8ca1bb7b977 [2021-03-19T17:43:08.129Z] Removing intermediate container a8ca1bb7b977 [2021-03-19T17:43:08.129Z] ---> 25b634fdaa18 [2021-03-19T17:43:08.129Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-19T17:43:08.129Z] ---> Running in ca4fec1a43c8 [2021-03-19T17:43:08.376Z] --- PASS: TestNetworkNat (0.79s) [2021-03-19T17:43:08.376Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T17:43:08.589Z] Removing intermediate container ca4fec1a43c8 [2021-03-19T17:43:08.589Z] ---> fb0d385869a4 [2021-03-19T17:43:08.589Z] Step 10/10 : COPY . . [2021-03-19T17:43:08.626Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T17:43:08.797Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2021-03-19T17:43:08.798Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 83.5% of statements [2021-03-19T17:43:08.950Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2021-03-19T17:43:08.950Z] === RUN TestNetworkLoopbackNat [2021-03-19T17:43:09.335Z] --- PASS: TestKernelTCPMemory (1.69s) [2021-03-19T17:43:09.335Z] === RUN TestNISDomainname [2021-03-19T17:43:10.002Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-19T17:43:10.002Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2021-03-19T17:43:10.002Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2021-03-19T17:43:10.002Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-03-19T17:43:10.002Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-03-19T17:43:10.002Z] === RUN TestDeleteDevicemapper [2021-03-19T17:43:10.002Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T17:43:10.002Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:43:10.002Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T17:43:10.228Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2021-03-19T17:43:10.229Z] === RUN TestBuildWithEmptyLayers [2021-03-19T17:43:10.276Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-19T17:43:10.332Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2021-03-19T17:43:10.639Z] ok github.com/docker/docker/plugin 0.594s coverage: 23.2% of statements [2021-03-19T17:43:10.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-19T17:43:11.170Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-03-19T17:43:11.170Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T17:43:11.786Z] --- PASS: TestNISDomainname (2.54s) [2021-03-19T17:43:11.786Z] === RUN TestHostnameDnsResolution [2021-03-19T17:43:12.174Z] ok github.com/docker/docker/quota 0.653s coverage: 71.4% of statements [2021-03-19T17:43:12.255Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-03-19T17:43:12.255Z] === RUN TestPause [2021-03-19T17:43:12.355Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-19T17:43:12.472Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-03-19T17:43:12.828Z] --- PASS: TestPause (0.78s) [2021-03-19T17:43:12.828Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T17:43:12.828Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:43:12.828Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:43:12.828Z] === RUN TestPauseStopPausedContainer [2021-03-19T17:43:13.117Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-03-19T17:43:13.289Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2021-03-19T17:43:13.289Z] === RUN TestUpdateMemory [2021-03-19T17:43:13.289Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-19T17:43:13.289Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:13.289Z] === RUN TestUpdateCPUQuota [2021-03-19T17:43:13.289Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-19T17:43:13.289Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:13.289Z] === RUN TestUpdatePidsLimit [2021-03-19T17:43:13.289Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-19T17:43:13.289Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:13.289Z] === RUN TestUpdateRestartPolicy [2021-03-19T17:43:13.416Z] ok github.com/docker/docker/registry 0.233s coverage: 57.2% of statements [2021-03-19T17:43:13.737Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-19T17:43:13.773Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-03-19T17:43:13.773Z] === RUN TestPsFilter [2021-03-19T17:43:13.773Z] --- PASS: TestPsFilter (0.12s) [2021-03-19T17:43:13.773Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T17:43:13.997Z] --- PASS: TestHostnameDnsResolution (2.22s) [2021-03-19T17:43:13.997Z] === RUN TestStats [2021-03-19T17:43:14.064Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2021-03-19T17:43:14.346Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-03-19T17:43:14.346Z] === RUN TestRemoveContainerWithVolume [2021-03-19T17:43:14.469Z] --- PASS: TestBuildMultiStageOnBuild (3.21s) [2021-03-19T17:43:14.469Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T17:43:15.119Z] ok github.com/docker/docker/runconfig 0.024s coverage: 66.1% of statements [2021-03-19T17:43:15.290Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-03-19T17:43:15.290Z] === RUN TestRemoveContainerRunning [2021-03-19T17:43:15.380Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-19T17:43:15.856Z] --- PASS: TestBuildUncleanTarFilenames (1.52s) [2021-03-19T17:43:15.856Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T17:43:15.863Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-03-19T17:43:15.863Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T17:43:15.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-19T17:43:16.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-03-19T17:43:16.809Z] === RUN TestRemoveInvalidContainer [2021-03-19T17:43:16.809Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-19T17:43:16.809Z] === RUN TestRenameLinkedContainer [2021-03-19T17:43:17.224Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-03-19T17:43:17.331Z] --- PASS: TestStats (3.39s) [2021-03-19T17:43:17.331Z] === RUN TestStopContainerWithTimeout [2021-03-19T17:43:17.331Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T17:43:17.331Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T17:43:17.331Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T17:43:17.331Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T17:43:17.331Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T17:43:17.331Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T17:43:17.331Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T17:43:17.331Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T17:43:17.331Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T17:43:17.331Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T17:43:18.761Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 67.0% of statements [2021-03-19T17:43:19.061Z] ok github.com/docker/docker/volume/local 0.248s coverage: 76.4% of statements [2021-03-19T17:43:19.156Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2021-03-19T17:43:19.156Z] === RUN TestBuildWithHugeFile [2021-03-19T17:43:19.875Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T17:43:20.105Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-03-19T17:43:20.118Z] --- PASS: TestRenameLinkedContainer (2.94s) [2021-03-19T17:43:20.118Z] === RUN TestRenameStoppedContainer [2021-03-19T17:43:20.379Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-03-19T17:43:20.379Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T17:43:21.768Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2021-03-19T17:43:21.768Z] === RUN TestRenameInvalidName [2021-03-19T17:43:21.786Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T17:43:22.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-19T17:43:22.713Z] --- PASS: TestRenameInvalidName (0.74s) [2021-03-19T17:43:22.713Z] === RUN TestRenameAnonymousContainer [2021-03-19T17:43:23.443Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-19T17:43:24.013Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-03-19T17:43:24.013Z] --- PASS: TestStopContainerWithTimeout/0 (2.31s) [2021-03-19T17:43:24.013Z] --- PASS: TestStopContainerWithTimeout/3 (4.29s) [2021-03-19T17:43:24.013Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2021-03-19T17:43:24.013Z] --- PASS: TestStopContainerWithTimeout/1 (2.41s) [2021-03-19T17:43:24.013Z] === RUN TestDeleteDevicemapper [2021-03-19T17:43:24.013Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T17:43:24.013Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:43:24.013Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T17:43:24.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-19T17:43:25.264Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2021-03-19T17:43:25.264Z] === RUN TestRenameContainerWithSameName [2021-03-19T17:43:25.496Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2021-03-19T17:43:25.496Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T17:43:25.754Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-03-19T17:43:25.754Z] === RUN TestWaitNonBlocked [2021-03-19T17:43:25.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:43:25.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:43:25.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:43:25.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:43:25.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:43:25.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:43:25.827Z] --- PASS: TestImportExtremelyLargeImageWorks (80.01s) [2021-03-19T17:43:25.827Z] PASS [2021-03-19T17:43:25.827Z] [2021-03-19T17:43:25.827Z] === Skipped [2021-03-19T17:43:25.827Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-19T17:43:25.827Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:43:25.827Z] [2021-03-19T17:43:25.827Z] [2021-03-19T17:43:25.827Z] DONE 12 tests, 1 skipped in 81.573s [2021-03-19T17:43:25.827Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T17:43:25.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:43:25.827Z] ++ set -e [2021-03-19T17:43:25.827Z] ++ '[' -n 0 ']' [2021-03-19T17:43:25.827Z] ++ set -x [2021-03-19T17:43:25.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:43:25.827Z] INFO: Testing against a local daemon [2021-03-19T17:43:25.827Z] === RUN TestNetworkCreateDelete [2021-03-19T17:43:25.827Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-19T17:43:25.827Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T17:43:25.827Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-19T17:43:25.827Z] === RUN TestDaemonDNSFallback [2021-03-19T17:43:25.840Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2021-03-19T17:43:25.840Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T17:43:26.691Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-19T17:43:26.691Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2021-03-19T17:43:26.691Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2021-03-19T17:43:26.691Z] === RUN TestWaitBlocked [2021-03-19T17:43:26.691Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:43:26.691Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:43:26.691Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:43:26.691Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:43:26.691Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:43:26.691Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:43:26.866Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-19T17:43:27.326Z] --- PASS: TestDaemonDNSFallback (2.68s) [2021-03-19T17:43:27.327Z] === RUN TestInspectNetwork [2021-03-19T17:43:27.529Z] ..........................xx.................... [ 29%] [2021-03-19T17:43:27.757Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2021-03-19T17:43:27.757Z] === RUN TestResize [2021-03-19T17:43:27.808Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-19T17:43:28.019Z] --- PASS: TestResize (0.71s) [2021-03-19T17:43:28.019Z] === RUN TestResizeWithInvalidSize [2021-03-19T17:43:28.067Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-19T17:43:28.067Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2021-03-19T17:43:28.067Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2021-03-19T17:43:28.067Z] === CONT TestDaemonRestartIpcMode [2021-03-19T17:43:28.067Z] === CONT TestIpcModeOlderClient [2021-03-19T17:43:28.067Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-19T17:43:28.067Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T17:43:28.070Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-19T17:43:28.639Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-19T17:43:28.639Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.59s) [2021-03-19T17:43:28.639Z] === RUN TestUpdateMemory [2021-03-19T17:43:28.639Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-19T17:43:28.639Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:43:28.639Z] === RUN TestUpdateCPUQuota [2021-03-19T17:43:28.965Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2021-03-19T17:43:28.965Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T17:43:29.209Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-19T17:43:29.468Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-19T17:43:29.468Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-19T17:43:29.539Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:43:29.539Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:43:29.539Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:43:29.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:43:29.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:43:29.728Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-19T17:43:31.109Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-19T17:43:32.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:43:32.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:43:33.022Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-19T17:43:33.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:43:33.344Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.86s) [2021-03-19T17:43:33.603Z] --- PASS: TestDaemonRestartIpcMode (5.66s) [2021-03-19T17:43:33.603Z] PASS [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === Skipped [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-19T17:43:33.603Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-19T17:43:33.603Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-19T17:43:33.603Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-19T17:43:33.603Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-19T17:43:33.603Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-19T17:43:33.603Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-19T17:43:33.603Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-19T17:43:33.603Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-19T17:43:33.603Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-19T17:43:33.603Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-19T17:43:33.603Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-19T17:43:33.603Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-19T17:43:33.603Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-19T17:43:33.603Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-19T17:43:33.603Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-19T17:43:33.603Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:43:33.603Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-19T17:43:33.603Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.603Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-19T17:43:33.603Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-19T17:43:33.603Z] [2021-03-19T17:43:33.604Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-19T17:43:33.604Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:33.604Z] [2021-03-19T17:43:33.604Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-19T17:43:33.604Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-19T17:43:33.604Z] [2021-03-19T17:43:33.604Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-19T17:43:33.604Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:33.604Z] [2021-03-19T17:43:33.604Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T17:43:33.604Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:43:33.604Z] [2021-03-19T17:43:33.604Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-19T17:43:33.604Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:33.604Z] [2021-03-19T17:43:33.604Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-19T17:43:33.604Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:33.604Z] [2021-03-19T17:43:33.604Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-19T17:43:33.604Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T17:43:33.604Z] [2021-03-19T17:43:33.604Z] [2021-03-19T17:43:33.604Z] DONE 177 tests, 26 skipped in 106.336s [2021-03-19T17:43:33.604Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T17:43:33.609Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:43:33.862Z] INFO: Testing against a local daemon [2021-03-19T17:43:33.862Z] === RUN TestCommitInheritsEnv [2021-03-19T17:43:34.200Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T17:43:34.201Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T17:43:34.201Z] === RUN TestInspectNetwork/network_name [2021-03-19T17:43:34.201Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T17:43:34.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:43:34.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:43:34.930Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-19T17:43:35.240Z] --- PASS: TestCommitInheritsEnv (1.35s) [2021-03-19T17:43:35.240Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T17:43:35.240Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T17:43:35.240Z] === RUN TestImagesFilterMultiReference [2021-03-19T17:43:35.240Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-03-19T17:43:35.240Z] === RUN TestImagePullPlatformInvalid [2021-03-19T17:43:35.240Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-19T17:43:35.240Z] === RUN TestRemoveImageOrphaning [2021-03-19T17:43:35.464Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T17:43:35.464Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T17:43:35.464Z] [2021-03-19T17:43:35.464Z] === Skipped [2021-03-19T17:43:35.464Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-19T17:43:35.464Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-19T17:43:35.464Z] [2021-03-19T17:43:35.464Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-19T17:43:35.464Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-19T17:43:35.464Z] [2021-03-19T17:43:35.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-19T17:43:35.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.464Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:43:35.464Z] [2021-03-19T17:43:35.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-19T17:43:35.465Z] time="2021-03-19T17:42:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-19T17:43:35.465Z] time="2021-03-19T17:42:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-19T17:43:35.465Z] time="2021-03-19T17:42:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-19T17:43:35.465Z] time="2021-03-19T17:42:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-19T17:43:35.465Z] time="2021-03-19T17:42:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-19T17:43:35.465Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-19T17:43:35.465Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-19T17:43:35.465Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:43:35.465Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-19T17:43:35.465Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-19T17:43:35.465Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-19T17:43:35.465Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] [2021-03-19T17:43:35.465Z] DONE 2225 tests, 26 skipped in 262.391s Post stage [Pipeline] junit [2021-03-19T17:43:35.519Z] Recording test results [2021-03-19T17:43:35.893Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T17:43:36.374Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh dynbinary test-integration [2021-03-19T17:43:36.671Z] [2021-03-19T17:43:36.671Z] Removing bundles/ [2021-03-19T17:43:36.671Z] [2021-03-19T17:43:36.671Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T17:43:36.671Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:43:36.671Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T17:43:36.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:43:36.839Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-19T17:43:37.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:43:37.194Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2021-03-19T17:43:37.194Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T17:43:37.194Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-19T17:43:37.194Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-19T17:43:37.194Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T17:43:37.194Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-19T17:43:37.194Z] === RUN TestTagInvalidReference [2021-03-19T17:43:37.194Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-19T17:43:37.194Z] === RUN TestTagValidPrefixedRepo [2021-03-19T17:43:37.194Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-19T17:43:37.194Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T17:43:37.194Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-19T17:43:37.194Z] === RUN TestTagOfficialNames [2021-03-19T17:43:37.409Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-19T17:43:37.453Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-19T17:43:37.453Z] === RUN TestTagMatchesDigest [2021-03-19T17:43:37.453Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-19T17:43:37.453Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T17:43:38.347Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-19T17:43:38.347Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-19T17:43:38.572Z] ---> 0c9d51a0a9d5 [2021-03-19T17:43:38.572Z] Successfully built 0c9d51a0a9d5 [2021-03-19T17:43:38.572Z] Successfully tagged docker:latest [2021-03-19T17:43:38.572Z] INFO: Image build ended at 03/19/2021 17:43:36. Duration:00:03:19.6977959 [2021-03-19T17:43:38.572Z] [2021-03-19T17:43:38.572Z] [2021-03-19T17:43:38.572Z] INFO: Building the test binaries at 03/19/2021 17:43:36... [2021-03-19T17:43:38.917Z] --- PASS: TestUpdateCPUQuota (10.03s) [2021-03-19T17:43:38.917Z] === RUN TestUpdatePidsLimit [2021-03-19T17:43:38.917Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T17:43:38.917Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-19T17:43:39.747Z] --- PASS: TestInspectNetwork (11.78s) [2021-03-19T17:43:39.747Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-19T17:43:39.747Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T17:43:39.747Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-19T17:43:39.747Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-19T17:43:39.747Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T17:43:40.303Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-19T17:43:40.303Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T17:43:40.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:43:40.563Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-19T17:43:41.133Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-19T17:43:41.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:43:41.392Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T17:43:41.569Z] INFO: make.ps1 starting at 03/19/2021 17:43:41 [2021-03-19T17:43:42.029Z] INFO: Git commit (abbda92298) assumed from DOCKER_GITCOMMIT environment variable [2021-03-19T17:43:42.029Z] INFO: Invoking autogen... [2021-03-19T17:43:42.464Z] --- PASS: TestRunContainerWithBridgeNone (3.21s) [2021-03-19T17:43:42.464Z] === RUN TestNetworkInvalidJSON [2021-03-19T17:43:42.464Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T17:43:42.464Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T17:43:42.464Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:43:42.464Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:43:42.464Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:43:42.464Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:43:42.464Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T17:43:42.464Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:43:42.464Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:43:42.464Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-19T17:43:42.464Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T17:43:42.464Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T17:43:42.464Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T17:43:42.464Z] === RUN TestNetworkList [2021-03-19T17:43:42.464Z] === RUN TestNetworkList//networks [2021-03-19T17:43:42.464Z] === PAUSE TestNetworkList//networks [2021-03-19T17:43:42.464Z] === RUN TestNetworkList//networks/ [2021-03-19T17:43:42.464Z] === PAUSE TestNetworkList//networks/ [2021-03-19T17:43:42.464Z] === CONT TestNetworkList//networks [2021-03-19T17:43:42.464Z] === CONT TestNetworkList//networks/ [2021-03-19T17:43:42.464Z] --- PASS: TestNetworkList (0.01s) [2021-03-19T17:43:42.464Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T17:43:42.464Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T17:43:42.464Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T17:43:42.778Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T17:43:42.792Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-03-19T17:43:42.792Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T17:43:42.999Z] INFO: Building daemon... [2021-03-19T17:43:43.715Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-19T17:43:43.820Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-19T17:43:43.820Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.12s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2021-03-19T17:43:43.864Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2021-03-19T17:43:43.864Z] === RUN TestCgroupNamespacesRun [2021-03-19T17:43:43.975Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T17:43:44.455Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-03-19T17:43:44.455Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T17:43:44.545Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-19T17:43:45.116Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-19T17:43:45.116Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T17:43:45.252Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2021-03-19T17:43:45.252Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T17:43:45.252Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-19T17:43:45.252Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-19T17:43:45.252Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T17:43:45.955Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-03-19T17:43:45.955Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T17:43:46.056Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-19T17:43:46.626Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T17:43:46.983Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-03-19T17:43:46.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T17:43:47.172Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2021-03-19T17:43:47.172Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T17:43:47.611Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-03-19T17:43:47.611Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T17:43:48.537Z] --- PASS: TestUpdatePidsLimit (9.81s) [2021-03-19T17:43:48.537Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.30s) [2021-03-19T17:43:48.537Z] --- PASS: TestUpdatePidsLimit/no_change (1.22s) [2021-03-19T17:43:48.537Z] --- PASS: TestUpdatePidsLimit/update_lower (1.40s) [2021-03-19T17:43:48.537Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.34s) [2021-03-19T17:43:48.537Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.20s) [2021-03-19T17:43:48.537Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.32s) [2021-03-19T17:43:48.537Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.23s) [2021-03-19T17:43:48.537Z] === RUN TestUpdateRestartPolicy [2021-03-19T17:43:49.725Z] --- PASS: TestCgroupNamespacesRunHostMode (2.34s) [2021-03-19T17:43:49.725Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T17:43:51.075Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-19T17:43:51.113Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2021-03-19T17:43:51.113Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T17:43:52.121Z] --- PASS: TestServiceWithPredefinedNetwork (3.82s) [2021-03-19T17:43:52.121Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T17:43:52.121Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:43:52.121Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:43:52.121Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T17:43:52.455Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-19T17:43:52.500Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-03-19T17:43:52.500Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T17:43:52.714Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-19T17:43:53.443Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.76s) [2021-03-19T17:43:53.443Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T17:43:53.920Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-19T17:43:54.096Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-19T17:43:55.362Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2021-03-19T17:43:55.362Z] === RUN TestKernelTCPMemory [2021-03-19T17:43:55.362Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-19T17:43:55.362Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-19T17:43:55.362Z] === RUN TestNISDomainname [2021-03-19T17:43:56.005Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-19T17:43:56.307Z] --- PASS: TestNISDomainname (1.31s) [2021-03-19T17:43:56.307Z] === RUN TestHostnameDnsResolution [2021-03-19T17:43:56.943Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-19T17:43:57.202Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-19T17:43:57.694Z] --- PASS: TestHostnameDnsResolution (1.28s) [2021-03-19T17:43:57.694Z] === RUN TestStats [2021-03-19T17:43:57.772Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-19T17:43:58.342Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-19T17:44:00.997Z] --- PASS: TestStats (2.76s) [2021-03-19T17:44:00.997Z] === RUN TestStopContainerWithTimeout [2021-03-19T17:44:00.997Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T17:44:00.997Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T17:44:00.997Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T17:44:00.997Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T17:44:00.997Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T17:44:00.997Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T17:44:00.997Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T17:44:00.997Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T17:44:00.997Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T17:44:00.997Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T17:44:01.571Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T17:44:01.637Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-19T17:44:01.637Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-19T17:44:03.486Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T17:44:03.544Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-19T17:44:03.562Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-19T17:44:03.804Z] --- PASS: TestUpdateRestartPolicy (15.27s) [2021-03-19T17:44:03.804Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T17:44:05.185Z] --- PASS: TestUpdateRestartWithAutoRemove (1.32s) [2021-03-19T17:44:05.185Z] === RUN TestWaitNonBlocked [2021-03-19T17:44:05.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:44:05.185Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:44:05.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:44:05.185Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:44:05.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:44:05.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:44:05.402Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-19T17:44:05.402Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-03-19T17:44:05.402Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2021-03-19T17:44:05.402Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-03-19T17:44:05.402Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2021-03-19T17:44:05.402Z] === RUN TestDeleteDevicemapper [2021-03-19T17:44:05.402Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T17:44:05.402Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:44:05.402Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T17:44:06.564Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-19T17:44:07.503Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-19T17:44:07.503Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.11s) [2021-03-19T17:44:07.503Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.25s) [2021-03-19T17:44:07.503Z] === RUN TestWaitBlocked [2021-03-19T17:44:07.503Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:44:07.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:44:07.503Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:44:07.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:44:07.503Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:44:07.503Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:44:08.709Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.22s) [2021-03-19T17:44:08.709Z] === RUN TestUpdateMemory [2021-03-19T17:44:08.888Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-19T17:44:08.888Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-19T17:44:08.888Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-19T17:44:08.888Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-19T17:44:08.888Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-19T17:44:08.888Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-19T17:44:09.848Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-19T17:44:09.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.07s) [2021-03-19T17:44:09.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.23s) [2021-03-19T17:44:09.848Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T17:44:09.848Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T17:44:09.848Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-19T17:44:09.896Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-19T17:44:10.097Z] --- PASS: TestUpdateMemory (1.36s) [2021-03-19T17:44:10.097Z] === RUN TestUpdateCPUQuota [2021-03-19T17:44:14.542Z] --- PASS: TestServiceWithDataPathPortInit (20.83s) [2021-03-19T17:44:14.542Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T17:44:15.122Z] --- PASS: TestContainerStartOnDaemonRestart (5.38s) [2021-03-19T17:44:15.122Z] === CONT TestIpcModeOlderClient [2021-03-19T17:44:15.122Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-03-19T17:44:15.122Z] === CONT TestDaemonHostGatewayIP [2021-03-19T17:44:15.381Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-19T17:44:15.465Z] --- PASS: TestBuildWithHugeFile (51.67s) [2021-03-19T17:44:15.465Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T17:44:15.465Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:44:15.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:44:15.465Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:44:15.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:44:15.465Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:44:15.465Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:44:15.465Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:44:15.465Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:44:15.465Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:44:15.465Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-03-19T17:44:15.465Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2021-03-19T17:44:15.465Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-03-19T17:44:15.465Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-19T17:44:15.465Z] === RUN TestBuildPreserveOwnership [2021-03-19T17:44:15.465Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T17:44:15.725Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T17:44:16.685Z] --- PASS: TestUpdateCPUQuota (6.61s) [2021-03-19T17:44:16.685Z] === RUN TestUpdatePidsLimit [2021-03-19T17:44:16.685Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T17:44:17.258Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T17:44:18.203Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T17:44:18.269Z] --- PASS: TestBuildPreserveOwnership (6.80s) [2021-03-19T17:44:18.269Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.41s) [2021-03-19T17:44:18.269Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s) [2021-03-19T17:44:18.269Z] === RUN TestBuildPlatformInvalid [2021-03-19T17:44:18.269Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-03-19T17:44:18.269Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T17:44:18.674Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-19T17:44:18.776Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T17:44:19.349Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T17:44:20.294Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T17:44:20.867Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T17:44:21.215Z] --- PASS: TestDaemonHostGatewayIP (5.81s) [2021-03-19T17:44:21.215Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T17:44:22.257Z] --- PASS: TestUpdatePidsLimit (5.61s) [2021-03-19T17:44:22.257Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.73s) [2021-03-19T17:44:22.257Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-03-19T17:44:22.257Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-03-19T17:44:22.258Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-03-19T17:44:22.258Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-03-19T17:44:22.258Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-03-19T17:44:22.258Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s) [2021-03-19T17:44:22.258Z] === RUN TestUpdateRestartPolicy [2021-03-19T17:44:22.995Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.94s) [2021-03-19T17:44:22.995Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6u888o0969bss67be0ggswnk2 Created:2021-03-19 17:44:13.628871223 +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[a5ea6b1291e10272c215e6482f634b1bb841d54c89d00b7abdc40a2770cd1287:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kfrvbgo4r3y12a1di07cx2l1d EndpointID:c9905f946518dfb8e20bc388362244ee515c85619d1a67e27b577117e87b5cbf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:845e4dc69b2023b1ca1fd2fccc8cab8612131e8db2c1a0788c07ae4f311b731d 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:859c999f817f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kfrvbgo4r3y12a1di07cx2l1d EndpointID:c9905f946518dfb8e20bc388362244ee515c85619d1a67e27b577117e87b5cbf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T17:44:22.995Z] PASS [2021-03-19T17:44:22.995Z] [2021-03-19T17:44:22.995Z] === Skipped [2021-03-19T17:44:22.995Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:44:22.995Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:44:22.995Z] [2021-03-19T17:44:22.995Z] [2021-03-19T17:44:22.995Z] DONE 26 tests, 1 skipped in 59.422s [2021-03-19T17:44:22.995Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:44:22.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:22.995Z] ++ set -e [2021-03-19T17:44:22.995Z] ++ '[' -n 0 ']' [2021-03-19T17:44:22.995Z] ++ set -x [2021-03-19T17:44:22.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:23.123Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-19T17:44:23.123Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-19T17:44:23.284Z] INFO: Testing against a local daemon [2021-03-19T17:44:23.284Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T17:44:23.284Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T17:44:23.284Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:44:23.284Z] === RUN TestDockerNetworkIpvlan [2021-03-19T17:44:23.284Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:44:23.284Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:44:23.284Z] PASS [2021-03-19T17:44:23.284Z] [2021-03-19T17:44:23.284Z] === Skipped [2021-03-19T17:44:23.284Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T17:44:23.284Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:44:23.284Z] [2021-03-19T17:44:23.284Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:44:23.284Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:44:23.284Z] [2021-03-19T17:44:23.284Z] [2021-03-19T17:44:23.284Z] DONE 2 tests, 2 skipped in 0.181s [2021-03-19T17:44:23.285Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:44:23.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:23.285Z] ++ set -e [2021-03-19T17:44:23.285Z] ++ '[' -n 0 ']' [2021-03-19T17:44:23.285Z] ++ set -x [2021-03-19T17:44:23.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:23.285Z] INFO: Testing against a local daemon [2021-03-19T17:44:23.285Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T17:44:24.783Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2021-03-19T17:44:24.783Z] === RUN TestDockerNetworkMacvlan [2021-03-19T17:44:25.032Z] --- PASS: TestContainerKillOnDaemonStart (15.03s) [2021-03-19T17:44:25.032Z] === CONT TestDaemonRestartIpcMode [2021-03-19T17:44:25.601Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.58s) [2021-03-19T17:44:25.810Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T17:44:26.894Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-19T17:44:27.921Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T17:44:28.140Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-19T17:44:28.399Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-19T17:44:28.659Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-19T17:44:30.039Z] --- PASS: TestDaemonRestartIpcMode (5.13s) [2021-03-19T17:44:30.039Z] PASS [2021-03-19T17:44:30.039Z] [2021-03-19T17:44:30.039Z] === Skipped [2021-03-19T17:44:30.039Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-19T17:44:30.039Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:44:30.039Z] [2021-03-19T17:44:30.039Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-03-19T17:44:30.039Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:44:30.039Z] [2021-03-19T17:44:30.039Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-19T17:44:30.039Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:44:30.039Z] [2021-03-19T17:44:30.039Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:44:30.039Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:44:30.039Z] [2021-03-19T17:44:30.039Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T17:44:30.039Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:44:30.039Z] [2021-03-19T17:44:30.039Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-19T17:44:30.039Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:44:30.039Z] [2021-03-19T17:44:30.039Z] [2021-03-19T17:44:30.039Z] DONE 196 tests, 6 skipped in 239.767s [2021-03-19T17:44:30.039Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T17:44:30.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:30.039Z] ++ set -e [2021-03-19T17:44:30.039Z] ++ '[' -n 0 ']' [2021-03-19T17:44:30.039Z] ++ set -x [2021-03-19T17:44:30.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:30.298Z] INFO: Testing against a local daemon [2021-03-19T17:44:30.298Z] === RUN TestCommitInheritsEnv [2021-03-19T17:44:30.553Z] Loaded image: buildpack-deps:buster [2021-03-19T17:44:30.559Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-19T17:44:30.582Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-19T17:44:30.814Z] Loaded image: busybox:latest [2021-03-19T17:44:30.819Z] --- PASS: TestCommitInheritsEnv (0.56s) [2021-03-19T17:44:30.819Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T17:44:30.819Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T17:44:30.819Z] === RUN TestImagesFilterMultiReference [2021-03-19T17:44:30.819Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-03-19T17:44:30.819Z] === RUN TestImagePullPlatformInvalid [2021-03-19T17:44:31.077Z] Loaded image: busybox:glibc [2021-03-19T17:44:31.081Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-19T17:44:31.081Z] === RUN TestRemoveImageOrphaning [2021-03-19T17:44:31.081Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-19T17:44:31.650Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2021-03-19T17:44:31.650Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T17:44:31.650Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-19T17:44:32.219Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-19T17:44:32.358Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T17:44:33.624Z] Loaded image: debian:bullseye [2021-03-19T17:44:33.624Z] Loaded image: hello-world:latest [2021-03-19T17:44:33.624Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:44:34.756Z] --- PASS: TestRemoveImageGarbageCollector (3.08s) [2021-03-19T17:44:34.756Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T17:44:34.756Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-03-19T17:44:34.756Z] === RUN TestTagInvalidReference [2021-03-19T17:44:34.756Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-19T17:44:34.756Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-19T17:44:34.756Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-19T17:44:34.756Z] === RUN TestTagValidPrefixedRepo [2021-03-19T17:44:34.756Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-03-19T17:44:34.756Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T17:44:34.756Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-19T17:44:34.756Z] === RUN TestTagOfficialNames [2021-03-19T17:44:34.756Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-19T17:44:34.756Z] === RUN TestTagMatchesDigest [2021-03-19T17:44:35.016Z] --- PASS: TestTagMatchesDigest (0.07s) [2021-03-19T17:44:35.016Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T17:44:36.791Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T17:44:36.938Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-19T17:44:37.170Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2021-03-19T17:44:37.170Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T17:44:37.170Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-03-19T17:44:37.170Z] === RUN TestWaitNonBlocked [2021-03-19T17:44:37.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:44:37.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:44:37.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:44:37.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:44:37.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:44:37.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:44:37.170Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-19T17:44:37.170Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2021-03-19T17:44:37.170Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2021-03-19T17:44:37.170Z] === RUN TestWaitBlocked [2021-03-19T17:44:37.170Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:44:37.170Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:44:37.170Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:44:37.170Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:44:37.170Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:44:37.170Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:44:37.878Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-19T17:44:38.115Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-19T17:44:38.115Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2021-03-19T17:44:38.115Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2021-03-19T17:44:38.115Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T17:44:38.115Z] === CONT TestIpcModeOlderClient [2021-03-19T17:44:38.256Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-19T17:44:38.376Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-03-19T17:44:38.376Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T17:44:39.786Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-19T17:44:40.004Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-19T17:44:41.723Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2021-03-19T17:44:41.723Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T17:44:43.623Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.69s) [2021-03-19T17:44:43.623Z] PASS [2021-03-19T17:44:43.623Z] [2021-03-19T17:44:43.623Z] === Skipped [2021-03-19T17:44:43.623Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-19T17:44:43.623Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:44:43.623Z] [2021-03-19T17:44:43.623Z] [2021-03-19T17:44:43.623Z] DONE 33 tests, 1 skipped in 139.169s [2021-03-19T17:44:43.623Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T17:44:43.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:43.623Z] ++ set -e [2021-03-19T17:44:43.623Z] ++ '[' -n 0 ']' [2021-03-19T17:44:43.623Z] ++ set -x [2021-03-19T17:44:43.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:43.623Z] INFO: Testing against a local daemon [2021-03-19T17:44:43.623Z] === RUN TestConfigInspect [2021-03-19T17:44:43.658Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2021-03-19T17:44:43.658Z] === CONT TestDaemonHostGatewayIP [2021-03-19T17:44:43.985Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-19T17:44:44.922Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-19T17:44:45.182Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-19T17:44:45.246Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T17:44:45.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-19T17:44:46.473Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-19T17:44:46.745Z] --- PASS: TestDockerNetworkMacvlan (21.98s) [2021-03-19T17:44:46.745Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-03-19T17:44:46.745Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-03-19T17:44:46.745Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.84s) [2021-03-19T17:44:46.745Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.04s) [2021-03-19T17:44:46.745Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.61s) [2021-03-19T17:44:46.745Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.88s) [2021-03-19T17:44:46.745Z] PASS [2021-03-19T17:44:46.745Z] [2021-03-19T17:44:46.745Z] DONE 8 tests in 23.575s [2021-03-19T17:44:46.921Z] --- PASS: TestConfigInspect (3.85s) [2021-03-19T17:44:46.921Z] === RUN TestConfigList [2021-03-19T17:44:46.961Z] --- PASS: TestDaemonHostGatewayIP (3.34s) [2021-03-19T17:44:46.961Z] === CONT TestDaemonRestartIpcMode [2021-03-19T17:44:47.034Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T17:44:47.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:47.034Z] ++ set -e [2021-03-19T17:44:47.034Z] ++ '[' -n 0 ']' [2021-03-19T17:44:47.034Z] ++ set -x [2021-03-19T17:44:47.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:47.034Z] testing: warning: no tests to run [2021-03-19T17:44:47.034Z] PASS [2021-03-19T17:44:47.034Z] [2021-03-19T17:44:47.034Z] DONE 0 tests in 0.064s [2021-03-19T17:44:47.034Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T17:44:47.034Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:47.034Z] ++ set -e [2021-03-19T17:44:47.034Z] ++ '[' -n 0 ']' [2021-03-19T17:44:47.034Z] ++ set -x [2021-03-19T17:44:47.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:44:47.034Z] INFO: Testing against a local daemon [2021-03-19T17:44:47.034Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T17:44:47.134Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-19T17:44:47.703Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-19T17:44:49.091Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2021-03-19T17:44:49.091Z] === RUN TestAuthZPluginTLS [2021-03-19T17:44:49.719Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-03-19T17:44:49.719Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T17:44:50.008Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-03-19T17:44:50.008Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T17:44:50.220Z] --- PASS: TestConfigList (3.29s) [2021-03-19T17:44:50.220Z] === RUN TestConfigsCreateAndDelete [2021-03-19T17:44:50.266Z] --- PASS: TestDaemonRestartIpcMode (3.03s) [2021-03-19T17:44:50.530Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2021-03-19T17:44:50.530Z] PASS [2021-03-19T17:44:50.530Z] [2021-03-19T17:44:50.530Z] === Skipped [2021-03-19T17:44:50.530Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-19T17:44:50.530Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:44:50.530Z] [2021-03-19T17:44:50.530Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-19T17:44:50.530Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-19T17:44:50.530Z] [2021-03-19T17:44:50.530Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:44:50.530Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:44:50.530Z] [2021-03-19T17:44:50.530Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-19T17:44:50.530Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-19T17:44:50.530Z] [2021-03-19T17:44:50.530Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-19T17:44:50.530Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-19T17:44:50.530Z] [2021-03-19T17:44:50.530Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T17:44:50.530Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:44:50.530Z] [2021-03-19T17:44:50.530Z] [2021-03-19T17:44:50.530Z] DONE 196 tests, 6 skipped in 153.398s [2021-03-19T17:44:50.530Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T17:44:50.530Z] INFO: Testing against a local daemon [2021-03-19T17:44:50.530Z] === RUN TestCommitInheritsEnv [2021-03-19T17:44:50.636Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-03-19T17:44:50.636Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T17:44:51.102Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-03-19T17:44:51.102Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T17:44:51.102Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T17:44:51.102Z] === RUN TestImagesFilterMultiReference [2021-03-19T17:44:51.102Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-19T17:44:51.102Z] === RUN TestImagePullPlatformInvalid [2021-03-19T17:44:51.102Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-19T17:44:51.102Z] === RUN TestRemoveImageOrphaning [2021-03-19T17:44:51.264Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2021-03-19T17:44:51.264Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T17:44:51.364Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-03-19T17:44:51.364Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T17:44:51.904Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-19T17:44:53.327Z] --- PASS: TestAuthZPluginAllowEventStream (1.94s) [2021-03-19T17:44:53.328Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T17:44:53.520Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2021-03-19T17:44:53.520Z] === RUN TestConfigsUpdate [2021-03-19T17:44:53.617Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-03-19T17:44:53.617Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T17:44:53.809Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-19T17:44:53.911Z] --- PASS: TestRemoveImageGarbageCollector (2.27s) [2021-03-19T17:44:53.911Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T17:44:53.911Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-19T17:44:53.911Z] === RUN TestTagInvalidReference [2021-03-19T17:44:53.911Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-19T17:44:53.911Z] === RUN TestTagValidPrefixedRepo [2021-03-19T17:44:53.911Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-19T17:44:53.911Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T17:44:53.911Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-19T17:44:53.911Z] === RUN TestTagOfficialNames [2021-03-19T17:44:53.911Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-19T17:44:53.911Z] === RUN TestTagMatchesDigest [2021-03-19T17:44:53.911Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-19T17:44:53.911Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T17:44:54.244Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-03-19T17:44:54.244Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T17:44:54.534Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-19T17:44:54.534Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T17:44:54.748Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-19T17:44:54.748Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-19T17:44:56.127Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-19T17:44:56.386Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-19T17:44:56.817Z] --- PASS: TestConfigsUpdate (3.32s) [2021-03-19T17:44:56.817Z] === RUN TestTemplatedConfig [2021-03-19T17:44:57.258Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s) [2021-03-19T17:44:57.259Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T17:44:58.924Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-19T17:44:59.314Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.40s) [2021-03-19T17:44:59.314Z] === RUN TestAuthZPluginHeader [2021-03-19T17:44:59.393Z] ......................... [ 67%] [2021-03-19T17:45:00.341Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-03-19T17:45:00.341Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T17:45:00.341Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T17:45:00.341Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:00.341Z] === RUN TestAuthZPluginV2Disable [2021-03-19T17:45:00.341Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-19T17:45:00.341Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:00.341Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T17:45:00.341Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T17:45:00.341Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:00.341Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T17:45:00.341Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T17:45:00.341Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:00.341Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T17:45:00.830Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-19T17:45:01.026Z] --- PASS: TestTemplatedConfig (3.90s) [2021-03-19T17:45:01.026Z] === RUN TestConfigCreateResolve [2021-03-19T17:45:02.209Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-19T17:45:04.117Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-19T17:45:04.326Z] --- PASS: TestConfigCreateResolve (3.33s) [2021-03-19T17:45:04.326Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T17:45:04.898Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2021-03-19T17:45:04.898Z] PASS [2021-03-19T17:45:04.898Z] [2021-03-19T17:45:04.898Z] DONE 7 tests in 21.812s [2021-03-19T17:45:04.899Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T17:45:04.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:04.899Z] ++ set -e [2021-03-19T17:45:04.899Z] ++ '[' -n 0 ']' [2021-03-19T17:45:04.899Z] ++ set -x [2021-03-19T17:45:04.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:05.159Z] INFO: Testing against a local daemon [2021-03-19T17:45:05.159Z] === RUN TestCheckpoint [2021-03-19T17:45:05.159Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T17:45:05.159Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:45:05.159Z] === RUN TestContainerInvalidJSON [2021-03-19T17:45:05.159Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:45:05.159Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:45:05.159Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:45:05.159Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:45:05.159Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:45:05.159Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:45:05.159Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:45:05.159Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:45:05.159Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:45:05.159Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-19T17:45:05.159Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T17:45:05.159Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T17:45:05.159Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T17:45:05.159Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T17:45:05.159Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-03-19T17:45:05.159Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T17:45:05.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-03-19T17:45:05.420Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T17:45:05.420Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-03-19T17:45:05.420Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T17:45:05.511Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-19T17:45:05.680Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-03-19T17:45:05.680Z] === RUN TestCopyFromContainer [2021-03-19T17:45:06.897Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-19T17:45:08.224Z] === RUN TestCopyFromContainer// [2021-03-19T17:45:08.224Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T17:45:08.224Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T17:45:08.225Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T17:45:08.485Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T17:45:08.485Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T17:45:08.747Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T17:45:08.747Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T17:45:08.747Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T17:45:09.008Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer (3.49s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-19T17:45:09.008Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-19T17:45:09.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T17:45:09.074Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-19T17:45:09.074Z] [2021-03-19T17:45:09.074Z] ________ ____ __. [2021-03-19T17:45:09.074Z] \_____ \ | |/ _| [2021-03-19T17:45:09.074Z] / | \| < [2021-03-19T17:45:09.074Z] / | \ | \ [2021-03-19T17:45:09.074Z] \_______ /____|__ \ [2021-03-19T17:45:09.074Z] \/ \/ [2021-03-19T17:45:09.074Z] [2021-03-19T17:45:09.074Z] INFO: make.ps1 ended at 03/19/2021 17:45:00 [2021-03-19T17:45:09.074Z] INFO: Binaries build ended at 03/19/2021 17:45:01. Duration:00:01:24.8669432 [2021-03-19T17:45:09.074Z] INFO: Copying the built daemon binary to d:\CI\PR-42168\3\binary\dockerd-abbda92298.exe... [2021-03-19T17:45:09.074Z] INFO: Copying the built client binary to d:\CI\PR-42168\3\binary\docker-abbda92298.exe... [2021-03-19T17:45:09.074Z] INFO: Copying dockerversion from the container... [2021-03-19T17:45:09.074Z] INFO: Copying the golang package from the container to d:\CI\PR-42168\3\installer\go.zip... [2021-03-19T17:45:09.074Z] INFO: Extracting go.zip to d:\CI\PR-42168\3\go [2021-03-19T17:45:09.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:45:09.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:45:09.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:45:09.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:45:09.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:45:09.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:45:09.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:45:09.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:45:09.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:45:09.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-19T17:45:09.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T17:45:09.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T17:45:09.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-03-19T17:45:09.269Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T17:45:09.269Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2021-03-19T17:45:09.269Z] === RUN TestCreateWithInvalidEnv [2021-03-19T17:45:09.269Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T17:45:09.269Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T17:45:09.269Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T17:45:09.269Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T17:45:09.269Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T17:45:09.269Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T17:45:09.269Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T17:45:09.269Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T17:45:09.269Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T17:45:09.269Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-19T17:45:09.269Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T17:45:09.269Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T17:45:09.269Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T17:45:09.269Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T17:45:09.269Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-19T17:45:09.269Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T17:45:11.093Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-19T17:45:12.571Z] --- PASS: TestCreateWithCustomMaskedPaths (2.74s) [2021-03-19T17:45:12.571Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T17:45:14.031Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T17:45:14.031Z] [2021-03-19T17:45:14.031Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T17:45:14.031Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T17:45:14.031Z] HOSTNAME=f8bc0440379c [2021-03-19T17:45:14.031Z] TESTDEBUG=0 [2021-03-19T17:45:14.032Z] DEST=bundles/test-integration [2021-03-19T17:45:14.032Z] PWD=/go/src/github.com/docker/docker [2021-03-19T17:45:14.032Z] DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f [2021-03-19T17:45:14.032Z] container=docker [2021-03-19T17:45:14.032Z] HOME=/root [2021-03-19T17:45:14.032Z] GOLANG_VERSION=1.13.15 [2021-03-19T17:45:14.032Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T17:45:14.032Z] VALIDATE_BRANCH=20.10 [2021-03-19T17:45:14.032Z] TERM=xterm [2021-03-19T17:45:14.032Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T17:45:14.032Z] SHLVL=1 [2021-03-19T17:45:14.032Z] TIMEOUT=120m [2021-03-19T17:45:14.032Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T17:45:14.032Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T17:45:14.032Z] GO111MODULE=off [2021-03-19T17:45:14.032Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T17:45:14.032Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T17:45:14.032Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T17:45:14.032Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T17:45:14.032Z] GOPATH=/go [2021-03-19T17:45:14.032Z] PKG_CONFIG=pkg-config [2021-03-19T17:45:14.032Z] _=/usr/bin/env [2021-03-19T17:45:14.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T17:45:15.116Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.93s) [2021-03-19T17:45:15.116Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T17:45:15.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:45:15.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:45:15.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:45:15.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:45:15.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:45:15.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:45:15.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:45:15.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:45:15.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:45:15.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:45:15.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:45:15.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:45:15.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:45:15.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:45:15.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:45:15.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-19T17:45:15.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-03-19T17:45:15.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2021-03-19T17:45:15.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s) [2021-03-19T17:45:15.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.07s) [2021-03-19T17:45:15.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-03-19T17:45:15.116Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T17:45:16.057Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s) [2021-03-19T17:45:16.057Z] === RUN TestCreateDifferentPlatform [2021-03-19T17:45:16.057Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T17:45:16.057Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T17:45:16.057Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-19T17:45:16.057Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T17:45:16.057Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T17:45:16.057Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T17:45:16.057Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-19T17:45:16.057Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T17:45:16.319Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-03-19T17:45:16.319Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T17:45:16.319Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T17:45:16.319Z] === RUN TestDaemonRestartIpcMode [2021-03-19T17:45:16.319Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T17:45:16.319Z] === RUN TestDaemonHostGatewayIP [2021-03-19T17:45:16.319Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T17:45:16.319Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T17:45:16.319Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T17:45:16.319Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T17:45:16.319Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T17:45:16.319Z] === RUN TestDiff [2021-03-19T17:45:17.262Z] --- PASS: TestDiff (0.97s) [2021-03-19T17:45:17.262Z] === RUN TestExecWithCloseStdin [2021-03-19T17:45:17.665Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-19T17:45:18.646Z] --- PASS: TestExecWithCloseStdin (1.31s) [2021-03-19T17:45:18.646Z] === RUN TestExec [2021-03-19T17:45:18.883Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s) [2021-03-19T17:45:18.883Z] PASS [2021-03-19T17:45:18.883Z] [2021-03-19T17:45:18.883Z] === Skipped [2021-03-19T17:45:18.883Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T17:45:18.883Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:18.883Z] [2021-03-19T17:45:18.883Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-19T17:45:18.883Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:18.883Z] [2021-03-19T17:45:18.883Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T17:45:18.883Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:18.883Z] [2021-03-19T17:45:18.883Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T17:45:18.883Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:18.883Z] [2021-03-19T17:45:18.883Z] [2021-03-19T17:45:18.883Z] DONE 17 tests, 4 skipped in 30.551s [2021-03-19T17:45:18.883Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T17:45:18.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:18.883Z] ++ set -e [2021-03-19T17:45:18.883Z] ++ '[' -n 0 ']' [2021-03-19T17:45:18.883Z] ++ set -x [2021-03-19T17:45:18.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:18.883Z] INFO: Testing against a local daemon [2021-03-19T17:45:18.883Z] === RUN TestPluginInvalidJSON [2021-03-19T17:45:18.883Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:45:18.883Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:45:18.883Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:45:18.883Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-19T17:45:18.883Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T17:45:18.883Z] === RUN TestPluginInstall [2021-03-19T17:45:18.883Z] === RUN TestPluginInstall/no_auth [2021-03-19T17:45:19.511Z] time="2021-03-19T17:45:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:45:19.511Z] time="2021-03-19T17:45:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66b4b359ca4d4a55e59df51ecc2e6722e6dbca3de0b6ab3c81645be25a35f145" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:45:19.511Z] time="2021-03-19T17:45:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:45:19.511Z] time="2021-03-19T17:45:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66b4b359ca4d4a55e59df51ecc2e6722e6dbca3de0b6ab3c81645be25a35f145" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:45:19.571Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-19T17:45:19.800Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T17:45:20.030Z] --- PASS: TestExec (1.26s) [2021-03-19T17:45:20.030Z] === RUN TestExecUser [2021-03-19T17:45:20.100Z] time="2021-03-19T17:45:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:45:20.100Z] time="2021-03-19T17:45:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:383f790dc9baeb4ba47472b842a9ca2371c1523ec12d5d85b04a5240200c5363" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:45:20.100Z] time="2021-03-19T17:45:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:45:20.100Z] time="2021-03-19T17:45:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:383f790dc9baeb4ba47472b842a9ca2371c1523ec12d5d85b04a5240200c5363" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:45:20.389Z] === RUN TestPluginInstall/with_insecure [2021-03-19T17:45:20.971Z] --- PASS: TestExecUser (1.23s) [2021-03-19T17:45:20.971Z] === RUN TestExportContainerAndImportImage [2021-03-19T17:45:21.429Z] time="2021-03-19T17:45:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:45:21.429Z] time="2021-03-19T17:45:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:593ebe75a0b7d2f60730a64c1dec3b7c3c99e9bf05e8a0745d58de583158c819" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:45:21.429Z] time="2021-03-19T17:45:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:45:21.429Z] time="2021-03-19T17:45:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:593ebe75a0b7d2f60730a64c1dec3b7c3c99e9bf05e8a0745d58de583158c819" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:45:21.479Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-19T17:45:21.788Z] --- PASS: TestPluginInstall (4.08s) [2021-03-19T17:45:21.788Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2021-03-19T17:45:21.788Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-03-19T17:45:21.788Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-03-19T17:45:21.788Z] plugin_test.go:160: [d31cdf7e9beea] daemon is not started [2021-03-19T17:45:21.788Z] === RUN TestPluginsWithRuntimes [2021-03-19T17:45:22.356Z] --- PASS: TestExportContainerAndImportImage (1.38s) [2021-03-19T17:45:22.356Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T17:45:23.845Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T17:45:24.775Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-19T17:45:24.902Z] --- PASS: TestExportContainerAfterDaemonRestart (2.08s) [2021-03-19T17:45:24.902Z] === RUN TestHealthCheckWorkdir [2021-03-19T17:45:24.923Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T17:45:26.285Z] --- PASS: TestHealthCheckWorkdir (1.55s) [2021-03-19T17:45:26.285Z] === RUN TestHealthKillContainer [2021-03-19T17:45:26.523Z] --- PASS: TestPluginsWithRuntimes (4.89s) [2021-03-19T17:45:26.523Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.42s) [2021-03-19T17:45:26.523Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.47s) [2021-03-19T17:45:26.523Z] PASS [2021-03-19T17:45:26.523Z] [2021-03-19T17:45:26.523Z] DONE 9 tests in 9.129s [2021-03-19T17:45:26.812Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T17:45:26.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:26.812Z] ++ set -e [2021-03-19T17:45:26.812Z] ++ '[' -n 0 ']' [2021-03-19T17:45:26.812Z] ++ set -x [2021-03-19T17:45:26.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:26.812Z] INFO: Testing against a local daemon [2021-03-19T17:45:26.812Z] === RUN TestExternalGraphDriver [2021-03-19T17:45:27.101Z] === RUN TestExternalGraphDriver/json [2021-03-19T17:45:28.900Z] --- PASS: TestImportExtremelyLargeImageWorks (101.99s) [2021-03-19T17:45:28.901Z] PASS [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === Skipped [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-19T17:45:28.901Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] DONE 12 tests, 1 skipped in 105.802s [2021-03-19T17:45:28.901Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T17:45:28.901Z] INFO: Testing against a local daemon [2021-03-19T17:45:28.901Z] === RUN TestNetworkCreateDelete [2021-03-19T17:45:28.901Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-19T17:45:28.901Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T17:45:28.901Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-19T17:45:28.901Z] === RUN TestDaemonDNSFallback [2021-03-19T17:45:28.901Z] --- PASS: TestDaemonDNSFallback (7.60s) [2021-03-19T17:45:28.901Z] === RUN TestInspectNetwork [2021-03-19T17:45:28.901Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-19T17:45:28.901Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:28.901Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T17:45:28.901Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-19T17:45:28.901Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] === RUN TestNetworkInvalidJSON [2021-03-19T17:45:28.901Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T17:45:28.901Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T17:45:28.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:45:28.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:45:28.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:45:28.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:45:28.901Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T17:45:28.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:45:28.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:45:28.901Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-19T17:45:28.901Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T17:45:28.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T17:45:28.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T17:45:28.901Z] === RUN TestNetworkList [2021-03-19T17:45:28.901Z] === RUN TestNetworkList//networks [2021-03-19T17:45:28.901Z] === PAUSE TestNetworkList//networks [2021-03-19T17:45:28.901Z] === RUN TestNetworkList//networks/ [2021-03-19T17:45:28.901Z] === PAUSE TestNetworkList//networks/ [2021-03-19T17:45:28.901Z] === CONT TestNetworkList//networks [2021-03-19T17:45:28.901Z] === CONT TestNetworkList//networks/ [2021-03-19T17:45:28.901Z] --- PASS: TestNetworkList (0.01s) [2021-03-19T17:45:28.901Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T17:45:28.901Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T17:45:28.901Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T17:45:28.901Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-19T17:45:28.901Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T17:45:28.901Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T17:45:28.901Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T17:45:28.901Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T17:45:28.901Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T17:45:28.901Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T17:45:28.901Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-19T17:45:28.901Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:28.901Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T17:45:28.901Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:45:28.901Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:45:28.901Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T17:45:28.901Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:28.901Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T17:45:28.901Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-19T17:45:28.901Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:28.901Z] PASS [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === Skipped [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-19T17:45:28.901Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-19T17:45:28.901Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-19T17:45:28.901Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-19T17:45:28.901Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:45:28.901Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-19T17:45:28.901Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-19T17:45:28.901Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] DONE 22 tests, 12 skipped in 8.314s [2021-03-19T17:45:28.901Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:45:28.901Z] INFO: Testing against a local daemon [2021-03-19T17:45:28.901Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T17:45:28.901Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T17:45:28.901Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:45:28.901Z] === RUN TestDockerNetworkIpvlan [2021-03-19T17:45:28.901Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:45:28.901Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:45:28.901Z] PASS [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === Skipped [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T17:45:28.901Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:45:28.901Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] DONE 2 tests, 2 skipped in 0.158s [2021-03-19T17:45:28.901Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:45:28.901Z] INFO: Testing against a local daemon [2021-03-19T17:45:28.901Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T17:45:28.901Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-19T17:45:28.901Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] === RUN TestDockerNetworkMacvlan [2021-03-19T17:45:28.901Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-19T17:45:28.901Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] PASS [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === Skipped [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-19T17:45:28.901Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-19T17:45:28.901Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] DONE 2 tests, 2 skipped in 0.119s [2021-03-19T17:45:28.901Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T17:45:28.901Z] testing: warning: no tests to run [2021-03-19T17:45:28.901Z] PASS [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] DONE 0 tests in 0.028s [2021-03-19T17:45:28.901Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T17:45:28.901Z] INFO: Testing against a local daemon [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginTLS [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginHeader [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginV2Disable [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T17:45:28.901Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] PASS [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === Skipped [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-19T17:45:28.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] DONE 17 tests, 17 skipped in 0.463s [2021-03-19T17:45:28.901Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T17:45:28.901Z] INFO: Testing against a local daemon [2021-03-19T17:45:28.901Z] === RUN TestPluginInvalidJSON [2021-03-19T17:45:28.901Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:45:28.901Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:45:28.901Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:45:28.901Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-19T17:45:28.901Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T17:45:28.901Z] === RUN TestPluginInstall [2021-03-19T17:45:28.901Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-19T17:45:28.901Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] === RUN TestPluginsWithRuntimes [2021-03-19T17:45:28.901Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-19T17:45:28.901Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-19T17:45:28.901Z] PASS [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === Skipped [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-19T17:45:28.901Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-19T17:45:28.901Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] [2021-03-19T17:45:28.901Z] DONE 4 tests, 2 skipped in 0.190s [2021-03-19T17:45:28.901Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T17:45:28.901Z] INFO: Testing against a local daemon [2021-03-19T17:45:28.901Z] === RUN TestExternalGraphDriver [2021-03-19T17:45:28.901Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-19T17:45:28.901Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-19T17:45:28.901Z] === RUN TestGraphdriverPluginV2 [2021-03-19T17:45:29.162Z] === RUN TestExternalGraphDriver/spec [2021-03-19T17:45:29.589Z] --- PASS: TestHealthKillContainer (3.24s) [2021-03-19T17:45:29.590Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T17:45:30.165Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2021-03-19T17:45:30.165Z] === RUN TestIpcModeNone [2021-03-19T17:45:30.181Z] INFO: Extraction ended at 03/19/2021 17:45:26. Duration:00:00:22.3795389 [2021-03-19T17:45:30.181Z] INFO: Updating the golang and path environment variables [2021-03-19T17:45:30.181Z] INFO: GOPATH=d:\gopath [2021-03-19T17:45:30.181Z] INFO: go version go1.13.15 windows/amd64 [2021-03-19T17:45:30.181Z] INFO: Running the daemon under test in debug mode [2021-03-19T17:45:30.181Z] INFO: Starting a daemon under test... [2021-03-19T17:45:30.181Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42168\3\daemon --pidfile d:\CI\PR-42168\3\docker.pid -D [2021-03-19T17:45:30.181Z] INFO: Process started successfully. [2021-03-19T17:45:30.181Z] INFO: Start tailing logs of the daemon under tests [2021-03-19T17:45:30.181Z] INFO: Waiting for the daemon under test to start... [2021-03-19T17:45:31.553Z] --- PASS: TestIpcModeNone (1.23s) [2021-03-19T17:45:31.553Z] === RUN TestIpcModePrivate [2021-03-19T17:45:31.919Z] === RUN TestExternalGraphDriver/pull [2021-03-19T17:45:32.904Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-19T17:45:32.937Z] --- PASS: TestIpcModePrivate (1.21s) [2021-03-19T17:45:32.937Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-19T17:45:32.937Z] === RUN TestIpcModeShareable [2021-03-19T17:45:33.878Z] --- PASS: TestIpcModeShareable (1.25s) [2021-03-19T17:45:33.878Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-19T17:45:33.878Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T17:45:34.012Z] --- PASS: TestExternalGraphDriver (6.95s) [2021-03-19T17:45:34.012Z] --- PASS: TestExternalGraphDriver/json (2.26s) [2021-03-19T17:45:34.012Z] --- PASS: TestExternalGraphDriver/spec (2.20s) [2021-03-19T17:45:34.012Z] --- PASS: TestExternalGraphDriver/pull (2.32s) [2021-03-19T17:45:34.012Z] === RUN TestGraphdriverPluginV2 [2021-03-19T17:45:34.012Z] --- SKIP: TestGraphdriverPluginV2 (0.13s) [2021-03-19T17:45:34.012Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:34.012Z] PASS [2021-03-19T17:45:34.012Z] [2021-03-19T17:45:34.012Z] === Skipped [2021-03-19T17:45:34.012Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s) [2021-03-19T17:45:34.012Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:45:34.012Z] [2021-03-19T17:45:34.012Z] [2021-03-19T17:45:34.012Z] DONE 5 tests, 1 skipped in 7.249s [2021-03-19T17:45:34.012Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T17:45:34.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:34.012Z] ++ set -e [2021-03-19T17:45:34.012Z] ++ '[' -n 0 ']' [2021-03-19T17:45:34.012Z] ++ set -x [2021-03-19T17:45:34.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:34.012Z] INFO: Testing against a local daemon [2021-03-19T17:45:34.012Z] === RUN TestContinueAfterPluginCrash [2021-03-19T17:45:34.012Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T17:45:34.012Z] === RUN TestReadPluginNoRead [2021-03-19T17:45:34.012Z] === PAUSE TestReadPluginNoRead [2021-03-19T17:45:34.012Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T17:45:34.012Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T17:45:34.012Z] === CONT TestContinueAfterPluginCrash [2021-03-19T17:45:34.012Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T17:45:35.461Z] --- PASS: TestGraphdriverPluginV2 (6.22s) [2021-03-19T17:45:35.461Z] PASS [2021-03-19T17:45:35.461Z] [2021-03-19T17:45:35.461Z] === Skipped [2021-03-19T17:45:35.461Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-19T17:45:35.461Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-19T17:45:35.461Z] [2021-03-19T17:45:35.461Z] [2021-03-19T17:45:35.461Z] DONE 2 tests, 1 skipped in 6.452s [2021-03-19T17:45:35.461Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T17:45:35.461Z] INFO: Testing against a local daemon [2021-03-19T17:45:35.461Z] === RUN TestContinueAfterPluginCrash [2021-03-19T17:45:35.461Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T17:45:35.461Z] === RUN TestReadPluginNoRead [2021-03-19T17:45:35.461Z] === PAUSE TestReadPluginNoRead [2021-03-19T17:45:35.461Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T17:45:35.461Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T17:45:35.461Z] === CONT TestContinueAfterPluginCrash [2021-03-19T17:45:35.461Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T17:45:37.104Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-19T17:45:38.085Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.68s) [2021-03-19T17:45:38.085Z] === RUN TestAPIIpcModeHost [2021-03-19T17:45:38.590Z] --- PASS: TestDaemonStartWithLogOpt (4.04s) [2021-03-19T17:45:38.590Z] === CONT TestReadPluginNoRead [2021-03-19T17:45:39.013Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-19T17:45:39.026Z] --- PASS: TestAPIIpcModeHost (1.23s) [2021-03-19T17:45:39.026Z] === RUN TestDaemonIpcModeShareable [2021-03-19T17:45:41.305Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T17:45:41.552Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-19T17:45:41.570Z] --- PASS: TestDaemonIpcModeShareable (2.28s) [2021-03-19T17:45:41.570Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-19T17:45:41.570Z] === RUN TestDaemonIpcModePrivate [2021-03-19T17:45:42.545Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-19T17:45:42.803Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T17:45:42.949Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-19T17:45:42.949Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-19T17:45:42.949Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-19T17:45:43.208Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-19T17:45:43.482Z] --- PASS: TestDaemonIpcModePrivate (2.27s) [2021-03-19T17:45:43.482Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-19T17:45:43.482Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T17:45:43.511Z] --- PASS: TestContinueAfterPluginCrash (9.32s) [2021-03-19T17:45:43.582Z] --- PASS: TestDaemonStartWithLogOpt (6.97s) [2021-03-19T17:45:43.582Z] === CONT TestReadPluginNoRead [2021-03-19T17:45:45.010Z] === RUN TestReadPluginNoRead/default [2021-03-19T17:45:46.026Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.26s) [2021-03-19T17:45:46.026Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-19T17:45:46.026Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T17:45:46.114Z] === RUN TestReadPluginNoRead/default [2021-03-19T17:45:46.680Z] --- PASS: TestContinueAfterPluginCrash (11.04s) [2021-03-19T17:45:46.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T17:45:46.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T17:45:47.064Z] --- PASS: TestReadPluginNoRead (9.07s) [2021-03-19T17:45:47.064Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) [2021-03-19T17:45:47.064Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.10s) [2021-03-19T17:45:47.064Z] --- PASS: TestReadPluginNoRead/default (2.18s) [2021-03-19T17:45:47.064Z] read_test.go:92: [d3df564176b3c] daemon is not started [2021-03-19T17:45:47.064Z] PASS [2021-03-19T17:45:47.064Z] [2021-03-19T17:45:47.064Z] DONE 6 tests in 13.219s [2021-03-19T17:45:47.064Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T17:45:47.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:47.064Z] ++ set -e [2021-03-19T17:45:47.064Z] ++ '[' -n 0 ']' [2021-03-19T17:45:47.064Z] ++ set -x [2021-03-19T17:45:47.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:47.353Z] testing: warning: no tests to run [2021-03-19T17:45:47.353Z] PASS [2021-03-19T17:45:47.353Z] [2021-03-19T17:45:47.353Z] DONE 0 tests in 0.085s [2021-03-19T17:45:47.353Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T17:45:47.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:47.354Z] ++ set -e [2021-03-19T17:45:47.354Z] ++ '[' -n 0 ']' [2021-03-19T17:45:47.354Z] ++ set -x [2021-03-19T17:45:47.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:47.354Z] INFO: Testing against a local daemon [2021-03-19T17:45:47.354Z] === RUN TestPluginWithDevMounts [2021-03-19T17:45:47.354Z] === PAUSE TestPluginWithDevMounts [2021-03-19T17:45:47.354Z] === CONT TestPluginWithDevMounts [2021-03-19T17:45:47.867Z] .....INFO: Daemon under test started and replied! [2021-03-19T17:45:47.867Z] INFO: Docker version of the daemon under test [2021-03-19T17:45:47.867Z] [2021-03-19T17:45:47.867Z] Client: [2021-03-19T17:45:47.867Z] Version: 17.06.2-ce [2021-03-19T17:45:47.867Z] API version: 1.30 [2021-03-19T17:45:47.867Z] Go version: go1.8.3 [2021-03-19T17:45:47.867Z] Git commit: cec0b72 [2021-03-19T17:45:47.867Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-19T17:45:47.867Z] OS/Arch: windows/amd64 [2021-03-19T17:45:47.867Z] [2021-03-19T17:45:47.867Z] Server: [2021-03-19T17:45:47.867Z] Version: 0.0.0-dev [2021-03-19T17:45:47.867Z] API version: 1.41 (minimum version 1.24) [2021-03-19T17:45:47.867Z] Go version: go1.13.15 [2021-03-19T17:45:47.867Z] Git commit: abbda92298 [2021-03-19T17:45:47.867Z] Built: 03/19/2021 17:43:41 [2021-03-19T17:45:47.867Z] OS/Arch: windows/amd64 [2021-03-19T17:45:47.867Z] Experimental: false [2021-03-19T17:45:47.867Z] [2021-03-19T17:45:47.867Z] INFO: Docker info of the daemon under test [2021-03-19T17:45:47.867Z] [2021-03-19T17:45:47.867Z] Containers: 0 [2021-03-19T17:45:47.867Z] Running: 0 [2021-03-19T17:45:47.867Z] Paused: 0 [2021-03-19T17:45:47.867Z] Stopped: 0 [2021-03-19T17:45:47.867Z] Images: 0 [2021-03-19T17:45:47.867Z] Server Version: 0.0.0-dev [2021-03-19T17:45:47.867Z] Storage Driver: windowsfilter [2021-03-19T17:45:47.867Z] Windows: [2021-03-19T17:45:47.867Z] Logging Driver: json-file [2021-03-19T17:45:47.867Z] Plugins: [2021-03-19T17:45:47.867Z] Volume: local [2021-03-19T17:45:47.867Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-19T17:45:47.867Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-19T17:45:47.867Z] Swarm: inactive [2021-03-19T17:45:47.867Z] Default Isolation: process [2021-03-19T17:45:47.867Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-19T17:45:47.867Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-19T17:45:47.867Z] OSType: windows [2021-03-19T17:45:47.867Z] Architecture: x86_64 [2021-03-19T17:45:47.867Z] CPUs: 4 [2021-03-19T17:45:47.867Z] Total Memory: 32GiB [2021-03-19T17:45:47.867Z] Name: azwin-2-01f860 [2021-03-19T17:45:47.867Z] ID: JJWR:2F4K:BZ7K:NYKQ:UGVS:CF4F:7IXD:S45Z:JH5E:B7WK:WXY5:WMC3 [2021-03-19T17:45:47.867Z] Docker Root Dir: D:\CI\PR-42168\3\daemon [2021-03-19T17:45:47.867Z] Debug Mode (client): false [2021-03-19T17:45:47.867Z] Debug Mode (server): true [2021-03-19T17:45:47.867Z] File Descriptors: -1 [2021-03-19T17:45:47.867Z] Goroutines: 16 [2021-03-19T17:45:47.867Z] System Time: 2021-03-19T17:45:46.5398146Z [2021-03-19T17:45:47.867Z] EventsListeners: 0 [2021-03-19T17:45:47.867Z] Registry: https://index.docker.io/v1/ [2021-03-19T17:45:47.867Z] Labels: [2021-03-19T17:45:47.867Z] Experimental: false [2021-03-19T17:45:47.867Z] Insecure Registries: [2021-03-19T17:45:47.867Z] 127.0.0.0/8 [2021-03-19T17:45:47.867Z] Live Restore Enabled: false [2021-03-19T17:45:47.867Z] [2021-03-19T17:45:47.867Z] [2021-03-19T17:45:47.867Z] INFO: Docker images of the daemon under test [2021-03-19T17:45:47.867Z] [2021-03-19T17:45:47.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-19T17:45:47.867Z] [2021-03-19T17:45:47.867Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-19T17:45:47.867Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-19T17:45:47.867Z] ltsc2019: Pulling from windows/servercore [2021-03-19T17:45:47.867Z] 4612f6d0b889: Pulling fs layer [2021-03-19T17:45:47.867Z] 5ff1512f88ec: Pulling fs layer [2021-03-19T17:45:47.939Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.32s) [2021-03-19T17:45:47.939Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-19T17:45:47.939Z] === RUN TestIpcModeOlderClient [2021-03-19T17:45:47.939Z] === PAUSE TestIpcModeOlderClient [2021-03-19T17:45:47.939Z] === RUN TestKillContainerInvalidSignal [2021-03-19T17:45:48.582Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T17:45:49.324Z] --- PASS: TestKillContainerInvalidSignal (1.08s) [2021-03-19T17:45:49.324Z] === RUN TestKillContainer [2021-03-19T17:45:49.324Z] === RUN TestKillContainer/no_signal [2021-03-19T17:45:49.486Z] --- PASS: TestPluginWithDevMounts (1.82s) [2021-03-19T17:45:49.486Z] PASS [2021-03-19T17:45:49.486Z] [2021-03-19T17:45:49.486Z] DONE 1 tests in 2.005s [2021-03-19T17:45:49.486Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T17:45:49.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:49.486Z] ++ set -e [2021-03-19T17:45:49.486Z] ++ '[' -n 0 ']' [2021-03-19T17:45:49.486Z] ++ set -x [2021-03-19T17:45:49.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:45:49.486Z] INFO: Testing against a local daemon [2021-03-19T17:45:49.486Z] === RUN TestSecretInspect [2021-03-19T17:45:49.781Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite (439.28s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.46s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.59s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.85s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.09s) [2021-03-19T17:45:50.041Z] docker_cli_daemon_test.go:1455: [d3766ed78135a] daemon is not started [2021-03-19T17:45:50.041Z] check_test.go:309: [d95dd0d467b15] daemon is not started [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.36s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.61s) [2021-03-19T17:45:50.041Z] check_test.go:309: [d34c5748b52c6] daemon is not started [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.92s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.92s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.53s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.68s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.17s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.03s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-19T17:45:50.041Z] check_test.go:309: [dd59c6caff979] daemon is not started [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-19T17:45:50.041Z] check_test.go:309: [d1a564e2f22b0] daemon is not started [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.06s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-03-19T17:45:50.041Z] check_test.go:309: [d480c1afbd889] daemon is not started [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.06s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.76s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.13s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-19T17:45:50.041Z] check_test.go:309: [d175012c071d7] daemon is not started [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.59s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.71s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.74s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.13s) [2021-03-19T17:45:50.041Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-19T17:45:50.041Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-19T17:45:50.041Z] check_test.go:309: [d2318d7cbe753] daemon is not started [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.96s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.67s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.52s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.40s) [2021-03-19T17:45:50.041Z] check_test.go:309: [d28bbe4a51351] daemon is not started [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.21s) [2021-03-19T17:45:50.041Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2021-03-19T17:45:50.041Z] check_test.go:309: [d813f03cc93ea] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.86s) [2021-03-19T17:45:50.042Z] docker_cli_daemon_plugins_test.go:79: [d289c288de4c3] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2021-03-19T17:45:50.042Z] docker_cli_daemon_plugins_test.go:169: [d21461fa75df7] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.78s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-03-19T17:45:50.042Z] check_test.go:309: [de2917ecd3fe9] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.24s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.46s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.38s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.38s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.30s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.33s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.20s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.25s) [2021-03-19T17:45:50.042Z] check_test.go:309: [da29f158cf668] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.18s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.11s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.01s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.51s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.27s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.09s) [2021-03-19T17:45:50.042Z] check_test.go:309: [d79ebbea848e7] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.79s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.89s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.79s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.25s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.72s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.05s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.63s) [2021-03-19T17:45:50.042Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-19T17:45:50.042Z] check_test.go:309: [d760306753f08] daemon is not started [2021-03-19T17:45:50.042Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-19T17:45:50.042Z] check_test.go:309: [d32d427d13d55] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.39s) [2021-03-19T17:45:50.042Z] check_test.go:309: [d6c57f98ceb02] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.75s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.31s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.23s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.20s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.82s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.23s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.12s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.76s) [2021-03-19T17:45:50.042Z] check_test.go:309: [dfc02406cd07a] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.53s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.18s) [2021-03-19T17:45:50.042Z] docker_cli_daemon_plugins_test.go:105: [d966b792f0fe2] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.97s) [2021-03-19T17:45:50.042Z] check_test.go:309: [d9a88705f4348] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.35s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-19T17:45:50.042Z] check_test.go:309: [d1dcda60fee00] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2021-03-19T17:45:50.042Z] check_test.go:309: [d3dd23de25998] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.36s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.64s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2021-03-19T17:45:50.042Z] check_test.go:309: [dba43d562eec8] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.07s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.19s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.11s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s) [2021-03-19T17:45:50.042Z] check_test.go:309: [dbfba1ede6797] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.56s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.92s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.11s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s) [2021-03-19T17:45:50.042Z] check_test.go:309: [d3a060d37865d] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.33s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-03-19T17:45:50.042Z] check_test.go:309: [de8f18c4eb836] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.99s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.12s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.77s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.42s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.41s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.18s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.36s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.80s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.58s) [2021-03-19T17:45:50.042Z] docker_cli_daemon_test.go:2550: [d397273e89894] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.50s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.80s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.61s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.06s) [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.26s) [2021-03-19T17:45:50.042Z] check_test.go:309: [d2c6b9972c188] daemon is not started [2021-03-19T17:45:50.042Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.60s) [2021-03-19T17:45:50.042Z] === RUN TestDockerSwarmSuite [2021-03-19T17:45:50.042Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-19T17:45:50.265Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T17:45:50.836Z] === RUN TestKillContainer/killing_signal [2021-03-19T17:45:51.112Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T17:45:52.220Z] --- PASS: TestKillContainer (2.90s) [2021-03-19T17:45:52.220Z] --- PASS: TestKillContainer/no_signal (0.92s) [2021-03-19T17:45:52.220Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2021-03-19T17:45:52.220Z] --- PASS: TestKillContainer/killing_signal (0.98s) [2021-03-19T17:45:52.220Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T17:45:52.220Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T17:45:53.162Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T17:45:53.335Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-19T17:45:53.335Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-19T17:45:53.641Z] --- PASS: TestReadPluginNoRead (11.18s) [2021-03-19T17:45:53.641Z] --- PASS: TestReadPluginNoRead/default (2.49s) [2021-03-19T17:45:53.641Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.50s) [2021-03-19T17:45:53.641Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.52s) [2021-03-19T17:45:53.641Z] read_test.go:92: [df102c4cc391f] daemon is not started [2021-03-19T17:45:53.641Z] PASS [2021-03-19T17:45:53.641Z] [2021-03-19T17:45:53.641Z] DONE 6 tests in 18.554s [2021-03-19T17:45:53.641Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T17:45:53.899Z] testing: warning: no tests to run [2021-03-19T17:45:53.899Z] PASS [2021-03-19T17:45:53.899Z] [2021-03-19T17:45:53.899Z] DONE 0 tests in 0.098s [2021-03-19T17:45:53.899Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T17:45:53.980Z] --- PASS: TestSecretInspect (3.89s) [2021-03-19T17:45:53.980Z] === RUN TestSecretList [2021-03-19T17:45:54.104Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.02s) [2021-03-19T17:45:54.104Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2021-03-19T17:45:54.104Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s) [2021-03-19T17:45:54.104Z] === RUN TestKillStoppedContainer [2021-03-19T17:45:54.104Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-19T17:45:54.104Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T17:45:54.158Z] INFO: Testing against a local daemon [2021-03-19T17:45:54.158Z] === RUN TestPluginWithDevMounts [2021-03-19T17:45:54.158Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-19T17:45:54.158Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-19T17:45:54.158Z] PASS [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] === Skipped [2021-03-19T17:45:54.158Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-19T17:45:54.158Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] DONE 1 tests, 1 skipped in 0.191s [2021-03-19T17:45:54.158Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T17:45:54.158Z] INFO: Testing against a local daemon [2021-03-19T17:45:54.158Z] === RUN TestSecretInspect [2021-03-19T17:45:54.158Z] --- SKIP: TestSecretInspect (0.02s) [2021-03-19T17:45:54.158Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] === RUN TestSecretList [2021-03-19T17:45:54.158Z] --- SKIP: TestSecretList (0.02s) [2021-03-19T17:45:54.158Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] === RUN TestSecretsCreateAndDelete [2021-03-19T17:45:54.158Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-19T17:45:54.158Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] === RUN TestSecretsUpdate [2021-03-19T17:45:54.158Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-19T17:45:54.158Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] === RUN TestTemplatedSecret [2021-03-19T17:45:54.158Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-19T17:45:54.158Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] === RUN TestSecretCreateResolve [2021-03-19T17:45:54.158Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-19T17:45:54.158Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] PASS [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] === Skipped [2021-03-19T17:45:54.158Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-03-19T17:45:54.158Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-03-19T17:45:54.158Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-19T17:45:54.158Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-19T17:45:54.158Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-19T17:45:54.158Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-19T17:45:54.158Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] [2021-03-19T17:45:54.158Z] DONE 6 tests, 6 skipped in 0.210s [2021-03-19T17:45:54.158Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T17:45:54.365Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-03-19T17:45:54.366Z] === RUN TestKillDifferentUserContainer [2021-03-19T17:45:54.416Z] INFO: Testing against a local daemon [2021-03-19T17:45:54.416Z] === RUN TestServiceCreateInit [2021-03-19T17:45:54.417Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T17:45:54.417Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T17:45:54.417Z] --- PASS: TestServiceCreateInit (0.02s) [2021-03-19T17:45:54.417Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T17:45:54.417Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.417Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T17:45:54.417Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.417Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T17:45:54.417Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-03-19T17:45:54.417Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.417Z] === RUN TestCreateServiceConflict [2021-03-19T17:45:54.417Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-19T17:45:54.417Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.417Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T17:45:54.417Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-19T17:45:54.417Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.417Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T17:45:54.417Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-19T17:45:54.417Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.417Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T17:45:54.417Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-19T17:45:54.417Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.417Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T17:45:54.417Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-19T17:45:54.417Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.417Z] === RUN TestCreateServiceSysctls [2021-03-19T17:45:54.417Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-19T17:45:54.417Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.417Z] === RUN TestCreateServiceCapabilities [2021-03-19T17:45:54.675Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-19T17:45:54.675Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.675Z] === RUN TestInspect [2021-03-19T17:45:54.675Z] --- SKIP: TestInspect (0.01s) [2021-03-19T17:45:54.675Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.675Z] === RUN TestCreateJob [2021-03-19T17:45:54.675Z] --- SKIP: TestCreateJob (0.01s) [2021-03-19T17:45:54.675Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.675Z] === RUN TestReplicatedJob [2021-03-19T17:45:54.675Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-19T17:45:54.675Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.675Z] === RUN TestUpdateReplicatedJob [2021-03-19T17:45:54.675Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-19T17:45:54.675Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.675Z] === RUN TestServiceListWithStatuses [2021-03-19T17:45:54.675Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T17:45:54.675Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:45:54.675Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T17:45:54.675Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-19T17:45:54.675Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.675Z] === RUN TestDockerNetworkReConnect [2021-03-19T17:45:54.675Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-03-19T17:45:54.675Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:54.675Z] === RUN TestServicePlugin [2021-03-19T17:45:55.308Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2021-03-19T17:45:55.308Z] === RUN TestInspectOomKilledTrue [2021-03-19T17:45:55.308Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-19T17:45:55.308Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:45:55.308Z] === RUN TestInspectOomKilledFalse [2021-03-19T17:45:55.308Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T17:45:55.308Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:45:55.308Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T17:45:55.874Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-19T17:45:56.249Z] --- PASS: TestLinksEtcHostsContentMatch (0.99s) [2021-03-19T17:45:56.249Z] === RUN TestLinksContainerNames [2021-03-19T17:45:56.813Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-19T17:45:57.378Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-19T17:45:57.531Z] --- PASS: TestSecretList (3.71s) [2021-03-19T17:45:57.531Z] === RUN TestSecretsCreateAndDelete [2021-03-19T17:45:58.161Z] --- PASS: TestLinksContainerNames (1.93s) [2021-03-19T17:45:58.161Z] === RUN TestLogsFollowTailEmpty [2021-03-19T17:45:58.222Z] 5ff1512f88ec: Verifying Checksum [2021-03-19T17:45:58.222Z] 5ff1512f88ec: Download complete [2021-03-19T17:45:58.863Z] --- SKIP: TestServicePlugin (3.48s) [2021-03-19T17:45:58.863Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] === RUN TestServiceUpdateLabel [2021-03-19T17:45:58.863Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-19T17:45:58.863Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] === RUN TestServiceUpdateSecrets [2021-03-19T17:45:58.863Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-19T17:45:58.863Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] === RUN TestServiceUpdateConfigs [2021-03-19T17:45:58.863Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-19T17:45:58.863Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] === RUN TestServiceUpdateNetwork [2021-03-19T17:45:58.863Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-19T17:45:58.863Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T17:45:58.863Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-19T17:45:58.863Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] PASS [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === Skipped [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T17:45:58.863Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T17:45:58.863Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T17:45:58.863Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T17:45:58.863Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-03-19T17:45:58.863Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-19T17:45:58.863Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-19T17:45:58.863Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-19T17:45:58.863Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-19T17:45:58.863Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-19T17:45:58.863Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-19T17:45:58.863Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-19T17:45:58.863Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-19T17:45:58.863Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-19T17:45:58.863Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-19T17:45:58.863Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-19T17:45:58.863Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T17:45:58.863Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-19T17:45:58.863Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-03-19T17:45:58.863Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2021-03-19T17:45:58.863Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-19T17:45:58.863Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-19T17:45:58.863Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.863Z] [2021-03-19T17:45:58.863Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-19T17:45:58.864Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.864Z] [2021-03-19T17:45:58.864Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-19T17:45:58.864Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.864Z] [2021-03-19T17:45:58.864Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-19T17:45:58.864Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T17:45:58.864Z] [2021-03-19T17:45:58.864Z] [2021-03-19T17:45:58.864Z] DONE 24 tests, 23 skipped in 3.899s [2021-03-19T17:45:58.864Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T17:45:58.864Z] INFO: Testing against a local daemon [2021-03-19T17:45:58.864Z] === RUN TestSessionCreate [2021-03-19T17:45:58.864Z] --- PASS: TestSessionCreate (0.03s) [2021-03-19T17:45:58.864Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T17:45:58.864Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-19T17:45:58.864Z] PASS [2021-03-19T17:45:58.864Z] [2021-03-19T17:45:58.864Z] DONE 2 tests in 0.197s [2021-03-19T17:45:58.864Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T17:45:58.864Z] INFO: Testing against a local daemon [2021-03-19T17:45:58.864Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T17:45:58.864Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T17:45:58.864Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:45:58.864Z] === RUN TestEventsExecDie [2021-03-19T17:45:59.102Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2021-03-19T17:45:59.102Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T17:45:59.262Z] tests/integration/client_test.py ..... [ 75%] [2021-03-19T17:45:59.262Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-19T17:45:59.799Z] --- PASS: TestEventsExecDie (1.01s) [2021-03-19T17:45:59.799Z] === RUN TestEventsBackwardsCompatible [2021-03-19T17:45:59.799Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-19T17:45:59.799Z] === RUN TestInfoBinaryCommits [2021-03-19T17:45:59.799Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-19T17:45:59.799Z] === RUN TestInfoAPIVersioned [2021-03-19T17:45:59.799Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-19T17:45:59.799Z] === RUN TestInfoDiscoveryBackend [2021-03-19T17:46:00.054Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/default [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/private [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/slave [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/shared [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T17:46:00.054Z] === CONT TestMountDaemonRoot/default [2021-03-19T17:46:00.054Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:46:00.054Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:46:00.054Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:46:00.054Z] === CONT TestMountDaemonRoot/shared [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T17:46:00.054Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:46:00.054Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:46:00.055Z] === CONT TestMountDaemonRoot/private [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:46:00.055Z] === CONT TestMountDaemonRoot/slave [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T17:46:00.055Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:46:00.055Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:46:00.055Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T17:46:00.055Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:46:00.055Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:46:00.055Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T17:46:00.188Z] tests/integration/errors_test.py . [ 76%] [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T17:46:00.315Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:46:00.576Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:46:00.576Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:46:00.576Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:46:00.576Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:46:00.576Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T17:46:00.576Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:46:00.576Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:46:00.576Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:46:00.576Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-03-19T17:46:00.576Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2021-03-19T17:46:00.576Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T17:46:01.071Z] --- PASS: TestSecretsCreateAndDelete (3.86s) [2021-03-19T17:46:01.072Z] === RUN TestSecretsUpdate [2021-03-19T17:46:01.173Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-03-19T17:46:01.173Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T17:46:03.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-19T17:46:03.875Z] --- PASS: TestContainerBindMountNonRecursive (2.87s) [2021-03-19T17:46:03.875Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T17:46:04.045Z] 4612f6d0b889: Verifying Checksum [2021-03-19T17:46:04.045Z] 4612f6d0b889: Download complete [2021-03-19T17:46:04.447Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-03-19T17:46:04.447Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T17:46:05.358Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-03-19T17:46:05.359Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T17:46:05.359Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-19T17:46:05.359Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:46:05.359Z] === RUN TestInfoAPI [2021-03-19T17:46:05.359Z] --- PASS: TestInfoAPI (0.02s) [2021-03-19T17:46:05.359Z] === RUN TestInfoAPIWarnings [2021-03-19T17:46:05.388Z] --- PASS: TestContainerVolumesMountedAsSlave (0.96s) [2021-03-19T17:46:05.388Z] === RUN TestNetworkNat [2021-03-19T17:46:05.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T17:46:05.602Z] --- PASS: TestSecretsUpdate (3.95s) [2021-03-19T17:46:05.602Z] === RUN TestTemplatedSecret [2021-03-19T17:46:05.919Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-19T17:46:06.329Z] --- PASS: TestNetworkNat (1.17s) [2021-03-19T17:46:06.329Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T17:46:07.714Z] --- PASS: TestNetworkLocalhostTCPNat (1.07s) [2021-03-19T17:46:07.714Z] === RUN TestNetworkLoopbackNat [2021-03-19T17:46:08.318Z] --- PASS: TestTemplatedSecret (3.57s) [2021-03-19T17:46:08.318Z] === RUN TestSecretCreateResolve [2021-03-19T17:46:08.457Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-19T17:46:10.993Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-19T17:46:11.013Z] --- PASS: TestNetworkLoopbackNat (3.54s) [2021-03-19T17:46:11.013Z] === RUN TestPause [2021-03-19T17:46:11.956Z] --- PASS: TestPause (1.01s) [2021-03-19T17:46:11.956Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T17:46:11.956Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:46:11.956Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:46:11.956Z] === RUN TestPauseStopPausedContainer [2021-03-19T17:46:12.750Z] --- PASS: TestSecretCreateResolve (3.82s) [2021-03-19T17:46:12.750Z] PASS [2021-03-19T17:46:12.750Z] [2021-03-19T17:46:12.750Z] DONE 6 tests in 22.950s [2021-03-19T17:46:12.750Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T17:46:12.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:46:12.751Z] ++ set -e [2021-03-19T17:46:12.751Z] ++ '[' -n 0 ']' [2021-03-19T17:46:12.751Z] ++ set -x [2021-03-19T17:46:12.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:46:12.751Z] INFO: Testing against a local daemon [2021-03-19T17:46:12.751Z] === RUN TestServiceCreateInit [2021-03-19T17:46:12.751Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T17:46:13.339Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2021-03-19T17:46:13.339Z] === RUN TestPsFilter [2021-03-19T17:46:13.339Z] --- PASS: TestPsFilter (0.30s) [2021-03-19T17:46:13.339Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T17:46:14.283Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2021-03-19T17:46:14.283Z] === RUN TestRemoveContainerWithVolume [2021-03-19T17:46:15.225Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2021-03-19T17:46:15.225Z] === RUN TestRemoveContainerRunning [2021-03-19T17:46:16.167Z] --- PASS: TestRemoveContainerRunning (0.98s) [2021-03-19T17:46:16.167Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T17:46:16.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-19T17:46:16.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-19T17:46:17.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2021-03-19T17:46:17.109Z] === RUN TestRemoveInvalidContainer [2021-03-19T17:46:17.369Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-19T17:46:17.369Z] === RUN TestRenameLinkedContainer [2021-03-19T17:46:18.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T17:46:18.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T17:46:18.434Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T17:46:19.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T17:46:20.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T17:46:21.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T17:46:21.579Z] --- PASS: TestRenameLinkedContainer (3.90s) [2021-03-19T17:46:21.579Z] === RUN TestRenameStoppedContainer [2021-03-19T17:46:22.169Z] --- PASS: TestRenameStoppedContainer (0.96s) [2021-03-19T17:46:22.169Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T17:46:23.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T17:46:23.442Z] --- PASS: TestInfoAPIWarnings (17.36s) [2021-03-19T17:46:23.443Z] === RUN TestInfoDebug [2021-03-19T17:46:23.443Z] --- PASS: TestInfoDebug (1.53s) [2021-03-19T17:46:23.443Z] === RUN TestInfoInsecureRegistries [2021-03-19T17:46:24.085Z] --- PASS: TestRenameRunningContainerAndReuse (1.98s) [2021-03-19T17:46:24.085Z] === RUN TestRenameInvalidName [2021-03-19T17:46:25.025Z] --- PASS: TestRenameInvalidName (1.01s) [2021-03-19T17:46:25.025Z] === RUN TestRenameAnonymousContainer [2021-03-19T17:46:25.359Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-03-19T17:46:25.359Z] === RUN TestInfoRegistryMirrors [2021-03-19T17:46:25.419Z] --- PASS: TestServiceCreateInit (11.90s) [2021-03-19T17:46:25.419Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.96s) [2021-03-19T17:46:25.419Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.93s) [2021-03-19T17:46:25.419Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T17:46:26.400Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-19T17:46:26.733Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-19T17:46:26.733Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T17:46:26.733Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-03-19T17:46:26.733Z] === RUN TestPingCacheHeaders [2021-03-19T17:46:26.733Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-19T17:46:26.733Z] === RUN TestPingGet [2021-03-19T17:46:26.733Z] --- PASS: TestPingGet (0.02s) [2021-03-19T17:46:26.733Z] === RUN TestPingHead [2021-03-19T17:46:26.733Z] --- PASS: TestPingHead (0.02s) [2021-03-19T17:46:26.733Z] === RUN TestVersion [2021-03-19T17:46:26.733Z] --- PASS: TestVersion (0.02s) [2021-03-19T17:46:26.733Z] PASS [2021-03-19T17:46:26.733Z] [2021-03-19T17:46:26.733Z] === Skipped [2021-03-19T17:46:26.733Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T17:46:26.733Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:46:26.733Z] [2021-03-19T17:46:26.733Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-19T17:46:26.733Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T17:46:26.733Z] [2021-03-19T17:46:26.733Z] [2021-03-19T17:46:26.733Z] DONE 18 tests, 2 skipped in 28.412s [2021-03-19T17:46:26.733Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T17:46:26.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T17:46:26.992Z] INFO: Testing against a local daemon [2021-03-19T17:46:26.992Z] === RUN TestVolumesCreateAndList [2021-03-19T17:46:26.992Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-19T17:46:26.992Z] === RUN TestVolumesRemove [2021-03-19T17:46:26.992Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-19T17:46:26.992Z] === RUN TestVolumesInspect [2021-03-19T17:46:26.992Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-19T17:46:26.992Z] === RUN TestVolumesInvalidJSON [2021-03-19T17:46:26.992Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T17:46:26.992Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T17:46:26.992Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T17:46:26.992Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-19T17:46:26.992Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T17:46:26.992Z] PASS [2021-03-19T17:46:26.992Z] [2021-03-19T17:46:26.992Z] DONE 5 tests in 0.252s [2021-03-19T17:46:26.992Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T17:46:27.251Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12211 is not a child of this shell [2021-03-19T17:46:27.251Z] warning: PID 12211 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-19T17:46:27.251Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T17:46:27.251Z] [2021-03-19T17:46:27.251Z] Unloading profiles will leave already running processes permanently [2021-03-19T17:46:27.251Z] unconfined, which can lead to unexpected situations. [2021-03-19T17:46:27.251Z] [2021-03-19T17:46:27.251Z] To set a process to complain mode, use the command line tool [2021-03-19T17:46:27.251Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T17:46:27.251Z] Removing test suite binaries [2021-03-19T17:46:27.251Z] exiting test-integration [2021-03-19T17:46:27.251Z] ++ exit 0 [2021-03-19T17:46:28.186Z] [2021-03-19T17:46:28.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main Post stage [Pipeline] junit [2021-03-19T17:46:29.576Z] Recording test results [2021-03-19T17:46:29.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T17:46:30.312Z] --- PASS: TestRenameAnonymousContainer (4.57s) [2021-03-19T17:46:30.312Z] === RUN TestRenameContainerWithSameName [2021-03-19T17:46:30.572Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2021-03-19T17:46:30.572Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T17:46:30.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T17:46:31.445Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T17:46:31.791Z] + echo Ensuring container killed. [2021-03-19T17:46:31.791Z] Ensuring container killed. [2021-03-19T17:46:31.791Z] + docker rm -vf docker-pr3 [2021-03-19T17:46:32.049Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-19T17:46:32.329Z] + echo Chowning /workspace to jenkins user [2021-03-19T17:46:32.329Z] Chowning /workspace to jenkins user [2021-03-19T17:46:32.329Z] + id -u [2021-03-19T17:46:32.329Z] + id -g [2021-03-19T17:46:32.329Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42168:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T17:46:32.329Z] Unable to find image 'busybox:latest' locally [2021-03-19T17:46:32.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T17:46:32.587Z] latest: Pulling from library/busybox [2021-03-19T17:46:32.845Z] 8b3d7e226fab: Pulling fs layer [2021-03-19T17:46:32.845Z] 8b3d7e226fab: Verifying Checksum [2021-03-19T17:46:32.845Z] 8b3d7e226fab: Download complete [2021-03-19T17:46:33.104Z] 8b3d7e226fab: Pull complete [2021-03-19T17:46:33.104Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T17:46:33.104Z] Status: Downloaded newer image for busybox:latest [2021-03-19T17:46:33.117Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s) [2021-03-19T17:46:33.117Z] === RUN TestResize [2021-03-19T17:46:33.688Z] --- PASS: TestResize (1.00s) [2021-03-19T17:46:33.688Z] === RUN TestResizeWithInvalidSize [2021-03-19T17:46:33.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T17:46:34.629Z] --- PASS: TestResizeWithInvalidSize (0.98s) [2021-03-19T17:46:34.629Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T17:46:34.951Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-19T17:46:34.951Z] === RUN TestDockerSuite/TestBuildEOLInLine [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T17:46:35.308Z] + bundleName=amd64-rootless [2021-03-19T17:46:35.308Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-19T17:46:35.308Z] Creating amd64-rootless-bundles.tar.gz [2021-03-19T17:46:35.308Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-19T17:46:35.308Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-19T17:46:35.319Z] Archiving artifacts [2021-03-19T17:46:35.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T17:46:35.570Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:46:35.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:46:35.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:46:35.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:46:35.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:46:35.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:46:35.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:46:36.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T17:46:37.136Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42168/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T17:46:37.449Z] + make clean [2021-03-19T17:46:37.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:46:37.707Z] docker volume rm -f docker-dev-cache [2021-03-19T17:46:37.707Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T17:46:38.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T17:46:38.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:46:38.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:46:38.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:46:39.659Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T17:46:39.659Z] Using test binary docker [2021-03-19T17:46:39.659Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T17:46:39.659Z] +++ /etc/init.d/apparmor start [2021-03-19T17:46:39.659Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T17:46:39.659Z] INFO: Waiting for daemon to start... [2021-03-19T17:46:39.659Z] Starting dockerd [2021-03-19T17:46:39.659Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-03-19T17:46:39.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:46:40.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:46:40.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:46:41.526Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-19T17:46:41.526Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-19T17:46:41.526Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-19T17:46:41.765Z] . [2021-03-19T17:46:41.765Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T17:46:41.765Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T17:46:41.765Z] Error: No such image: emptyfs [2021-03-19T17:46:41.765Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T17:46:41.765Z] ++++ docker load [2021-03-19T17:46:41.765Z] Running integration-test (iteration 1) [2021-03-19T17:46:41.765Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T17:46:41.765Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:46:41.765Z] ++ set -e [2021-03-19T17:46:41.765Z] ++ '[' -n 0 ']' [2021-03-19T17:46:41.765Z] ++ set -x [2021-03-19T17:46:41.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:46:42.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:46:42.463Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-19T17:46:42.463Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-19T17:46:42.723Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-19T17:46:42.982Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.04s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.26s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2021-03-19T17:46:44.592Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2021-03-19T17:46:44.593Z] === RUN TestCgroupNamespacesRun [2021-03-19T17:46:45.348Z] ......... [ 86%] [2021-03-19T17:46:45.431Z] --- PASS: TestImportExtremelyLargeImageWorks (102.32s) [2021-03-19T17:46:45.431Z] PASS [2021-03-19T17:46:45.431Z] [2021-03-19T17:46:45.431Z] DONE 12 tests in 105.554s [2021-03-19T17:46:45.431Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T17:46:45.431Z] INFO: Testing against a local daemon [2021-03-19T17:46:45.431Z] === RUN TestNetworkCreateDelete [2021-03-19T17:46:45.431Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-19T17:46:45.431Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T17:46:45.431Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-19T17:46:45.431Z] === RUN TestDaemonDNSFallback [2021-03-19T17:46:45.431Z] --- PASS: TestDaemonDNSFallback (6.69s) [2021-03-19T17:46:45.431Z] === RUN TestInspectNetwork [2021-03-19T17:46:46.275Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-19T17:46:46.601Z] --- PASS: TestCgroupNamespacesRun (2.26s) [2021-03-19T17:46:46.601Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T17:46:47.418Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T17:46:47.418Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T17:46:47.418Z] === RUN TestInspectNetwork/network_name [2021-03-19T17:46:47.418Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T17:46:47.655Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-19T17:46:47.894Z] --- PASS: TestCreateServiceMultipleTimes (22.67s) [2021-03-19T17:46:47.894Z] === RUN TestCreateServiceConflict [2021-03-19T17:46:48.516Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-03-19T17:46:48.516Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T17:46:49.561Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-19T17:46:50.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-19T17:46:50.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-19T17:46:50.941Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-19T17:46:51.060Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) [2021-03-19T17:46:51.060Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T17:46:51.395Z] --- PASS: TestCreateServiceConflict (3.77s) [2021-03-19T17:46:51.395Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T17:46:51.624Z] --- PASS: TestInspectNetwork (8.02s) [2021-03-19T17:46:51.624Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-03-19T17:46:51.624Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T17:46:51.624Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-19T17:46:51.624Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-19T17:46:51.624Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T17:46:52.850Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-19T17:46:52.971Z] --- PASS: TestCgroupNamespacesRunHostMode (2.23s) [2021-03-19T17:46:52.971Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T17:46:53.993Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-19T17:46:54.463Z] Loaded image: buildpack-deps:buster [2021-03-19T17:46:54.757Z] Loaded image: busybox:latest [2021-03-19T17:46:54.757Z] Loaded image: busybox:glibc [2021-03-19T17:46:54.759Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-19T17:46:54.894Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2021-03-19T17:46:54.895Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T17:46:54.930Z] --- PASS: TestRunContainerWithBridgeNone (3.08s) [2021-03-19T17:46:54.930Z] === RUN TestNetworkInvalidJSON [2021-03-19T17:46:54.930Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T17:46:54.930Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T17:46:54.930Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:46:54.930Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:46:54.930Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:46:54.930Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:46:54.930Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T17:46:54.930Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:46:54.930Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:46:54.930Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-19T17:46:54.930Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T17:46:54.930Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T17:46:54.930Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T17:46:54.930Z] === RUN TestNetworkList [2021-03-19T17:46:54.930Z] === RUN TestNetworkList//networks [2021-03-19T17:46:54.930Z] === PAUSE TestNetworkList//networks [2021-03-19T17:46:54.930Z] === RUN TestNetworkList//networks/ [2021-03-19T17:46:54.930Z] === PAUSE TestNetworkList//networks/ [2021-03-19T17:46:54.930Z] === CONT TestNetworkList//networks [2021-03-19T17:46:54.930Z] === CONT TestNetworkList//networks/ [2021-03-19T17:46:54.930Z] --- PASS: TestNetworkList (0.01s) [2021-03-19T17:46:54.930Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T17:46:54.930Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T17:46:54.930Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T17:46:55.191Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-03-19T17:46:55.191Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T17:46:55.430Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-19T17:46:55.516Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.33s) [2021-03-19T17:46:55.516Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T17:46:56.135Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-19T17:46:56.135Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T17:46:57.078Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-03-19T17:46:57.078Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T17:46:57.429Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.86s) [2021-03-19T17:46:57.429Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T17:46:57.506Z] Loaded image: debian:bullseye [2021-03-19T17:46:57.506Z] Loaded image: hello-world:latest [2021-03-19T17:46:57.506Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:46:57.506Z] INFO: Testing against a local daemon [2021-03-19T17:46:57.506Z] === RUN TestCgroupNamespacesBuild [2021-03-19T17:46:58.002Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2021-03-19T17:46:58.002Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T17:46:58.021Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-03-19T17:46:58.021Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T17:46:59.020Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2021-03-19T17:46:59.020Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T17:46:59.408Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-03-19T17:46:59.408Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T17:46:59.980Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-19T17:46:59.980Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T17:47:00.061Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2021-03-19T17:47:00.061Z] === RUN TestBuildWithSession [2021-03-19T17:47:00.061Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T17:47:00.061Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:47:00.061Z] === RUN TestBuildSquashParent [2021-03-19T17:47:00.546Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.21s) [2021-03-19T17:47:00.546Z] === RUN TestKernelTCPMemory [2021-03-19T17:47:01.488Z] --- PASS: TestKernelTCPMemory (1.24s) [2021-03-19T17:47:01.488Z] === RUN TestNISDomainname [2021-03-19T17:47:01.960Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-19T17:47:02.520Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-19T17:47:02.528Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2021-03-19T17:47:02.528Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T17:47:02.528Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:47:02.528Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:47:02.528Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T17:47:02.884Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-19T17:47:03.401Z] --- PASS: TestNISDomainname (1.50s) [2021-03-19T17:47:03.401Z] === RUN TestHostnameDnsResolution [2021-03-19T17:47:04.519Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-19T17:47:04.535Z] --- PASS: TestBuildSquashParent (4.07s) [2021-03-19T17:47:04.535Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T17:47:04.535Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:47:04.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:47:04.535Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:47:04.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:47:04.535Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:47:04.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:47:04.535Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:47:04.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:47:04.535Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:47:04.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:47:04.535Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:47:04.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:47:04.535Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:47:04.535Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:47:04.535Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:47:04.535Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:47:05.314Z] --- PASS: TestHostnameDnsResolution (2.16s) [2021-03-19T17:47:05.314Z] === RUN TestStats [2021-03-19T17:47:07.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:47:07.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:47:07.772Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-19T17:47:07.772Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-19T17:47:08.612Z] --- PASS: TestStats (3.00s) [2021-03-19T17:47:08.612Z] === RUN TestStopContainerWithTimeout [2021-03-19T17:47:08.612Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T17:47:08.612Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T17:47:08.612Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T17:47:08.612Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T17:47:08.612Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T17:47:08.612Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T17:47:08.612Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T17:47:08.612Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T17:47:08.612Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T17:47:08.612Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T17:47:08.612Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T17:47:08.612Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T17:47:09.399Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-19T17:47:09.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2021-03-19T17:47:09.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2021-03-19T17:47:09.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s) [2021-03-19T17:47:09.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2021-03-19T17:47:09.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2021-03-19T17:47:09.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2021-03-19T17:47:09.399Z] === RUN TestBuildMultiStageCopy [2021-03-19T17:47:09.399Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T17:47:10.916Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T17:47:10.916Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T17:47:11.209Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T17:47:11.504Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T17:47:11.913Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-19T17:47:11.913Z] --- PASS: TestStopContainerWithTimeout/0 (1.50s) [2021-03-19T17:47:11.913Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2021-03-19T17:47:11.913Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2021-03-19T17:47:11.913Z] --- PASS: TestStopContainerWithTimeout/3 (3.48s) [2021-03-19T17:47:11.913Z] === RUN TestDeleteDevicemapper [2021-03-19T17:47:11.913Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T17:47:11.913Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:47:11.913Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T17:47:12.144Z] --- PASS: TestBuildMultiStageCopy (2.92s) [2021-03-19T17:47:12.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.63s) [2021-03-19T17:47:12.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-03-19T17:47:12.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-03-19T17:47:12.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2021-03-19T17:47:12.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2021-03-19T17:47:12.144Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T17:47:12.524Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-19T17:47:12.781Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-03-19T17:47:12.781Z] === RUN TestBuildLabelWithTargets [2021-03-19T17:47:12.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-19T17:47:12.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-19T17:47:13.035Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-19T17:47:13.035Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-19T17:47:13.035Z] [2021-03-19T17:47:13.035Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-19T17:47:13.035Z] =========================== short test summary info ============================ [2021-03-19T17:47:13.035Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-19T17:47:13.035Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-19T17:47:13.035Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-19T17:47:13.035Z] Not supported on most drivers [2021-03-19T17:47:13.035Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-19T17:47:13.035Z] Output of docker top depends on host distro, and is not formalized. [2021-03-19T17:47:13.035Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-19T17:47:13.035Z] Output of docker top depends on host distro, and is not formalized. [2021-03-19T17:47:13.035Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-19T17:47:13.035Z] Can fail if eth0 has multiple IP addresses [2021-03-19T17:47:13.035Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-19T17:47:13.035Z] This doesn't seem to be taken into account by the engine [2021-03-19T17:47:13.036Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-19T17:47:13.036Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-19T17:47:13.036Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 357.12 seconds == [2021-03-19T17:47:13.291Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-19T17:47:13.438Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.83s) [2021-03-19T17:47:13.438Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T17:47:14.314Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-03-19T17:47:14.314Z] === RUN TestBuildWithEmptyLayers [2021-03-19T17:47:14.464Z] --- PASS: TestCreateServiceSecretFileMode (3.70s) [2021-03-19T17:47:14.464Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T17:47:14.611Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-03-19T17:47:14.611Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T17:47:15.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2021-03-19T17:47:15.220Z] === RUN TestUpdateMemory [2021-03-19T17:47:15.220Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-19T17:47:15.220Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:47:15.220Z] === RUN TestUpdateCPUQuota [2021-03-19T17:47:16.689Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2021-03-19T17:47:16.689Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T17:47:17.328Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-03-19T17:47:17.328Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T17:47:17.966Z] --- PASS: TestCreateServiceConfigFileMode (3.66s) [2021-03-19T17:47:17.966Z] === RUN TestCreateServiceSysctls [2021-03-19T17:47:19.420Z] --- PASS: TestBuildMultiStageLayerLeak (1.90s) [2021-03-19T17:47:19.420Z] === RUN TestBuildWithHugeFile [2021-03-19T17:47:20.507Z] --- PASS: TestUpdateCPUQuota (5.83s) [2021-03-19T17:47:20.507Z] === RUN TestUpdatePidsLimit [2021-03-19T17:47:20.507Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T17:47:20.654Z] --- PASS: TestServiceWithDataPathPortInit (15.21s) [2021-03-19T17:47:20.654Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T17:47:21.448Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T17:47:22.019Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T17:47:22.402Z] --- PASS: TestCreateServiceSysctls (4.54s) [2021-03-19T17:47:22.402Z] === RUN TestCreateServiceCapabilities [2021-03-19T17:47:22.959Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T17:47:23.530Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T17:47:24.471Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T17:47:25.041Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T17:47:25.448Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T17:47:25.448Z] [2021-03-19T17:47:25.448Z] Unloading profiles will leave already running processes permanently [2021-03-19T17:47:25.448Z] unconfined, which can lead to unexpected situations. [2021-03-19T17:47:25.448Z] [2021-03-19T17:47:25.448Z] To set a process to complain mode, use the command line tool [2021-03-19T17:47:25.448Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T17:47:25.448Z] Post stage [Pipeline] junit [2021-03-19T17:47:25.463Z] Recording test results [2021-03-19T17:47:25.943Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.54s) [2021-03-19T17:47:25.943Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cch1vz3a2ks2mlvffh0xuwrmd Created:2021-03-19 17:47:19.178729503 +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[0387c85b8ac391d3e50022fd8bd3c47514303f406b6b8b08e5f647ce8ba48a05:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u424lr5b8k5bx5c8gm25kgowl EndpointID:45a23002a624646c135947857c82b6c7a3fc936fc5ad55fd414db970960a1314 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cfa1b446a235c0dddcad660e5c5f793605f8b06d7f3d3dc4d431619bd23ab0cb 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:066fb5630faa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u424lr5b8k5bx5c8gm25kgowl EndpointID:45a23002a624646c135947857c82b6c7a3fc936fc5ad55fd414db970960a1314 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T17:47:25.943Z] PASS [2021-03-19T17:47:25.943Z] [2021-03-19T17:47:25.943Z] === Skipped [2021-03-19T17:47:25.943Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:47:25.943Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:47:25.943Z] [2021-03-19T17:47:25.943Z] [2021-03-19T17:47:25.943Z] DONE 26 tests, 1 skipped in 49.220s [2021-03-19T17:47:25.943Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:47:25.943Z] INFO: Testing against a local daemon [2021-03-19T17:47:25.943Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T17:47:25.943Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T17:47:25.943Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:47:25.943Z] === RUN TestDockerNetworkIpvlan [2021-03-19T17:47:25.943Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:47:25.943Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:47:25.943Z] PASS [2021-03-19T17:47:25.943Z] [2021-03-19T17:47:25.943Z] === Skipped [2021-03-19T17:47:25.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T17:47:25.943Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:47:25.943Z] [2021-03-19T17:47:25.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:47:25.943Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:47:25.943Z] [2021-03-19T17:47:25.943Z] [2021-03-19T17:47:25.943Z] DONE 2 tests, 2 skipped in 0.041s [2021-03-19T17:47:25.943Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:47:25.943Z] INFO: Testing against a local daemon [2021-03-19T17:47:25.943Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T17:47:26.751Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-19T17:47:26.888Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-03-19T17:47:26.888Z] === RUN TestDockerNetworkMacvlan [2021-03-19T17:47:26.888Z] --- PASS: TestCreateServiceCapabilities (3.75s) [2021-03-19T17:47:26.888Z] === RUN TestInspect [2021-03-19T17:47:26.954Z] --- PASS: TestUpdatePidsLimit (6.33s) [2021-03-19T17:47:26.954Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-03-19T17:47:26.954Z] --- PASS: TestUpdatePidsLimit/no_change (0.77s) [2021-03-19T17:47:26.954Z] --- PASS: TestUpdatePidsLimit/update_lower (0.74s) [2021-03-19T17:47:26.954Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s) [2021-03-19T17:47:26.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.79s) [2021-03-19T17:47:26.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.77s) [2021-03-19T17:47:26.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.79s) [2021-03-19T17:47:26.954Z] === RUN TestUpdateRestartPolicy [2021-03-19T17:47:27.030Z] + echo Ensuring container killed. [2021-03-19T17:47:27.030Z] Ensuring container killed. [2021-03-19T17:47:27.030Z] + docker rm -vf docker-pr3 [2021-03-19T17:47:27.030Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-19T17:47:27.310Z] + echo Chowning /workspace to jenkins user [2021-03-19T17:47:27.310Z] Chowning /workspace to jenkins user [2021-03-19T17:47:27.310Z] + id -u [2021-03-19T17:47:27.310Z] + id -g [2021-03-19T17:47:27.310Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42168:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T17:47:27.310Z] Unable to find image 'busybox:latest' locally [2021-03-19T17:47:27.462Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T17:47:27.567Z] latest: Pulling from library/busybox [2021-03-19T17:47:27.567Z] 8b3d7e226fab: Pulling fs layer [2021-03-19T17:47:27.567Z] 8b3d7e226fab: Download complete [2021-03-19T17:47:27.823Z] 8b3d7e226fab: Pull complete [2021-03-19T17:47:27.823Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T17:47:27.823Z] Status: Downloaded newer image for busybox:latest [2021-03-19T17:47:28.405Z] === RUN TestDockerNetworkMacvlan/OverlapParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T17:47:29.359Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T17:47:29.475Z] + bundleName=docker-py [2021-03-19T17:47:29.475Z] + echo Creating docker-py-bundles.tar.gz [2021-03-19T17:47:29.475Z] Creating docker-py-bundles.tar.gz [2021-03-19T17:47:29.475Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-03-19T17:47:29.483Z] Archiving artifacts [2021-03-19T17:47:29.610Z] --- PASS: TestInspect (3.49s) [2021-03-19T17:47:29.610Z] === RUN TestCreateJob [2021-03-19T17:47:30.787Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42168/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-19T17:47:31.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-19T17:47:31.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-19T17:47:31.197Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh binary-daemon [2021-03-19T17:47:31.760Z] [2021-03-19T17:47:31.760Z] Removing bundles/ [2021-03-19T17:47:31.760Z] [2021-03-19T17:47:31.760Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-19T17:47:31.760Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-19T17:47:31.760Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T17:47:31.944Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T17:47:35.154Z] --- PASS: TestCreateJob (4.82s) [2021-03-19T17:47:35.154Z] === RUN TestReplicatedJob [2021-03-19T17:47:35.247Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T17:47:40.547Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T17:47:41.856Z] --- PASS: TestUpdateRestartPolicy (13.62s) [2021-03-19T17:47:41.856Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T17:47:41.856Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2021-03-19T17:47:41.856Z] === RUN TestWaitNonBlocked [2021-03-19T17:47:41.857Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:47:41.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:47:41.857Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:47:41.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:47:41.857Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:47:41.857Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:47:42.465Z] --- PASS: TestDockerNetworkMacvlan (15.28s) [2021-03-19T17:47:42.465Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.21s) [2021-03-19T17:47:42.465Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-19T17:47:42.465Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.79s) [2021-03-19T17:47:42.465Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.90s) [2021-03-19T17:47:42.465Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.35s) [2021-03-19T17:47:42.465Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2021-03-19T17:47:42.465Z] PASS [2021-03-19T17:47:42.465Z] [2021-03-19T17:47:42.465Z] DONE 8 tests in 16.631s [2021-03-19T17:47:42.465Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T17:47:42.465Z] testing: warning: no tests to run [2021-03-19T17:47:42.465Z] PASS [2021-03-19T17:47:42.465Z] [2021-03-19T17:47:42.465Z] DONE 0 tests in 0.006s [2021-03-19T17:47:42.465Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T17:47:42.465Z] INFO: Testing against a local daemon [2021-03-19T17:47:42.465Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T17:47:42.799Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-19T17:47:42.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2021-03-19T17:47:42.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2021-03-19T17:47:42.799Z] === RUN TestWaitBlocked [2021-03-19T17:47:42.799Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:47:42.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:47:42.799Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:47:42.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:47:42.799Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:47:42.799Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:47:43.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-19T17:47:43.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-19T17:47:43.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-19T17:47:43.477Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-19T17:47:43.610Z] --- PASS: TestReplicatedJob (8.15s) [2021-03-19T17:47:43.610Z] === RUN TestUpdateReplicatedJob [2021-03-19T17:47:43.852Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2021-03-19T17:47:43.852Z] === RUN TestAuthZPluginTLS [2021-03-19T17:47:44.113Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-03-19T17:47:44.113Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T17:47:44.192Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-19T17:47:44.192Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-03-19T17:47:44.192Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-03-19T17:47:44.192Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T17:47:44.192Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T17:47:44.192Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T17:47:44.192Z] === CONT TestIpcModeOlderClient [2021-03-19T17:47:44.192Z] --- PASS: TestIpcModeOlderClient (0.23s) [2021-03-19T17:47:44.192Z] === CONT TestDaemonHostGatewayIP [2021-03-19T17:47:44.685Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-19T17:47:44.685Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T17:47:45.257Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-19T17:47:45.257Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T17:47:45.383Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-19T17:47:45.383Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-19T17:47:45.642Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-19T17:47:45.829Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-19T17:47:45.830Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T17:47:47.216Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2021-03-19T17:47:47.216Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T17:47:47.789Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-19T17:47:47.789Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T17:47:48.043Z] --- PASS: TestUpdateReplicatedJob (4.91s) [2021-03-19T17:47:48.043Z] === RUN TestServiceListWithStatuses [2021-03-19T17:47:48.043Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T17:47:48.043Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:47:48.043Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T17:47:48.362Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-19T17:47:48.362Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T17:47:48.405Z] --- PASS: TestContainerStartOnDaemonRestart (4.08s) [2021-03-19T17:47:48.405Z] === CONT TestDaemonRestartIpcMode [2021-03-19T17:47:48.405Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.47s) [2021-03-19T17:47:48.934Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-19T17:47:48.934Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T17:47:49.789Z] --- PASS: TestDaemonHostGatewayIP (5.65s) [2021-03-19T17:47:49.838Z] --- PASS: TestImportExtremelyLargeImageWorks (194.24s) [2021-03-19T17:47:49.838Z] PASS [2021-03-19T17:47:49.838Z] [2021-03-19T17:47:49.838Z] DONE 12 tests in 199.320s [2021-03-19T17:47:49.838Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T17:47:49.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:47:49.838Z] ++ set -e [2021-03-19T17:47:49.838Z] ++ '[' -n 0 ']' [2021-03-19T17:47:49.838Z] ++ set -x [2021-03-19T17:47:49.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:47:49.838Z] INFO: Testing against a local daemon [2021-03-19T17:47:49.838Z] === RUN TestNetworkCreateDelete [2021-03-19T17:47:49.838Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-03-19T17:47:49.838Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T17:47:50.097Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-03-19T17:47:50.097Z] === RUN TestDaemonDNSFallback [2021-03-19T17:47:50.850Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-03-19T17:47:50.850Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T17:47:52.332Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2021-03-19T17:47:52.766Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) [2021-03-19T17:47:52.766Z] === RUN TestAuthZPluginHeader [2021-03-19T17:47:53.337Z] --- PASS: TestAuthZPluginHeader (0.74s) [2021-03-19T17:47:53.338Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T17:47:56.494Z] --- PASS: TestDockerNetworkConnectAlias (8.40s) [2021-03-19T17:47:56.494Z] === RUN TestDockerNetworkReConnect [2021-03-19T17:47:57.547Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.99s) [2021-03-19T17:47:57.547Z] === RUN TestAuthZPluginV2Disable [2021-03-19T17:47:57.615Z] --- PASS: TestContainerKillOnDaemonStart (13.45s) [2021-03-19T17:47:57.615Z] PASS [2021-03-19T17:47:57.615Z] [2021-03-19T17:47:57.615Z] === Skipped [2021-03-19T17:47:57.615Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-19T17:47:57.615Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:47:57.615Z] [2021-03-19T17:47:57.615Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-19T17:47:57.615Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:47:57.615Z] [2021-03-19T17:47:57.615Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-19T17:47:57.615Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:47:57.615Z] [2021-03-19T17:47:57.615Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:47:57.615Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:47:57.615Z] [2021-03-19T17:47:57.615Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T17:47:57.615Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:47:57.615Z] [2021-03-19T17:47:57.615Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-19T17:47:57.615Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:47:57.615Z] [2021-03-19T17:47:57.615Z] [2021-03-19T17:47:57.615Z] DONE 196 tests, 6 skipped in 172.589s [2021-03-19T17:47:57.615Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T17:47:57.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:47:57.615Z] ++ set -e [2021-03-19T17:47:57.615Z] ++ '[' -n 0 ']' [2021-03-19T17:47:57.615Z] ++ set -x [2021-03-19T17:47:57.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:47:57.615Z] INFO: Testing against a local daemon [2021-03-19T17:47:57.615Z] === RUN TestCommitInheritsEnv [2021-03-19T17:47:58.186Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-03-19T17:47:58.186Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T17:47:58.186Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-19T17:47:58.186Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-19T17:47:58.186Z] === RUN TestImagesFilterMultiReference [2021-03-19T17:47:58.221Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-19T17:47:58.221Z] --- PASS: TestDaemonDNSFallback (7.08s) [2021-03-19T17:47:58.221Z] === RUN TestInspectNetwork [2021-03-19T17:47:58.221Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-19T17:47:58.221Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-19T17:47:58.221Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-19T17:47:58.447Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-03-19T17:47:58.447Z] === RUN TestImagePullPlatformInvalid [2021-03-19T17:47:58.447Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-19T17:47:58.447Z] === RUN TestRemoveImageOrphaning [2021-03-19T17:47:58.481Z] === RUN TestDockerSuite/TestBuildFails [2021-03-19T17:47:59.018Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-03-19T17:47:59.018Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T17:47:59.018Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-19T17:47:59.018Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:47:59.018Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T17:47:59.018Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-19T17:47:59.018Z] === RUN TestTagInvalidReference [2021-03-19T17:47:59.018Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-19T17:47:59.018Z] === RUN TestTagValidPrefixedRepo [2021-03-19T17:47:59.278Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-03-19T17:47:59.278Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T17:47:59.278Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-19T17:47:59.278Z] === RUN TestTagOfficialNames [2021-03-19T17:47:59.278Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-19T17:47:59.278Z] === RUN TestTagMatchesDigest [2021-03-19T17:47:59.278Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-19T17:47:59.278Z] PASS [2021-03-19T17:47:59.278Z] [2021-03-19T17:47:59.278Z] === Skipped [2021-03-19T17:47:59.278Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-19T17:47:59.278Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-19T17:47:59.278Z] [2021-03-19T17:47:59.278Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-19T17:47:59.278Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:47:59.278Z] [2021-03-19T17:47:59.278Z] [2021-03-19T17:47:59.278Z] DONE 12 tests, 2 skipped in 1.891s [2021-03-19T17:47:59.278Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T17:47:59.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:47:59.279Z] ++ set -e [2021-03-19T17:47:59.279Z] ++ '[' -n 0 ']' [2021-03-19T17:47:59.279Z] ++ set -x [2021-03-19T17:47:59.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:47:59.539Z] INFO: Testing against a local daemon [2021-03-19T17:47:59.539Z] === RUN TestNetworkCreateDelete [2021-03-19T17:47:59.800Z] --- PASS: TestNetworkCreateDelete (0.41s) [2021-03-19T17:47:59.800Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T17:47:59.862Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-19T17:47:59.862Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-19T17:48:00.852Z] --- PASS: TestAuthZPluginV2Disable (2.96s) [2021-03-19T17:48:00.852Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T17:48:01.185Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2021-03-19T17:48:01.185Z] === RUN TestDaemonDNSFallback [2021-03-19T17:48:01.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-19T17:48:02.355Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T17:48:02.355Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T17:48:02.355Z] === RUN TestInspectNetwork/network_name [2021-03-19T17:48:02.355Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T17:48:02.615Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-19T17:48:03.363Z] --- PASS: TestDockerNetworkReConnect (6.89s) [2021-03-19T17:48:03.363Z] === RUN TestServicePlugin [2021-03-19T17:48:03.363Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-19T17:48:03.363Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:48:03.363Z] === RUN TestServiceUpdateLabel [2021-03-19T17:48:03.400Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.83s) [2021-03-19T17:48:03.400Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T17:48:05.154Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-19T17:48:06.902Z] --- PASS: TestServiceUpdateLabel (3.94s) [2021-03-19T17:48:06.902Z] === RUN TestServiceUpdateSecrets [2021-03-19T17:48:07.062Z] --- PASS: TestInspectNetwork (9.75s) [2021-03-19T17:48:07.062Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-19T17:48:07.062Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T17:48:07.062Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-03-19T17:48:07.062Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-03-19T17:48:07.062Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T17:48:07.322Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-19T17:48:09.229Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-19T17:48:09.320Z] --- PASS: TestDaemonDNSFallback (7.65s) [2021-03-19T17:48:09.320Z] === RUN TestInspectNetwork [2021-03-19T17:48:09.489Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-19T17:48:10.869Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-19T17:48:11.129Z] --- PASS: TestRunContainerWithBridgeNone (4.18s) [2021-03-19T17:48:11.129Z] === RUN TestNetworkInvalidJSON [2021-03-19T17:48:11.129Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T17:48:11.129Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T17:48:11.129Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:48:11.129Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:48:11.129Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:48:11.129Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:48:11.129Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T17:48:11.129Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:48:11.129Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:48:11.129Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-19T17:48:11.129Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T17:48:11.129Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-19T17:48:11.129Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T17:48:11.129Z] === RUN TestNetworkList [2021-03-19T17:48:11.129Z] === RUN TestNetworkList//networks [2021-03-19T17:48:11.129Z] === PAUSE TestNetworkList//networks [2021-03-19T17:48:11.129Z] === RUN TestNetworkList//networks/ [2021-03-19T17:48:11.129Z] === PAUSE TestNetworkList//networks/ [2021-03-19T17:48:11.129Z] === CONT TestNetworkList//networks [2021-03-19T17:48:11.129Z] === CONT TestNetworkList//networks/ [2021-03-19T17:48:11.129Z] --- PASS: TestNetworkList (0.02s) [2021-03-19T17:48:11.129Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T17:48:11.129Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T17:48:11.129Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T17:48:11.702Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-03-19T17:48:11.702Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T17:48:12.642Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-03-19T17:48:12.642Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T17:48:12.901Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-19T17:48:13.410Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.05s) [2021-03-19T17:48:13.410Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T17:48:13.471Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-03-19T17:48:13.471Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T17:48:13.731Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-19T17:48:13.990Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-19T17:48:14.558Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-03-19T17:48:14.558Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T17:48:14.609Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T17:48:14.609Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T17:48:14.609Z] === RUN TestInspectNetwork/network_name [2021-03-19T17:48:14.609Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T17:48:15.771Z] 4612f6d0b889: Pull complete [2021-03-19T17:48:15.937Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-03-19T17:48:15.937Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T17:48:16.507Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-19T17:48:16.518Z] --- PASS: TestBuildWithHugeFile (53.98s) [2021-03-19T17:48:16.518Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T17:48:16.518Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:48:16.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:48:16.518Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:48:16.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:48:16.518Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:48:16.518Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:48:16.518Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:48:16.518Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:48:16.518Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:48:16.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-03-19T17:48:16.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-03-19T17:48:16.518Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-19T17:48:16.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-03-19T17:48:16.518Z] === RUN TestBuildPreserveOwnership [2021-03-19T17:48:16.518Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T17:48:16.518Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T17:48:16.767Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-03-19T17:48:16.767Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T17:48:17.577Z] --- PASS: TestBuildPreserveOwnership (4.00s) [2021-03-19T17:48:17.577Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.65s) [2021-03-19T17:48:17.577Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2021-03-19T17:48:17.577Z] === RUN TestBuildPlatformInvalid [2021-03-19T17:48:17.577Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-03-19T17:48:17.577Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T17:48:18.677Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-19T17:48:18.813Z] --- PASS: TestInspectNetwork (9.84s) [2021-03-19T17:48:18.813Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-19T17:48:18.813Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T17:48:18.813Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-19T17:48:18.813Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-19T17:48:18.813Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T17:48:19.615Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2021-03-19T17:48:19.615Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T17:48:19.615Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:48:19.615Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:48:19.615Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T17:48:20.183Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-19T17:48:23.017Z] --- PASS: TestRunContainerWithBridgeNone (3.62s) [2021-03-19T17:48:23.017Z] === RUN TestNetworkInvalidJSON [2021-03-19T17:48:23.017Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T17:48:23.017Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T17:48:23.017Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:48:23.017Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:48:23.017Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:48:23.017Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:48:23.017Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T17:48:23.017Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:48:23.017Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:48:23.017Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-19T17:48:23.017Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T17:48:23.017Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T17:48:23.017Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T17:48:23.017Z] === RUN TestNetworkList [2021-03-19T17:48:23.017Z] === RUN TestNetworkList//networks [2021-03-19T17:48:23.017Z] === PAUSE TestNetworkList//networks [2021-03-19T17:48:23.017Z] === RUN TestNetworkList//networks/ [2021-03-19T17:48:23.017Z] === PAUSE TestNetworkList//networks/ [2021-03-19T17:48:23.017Z] === CONT TestNetworkList//networks [2021-03-19T17:48:23.017Z] === CONT TestNetworkList//networks/ [2021-03-19T17:48:23.017Z] --- PASS: TestNetworkList (0.03s) [2021-03-19T17:48:23.017Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T17:48:23.017Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T17:48:23.017Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T17:48:23.278Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2021-03-19T17:48:23.278Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T17:48:24.378Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-19T17:48:24.637Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-19T17:48:24.665Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s) [2021-03-19T17:48:24.665Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T17:48:25.448Z] --- PASS: TestServiceUpdateSecrets (16.02s) [2021-03-19T17:48:25.448Z] === RUN TestServiceUpdateConfigs [2021-03-19T17:48:25.576Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-19T17:48:26.067Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s) [2021-03-19T17:48:26.067Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T17:48:26.155Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-19T17:48:26.423Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-19T17:48:26.423Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-19T17:48:27.809Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-19T17:48:27.809Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-19T17:48:27.981Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s) [2021-03-19T17:48:27.981Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T17:48:28.068Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-19T17:48:28.636Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-19T17:48:28.896Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-19T17:48:29.465Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-19T17:48:30.526Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s) [2021-03-19T17:48:30.526Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T17:48:30.848Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-19T17:48:31.467Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s) [2021-03-19T17:48:31.467Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T17:48:31.527Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-03-19T17:48:31.527Z] PASS [2021-03-19T17:48:31.527Z] [2021-03-19T17:48:31.527Z] DONE 17 tests in 47.640s [2021-03-19T17:48:31.527Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T17:48:31.527Z] INFO: Testing against a local daemon [2021-03-19T17:48:31.527Z] === RUN TestPluginInvalidJSON [2021-03-19T17:48:31.527Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:48:31.527Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:48:31.527Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:48:31.527Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-19T17:48:31.527Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T17:48:31.527Z] === RUN TestPluginInstall [2021-03-19T17:48:31.527Z] === RUN TestPluginInstall/no_auth [2021-03-19T17:48:32.102Z] time="2021-03-19T17:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:48:32.102Z] time="2021-03-19T17:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acdfe0e24c2b674c36780e6befe5205308c6ab8328498201d208794cc05a36f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:48:32.102Z] time="2021-03-19T17:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:48:32.102Z] time="2021-03-19T17:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:acdfe0e24c2b674c36780e6befe5205308c6ab8328498201d208794cc05a36f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:48:32.363Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T17:48:32.936Z] time="2021-03-19T17:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:48:32.936Z] time="2021-03-19T17:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df2bb435a39e3b9d06d351c6da3e06cb1f9d237c7420f8a025286a0c8acfce9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:48:32.936Z] time="2021-03-19T17:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:48:32.936Z] time="2021-03-19T17:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df2bb435a39e3b9d06d351c6da3e06cb1f9d237c7420f8a025286a0c8acfce9c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:48:32.972Z] Loaded image: buildpack-deps:buster [2021-03-19T17:48:32.972Z] Loaded image: busybox:latest [2021-03-19T17:48:32.972Z] Loaded image: busybox:glibc [2021-03-19T17:48:33.198Z] === RUN TestPluginInstall/with_insecure [2021-03-19T17:48:33.385Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-19T17:48:33.611Z] Loaded image: debian:bullseye [2021-03-19T17:48:33.904Z] Loaded image: hello-world:latest [2021-03-19T17:48:33.904Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T17:48:34.141Z] time="2021-03-19T17:48:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:48:34.142Z] time="2021-03-19T17:48:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbbc88686a950aceae5206431a2a306bf49533069c6328308081e6a1206fbcbe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:48:34.142Z] time="2021-03-19T17:48:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:48:34.142Z] time="2021-03-19T17:48:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbbc88686a950aceae5206431a2a306bf49533069c6328308081e6a1206fbcbe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:48:34.404Z] --- PASS: TestPluginInstall (4.65s) [2021-03-19T17:48:34.404Z] --- PASS: TestPluginInstall/no_auth (2.58s) [2021-03-19T17:48:34.404Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-03-19T17:48:34.404Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-03-19T17:48:34.404Z] plugin_test.go:160: [d15e8ca252ec3] daemon is not started [2021-03-19T17:48:34.404Z] === RUN TestPluginsWithRuntimes [2021-03-19T17:48:34.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-19T17:48:34.767Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s) [2021-03-19T17:48:34.767Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T17:48:34.767Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:48:34.767Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:48:34.767Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T17:48:36.319Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T17:48:37.262Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T17:48:37.300Z] --- PASS: TestServiceWithDataPathPortInit (17.23s) [2021-03-19T17:48:37.300Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T17:48:38.206Z] --- PASS: TestPluginsWithRuntimes (3.59s) [2021-03-19T17:48:38.206Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-03-19T17:48:38.206Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-03-19T17:48:38.206Z] PASS [2021-03-19T17:48:38.206Z] [2021-03-19T17:48:38.206Z] DONE 9 tests in 8.296s [2021-03-19T17:48:38.206Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T17:48:38.206Z] INFO: Testing against a local daemon [2021-03-19T17:48:38.206Z] === RUN TestExternalGraphDriver [2021-03-19T17:48:38.206Z] === RUN TestExternalGraphDriver/json [2021-03-19T17:48:39.841Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-19T17:48:40.124Z] === RUN TestExternalGraphDriver/spec [2021-03-19T17:48:40.754Z] --- PASS: TestServiceUpdateConfigs (16.11s) [2021-03-19T17:48:40.754Z] === RUN TestServiceUpdateNetwork [2021-03-19T17:48:40.840Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.43s) [2021-03-19T17:48:40.840Z] PASS [2021-03-19T17:48:40.840Z] [2021-03-19T17:48:40.840Z] === Skipped [2021-03-19T17:48:40.840Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-03-19T17:48:40.840Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:48:40.840Z] [2021-03-19T17:48:40.840Z] [2021-03-19T17:48:40.840Z] DONE 33 tests, 1 skipped in 118.421s [2021-03-19T17:48:40.840Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T17:48:40.840Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:48:40.840Z] ++ set -e [2021-03-19T17:48:40.840Z] ++ '[' -n 0 ']' [2021-03-19T17:48:40.840Z] ++ set -x [2021-03-19T17:48:40.840Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:48:40.840Z] INFO: Testing against a local daemon [2021-03-19T17:48:40.840Z] === RUN TestConfigInspect [2021-03-19T17:48:42.357Z] --- PASS: TestConfigInspect (1.93s) [2021-03-19T17:48:42.357Z] === RUN TestConfigList [2021-03-19T17:48:42.670Z] === RUN TestExternalGraphDriver/pull [2021-03-19T17:48:43.134Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-19T17:48:43.394Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-19T17:48:43.394Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-19T17:48:43.394Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-19T17:48:43.653Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-19T17:48:43.653Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-19T17:48:44.118Z] --- PASS: TestExternalGraphDriver (5.91s) [2021-03-19T17:48:44.118Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2021-03-19T17:48:44.118Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2021-03-19T17:48:44.118Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2021-03-19T17:48:44.118Z] === RUN TestGraphdriverPluginV2 [2021-03-19T17:48:44.479Z] --- PASS: TestConfigList (1.92s) [2021-03-19T17:48:44.479Z] === RUN TestConfigsCreateAndDelete [2021-03-19T17:48:45.033Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-19T17:48:45.970Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.19s) [2021-03-19T17:48:45.970Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ucmbmukpekjurcl43h16hkyxe Created:2021-03-19 17:48:38.586228588 +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[98133ab854c20e334d2d00813c0cd7e66e785f23b377c38c2298c177f39d95ce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0xpivuk484ctgu7k4bss6403u EndpointID:d7b50256ffa09c20030accf2d91885290ed0ac4438c31d94ebda1b417d180eee MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2f693c594e7c4356176fc0c4f60b61c5880430176c755b73a01a90c238194cd9 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:e5f6de765fce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0xpivuk484ctgu7k4bss6403u EndpointID:d7b50256ffa09c20030accf2d91885290ed0ac4438c31d94ebda1b417d180eee EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T17:48:45.970Z] PASS [2021-03-19T17:48:45.970Z] [2021-03-19T17:48:45.970Z] === Skipped [2021-03-19T17:48:45.970Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:48:45.970Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:48:45.970Z] [2021-03-19T17:48:45.970Z] [2021-03-19T17:48:45.970Z] DONE 26 tests, 1 skipped in 56.819s [2021-03-19T17:48:45.970Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:48:45.970Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:48:45.970Z] ++ set -e [2021-03-19T17:48:45.970Z] ++ '[' -n 0 ']' [2021-03-19T17:48:45.970Z] ++ set -x [2021-03-19T17:48:45.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:48:46.003Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2021-03-19T17:48:46.003Z] === RUN TestConfigsUpdate [2021-03-19T17:48:46.229Z] INFO: Testing against a local daemon [2021-03-19T17:48:46.229Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T17:48:46.229Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T17:48:46.229Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:48:46.229Z] === RUN TestDockerNetworkIpvlan [2021-03-19T17:48:46.229Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:48:46.229Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:48:46.229Z] PASS [2021-03-19T17:48:46.229Z] [2021-03-19T17:48:46.229Z] === Skipped [2021-03-19T17:48:46.229Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T17:48:46.229Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:48:46.229Z] [2021-03-19T17:48:46.229Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:48:46.229Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:48:46.229Z] [2021-03-19T17:48:46.229Z] [2021-03-19T17:48:46.229Z] DONE 2 tests, 2 skipped in 0.179s [2021-03-19T17:48:46.229Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:48:46.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:48:46.229Z] ++ set -e [2021-03-19T17:48:46.229Z] ++ '[' -n 0 ']' [2021-03-19T17:48:46.229Z] ++ set -x [2021-03-19T17:48:46.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:48:46.489Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-19T17:48:46.489Z] INFO: Testing against a local daemon [2021-03-19T17:48:46.489Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T17:48:47.868Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-03-19T17:48:47.868Z] === RUN TestDockerNetworkMacvlan [2021-03-19T17:48:48.087Z] --- PASS: TestConfigsUpdate (1.86s) [2021-03-19T17:48:48.087Z] === RUN TestTemplatedConfig [2021-03-19T17:48:48.340Z] --- PASS: TestGraphdriverPluginV2 (3.75s) [2021-03-19T17:48:48.340Z] PASS [2021-03-19T17:48:48.340Z] [2021-03-19T17:48:48.340Z] DONE 5 tests in 9.700s [2021-03-19T17:48:48.340Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T17:48:48.340Z] INFO: Testing against a local daemon [2021-03-19T17:48:48.340Z] === RUN TestContinueAfterPluginCrash [2021-03-19T17:48:48.340Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T17:48:48.340Z] === RUN TestReadPluginNoRead [2021-03-19T17:48:48.340Z] === PAUSE TestReadPluginNoRead [2021-03-19T17:48:48.340Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T17:48:48.340Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T17:48:48.340Z] === CONT TestContinueAfterPluginCrash [2021-03-19T17:48:48.340Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T17:48:48.807Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T17:48:49.747Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-19T17:48:50.686Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T17:48:50.836Z] --- PASS: TestTemplatedConfig (2.47s) [2021-03-19T17:48:50.836Z] === RUN TestConfigCreateResolve [2021-03-19T17:48:50.946Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-19T17:48:51.518Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-19T17:48:52.100Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-19T17:48:52.353Z] --- PASS: TestConfigCreateResolve (1.95s) [2021-03-19T17:48:52.353Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T17:48:52.549Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-03-19T17:48:52.549Z] === CONT TestReadPluginNoRead [2021-03-19T17:48:52.990Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-19T17:48:52.990Z] PASS [2021-03-19T17:48:52.990Z] [2021-03-19T17:48:52.990Z] DONE 7 tests in 12.671s [2021-03-19T17:48:52.990Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T17:48:52.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:48:52.990Z] ++ set -e [2021-03-19T17:48:52.990Z] ++ '[' -n 0 ']' [2021-03-19T17:48:52.990Z] ++ set -x [2021-03-19T17:48:52.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:48:52.990Z] INFO: Testing against a local daemon [2021-03-19T17:48:52.990Z] === RUN TestCheckpoint [2021-03-19T17:48:52.990Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T17:48:52.990Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:48:52.990Z] === RUN TestContainerInvalidJSON [2021-03-19T17:48:52.990Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:48:52.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:48:52.990Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:48:52.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:48:52.990Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:48:52.990Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:48:52.990Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:48:52.990Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:48:52.990Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:48:52.990Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-19T17:48:52.990Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T17:48:52.990Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T17:48:52.990Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T17:48:52.990Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T17:48:52.990Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-19T17:48:52.990Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T17:48:52.990Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-19T17:48:52.990Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T17:48:53.285Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-03-19T17:48:53.285Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T17:48:53.285Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-03-19T17:48:53.285Z] === RUN TestCopyFromContainer [2021-03-19T17:48:54.011Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T17:48:54.815Z] === RUN TestCopyFromContainer// [2021-03-19T17:48:54.815Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T17:48:54.815Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T17:48:54.815Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T17:48:54.815Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T17:48:54.815Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T17:48:55.098Z] === RUN TestReadPluginNoRead/default [2021-03-19T17:48:55.109Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T17:48:55.109Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T17:48:55.109Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T17:48:55.109Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer (2.03s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-19T17:48:55.405Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-19T17:48:55.405Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T17:48:55.405Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:48:55.405Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:48:55.405Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:48:55.405Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:48:55.405Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:48:55.405Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:48:55.405Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:48:55.405Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:48:55.405Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:48:55.405Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-19T17:48:55.405Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T17:48:55.405Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T17:48:55.405Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T17:48:55.405Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T17:48:55.405Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-19T17:48:55.405Z] === RUN TestCreateWithInvalidEnv [2021-03-19T17:48:55.405Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T17:48:55.405Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T17:48:55.405Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T17:48:55.405Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T17:48:55.405Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T17:48:55.405Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T17:48:55.405Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T17:48:55.405Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T17:48:55.405Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T17:48:55.405Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-19T17:48:55.405Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T17:48:55.405Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T17:48:55.405Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T17:48:55.405Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T17:48:55.405Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-19T17:48:55.405Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T17:48:56.067Z] --- PASS: TestServiceUpdateNetwork (17.04s) [2021-03-19T17:48:56.067Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T17:48:56.485Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T17:48:56.725Z] --- PASS: TestServiceWithDataPathPortInit (18.88s) [2021-03-19T17:48:56.725Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T17:48:56.920Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2021-03-19T17:48:56.920Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T17:48:57.428Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2021-03-19T17:48:57.571Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T17:48:58.001Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T17:48:58.206Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T17:48:58.484Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2021-03-19T17:48:58.484Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T17:48:58.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:48:58.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:48:58.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:48:58.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:48:58.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:48:58.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:48:58.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:48:58.484Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:48:58.484Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:48:58.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:48:58.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:48:58.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:48:58.599Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T17:48:58.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:48:58.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:48:58.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:48:58.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-19T17:48:58.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-03-19T17:48:58.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-03-19T17:48:58.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-19T17:48:58.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-19T17:48:58.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-19T17:48:58.788Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T17:48:59.085Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-03-19T17:48:59.085Z] === RUN TestCreateDifferentPlatform [2021-03-19T17:48:59.382Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T17:48:59.382Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T17:48:59.382Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-19T17:48:59.382Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T17:48:59.382Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T17:48:59.382Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T17:48:59.382Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-19T17:48:59.382Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T17:48:59.382Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-03-19T17:48:59.382Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T17:48:59.382Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T17:48:59.382Z] === RUN TestDaemonRestartIpcMode [2021-03-19T17:48:59.382Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T17:48:59.382Z] === RUN TestDaemonHostGatewayIP [2021-03-19T17:48:59.382Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T17:48:59.382Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T17:48:59.382Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T17:48:59.382Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T17:48:59.382Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T17:48:59.382Z] === RUN TestDiff [2021-03-19T17:48:59.916Z] --- PASS: TestReadPluginNoRead (7.55s) [2021-03-19T17:48:59.917Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-03-19T17:48:59.917Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-03-19T17:48:59.917Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-03-19T17:48:59.917Z] read_test.go:92: [d6f8a71515319] daemon is not started [2021-03-19T17:48:59.917Z] PASS [2021-03-19T17:48:59.917Z] [2021-03-19T17:48:59.917Z] DONE 6 tests in 11.773s [2021-03-19T17:48:59.917Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T17:48:59.917Z] testing: warning: no tests to run [2021-03-19T17:48:59.917Z] PASS [2021-03-19T17:48:59.917Z] [2021-03-19T17:48:59.917Z] DONE 0 tests in 0.007s [2021-03-19T17:48:59.917Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T17:48:59.917Z] INFO: Testing against a local daemon [2021-03-19T17:48:59.917Z] === RUN TestPluginWithDevMounts [2021-03-19T17:48:59.917Z] === PAUSE TestPluginWithDevMounts [2021-03-19T17:48:59.917Z] === CONT TestPluginWithDevMounts [2021-03-19T17:49:00.021Z] --- PASS: TestDiff (0.53s) [2021-03-19T17:49:00.021Z] === RUN TestExecWithCloseStdin [2021-03-19T17:49:00.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-19T17:49:00.661Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-03-19T17:49:00.661Z] === RUN TestExec [2021-03-19T17:49:01.299Z] --- PASS: TestExec (0.66s) [2021-03-19T17:49:01.299Z] === RUN TestExecUser [2021-03-19T17:49:01.833Z] --- PASS: TestPluginWithDevMounts (1.77s) [2021-03-19T17:49:01.833Z] PASS [2021-03-19T17:49:01.833Z] [2021-03-19T17:49:01.833Z] DONE 1 tests in 1.812s [2021-03-19T17:49:01.833Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T17:49:01.833Z] INFO: Testing against a local daemon [2021-03-19T17:49:01.833Z] === RUN TestSecretInspect [2021-03-19T17:49:01.939Z] --- PASS: TestExecUser (0.64s) [2021-03-19T17:49:01.939Z] === RUN TestExportContainerAndImportImage [2021-03-19T17:49:02.577Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-03-19T17:49:02.577Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T17:49:03.304Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.32s) [2021-03-19T17:49:03.304Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ru95fiphzb7efup0pxigwvoh8 Created:2021-03-19 17:48:54.75285872 +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[5c38f5d0919dde45097acdb534f9d9801d7c19505a3a14cfe298d0155fddfffd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sf2lzqmnawv3bzcwwnhwkfg8w EndpointID:8a04ac6adf53de372676db7c2fb97d7559086262894a2b821638bfbe7f58808f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6424a81a8b1854f2ed7a4db7c6d016097427f1b6d3c144a075cc12c84f894376 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:24f29051adcb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sf2lzqmnawv3bzcwwnhwkfg8w EndpointID:8a04ac6adf53de372676db7c2fb97d7559086262894a2b821638bfbe7f58808f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T17:49:03.304Z] PASS [2021-03-19T17:49:03.304Z] [2021-03-19T17:49:03.304Z] === Skipped [2021-03-19T17:49:03.304Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:49:03.304Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:49:03.304Z] [2021-03-19T17:49:03.304Z] [2021-03-19T17:49:03.304Z] DONE 26 tests, 1 skipped in 63.069s [2021-03-19T17:49:03.304Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:49:03.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:03.304Z] ++ set -e [2021-03-19T17:49:03.304Z] ++ '[' -n 0 ']' [2021-03-19T17:49:03.304Z] ++ set -x [2021-03-19T17:49:03.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:03.304Z] INFO: Testing against a local daemon [2021-03-19T17:49:03.304Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T17:49:03.304Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T17:49:03.304Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:49:03.304Z] === RUN TestDockerNetworkIpvlan [2021-03-19T17:49:03.304Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:49:03.304Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:49:03.304Z] PASS [2021-03-19T17:49:03.304Z] [2021-03-19T17:49:03.304Z] === Skipped [2021-03-19T17:49:03.304Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T17:49:03.304Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:49:03.304Z] [2021-03-19T17:49:03.304Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:49:03.305Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:49:03.305Z] [2021-03-19T17:49:03.305Z] [2021-03-19T17:49:03.305Z] DONE 2 tests, 2 skipped in 0.167s [2021-03-19T17:49:03.305Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:49:03.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:03.305Z] ++ set -e [2021-03-19T17:49:03.305Z] ++ '[' -n 0 ']' [2021-03-19T17:49:03.305Z] ++ set -x [2021-03-19T17:49:03.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:03.305Z] INFO: Testing against a local daemon [2021-03-19T17:49:03.305Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T17:49:03.749Z] --- PASS: TestSecretInspect (2.33s) [2021-03-19T17:49:03.749Z] === RUN TestSecretList [2021-03-19T17:49:04.111Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-03-19T17:49:04.111Z] === RUN TestHealthCheckWorkdir [2021-03-19T17:49:05.158Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2021-03-19T17:49:05.158Z] === RUN TestHealthKillContainer [2021-03-19T17:49:05.217Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.28s) [2021-03-19T17:49:05.217Z] === RUN TestDockerNetworkMacvlan [2021-03-19T17:49:05.387Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-19T17:49:06.158Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T17:49:06.297Z] --- PASS: TestSecretList (2.37s) [2021-03-19T17:49:06.297Z] === RUN TestSecretsCreateAndDelete [2021-03-19T17:49:06.769Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T17:49:07.105Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T17:49:07.543Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-19T17:49:07.939Z] --- PASS: TestHealthKillContainer (2.63s) [2021-03-19T17:49:07.939Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T17:49:08.132Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-19T17:49:08.132Z] Copying nested executables into bundles/binary-daemon [2021-03-19T17:49:08.132Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-19T17:49:08.234Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-03-19T17:49:08.234Z] === RUN TestIpcModeNone [2021-03-19T17:49:08.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER docker:3742df88886b5826a4981dd1b2671e24596add2f hack/make.sh cross [2021-03-19T17:49:08.675Z] --- PASS: TestDockerNetworkMacvlan (20.88s) [2021-03-19T17:49:08.675Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-03-19T17:49:08.675Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-19T17:49:08.675Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.29s) [2021-03-19T17:49:08.675Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.72s) [2021-03-19T17:49:08.675Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.38s) [2021-03-19T17:49:08.675Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.99s) [2021-03-19T17:49:08.675Z] PASS [2021-03-19T17:49:08.675Z] [2021-03-19T17:49:08.675Z] DONE 8 tests in 22.492s [2021-03-19T17:49:08.675Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T17:49:08.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:08.676Z] ++ set -e [2021-03-19T17:49:08.676Z] ++ '[' -n 0 ']' [2021-03-19T17:49:08.676Z] ++ set -x [2021-03-19T17:49:08.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:08.729Z] [2021-03-19T17:49:08.843Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2021-03-19T17:49:08.843Z] === RUN TestSecretsUpdate [2021-03-19T17:49:08.872Z] --- PASS: TestIpcModeNone (0.64s) [2021-03-19T17:49:08.872Z] === RUN TestIpcModePrivate [2021-03-19T17:49:08.927Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T17:49:08.935Z] testing: warning: no tests to run [2021-03-19T17:49:08.935Z] PASS [2021-03-19T17:49:08.935Z] [2021-03-19T17:49:08.935Z] DONE 0 tests in 0.032s [2021-03-19T17:49:08.935Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T17:49:08.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:08.935Z] ++ set -e [2021-03-19T17:49:08.935Z] ++ '[' -n 0 ']' [2021-03-19T17:49:08.935Z] ++ set -x [2021-03-19T17:49:08.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:08.935Z] INFO: Testing against a local daemon [2021-03-19T17:49:08.935Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T17:49:08.985Z] Removing bundles/ [2021-03-19T17:49:08.985Z] [2021-03-19T17:49:08.985Z] ---> Making bundle: cross (in bundles/cross) [2021-03-19T17:49:08.985Z] Cross building: bundles/cross/linux/amd64 [2021-03-19T17:49:08.985Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-19T17:49:08.985Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-19T17:49:09.509Z] --- PASS: TestIpcModePrivate (0.66s) [2021-03-19T17:49:09.509Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-03-19T17:49:09.509Z] === RUN TestIpcModeShareable [2021-03-19T17:49:09.873Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-19T17:49:10.162Z] --- PASS: TestIpcModeShareable (0.78s) [2021-03-19T17:49:10.162Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-03-19T17:49:10.162Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T17:49:10.760Z] --- PASS: TestSecretsUpdate (2.30s) [2021-03-19T17:49:10.760Z] === RUN TestTemplatedSecret [2021-03-19T17:49:10.812Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-03-19T17:49:10.812Z] === RUN TestAuthZPluginTLS [2021-03-19T17:49:11.387Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-19T17:49:11.387Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-03-19T17:49:11.387Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T17:49:11.955Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-19T17:49:11.955Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T17:49:12.243Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2021-03-19T17:49:12.243Z] === RUN TestAPIIpcModeHost [2021-03-19T17:49:12.524Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-03-19T17:49:12.524Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T17:49:12.879Z] --- PASS: TestAPIIpcModeHost (0.54s) [2021-03-19T17:49:12.879Z] === RUN TestDaemonIpcModeShareable [2021-03-19T17:49:13.093Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-19T17:49:13.093Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T17:49:13.134Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T17:49:13.663Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-19T17:49:13.663Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-19T17:49:14.396Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2021-03-19T17:49:14.396Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-19T17:49:14.396Z] === RUN TestDaemonIpcModePrivate [2021-03-19T17:49:14.971Z] --- PASS: TestTemplatedSecret (3.52s) [2021-03-19T17:49:14.971Z] === RUN TestSecretCreateResolve [2021-03-19T17:49:15.043Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2021-03-19T17:49:15.043Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T17:49:15.561Z] --- PASS: TestServiceUpdatePidsLimit (18.32s) [2021-03-19T17:49:15.561Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-03-19T17:49:15.561Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-03-19T17:49:15.561Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-03-19T17:49:15.561Z] PASS [2021-03-19T17:49:15.561Z] [2021-03-19T17:49:15.561Z] === Skipped [2021-03-19T17:49:15.561Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T17:49:15.561Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:49:15.561Z] [2021-03-19T17:49:15.561Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-03-19T17:49:15.561Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:49:15.561Z] [2021-03-19T17:49:15.561Z] [2021-03-19T17:49:15.561Z] DONE 27 tests, 2 skipped in 182.125s [2021-03-19T17:49:15.562Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T17:49:15.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:15.562Z] ++ set -e [2021-03-19T17:49:15.562Z] ++ '[' -n 0 ']' [2021-03-19T17:49:15.562Z] ++ set -x [2021-03-19T17:49:15.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:15.562Z] INFO: Testing against a local daemon [2021-03-19T17:49:15.562Z] === RUN TestSessionCreate [2021-03-19T17:49:15.562Z] --- PASS: TestSessionCreate (0.03s) [2021-03-19T17:49:15.562Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T17:49:15.562Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-19T17:49:15.562Z] PASS [2021-03-19T17:49:15.562Z] [2021-03-19T17:49:15.562Z] DONE 2 tests in 0.217s [2021-03-19T17:49:15.562Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T17:49:15.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:15.562Z] ++ set -e [2021-03-19T17:49:15.562Z] ++ '[' -n 0 ']' [2021-03-19T17:49:15.562Z] ++ set -x [2021-03-19T17:49:15.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:15.562Z] INFO: Testing against a local daemon [2021-03-19T17:49:15.562Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T17:49:15.562Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-19T17:49:15.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:49:15.562Z] === RUN TestEventsExecDie [2021-03-19T17:49:15.612Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2021-03-19T17:49:15.612Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T17:49:15.851Z] --- PASS: TestEventsExecDie (1.18s) [2021-03-19T17:49:15.851Z] === RUN TestEventsBackwardsCompatible [2021-03-19T17:49:15.920Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2021-03-19T17:49:15.920Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-19T17:49:15.920Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T17:49:16.140Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-03-19T17:49:16.140Z] === RUN TestInfoBinaryCommits [2021-03-19T17:49:16.140Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-03-19T17:49:16.140Z] === RUN TestInfoAPIVersioned [2021-03-19T17:49:16.140Z] --- PASS: TestInfoAPIVersioned (0.00s) [2021-03-19T17:49:16.140Z] === RUN TestInfoDiscoveryBackend [2021-03-19T17:49:16.181Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-03-19T17:49:16.181Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T17:49:16.429Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-19T17:49:16.429Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T17:49:16.750Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-03-19T17:49:16.750Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T17:49:16.885Z] --- PASS: TestSecretCreateResolve (2.33s) [2021-03-19T17:49:16.886Z] PASS [2021-03-19T17:49:16.886Z] [2021-03-19T17:49:16.886Z] DONE 6 tests in 15.236s [2021-03-19T17:49:16.886Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T17:49:16.886Z] INFO: Testing against a local daemon [2021-03-19T17:49:16.886Z] === RUN TestServiceCreateInit [2021-03-19T17:49:16.886Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T17:49:17.338Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T17:49:17.440Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2021-03-19T17:49:17.440Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-19T17:49:17.440Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T17:49:17.456Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-19T17:49:17.456Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T17:49:18.084Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-19T17:49:18.084Z] === RUN TestInfoAPI [2021-03-19T17:49:18.084Z] --- PASS: TestInfoAPI (0.02s) [2021-03-19T17:49:18.084Z] === RUN TestInfoAPIWarnings [2021-03-19T17:49:18.483Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2021-03-19T17:49:18.483Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-19T17:49:18.483Z] === RUN TestIpcModeOlderClient [2021-03-19T17:49:18.483Z] === PAUSE TestIpcModeOlderClient [2021-03-19T17:49:18.483Z] === RUN TestKillContainerInvalidSignal [2021-03-19T17:49:19.119Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2021-03-19T17:49:19.119Z] === RUN TestKillContainer [2021-03-19T17:49:19.119Z] === RUN TestKillContainer/no_signal [2021-03-19T17:49:19.324Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2021-03-19T17:49:19.324Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T17:49:19.324Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-19T17:49:19.585Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-19T17:49:19.760Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T17:49:20.056Z] === RUN TestKillContainer/killing_signal [2021-03-19T17:49:20.693Z] --- PASS: TestKillContainer (1.68s) [2021-03-19T17:49:20.693Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-03-19T17:49:20.693Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-03-19T17:49:20.693Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2021-03-19T17:49:20.693Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T17:49:20.693Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T17:49:21.346Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T17:49:21.495Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2021-03-19T17:49:21.495Z] === RUN TestAuthZPluginHeader [2021-03-19T17:49:21.983Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2021-03-19T17:49:21.983Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2021-03-19T17:49:21.983Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2021-03-19T17:49:21.983Z] === RUN TestKillStoppedContainer [2021-03-19T17:49:21.983Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-03-19T17:49:21.983Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T17:49:21.983Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-19T17:49:21.983Z] === RUN TestKillDifferentUserContainer [2021-03-19T17:49:22.065Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-03-19T17:49:22.065Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T17:49:22.065Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-19T17:49:22.178Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T17:49:22.621Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2021-03-19T17:49:22.621Z] === RUN TestInspectOomKilledTrue [2021-03-19T17:49:22.634Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-19T17:49:23.259Z] --- PASS: TestInspectOomKilledTrue (0.69s) [2021-03-19T17:49:23.259Z] === RUN TestInspectOomKilledFalse [2021-03-19T17:49:23.907Z] --- PASS: TestInspectOomKilledFalse (0.58s) [2021-03-19T17:49:23.907Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T17:49:24.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-19T17:49:24.543Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-03-19T17:49:24.543Z] === RUN TestLinksContainerNames [2021-03-19T17:49:25.110Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-19T17:49:25.476Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T17:49:25.583Z] --- PASS: TestLinksContainerNames (1.07s) [2021-03-19T17:49:25.583Z] === RUN TestLogsFollowTailEmpty [2021-03-19T17:49:25.879Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2021-03-19T17:49:25.879Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T17:49:26.048Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-19T17:49:26.387Z] --- PASS: TestServiceCreateInit (9.58s) [2021-03-19T17:49:26.387Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2021-03-19T17:49:26.387Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.89s) [2021-03-19T17:49:26.387Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T17:49:26.520Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/default [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/private [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/slave [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/shared [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/default [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/shared [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/slave [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/private [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T17:49:26.520Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:49:26.520Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T17:49:26.520Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T17:49:26.838Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-19T17:49:26.838Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-19T17:49:26.838Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T17:49:27.388Z] --- PASS: TestDockerNetworkMacvlan (22.09s) [2021-03-19T17:49:27.388Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-03-19T17:49:27.388Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-19T17:49:27.388Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.61s) [2021-03-19T17:49:27.388Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.83s) [2021-03-19T17:49:27.388Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.35s) [2021-03-19T17:49:27.388Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.86s) [2021-03-19T17:49:27.388Z] PASS [2021-03-19T17:49:27.388Z] [2021-03-19T17:49:27.388Z] DONE 8 tests in 24.537s [2021-03-19T17:49:27.388Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T17:49:27.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:27.388Z] ++ set -e [2021-03-19T17:49:27.388Z] ++ '[' -n 0 ']' [2021-03-19T17:49:27.388Z] ++ set -x [2021-03-19T17:49:27.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:27.388Z] testing: warning: no tests to run [2021-03-19T17:49:27.388Z] PASS [2021-03-19T17:49:27.388Z] [2021-03-19T17:49:27.388Z] DONE 0 tests in 0.028s [2021-03-19T17:49:27.388Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T17:49:27.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:27.388Z] ++ set -e [2021-03-19T17:49:27.388Z] ++ '[' -n 0 ']' [2021-03-19T17:49:27.388Z] ++ set -x [2021-03-19T17:49:27.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:27.388Z] INFO: Testing against a local daemon [2021-03-19T17:49:27.388Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T17:49:27.960Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.62s) [2021-03-19T17:49:27.960Z] === RUN TestAuthZPluginV2Disable [2021-03-19T17:49:27.960Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-19T17:49:28.354Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2021-03-19T17:49:28.354Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T17:49:28.648Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2021-03-19T17:49:28.648Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T17:49:29.287Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2021-03-19T17:49:29.287Z] === RUN TestNetworkNat [2021-03-19T17:49:29.301Z] --- PASS: TestAuthZPluginAllowRequest (2.02s) [2021-03-19T17:49:29.301Z] === RUN TestAuthZPluginTLS [2021-03-19T17:49:29.870Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-19T17:49:29.928Z] --- PASS: TestNetworkNat (0.57s) [2021-03-19T17:49:29.928Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T17:49:30.243Z] --- PASS: TestAuthZPluginTLS (0.73s) [2021-03-19T17:49:30.243Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T17:49:30.566Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2021-03-19T17:49:30.566Z] === RUN TestNetworkLoopbackNat [2021-03-19T17:49:30.809Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-19T17:49:30.814Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2021-03-19T17:49:30.814Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T17:49:31.749Z] --- PASS: TestAuthZPluginV2Disable (4.10s) [2021-03-19T17:49:31.749Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T17:49:31.758Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.74s) [2021-03-19T17:49:31.758Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T17:49:32.008Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-19T17:49:32.329Z] --- PASS: TestAuthZPluginDenyResponse (0.72s) [2021-03-19T17:49:32.329Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T17:49:32.578Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-19T17:49:32.578Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-19T17:49:33.149Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-19T17:49:33.308Z] --- PASS: TestNetworkLoopbackNat (2.84s) [2021-03-19T17:49:33.308Z] === RUN TestPause [2021-03-19T17:49:33.719Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-19T17:49:33.944Z] --- PASS: TestPause (0.62s) [2021-03-19T17:49:33.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T17:49:33.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:49:33.944Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:49:33.944Z] === RUN TestPauseStopPausedContainer [2021-03-19T17:49:34.582Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2021-03-19T17:49:34.582Z] === RUN TestPsFilter [2021-03-19T17:49:34.582Z] --- PASS: TestPsFilter (0.17s) [2021-03-19T17:49:34.582Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T17:49:34.659Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-19T17:49:34.874Z] --- PASS: TestAuthZPluginAllowEventStream (2.12s) [2021-03-19T17:49:34.874Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T17:49:35.134Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2021-03-19T17:49:35.134Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T17:49:35.220Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2021-03-19T17:49:35.220Z] === RUN TestRemoveContainerWithVolume [2021-03-19T17:49:35.228Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.45s) [2021-03-19T17:49:35.228Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T17:49:35.514Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2021-03-19T17:49:35.514Z] === RUN TestRemoveContainerRunning [2021-03-19T17:49:35.707Z] --- PASS: TestAuthZPluginErrorRequest (0.72s) [2021-03-19T17:49:35.707Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T17:49:36.153Z] --- PASS: TestRemoveContainerRunning (0.57s) [2021-03-19T17:49:36.153Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T17:49:36.630Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-03-19T17:49:36.630Z] === RUN TestInfoDebug [2021-03-19T17:49:36.630Z] --- PASS: TestInfoDebug (0.52s) [2021-03-19T17:49:36.630Z] === RUN TestInfoInsecureRegistries [2021-03-19T17:49:36.630Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-19T17:49:36.630Z] === RUN TestInfoRegistryMirrors [2021-03-19T17:49:36.630Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-19T17:49:36.630Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T17:49:36.630Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-03-19T17:49:36.630Z] === RUN TestPingCacheHeaders [2021-03-19T17:49:36.630Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-03-19T17:49:36.630Z] === RUN TestPingGet [2021-03-19T17:49:36.630Z] --- PASS: TestPingGet (0.01s) [2021-03-19T17:49:36.630Z] === RUN TestPingHead [2021-03-19T17:49:36.630Z] --- PASS: TestPingHead (0.01s) [2021-03-19T17:49:36.630Z] === RUN TestVersion [2021-03-19T17:49:36.630Z] --- PASS: TestVersion (0.02s) [2021-03-19T17:49:36.630Z] PASS [2021-03-19T17:49:36.630Z] [2021-03-19T17:49:36.630Z] === Skipped [2021-03-19T17:49:36.630Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-19T17:49:36.630Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:49:36.630Z] [2021-03-19T17:49:36.630Z] [2021-03-19T17:49:36.630Z] DONE 18 tests, 1 skipped in 21.725s [2021-03-19T17:49:36.630Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T17:49:36.630Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:36.630Z] ++ set -e [2021-03-19T17:49:36.630Z] ++ '[' -n 0 ']' [2021-03-19T17:49:36.630Z] ++ set -x [2021-03-19T17:49:36.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:49:36.630Z] INFO: Testing against a local daemon [2021-03-19T17:49:36.630Z] === RUN TestVolumesCreateAndList [2021-03-19T17:49:36.630Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-19T17:49:36.630Z] === RUN TestVolumesRemove [2021-03-19T17:49:36.630Z] --- PASS: TestVolumesRemove (0.10s) [2021-03-19T17:49:36.630Z] === RUN TestVolumesInspect [2021-03-19T17:49:36.630Z] --- PASS: TestVolumesInspect (0.01s) [2021-03-19T17:49:36.630Z] === RUN TestVolumesInvalidJSON [2021-03-19T17:49:36.630Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T17:49:36.630Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T17:49:36.630Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T17:49:36.630Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-19T17:49:36.630Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T17:49:36.630Z] PASS [2021-03-19T17:49:36.630Z] [2021-03-19T17:49:36.630Z] DONE 5 tests in 0.274s [2021-03-19T17:49:36.630Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T17:49:36.666Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.74s) [2021-03-19T17:49:36.666Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T17:49:36.791Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-03-19T17:49:36.791Z] === RUN TestRemoveInvalidContainer [2021-03-19T17:49:36.791Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-19T17:49:36.791Z] === RUN TestRenameLinkedContainer [2021-03-19T17:49:36.920Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T17:49:36.920Z] +++ kill 12287 [2021-03-19T17:49:37.136Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-19T17:49:38.076Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-19T17:49:38.424Z] +++ /etc/init.d/apparmor stop [2021-03-19T17:49:38.424Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T17:49:38.424Z] [2021-03-19T17:49:38.424Z] Unloading profiles will leave already running processes permanently [2021-03-19T17:49:38.424Z] unconfined, which can lead to unexpected situations. [2021-03-19T17:49:38.424Z] [2021-03-19T17:49:38.424Z] To set a process to complain mode, use the command line tool [2021-03-19T17:49:38.424Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T17:49:38.424Z] +++ true [2021-03-19T17:49:38.424Z] exiting test-integration [2021-03-19T17:49:38.424Z] ++ exit 0 [2021-03-19T17:49:38.424Z] [2021-03-19T17:49:38.880Z] --- PASS: TestRenameLinkedContainer (2.16s) [2021-03-19T17:49:38.880Z] === RUN TestRenameStoppedContainer [2021-03-19T17:49:39.225Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.57s) [2021-03-19T17:49:39.225Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T17:49:39.516Z] --- PASS: TestRenameStoppedContainer (0.54s) [2021-03-19T17:49:39.516Z] === RUN TestRenameRunningContainerAndReuse Post stage [Pipeline] junit [2021-03-19T17:49:39.972Z] Recording test results [2021-03-19T17:49:40.331Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T17:49:40.562Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2021-03-19T17:49:40.562Z] === RUN TestRenameInvalidName [2021-03-19T17:49:40.750Z] + echo Ensuring container killed. [2021-03-19T17:49:40.750Z] Ensuring container killed. [2021-03-19T17:49:40.750Z] + docker rm -vf docker-pr3 [2021-03-19T17:49:40.750Z] Error: No such container: docker-pr3 [2021-03-19T17:49:40.750Z] + true [Pipeline] sh [2021-03-19T17:49:41.125Z] + echo Chowning /workspace to jenkins user [2021-03-19T17:49:41.125Z] Chowning /workspace to jenkins user [2021-03-19T17:49:41.125Z] + id -u [2021-03-19T17:49:41.125Z] + id -g [2021-03-19T17:49:41.125Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42168:/workspace busybox chown -R 1001:1001 /workspace [2021-03-19T17:49:41.125Z] Unable to find image 'busybox:latest' locally [2021-03-19T17:49:41.200Z] --- PASS: TestRenameInvalidName (0.58s) [2021-03-19T17:49:41.200Z] === RUN TestRenameAnonymousContainer [2021-03-19T17:49:41.416Z] latest: Pulling from library/busybox [2021-03-19T17:49:41.416Z] 7d95fb1c8be1: Pulling fs layer [2021-03-19T17:49:41.416Z] 7d95fb1c8be1: Verifying Checksum [2021-03-19T17:49:41.416Z] 7d95fb1c8be1: Download complete [2021-03-19T17:49:41.770Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.54s) [2021-03-19T17:49:41.771Z] === RUN TestAuthZPluginHeader [2021-03-19T17:49:42.054Z] 7d95fb1c8be1: Pull complete [2021-03-19T17:49:42.054Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T17:49:42.054Z] Status: Downloaded newer image for busybox:latest [2021-03-19T17:49:42.279Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-19T17:49:42.713Z] --- PASS: TestAuthZPluginHeader (1.08s) [2021-03-19T17:49:42.713Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T17:49:42.713Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T17:49:42.713Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:49:42.713Z] === RUN TestAuthZPluginV2Disable [2021-03-19T17:49:42.713Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-19T17:49:42.713Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:49:42.713Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T17:49:42.713Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T17:49:42.713Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:49:42.713Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T17:49:42.713Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T17:49:42.713Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:49:42.713Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T17:49:43.274Z] --- PASS: TestRenameAnonymousContainer (1.97s) [2021-03-19T17:49:43.274Z] === RUN TestRenameContainerWithSameName [2021-03-19T17:49:43.569Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2021-03-19T17:49:43.569Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T17:49:43.659Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T17:49:44.507Z] + bundleName=s390x-integration [2021-03-19T17:49:44.507Z] + echo Creating s390x-integration-bundles.tar.gz [2021-03-19T17:49:44.507Z] Creating s390x-integration-bundles.tar.gz [2021-03-19T17:49:44.507Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-03-19T17:49:44.507Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-19T17:49:44.511Z] --- PASS: TestCreateServiceMultipleTimes (17.76s) [2021-03-19T17:49:44.511Z] === RUN TestCreateServiceConflict [Pipeline] archiveArtifacts [2021-03-19T17:49:44.551Z] Archiving artifacts [2021-03-19T17:49:44.904Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42168/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T17:49:45.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-19T17:49:45.052Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.93s) [2021-03-19T17:49:45.052Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T17:49:45.082Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2021-03-19T17:49:45.082Z] === RUN TestResize [2021-03-19T17:49:45.295Z] + make clean [2021-03-19T17:49:45.376Z] --- PASS: TestResize (0.52s) [2021-03-19T17:49:45.376Z] === RUN TestResizeWithInvalidSize [2021-03-19T17:49:45.586Z] docker volume rm -f docker-dev-cache [2021-03-19T17:49:45.586Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T17:49:45.991Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-19T17:49:46.012Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2021-03-19T17:49:46.012Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T17:49:46.313Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:49:46.313Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:49:46.313Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:49:46.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T17:49:46.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T17:49:46.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:49:46.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T17:49:46.426Z] --- PASS: TestCreateServiceConflict (2.32s) [2021-03-19T17:49:46.426Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T17:49:47.899Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T17:49:48.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:49:48.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T17:49:49.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T17:49:49.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T17:49:49.729Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2021-03-19T17:49:49.729Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T17:49:49.809Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-19T17:49:50.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T17:49:50.068Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-19T17:49:51.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T17:49:51.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T17:49:52.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T17:49:53.360Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-19T17:49:54.738Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.96s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2021-03-19T17:49:54.881Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2021-03-19T17:49:54.881Z] === RUN TestCgroupNamespacesRun [2021-03-19T17:49:55.675Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-19T17:49:55.926Z] --- PASS: TestCgroupNamespacesRun (1.41s) [2021-03-19T17:49:55.926Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T17:49:56.611Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-19T17:49:57.445Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s) [2021-03-19T17:49:57.445Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T17:49:58.961Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2021-03-19T17:49:58.961Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T17:50:00.005Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2021-03-19T17:50:00.005Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T17:50:00.822Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.16s) [2021-03-19T17:50:00.822Z] PASS [2021-03-19T17:50:00.822Z] [2021-03-19T17:50:00.822Z] === Skipped [2021-03-19T17:50:00.822Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T17:50:00.822Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:50:00.822Z] [2021-03-19T17:50:00.822Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-19T17:50:00.822Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:50:00.822Z] [2021-03-19T17:50:00.822Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T17:50:00.822Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:50:00.822Z] [2021-03-19T17:50:00.822Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T17:50:00.822Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:50:00.822Z] [2021-03-19T17:50:00.822Z] [2021-03-19T17:50:00.822Z] DONE 17 tests, 4 skipped in 33.670s [2021-03-19T17:50:00.822Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T17:50:00.822Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:00.822Z] ++ set -e [2021-03-19T17:50:00.822Z] ++ '[' -n 0 ']' [2021-03-19T17:50:00.822Z] ++ set -x [2021-03-19T17:50:00.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:01.083Z] INFO: Testing against a local daemon [2021-03-19T17:50:01.083Z] === RUN TestPluginInvalidJSON [2021-03-19T17:50:01.083Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:50:01.083Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:50:01.083Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:50:01.083Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-19T17:50:01.083Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T17:50:01.083Z] === RUN TestPluginInstall [2021-03-19T17:50:01.083Z] === RUN TestPluginInstall/no_auth [2021-03-19T17:50:01.525Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2021-03-19T17:50:01.525Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T17:50:01.884Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2021-03-19T17:50:01.884Z] PASS [2021-03-19T17:50:01.884Z] [2021-03-19T17:50:01.884Z] DONE 17 tests in 52.876s [2021-03-19T17:50:01.884Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T17:50:01.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:01.884Z] ++ set -e [2021-03-19T17:50:01.884Z] ++ '[' -n 0 ']' [2021-03-19T17:50:01.884Z] ++ set -x [2021-03-19T17:50:01.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:01.884Z] INFO: Testing against a local daemon [2021-03-19T17:50:01.884Z] === RUN TestPluginInvalidJSON [2021-03-19T17:50:01.884Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:50:01.884Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:50:01.884Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:50:02.144Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-19T17:50:02.144Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-19T17:50:02.144Z] === RUN TestPluginInstall [2021-03-19T17:50:02.144Z] === RUN TestPluginInstall/no_auth [2021-03-19T17:50:03.063Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2021-03-19T17:50:03.063Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T17:50:03.631Z] time="2021-03-19T17:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:03.631Z] time="2021-03-19T17:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d18bdbe9018052fe53730417bd16120ea79c038c56b03684838fe9ecc8c010bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:03.631Z] time="2021-03-19T17:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:03.631Z] time="2021-03-19T17:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d18bdbe9018052fe53730417bd16120ea79c038c56b03684838fe9ecc8c010bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:03.706Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-03-19T17:50:03.706Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T17:50:03.892Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T17:50:04.463Z] time="2021-03-19T17:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:04.463Z] time="2021-03-19T17:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4b3bb53dfccac76aa11de9cbcb4cf2b5ea51a58ee8577a9719200513268f480" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:04.463Z] time="2021-03-19T17:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:04.463Z] time="2021-03-19T17:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4b3bb53dfccac76aa11de9cbcb4cf2b5ea51a58ee8577a9719200513268f480" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:04.646Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.73s) [2021-03-19T17:50:04.646Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T17:50:05.035Z] === RUN TestPluginInstall/with_insecure [2021-03-19T17:50:05.226Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-03-19T17:50:05.226Z] === RUN TestKernelTCPMemory [2021-03-19T17:50:05.438Z] time="2021-03-19T17:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:05.438Z] time="2021-03-19T17:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c45e5f6a7658e2b6383ccc0b06a514fae692236cb467b823cc056dac7adfc31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:05.438Z] time="2021-03-19T17:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:05.438Z] time="2021-03-19T17:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c45e5f6a7658e2b6383ccc0b06a514fae692236cb467b823cc056dac7adfc31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:05.438Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-19T17:50:05.697Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T17:50:05.861Z] --- PASS: TestKernelTCPMemory (0.66s) [2021-03-19T17:50:05.861Z] === RUN TestNISDomainname [2021-03-19T17:50:06.266Z] time="2021-03-19T17:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:06.266Z] time="2021-03-19T17:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5340771c05e6344387c6f3513d0d4ef658d4e847ab5a88a4c989cc2d505ed732" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:06.266Z] time="2021-03-19T17:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:06.266Z] time="2021-03-19T17:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5340771c05e6344387c6f3513d0d4ef658d4e847ab5a88a4c989cc2d505ed732" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:06.420Z] time="2021-03-19T17:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:06.420Z] time="2021-03-19T17:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89d38b8de0662a1fd0beb31ef6dd1dd6a9b91a7f8b655b2ac46021ca5beefc43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:06.420Z] time="2021-03-19T17:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:06.420Z] time="2021-03-19T17:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89d38b8de0662a1fd0beb31ef6dd1dd6a9b91a7f8b655b2ac46021ca5beefc43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:06.497Z] --- PASS: TestNISDomainname (0.73s) [2021-03-19T17:50:06.497Z] === RUN TestHostnameDnsResolution [2021-03-19T17:50:06.577Z] --- PASS: TestCreateServiceSecretFileMode (2.96s) [2021-03-19T17:50:06.577Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T17:50:06.681Z] --- PASS: TestPluginInstall (5.63s) [2021-03-19T17:50:06.681Z] --- PASS: TestPluginInstall/no_auth (2.63s) [2021-03-19T17:50:06.681Z] --- PASS: TestPluginInstall/with_htpasswd (1.23s) [2021-03-19T17:50:06.681Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2021-03-19T17:50:06.681Z] plugin_test.go:160: [d8692b356e085] daemon is not started [2021-03-19T17:50:06.681Z] === RUN TestPluginsWithRuntimes [2021-03-19T17:50:06.836Z] === RUN TestPluginInstall/with_insecure [2021-03-19T17:50:07.554Z] --- PASS: TestHostnameDnsResolution (0.91s) [2021-03-19T17:50:07.554Z] === RUN TestStats [2021-03-19T17:50:07.775Z] time="2021-03-19T17:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:07.775Z] time="2021-03-19T17:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dfe9ca52c191c3e0ffacc768109dc35cc87022e637a6efb074b9beb0b45f37e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:07.775Z] time="2021-03-19T17:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:50:07.775Z] time="2021-03-19T17:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dfe9ca52c191c3e0ffacc768109dc35cc87022e637a6efb074b9beb0b45f37e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:50:08.345Z] --- PASS: TestPluginInstall (6.21s) [2021-03-19T17:50:08.345Z] --- PASS: TestPluginInstall/no_auth (3.58s) [2021-03-19T17:50:08.345Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2021-03-19T17:50:08.345Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2021-03-19T17:50:08.345Z] plugin_test.go:160: [dcd149d78a186] daemon is not started [2021-03-19T17:50:08.345Z] === RUN TestPluginsWithRuntimes [2021-03-19T17:50:09.226Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T17:50:09.882Z] --- PASS: TestCreateServiceConfigFileMode (2.93s) [2021-03-19T17:50:09.882Z] === RUN TestCreateServiceSysctls [2021-03-19T17:50:10.253Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T17:50:10.253Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-19T17:50:10.300Z] --- PASS: TestStats (2.56s) [2021-03-19T17:50:10.300Z] === RUN TestStopContainerWithTimeout [2021-03-19T17:50:10.300Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T17:50:10.300Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T17:50:10.300Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T17:50:10.300Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T17:50:10.300Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T17:50:10.300Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T17:50:10.300Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T17:50:10.300Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T17:50:10.300Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T17:50:10.300Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T17:50:10.300Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T17:50:10.300Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T17:50:10.610Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T17:50:11.193Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T17:50:12.131Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2021-03-19T17:50:12.131Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2021-03-19T17:50:12.131Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-03-19T17:50:12.131Z] PASS [2021-03-19T17:50:12.131Z] [2021-03-19T17:50:12.131Z] DONE 9 tests in 10.378s [2021-03-19T17:50:12.131Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T17:50:12.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:12.131Z] ++ set -e [2021-03-19T17:50:12.131Z] ++ '[' -n 0 ']' [2021-03-19T17:50:12.131Z] ++ set -x [2021-03-19T17:50:12.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:12.250Z] 5ff1512f88ec: Pull complete [2021-03-19T17:50:12.250Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-19T17:50:12.250Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T17:50:12.250Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-19T17:50:12.250Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-19T17:50:12.250Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-19T17:50:12.250Z] WARN: Skipping validation tests [2021-03-19T17:50:12.250Z] INFO: Running unit tests at 03/19/2021 17:50:11... [2021-03-19T17:50:12.405Z] INFO: Testing against a local daemon [2021-03-19T17:50:12.405Z] === RUN TestExternalGraphDriver [2021-03-19T17:50:12.405Z] === RUN TestExternalGraphDriver/json [2021-03-19T17:50:12.523Z] --- PASS: TestPluginsWithRuntimes (5.70s) [2021-03-19T17:50:12.523Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.69s) [2021-03-19T17:50:12.523Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.70s) [2021-03-19T17:50:12.523Z] PASS [2021-03-19T17:50:12.523Z] [2021-03-19T17:50:12.523Z] DONE 9 tests in 11.544s [2021-03-19T17:50:12.523Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T17:50:12.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:12.523Z] ++ set -e [2021-03-19T17:50:12.523Z] ++ '[' -n 0 ']' [2021-03-19T17:50:12.523Z] ++ set -x [2021-03-19T17:50:12.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:12.784Z] INFO: Testing against a local daemon [2021-03-19T17:50:12.784Z] === RUN TestExternalGraphDriver [2021-03-19T17:50:12.784Z] === RUN TestExternalGraphDriver/json [2021-03-19T17:50:13.061Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-19T17:50:13.061Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-03-19T17:50:13.061Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2021-03-19T17:50:13.061Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2021-03-19T17:50:13.061Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-03-19T17:50:13.061Z] === RUN TestDeleteDevicemapper [2021-03-19T17:50:13.061Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T17:50:13.061Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:50:13.061Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T17:50:13.187Z] --- PASS: TestCreateServiceSysctls (3.92s) [2021-03-19T17:50:13.187Z] === RUN TestCreateServiceCapabilities [2021-03-19T17:50:14.309Z] === RUN TestExternalGraphDriver/spec [2021-03-19T17:50:14.603Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2021-03-19T17:50:14.603Z] === RUN TestUpdateMemory [2021-03-19T17:50:15.643Z] --- PASS: TestUpdateMemory (0.80s) [2021-03-19T17:50:15.643Z] === RUN TestUpdateCPUQuota [2021-03-19T17:50:16.087Z] === RUN TestExternalGraphDriver/spec [2021-03-19T17:50:16.215Z] === RUN TestDockerSuite/TestBuildRm [2021-03-19T17:50:16.492Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2021-03-19T17:50:16.492Z] === RUN TestInspect [2021-03-19T17:50:16.685Z] --- PASS: TestUpdateCPUQuota (1.26s) [2021-03-19T17:50:16.685Z] === RUN TestUpdatePidsLimit [2021-03-19T17:50:16.685Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T17:50:16.783Z] === RUN TestExternalGraphDriver/pull [2021-03-19T17:50:16.979Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T17:50:17.005Z] INFO: make.ps1 starting at 03/19/2021 17:50:16 [2021-03-19T17:50:17.005Z] INFO: Git commit (abbda92298) assumed from DOCKER_GITCOMMIT environment variable [2021-03-19T17:50:17.005Z] INFO: Invoking autogen... [2021-03-19T17:50:17.272Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T17:50:17.465Z] INFO: Running unit tests... [2021-03-19T17:50:17.566Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T17:50:17.861Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T17:50:18.156Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T17:50:18.451Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T17:50:18.632Z] === RUN TestExternalGraphDriver/pull [2021-03-19T17:50:19.320Z] --- PASS: TestExternalGraphDriver (6.56s) [2021-03-19T17:50:19.320Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-03-19T17:50:19.320Z] --- PASS: TestExternalGraphDriver/spec (2.47s) [2021-03-19T17:50:19.320Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2021-03-19T17:50:19.320Z] === RUN TestGraphdriverPluginV2 [2021-03-19T17:50:19.500Z] --- PASS: TestUpdatePidsLimit (2.73s) [2021-03-19T17:50:19.500Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-03-19T17:50:19.500Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-03-19T17:50:19.500Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-03-19T17:50:19.500Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-03-19T17:50:19.500Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2021-03-19T17:50:19.501Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2021-03-19T17:50:19.501Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2021-03-19T17:50:19.501Z] === RUN TestUpdateRestartPolicy [2021-03-19T17:50:19.580Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-19T17:50:20.701Z] --- PASS: TestInspect (3.39s) [2021-03-19T17:50:20.701Z] === RUN TestCreateJob [2021-03-19T17:50:20.959Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-19T17:50:21.179Z] --- PASS: TestExternalGraphDriver (8.27s) [2021-03-19T17:50:21.179Z] --- PASS: TestExternalGraphDriver/json (2.71s) [2021-03-19T17:50:21.179Z] --- PASS: TestExternalGraphDriver/spec (2.99s) [2021-03-19T17:50:21.179Z] --- PASS: TestExternalGraphDriver/pull (2.43s) [2021-03-19T17:50:21.179Z] === RUN TestGraphdriverPluginV2 [2021-03-19T17:50:21.179Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-03-19T17:50:21.179Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:50:21.179Z] PASS [2021-03-19T17:50:21.179Z] [2021-03-19T17:50:21.179Z] === Skipped [2021-03-19T17:50:21.179Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-03-19T17:50:21.179Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:50:21.179Z] [2021-03-19T17:50:21.179Z] [2021-03-19T17:50:21.179Z] DONE 5 tests, 1 skipped in 8.456s [2021-03-19T17:50:21.179Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T17:50:21.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:21.179Z] ++ set -e [2021-03-19T17:50:21.179Z] ++ '[' -n 0 ']' [2021-03-19T17:50:21.179Z] ++ set -x [2021-03-19T17:50:21.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:21.179Z] INFO: Testing against a local daemon [2021-03-19T17:50:21.179Z] === RUN TestContinueAfterPluginCrash [2021-03-19T17:50:21.179Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T17:50:21.179Z] === RUN TestReadPluginNoRead [2021-03-19T17:50:21.179Z] === PAUSE TestReadPluginNoRead [2021-03-19T17:50:21.179Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T17:50:21.179Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T17:50:21.179Z] === CONT TestContinueAfterPluginCrash [2021-03-19T17:50:21.179Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T17:50:21.179Z] === CONT TestReadPluginNoRead [2021-03-19T17:50:21.897Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-19T17:50:22.157Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-19T17:50:23.095Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-19T17:50:23.095Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2021-03-19T17:50:23.095Z] PASS [2021-03-19T17:50:23.095Z] [2021-03-19T17:50:23.095Z] DONE 5 tests in 11.056s [2021-03-19T17:50:23.095Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T17:50:23.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:23.095Z] ++ set -e [2021-03-19T17:50:23.095Z] ++ '[' -n 0 ']' [2021-03-19T17:50:23.095Z] ++ set -x [2021-03-19T17:50:23.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:23.355Z] INFO: Testing against a local daemon [2021-03-19T17:50:23.355Z] === RUN TestContinueAfterPluginCrash [2021-03-19T17:50:23.355Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T17:50:23.355Z] === RUN TestReadPluginNoRead [2021-03-19T17:50:23.355Z] === PAUSE TestReadPluginNoRead [2021-03-19T17:50:23.355Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T17:50:23.355Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T17:50:23.355Z] === CONT TestContinueAfterPluginCrash [2021-03-19T17:50:23.355Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T17:50:24.006Z] --- PASS: TestCreateJob (3.78s) [2021-03-19T17:50:24.006Z] === RUN TestReplicatedJob [2021-03-19T17:50:24.294Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-19T17:50:25.397Z] === RUN TestReadPluginNoRead/default [2021-03-19T17:50:25.972Z] --- PASS: TestDaemonStartWithLogOpt (4.95s) [2021-03-19T17:50:26.202Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-19T17:50:27.357Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T17:50:28.112Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-19T17:50:29.493Z] --- PASS: TestDaemonStartWithLogOpt (6.01s) [2021-03-19T17:50:29.493Z] === CONT TestReadPluginNoRead [2021-03-19T17:50:29.853Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-03-19T17:50:29.900Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T17:50:30.596Z] --- PASS: TestReplicatedJob (6.71s) [2021-03-19T17:50:30.596Z] === RUN TestUpdateReplicatedJob [2021-03-19T17:50:31.813Z] --- PASS: TestReadPluginNoRead (10.42s) [2021-03-19T17:50:31.813Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-03-19T17:50:31.813Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.05s) [2021-03-19T17:50:31.813Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.03s) [2021-03-19T17:50:31.813Z] read_test.go:92: [d9f12948152d2] daemon is not started [2021-03-19T17:50:31.813Z] --- PASS: TestContinueAfterPluginCrash (10.54s) [2021-03-19T17:50:31.813Z] PASS [2021-03-19T17:50:31.813Z] [2021-03-19T17:50:31.813Z] DONE 6 tests in 10.704s [2021-03-19T17:50:31.813Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T17:50:31.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:31.813Z] ++ set -e [2021-03-19T17:50:31.813Z] ++ '[' -n 0 ']' [2021-03-19T17:50:31.813Z] ++ set -x [2021-03-19T17:50:31.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:31.813Z] testing: warning: no tests to run [2021-03-19T17:50:31.813Z] PASS [2021-03-19T17:50:31.813Z] [2021-03-19T17:50:31.813Z] DONE 0 tests in 0.054s [2021-03-19T17:50:31.813Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T17:50:31.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:31.813Z] ++ set -e [2021-03-19T17:50:31.813Z] ++ '[' -n 0 ']' [2021-03-19T17:50:31.813Z] ++ set -x [2021-03-19T17:50:31.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:32.074Z] INFO: Testing against a local daemon [2021-03-19T17:50:32.074Z] === RUN TestPluginWithDevMounts [2021-03-19T17:50:32.074Z] === PAUSE TestPluginWithDevMounts [2021-03-19T17:50:32.074Z] === CONT TestPluginWithDevMounts [2021-03-19T17:50:32.155Z] --- PASS: TestUpdateRestartPolicy (11.33s) [2021-03-19T17:50:32.155Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T17:50:32.155Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-03-19T17:50:32.155Z] === RUN TestWaitNonBlocked [2021-03-19T17:50:32.155Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:50:32.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:50:32.155Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:50:32.155Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:50:32.155Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T17:50:32.155Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T17:50:32.155Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-19T17:50:32.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-03-19T17:50:32.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2021-03-19T17:50:32.155Z] === RUN TestWaitBlocked [2021-03-19T17:50:32.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:50:32.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:50:32.155Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:50:32.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:50:32.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T17:50:32.155Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T17:50:32.780Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-19T17:50:32.780Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-19T17:50:32.780Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T17:50:33.040Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-19T17:50:33.040Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-19T17:50:33.206Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-19T17:50:33.206Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2021-03-19T17:50:33.206Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2021-03-19T17:50:33.206Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T17:50:33.206Z] === CONT TestDaemonHostGatewayIP [2021-03-19T17:50:33.206Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T17:50:33.206Z] === CONT TestIpcModeOlderClient [2021-03-19T17:50:33.206Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-03-19T17:50:33.206Z] === CONT TestDaemonRestartIpcMode [2021-03-19T17:50:33.299Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-19T17:50:34.618Z] --- PASS: TestPluginWithDevMounts (2.20s) [2021-03-19T17:50:34.618Z] PASS [2021-03-19T17:50:34.618Z] [2021-03-19T17:50:34.618Z] DONE 1 tests in 2.371s [2021-03-19T17:50:34.618Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T17:50:34.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:34.618Z] ++ set -e [2021-03-19T17:50:34.618Z] ++ '[' -n 0 ']' [2021-03-19T17:50:34.618Z] ++ set -x [2021-03-19T17:50:34.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:34.618Z] INFO: Testing against a local daemon [2021-03-19T17:50:34.618Z] === RUN TestSecretInspect [2021-03-19T17:50:34.679Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-19T17:50:34.679Z] --- PASS: TestContinueAfterPluginCrash (11.23s) [2021-03-19T17:50:34.679Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-19T17:50:34.679Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T17:50:34.807Z] --- PASS: TestUpdateReplicatedJob (3.95s) [2021-03-19T17:50:34.807Z] === RUN TestServiceListWithStatuses [2021-03-19T17:50:34.807Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T17:50:34.807Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:50:34.807Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T17:50:35.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-19T17:50:35.878Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-19T17:50:36.816Z] === RUN TestReadPluginNoRead/default [2021-03-19T17:50:37.710Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s) [2021-03-19T17:50:37.710Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T17:50:37.710Z] --- PASS: TestDaemonHostGatewayIP (4.48s) [2021-03-19T17:50:37.710Z] --- PASS: TestDaemonRestartIpcMode (4.46s) [2021-03-19T17:50:37.919Z] --- PASS: TestSecretInspect (3.24s) [2021-03-19T17:50:37.919Z] === RUN TestSecretList [2021-03-19T17:50:38.434Z] ? github.com/docker/docker/api [no test files] [2021-03-19T17:50:39.349Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s) [2021-03-19T17:50:39.384Z] --- PASS: TestReadPluginNoRead (9.65s) [2021-03-19T17:50:39.384Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2021-03-19T17:50:39.384Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2021-03-19T17:50:39.384Z] --- PASS: TestReadPluginNoRead/default (2.35s) [2021-03-19T17:50:39.384Z] read_test.go:92: [df1187384e246] daemon is not started [2021-03-19T17:50:39.384Z] PASS [2021-03-19T17:50:39.384Z] [2021-03-19T17:50:39.384Z] DONE 6 tests in 15.863s [2021-03-19T17:50:39.384Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T17:50:39.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:39.385Z] ++ set -e [2021-03-19T17:50:39.385Z] ++ '[' -n 0 ']' [2021-03-19T17:50:39.385Z] ++ set -x [2021-03-19T17:50:39.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:39.385Z] testing: warning: no tests to run [2021-03-19T17:50:39.385Z] PASS [2021-03-19T17:50:39.385Z] [2021-03-19T17:50:39.385Z] DONE 0 tests in 0.067s [2021-03-19T17:50:39.385Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T17:50:39.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:39.385Z] ++ set -e [2021-03-19T17:50:39.385Z] ++ '[' -n 0 ']' [2021-03-19T17:50:39.385Z] ++ set -x [2021-03-19T17:50:39.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:39.385Z] INFO: Testing against a local daemon [2021-03-19T17:50:39.385Z] === RUN TestPluginWithDevMounts [2021-03-19T17:50:39.385Z] === PAUSE TestPluginWithDevMounts [2021-03-19T17:50:39.385Z] === CONT TestPluginWithDevMounts [2021-03-19T17:50:40.099Z] --- PASS: TestDockerNetworkConnectAlias (5.23s) [2021-03-19T17:50:40.099Z] === RUN TestDockerNetworkReConnect [2021-03-19T17:50:41.221Z] --- PASS: TestSecretList (3.28s) [2021-03-19T17:50:41.221Z] === RUN TestSecretsCreateAndDelete [2021-03-19T17:50:41.921Z] --- PASS: TestPluginWithDevMounts (2.61s) [2021-03-19T17:50:41.921Z] PASS [2021-03-19T17:50:41.921Z] [2021-03-19T17:50:41.921Z] DONE 1 tests in 2.849s [2021-03-19T17:50:41.921Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T17:50:41.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:41.921Z] ++ set -e [2021-03-19T17:50:41.921Z] ++ '[' -n 0 ']' [2021-03-19T17:50:41.921Z] ++ set -x [2021-03-19T17:50:41.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:42.181Z] INFO: Testing against a local daemon [2021-03-19T17:50:42.181Z] === RUN TestSecretInspect [2021-03-19T17:50:42.181Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-19T17:50:43.403Z] --- PASS: TestDockerNetworkReConnect (3.87s) [2021-03-19T17:50:43.403Z] === RUN TestServicePlugin [2021-03-19T17:50:44.090Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-19T17:50:44.521Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2021-03-19T17:50:44.521Z] === RUN TestSecretsUpdate [2021-03-19T17:50:45.028Z] --- PASS: TestSecretInspect (2.81s) [2021-03-19T17:50:45.028Z] === RUN TestSecretList [2021-03-19T17:50:45.289Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-19T17:50:45.398Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-19T17:50:45.398Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-19T17:50:45.398Z] Cross building: bundles/cross/windows/amd64 [2021-03-19T17:50:45.398Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-19T17:50:45.398Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-19T17:50:45.858Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-19T17:50:46.252Z] --- PASS: TestContainerKillOnDaemonStart (12.83s) [2021-03-19T17:50:46.252Z] PASS [2021-03-19T17:50:46.252Z] [2021-03-19T17:50:46.252Z] === Skipped [2021-03-19T17:50:46.252Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-03-19T17:50:46.252Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:50:46.252Z] [2021-03-19T17:50:46.252Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T17:50:46.252Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T17:50:46.252Z] [2021-03-19T17:50:46.252Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T17:50:46.252Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T17:50:46.252Z] [2021-03-19T17:50:46.252Z] [2021-03-19T17:50:46.252Z] DONE 196 tests, 3 skipped in 113.122s [2021-03-19T17:50:46.252Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T17:50:46.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:46.252Z] ++ set -e [2021-03-19T17:50:46.252Z] ++ '[' -n 0 ']' [2021-03-19T17:50:46.252Z] ++ set -x [2021-03-19T17:50:46.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:46.252Z] INFO: Testing against a local daemon [2021-03-19T17:50:46.252Z] === RUN TestCommitInheritsEnv [2021-03-19T17:50:46.547Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-03-19T17:50:46.547Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T17:50:46.547Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T17:50:46.547Z] === RUN TestImagesFilterMultiReference [2021-03-19T17:50:46.547Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-19T17:50:46.547Z] === RUN TestImagePullPlatformInvalid [2021-03-19T17:50:46.547Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-19T17:50:46.547Z] === RUN TestRemoveImageOrphaning [2021-03-19T17:50:46.841Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-03-19T17:50:46.841Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T17:50:46.841Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-19T17:50:46.841Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:50:46.841Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T17:50:46.841Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-19T17:50:46.841Z] === RUN TestTagInvalidReference [2021-03-19T17:50:46.841Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-19T17:50:46.841Z] === RUN TestTagValidPrefixedRepo [2021-03-19T17:50:46.841Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-19T17:50:46.841Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T17:50:46.841Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-19T17:50:46.841Z] === RUN TestTagOfficialNames [2021-03-19T17:50:46.841Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-19T17:50:46.841Z] === RUN TestTagMatchesDigest [2021-03-19T17:50:47.134Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-19T17:50:47.134Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T17:50:47.766Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-19T17:50:47.822Z] --- PASS: TestSecretsUpdate (3.28s) [2021-03-19T17:50:47.822Z] === RUN TestTemplatedSecret [2021-03-19T17:50:48.335Z] --- PASS: TestSecretList (3.31s) [2021-03-19T17:50:48.335Z] === RUN TestSecretsCreateAndDelete [2021-03-19T17:50:50.244Z] === RUN TestDockerSuite/TestBuildUser [2021-03-19T17:50:51.182Z] --- PASS: TestSecretsCreateAndDelete (2.83s) [2021-03-19T17:50:51.182Z] === RUN TestSecretsUpdate [2021-03-19T17:50:52.027Z] --- PASS: TestTemplatedSecret (4.01s) [2021-03-19T17:50:52.027Z] === RUN TestSecretCreateResolve [2021-03-19T17:50:52.561Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-19T17:50:53.942Z] --- PASS: TestSecretsUpdate (2.73s) [2021-03-19T17:50:53.942Z] === RUN TestTemplatedSecret [2021-03-19T17:50:54.571Z] --- PASS: TestSecretCreateResolve (3.25s) [2021-03-19T17:50:54.571Z] PASS [2021-03-19T17:50:54.571Z] [2021-03-19T17:50:54.571Z] DONE 6 tests in 20.469s [2021-03-19T17:50:54.571Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T17:50:54.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:54.571Z] ++ set -e [2021-03-19T17:50:54.571Z] ++ '[' -n 0 ']' [2021-03-19T17:50:54.571Z] ++ set -x [2021-03-19T17:50:54.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:50:54.831Z] INFO: Testing against a local daemon [2021-03-19T17:50:54.831Z] === RUN TestServiceCreateInit [2021-03-19T17:50:54.831Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T17:50:55.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-19T17:50:56.106Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-19T17:50:56.128Z] === RUN TestMiddlewares [2021-03-19T17:50:56.128Z] --- PASS: TestMiddlewares (0.00s) [2021-03-19T17:50:56.128Z] PASS [2021-03-19T17:50:56.128Z] coverage: 9.0% of statements [2021-03-19T17:50:56.128Z] ok github.com/docker/docker/api/server 0.095s coverage: 9.0% of statements [2021-03-19T17:50:59.398Z] --- PASS: TestTemplatedSecret (5.02s) [2021-03-19T17:50:59.398Z] === RUN TestSecretCreateResolve [2021-03-19T17:51:01.415Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T17:51:01.935Z] --- PASS: TestSecretCreateResolve (2.74s) [2021-03-19T17:51:01.935Z] PASS [2021-03-19T17:51:01.935Z] [2021-03-19T17:51:01.935Z] DONE 6 tests in 19.629s [2021-03-19T17:51:01.935Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T17:51:01.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:51:01.935Z] ++ set -e [2021-03-19T17:51:01.935Z] ++ '[' -n 0 ']' [2021-03-19T17:51:01.935Z] ++ set -x [2021-03-19T17:51:01.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:51:01.935Z] INFO: Testing against a local daemon [2021-03-19T17:51:01.935Z] === RUN TestServiceCreateInit [2021-03-19T17:51:01.935Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T17:51:06.701Z] --- PASS: TestServiceCreateInit (11.15s) [2021-03-19T17:51:06.701Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.58s) [2021-03-19T17:51:06.701Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.53s) [2021-03-19T17:51:06.701Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T17:51:08.530Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T17:51:13.808Z] --- PASS: TestServiceCreateInit (11.82s) [2021-03-19T17:51:13.808Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.91s) [2021-03-19T17:51:13.808Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.86s) [2021-03-19T17:51:13.808Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T17:51:15.527Z] --- PASS: TestServicePlugin (30.90s) [2021-03-19T17:51:15.527Z] plugin_test.go:62: [dfe76c3b3c9cf] joining swarm manager [d4adfb5dc1ea2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T17:51:15.527Z] plugin_test.go:65: [d450073f7a76d] joining swarm manager [d4adfb5dc1ea2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T17:51:15.527Z] === RUN TestServiceUpdateLabel [2021-03-19T17:51:15.718Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-19T17:51:16.913Z] --- PASS: TestServiceUpdateLabel (2.34s) [2021-03-19T17:51:16.913Z] === RUN TestServiceUpdateSecrets [2021-03-19T17:51:17.098Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-19T17:51:17.358Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-19T17:51:19.265Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-19T17:51:20.202Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-19T17:51:22.741Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-19T17:51:22.741Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-19T17:51:22.741Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-19T17:51:22.741Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-19T17:51:22.741Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-19T17:51:24.646Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-19T17:51:24.646Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-19T17:51:25.219Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-19T17:51:25.788Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-19T17:51:27.693Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-19T17:51:27.693Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-19T17:51:28.664Z] --- PASS: TestCreateServiceMultipleTimes (20.21s) [2021-03-19T17:51:28.664Z] === RUN TestCreateServiceConflict [2021-03-19T17:51:29.605Z] --- PASS: TestCreateServiceConflict (3.28s) [2021-03-19T17:51:29.605Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T17:51:30.230Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-19T17:51:32.136Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-19T17:51:32.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-19T17:51:32.705Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-19T17:51:32.966Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-19T17:51:33.226Z] --- PASS: TestCreateServiceMultipleTimes (19.58s) [2021-03-19T17:51:33.226Z] === RUN TestCreateServiceConflict [2021-03-19T17:51:33.796Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-19T17:51:33.796Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-19T17:51:33.809Z] --- PASS: TestCreateServiceMaxReplicas (3.87s) [2021-03-19T17:51:33.809Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T17:51:34.743Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-19T17:51:35.034Z] --- PASS: TestServiceUpdateSecrets (15.31s) [2021-03-19T17:51:35.034Z] === RUN TestServiceUpdateConfigs [2021-03-19T17:51:36.121Z] --- PASS: TestCreateServiceConflict (2.81s) [2021-03-19T17:51:36.121Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T17:51:37.058Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-19T17:51:37.319Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-19T17:51:37.319Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-19T17:51:38.258Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-19T17:51:38.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-19T17:51:39.637Z] === RUN TestDockerSuite/TestCommitChange [2021-03-19T17:51:41.016Z] --- PASS: TestCreateServiceMaxReplicas (4.76s) [2021-03-19T17:51:41.016Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T17:51:41.275Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-19T17:51:42.656Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-19T17:51:45.194Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-19T17:51:46.572Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-19T17:51:47.141Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-19T17:51:47.267Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2021-03-19T17:51:47.267Z] === RUN TestServiceUpdateNetwork [2021-03-19T17:51:48.820Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s) [2021-03-19T17:51:48.820Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T17:51:49.049Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-19T17:51:49.987Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-19T17:51:51.366Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-19T17:51:52.120Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2021-03-19T17:51:52.120Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T17:51:52.305Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-19T17:51:52.305Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-19T17:51:52.305Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-19T17:51:52.305Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-19T17:51:52.305Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-19T17:51:52.305Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-19T17:51:52.305Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-19T17:51:53.032Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-19T17:51:53.032Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-19T17:51:53.032Z] remote: Enumerating objects: 2, done. [2021-03-19T17:51:53.032Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-19T17:51:53.032Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-19T17:51:53.032Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-19T17:51:53.032Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-03-19T17:51:53.032Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-19T17:51:53.683Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-19T17:51:54.921Z] [2021-03-19T17:51:55.418Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2021-03-19T17:51:55.418Z] === RUN TestCreateServiceSysctls [2021-03-19T17:51:55.590Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-19T17:51:55.590Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-19T17:51:55.590Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.73s) [2021-03-19T17:51:55.590Z] === RUN TestCreateServiceSecretFileMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-19T17:51:56.529Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T17:51:56.598Z] === RUN TestBoolValue [2021-03-19T17:51:56.598Z] --- PASS: TestBoolValue (0.00s) [2021-03-19T17:51:56.598Z] === RUN TestBoolValueOrDefault [2021-03-19T17:51:56.598Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-19T17:51:56.598Z] === RUN TestInt64ValueOrZero [2021-03-19T17:51:56.598Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-19T17:51:56.598Z] === RUN TestInt64ValueOrDefault [2021-03-19T17:51:56.598Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-19T17:51:56.598Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-19T17:51:56.598Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-19T17:51:56.598Z] === RUN TestJsonContentType [2021-03-19T17:51:56.598Z] --- PASS: TestJsonContentType (0.00s) [2021-03-19T17:51:56.598Z] PASS [2021-03-19T17:51:56.598Z] coverage: 14.7% of statements [2021-03-19T17:51:56.598Z] ok github.com/docker/docker/api/server/httputils 0.065s coverage: 14.7% of statements [2021-03-19T17:51:56.598Z] === RUN TestMaskSecretKeys [2021-03-19T17:51:56.598Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-19T17:51:56.598Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-19T17:51:56.598Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-19T17:51:56.598Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-19T17:51:56.598Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-19T17:51:56.598Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-19T17:51:56.598Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-19T17:51:56.598Z] === RUN TestVersionMiddlewareVersion [2021-03-19T17:51:56.598Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-19T17:51:56.598Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-19T17:51:56.598Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-19T17:51:56.598Z] PASS [2021-03-19T17:51:56.598Z] coverage: 37.7% of statements [2021-03-19T17:51:56.598Z] ok github.com/docker/docker/api/server/middleware 0.150s coverage: 37.7% of statements [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T17:51:56.598Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T17:51:56.623Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/test/unit [2021-03-19T17:51:57.097Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-19T17:51:58.136Z] === RUN TestStrSliceMarshalJSON [2021-03-19T17:51:58.136Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestStrSliceUnmarshalJSON [2021-03-19T17:51:58.136Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestStrSliceUnmarshalString [2021-03-19T17:51:58.136Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestStrSliceUnmarshalSlice [2021-03-19T17:51:58.136Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-19T17:51:58.136Z] PASS [2021-03-19T17:51:58.136Z] coverage: 90.0% of statements [2021-03-19T17:51:58.136Z] ok github.com/docker/docker/api/types/strslice 0.112s coverage: 90.0% of statements [2021-03-19T17:51:58.136Z] === RUN TestToJSON [2021-03-19T17:51:58.136Z] --- PASS: TestToJSON (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestToParamWithVersion [2021-03-19T17:51:58.136Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestFromJSON [2021-03-19T17:51:58.136Z] --- PASS: TestFromJSON (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestEmpty [2021-03-19T17:51:58.136Z] --- PASS: TestEmpty (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestArgsMatchKVListEmptySources [2021-03-19T17:51:58.136Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestArgsMatchKVList [2021-03-19T17:51:58.136Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestArgsMatch [2021-03-19T17:51:58.136Z] --- PASS: TestArgsMatch (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestAdd [2021-03-19T17:51:58.136Z] --- PASS: TestAdd (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestDel [2021-03-19T17:51:58.136Z] --- PASS: TestDel (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestLen [2021-03-19T17:51:58.136Z] --- PASS: TestLen (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestExactMatch [2021-03-19T17:51:58.136Z] --- PASS: TestExactMatch (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestOnlyOneExactMatch [2021-03-19T17:51:58.136Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestContains [2021-03-19T17:51:58.136Z] --- PASS: TestContains (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestValidate [2021-03-19T17:51:58.136Z] --- PASS: TestValidate (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestWalkValues [2021-03-19T17:51:58.136Z] --- PASS: TestWalkValues (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestFuzzyMatch [2021-03-19T17:51:58.136Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-19T17:51:58.136Z] === RUN TestClone [2021-03-19T17:51:58.136Z] --- PASS: TestClone (0.00s) [2021-03-19T17:51:58.136Z] PASS [2021-03-19T17:51:58.136Z] coverage: 92.2% of statements [2021-03-19T17:51:58.136Z] ok github.com/docker/docker/api/types/filters 0.067s coverage: 92.2% of statements [2021-03-19T17:51:58.136Z] === RUN TestAdjustForAPIVersion [2021-03-19T17:51:58.136Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-19T17:51:58.136Z] PASS [2021-03-19T17:51:58.136Z] coverage: 5.7% of statements [2021-03-19T17:51:58.136Z] ok github.com/docker/docker/api/server/router/swarm 0.087s coverage: 5.7% of statements [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T17:51:58.136Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T17:51:58.137Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T17:51:58.480Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-19T17:51:58.598Z] === RUN TestDurationToSecondsString [2021-03-19T17:51:58.598Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-19T17:51:58.598Z] === RUN TestGetTimestamp [2021-03-19T17:51:58.598Z] --- PASS: TestGetTimestamp (0.20s) [2021-03-19T17:51:58.598Z] === RUN TestParseTimestamps [2021-03-19T17:51:58.598Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-19T17:51:58.598Z] PASS [2021-03-19T17:51:58.598Z] coverage: 100.0% of statements [2021-03-19T17:51:58.598Z] ok github.com/docker/docker/api/types/time 0.264s coverage: 100.0% of statements [2021-03-19T17:51:59.054Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2021-03-19T17:51:59.054Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T17:51:59.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-19T17:51:59.058Z] === RUN TestCompareVersion [2021-03-19T17:51:59.058Z] --- PASS: TestCompareVersion (0.00s) [2021-03-19T17:51:59.058Z] PASS [2021-03-19T17:51:59.058Z] coverage: 75.0% of statements [2021-03-19T17:51:59.058Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 75.0% of statements [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T17:51:59.058Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T17:51:59.317Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-19T17:51:59.621Z] --- PASS: TestCreateServiceSysctls (4.56s) [2021-03-19T17:51:59.621Z] === RUN TestCreateServiceCapabilities [2021-03-19T17:51:59.891Z] ? github.com/docker/docker/api [no test files] [2021-03-19T17:52:00.697Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-19T17:52:00.697Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-19T17:52:00.697Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-19T17:52:01.239Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-19T17:52:01.239Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-19T17:52:01.239Z] === RUN TestCloneArgsSmartHttp [2021-03-19T17:52:01.239Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-03-19T17:52:01.239Z] === RUN TestCloneArgsDumbHttp [2021-03-19T17:52:01.239Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-19T17:52:01.239Z] === RUN TestCloneArgsGit [2021-03-19T17:52:01.239Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-19T17:52:01.239Z] === RUN TestCheckoutGit [2021-03-19T17:52:02.079Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-19T17:52:02.079Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-19T17:52:02.079Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-19T17:52:02.079Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-19T17:52:02.338Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-19T17:52:02.341Z] --- PASS: TestServiceUpdateNetwork (13.32s) [2021-03-19T17:52:02.341Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T17:52:02.341Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T17:52:02.908Z] --- PASS: TestCreateServiceConfigFileMode (3.83s) [2021-03-19T17:52:02.908Z] === RUN TestCreateServiceSysctls [2021-03-19T17:52:03.305Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T17:52:03.419Z] === RUN TestEnable [2021-03-19T17:52:03.419Z] --- PASS: TestEnable (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestDisable [2021-03-19T17:52:03.419Z] --- PASS: TestDisable (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestEnabled [2021-03-19T17:52:03.419Z] --- PASS: TestEnabled (0.00s) [2021-03-19T17:52:03.419Z] PASS [2021-03-19T17:52:03.419Z] coverage: 100.0% of statements [2021-03-19T17:52:03.419Z] ok github.com/docker/docker/cli/debug 0.085s coverage: 100.0% of statements [2021-03-19T17:52:03.419Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-19T17:52:03.419Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-19T17:52:03.419Z] === RUN TestProcessNoDockerignore [2021-03-19T17:52:03.419Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-19T17:52:03.419Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-03-19T17:52:03.419Z] === RUN TestDetectContentType [2021-03-19T17:52:03.419Z] --- PASS: TestDetectContentType (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestSelectAcceptableMIME [2021-03-19T17:52:03.419Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestInspectEmptyResponse [2021-03-19T17:52:03.419Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestInspectResponseBinary [2021-03-19T17:52:03.419Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestResponseUnsupportedContentType [2021-03-19T17:52:03.419Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestInspectResponseTextSimple [2021-03-19T17:52:03.419Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestInspectResponseEmptyContentType [2021-03-19T17:52:03.419Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestUnknownContentLength [2021-03-19T17:52:03.419Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-19T17:52:03.419Z] === RUN TestDownloadRemote [2021-03-19T17:52:03.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-19T17:52:03.849Z] --- PASS: TestCreateServiceCapabilities (3.63s) [2021-03-19T17:52:03.849Z] === RUN TestInspect [2021-03-19T17:52:03.879Z] --- PASS: TestDownloadRemote (0.09s) [2021-03-19T17:52:03.879Z] === RUN TestGetWithStatusError [2021-03-19T17:52:03.879Z] --- PASS: TestGetWithStatusError (0.04s) [2021-03-19T17:52:03.879Z] === RUN TestCloseRootDirectory [2021-03-19T17:52:03.879Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-19T17:52:03.879Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:52:03.879Z] === RUN TestHashFile [2021-03-19T17:52:03.879Z] --- SKIP: TestHashFile (0.01s) [2021-03-19T17:52:03.879Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:52:03.879Z] === RUN TestHashSubdir [2021-03-19T17:52:03.879Z] --- SKIP: TestHashSubdir (0.01s) [2021-03-19T17:52:03.879Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:52:03.879Z] === RUN TestRemoveDirectory [2021-03-19T17:52:03.879Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-03-19T17:52:03.879Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:52:03.879Z] PASS [2021-03-19T17:52:03.879Z] coverage: 9.3% of statements [2021-03-19T17:52:03.879Z] ok github.com/docker/docker/builder/remotecontext 0.366s coverage: 9.3% of statements [2021-03-19T17:52:04.851Z] === RUN TestGetAllAllowed [2021-03-19T17:52:04.851Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestGetAllMeta [2021-03-19T17:52:04.851Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-19T17:52:04.851Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestIsUnreferencedBuiltin [2021-03-19T17:52:04.851Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestIsExistingDirectory [2021-03-19T17:52:04.851Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestGetFilenameForDownload [2021-03-19T17:52:04.851Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestEnv2Variables [2021-03-19T17:52:04.851Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-19T17:52:04.851Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestMaintainer [2021-03-19T17:52:04.851Z] --- PASS: TestMaintainer (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestLabel [2021-03-19T17:52:04.851Z] --- PASS: TestLabel (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestFromScratch [2021-03-19T17:52:04.851Z] --- PASS: TestFromScratch (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestFromWithArg [2021-03-19T17:52:04.851Z] --- PASS: TestFromWithArg (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-19T17:52:04.851Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestFromWithUndefinedArg [2021-03-19T17:52:04.851Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestFromMultiStageWithNamedStage [2021-03-19T17:52:04.851Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestOnbuild [2021-03-19T17:52:04.851Z] --- PASS: TestOnbuild (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestWorkdir [2021-03-19T17:52:04.851Z] --- PASS: TestWorkdir (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestCmd [2021-03-19T17:52:04.851Z] --- PASS: TestCmd (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestHealthcheckNone [2021-03-19T17:52:04.851Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestHealthcheckCmd [2021-03-19T17:52:04.851Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestEntrypoint [2021-03-19T17:52:04.851Z] --- PASS: TestEntrypoint (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestExpose [2021-03-19T17:52:04.851Z] --- PASS: TestExpose (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestUser [2021-03-19T17:52:04.851Z] --- PASS: TestUser (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestVolume [2021-03-19T17:52:04.851Z] --- PASS: TestVolume (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestStopSignal [2021-03-19T17:52:04.851Z] --- SKIP: TestStopSignal (0.00s) [2021-03-19T17:52:04.851Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-19T17:52:04.851Z] === RUN TestArg [2021-03-19T17:52:04.851Z] --- PASS: TestArg (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestShell [2021-03-19T17:52:04.851Z] --- PASS: TestShell (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestPrependEnvOnCmd [2021-03-19T17:52:04.851Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestRunWithBuildArgs [2021-03-19T17:52:04.851Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestRunIgnoresHealthcheck [2021-03-19T17:52:04.851Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestNormalizeWorkdir [2021-03-19T17:52:04.851Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestDispatch [2021-03-19T17:52:04.851Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-19T17:52:04.851Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-19T17:52:04.851Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-19T17:52:04.851Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-19T17:52:04.851Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-19T17:52:04.851Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-19T17:52:04.851Z] === RUN TestDispatch/COPY_url [2021-03-19T17:52:04.851Z] --- PASS: TestDispatch (0.08s) [2021-03-19T17:52:04.851Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-03-19T17:52:04.851Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-19T17:52:04.851Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-19T17:52:04.851Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-19T17:52:04.851Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-19T17:52:04.851Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-19T17:52:04.851Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestAddScratchImageAddsToMounts [2021-03-19T17:52:04.851Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-19T17:52:04.851Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-19T17:52:04.851Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-19T17:52:04.851Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestImageSourceGetAddsToMounts [2021-03-19T17:52:04.851Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestEmptyDockerfile [2021-03-19T17:52:04.851Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-19T17:52:04.851Z] === RUN TestSymlinkDockerfile [2021-03-19T17:52:04.851Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-19T17:52:04.851Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-19T17:52:04.851Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestNonExistingDockerfile [2021-03-19T17:52:04.851Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestCopyRunConfig [2021-03-19T17:52:04.851Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestDeepCopyRunConfig [2021-03-19T17:52:04.851Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestExportImage [2021-03-19T17:52:04.851Z] --- PASS: TestExportImage (0.00s) [2021-03-19T17:52:04.851Z] === RUN TestNormalizeDest [2021-03-19T17:52:04.851Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-19T17:52:04.851Z] PASS [2021-03-19T17:52:04.851Z] coverage: 46.6% of statements [2021-03-19T17:52:04.851Z] ok github.com/docker/docker/builder/dockerfile 0.323s coverage: 46.6% of statements [2021-03-19T17:52:04.851Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T17:52:04.858Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-19T17:52:05.798Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-19T17:52:05.798Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-19T17:52:07.147Z] --- PASS: TestInspect (3.76s) [2021-03-19T17:52:07.147Z] === RUN TestCreateJob [2021-03-19T17:52:07.705Z] --- PASS: TestCreateServiceSysctls (4.82s) [2021-03-19T17:52:07.705Z] === RUN TestCreateServiceCapabilities [2021-03-19T17:52:07.964Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-19T17:52:08.901Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-19T17:52:08.901Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-19T17:52:09.840Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-19T17:52:11.220Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-19T17:52:11.220Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2021-03-19T17:52:11.220Z] === RUN TestInspect [2021-03-19T17:52:11.464Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T17:52:11.789Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-19T17:52:12.432Z] --- PASS: TestCreateJob (4.74s) [2021-03-19T17:52:12.432Z] === RUN TestReplicatedJob [2021-03-19T17:52:12.728Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-19T17:52:12.728Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-19T17:52:14.109Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-19T17:52:14.733Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-03-19T17:52:15.047Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-19T17:52:15.047Z] --- PASS: TestInspect (4.06s) [2021-03-19T17:52:15.047Z] === RUN TestCreateJob [2021-03-19T17:52:15.985Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-19T17:52:16.245Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-19T17:52:17.184Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-19T17:52:18.055Z] --- PASS: TestServiceUpdatePidsLimit (17.38s) [2021-03-19T17:52:18.055Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-03-19T17:52:18.055Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-03-19T17:52:18.055Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-03-19T17:52:18.055Z] PASS [2021-03-19T17:52:18.055Z] [2021-03-19T17:52:18.055Z] === Skipped [2021-03-19T17:52:18.055Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T17:52:18.055Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:52:18.055Z] [2021-03-19T17:52:18.055Z] [2021-03-19T17:52:18.055Z] DONE 27 tests, 1 skipped in 181.329s [2021-03-19T17:52:18.055Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T17:52:18.055Z] INFO: Testing against a local daemon [2021-03-19T17:52:18.055Z] === RUN TestSessionCreate [2021-03-19T17:52:18.055Z] --- PASS: TestSessionCreate (0.03s) [2021-03-19T17:52:18.055Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T17:52:18.055Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-19T17:52:18.055Z] PASS [2021-03-19T17:52:18.055Z] [2021-03-19T17:52:18.055Z] DONE 2 tests in 0.074s [2021-03-19T17:52:18.055Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T17:52:18.055Z] INFO: Testing against a local daemon [2021-03-19T17:52:18.055Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T17:52:18.055Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-19T17:52:18.055Z] === RUN TestEventsExecDie [2021-03-19T17:52:19.092Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-19T17:52:19.442Z] --- PASS: TestEventsExecDie (1.10s) [2021-03-19T17:52:19.442Z] === RUN TestEventsBackwardsCompatible [2021-03-19T17:52:19.442Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-19T17:52:19.442Z] === RUN TestInfoBinaryCommits [2021-03-19T17:52:19.442Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-19T17:52:19.442Z] === RUN TestInfoAPIVersioned [2021-03-19T17:52:19.442Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-19T17:52:19.442Z] === RUN TestInfoDiscoveryBackend [2021-03-19T17:52:19.680Z] === RUN TestCheckpointCreateError [2021-03-19T17:52:19.680Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCheckpointCreate [2021-03-19T17:52:19.680Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCheckpointDeleteError [2021-03-19T17:52:19.680Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCheckpointDelete [2021-03-19T17:52:19.680Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCheckpointListError [2021-03-19T17:52:19.680Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCheckpointList [2021-03-19T17:52:19.680Z] --- PASS: TestCheckpointList (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCheckpointListContainerNotFound [2021-03-19T17:52:19.680Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestNewClientWithOpsFromEnv [2021-03-19T17:52:19.680Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-19T17:52:19.680Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-19T17:52:19.680Z] === RUN TestGetAPIPath [2021-03-19T17:52:19.680Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestParseHostURL [2021-03-19T17:52:19.680Z] --- PASS: TestParseHostURL (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-19T17:52:19.680Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-19T17:52:19.680Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestNegotiateAPIVersion [2021-03-19T17:52:19.680Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestNegotiateAPVersionOverride [2021-03-19T17:52:19.680Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-19T17:52:19.680Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-19T17:52:19.680Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-19T17:52:19.680Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestClientRedirect [2021-03-19T17:52:19.680Z] --- PASS: TestClientRedirect (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigCreateUnsupported [2021-03-19T17:52:19.680Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigCreateError [2021-03-19T17:52:19.680Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigCreate [2021-03-19T17:52:19.680Z] --- PASS: TestConfigCreate (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigInspectNotFound [2021-03-19T17:52:19.680Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigInspectWithEmptyID [2021-03-19T17:52:19.680Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigInspectUnsupported [2021-03-19T17:52:19.680Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigInspectError [2021-03-19T17:52:19.680Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigInspectConfigNotFound [2021-03-19T17:52:19.680Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigInspect [2021-03-19T17:52:19.680Z] --- PASS: TestConfigInspect (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigListUnsupported [2021-03-19T17:52:19.680Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigListError [2021-03-19T17:52:19.680Z] --- PASS: TestConfigListError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigList [2021-03-19T17:52:19.680Z] --- PASS: TestConfigList (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigRemoveUnsupported [2021-03-19T17:52:19.680Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigRemoveError [2021-03-19T17:52:19.680Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigRemove [2021-03-19T17:52:19.680Z] --- PASS: TestConfigRemove (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigUpdateUnsupported [2021-03-19T17:52:19.680Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigUpdateError [2021-03-19T17:52:19.680Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestConfigUpdate [2021-03-19T17:52:19.680Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerCommitError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerCommit [2021-03-19T17:52:19.680Z] --- PASS: TestContainerCommit (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStatPathError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStatPathNotFoundError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStatPathNoHeaderError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStatPath [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCopyToContainerError [2021-03-19T17:52:19.680Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCopyToContainerNotFoundError [2021-03-19T17:52:19.680Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-19T17:52:19.680Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCopyToContainer [2021-03-19T17:52:19.680Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCopyFromContainerError [2021-03-19T17:52:19.680Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCopyFromContainerNotFoundError [2021-03-19T17:52:19.680Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-19T17:52:19.680Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-19T17:52:19.680Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestCopyFromContainer [2021-03-19T17:52:19.680Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerCreateError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerCreateImageNotFound [2021-03-19T17:52:19.680Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerCreateWithName [2021-03-19T17:52:19.680Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerCreateAutoRemove [2021-03-19T17:52:19.680Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerDiffError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerDiff [2021-03-19T17:52:19.680Z] --- PASS: TestContainerDiff (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExecCreateError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExecCreate [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExecStartError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExecStart [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExecInspectError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExecInspect [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExportError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExportError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExport [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExport (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerInspectError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerInspectContainerNotFound [2021-03-19T17:52:19.680Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerInspectWithEmptyID [2021-03-19T17:52:19.680Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerInspect [2021-03-19T17:52:19.680Z] --- PASS: TestContainerInspect (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerInspectNode [2021-03-19T17:52:19.680Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerKillError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerKillError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerKill [2021-03-19T17:52:19.680Z] --- PASS: TestContainerKill (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerListError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerListError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerList [2021-03-19T17:52:19.680Z] --- PASS: TestContainerList (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerLogsNotFoundError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerLogsError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerLogs [2021-03-19T17:52:19.680Z] --- PASS: TestContainerLogs (0.20s) [2021-03-19T17:52:19.680Z] === RUN TestContainerPauseError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerPause [2021-03-19T17:52:19.680Z] --- PASS: TestContainerPause (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainersPruneError [2021-03-19T17:52:19.680Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainersPrune [2021-03-19T17:52:19.680Z] --- PASS: TestContainersPrune (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerRemoveError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerRemoveNotFoundError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerRemove [2021-03-19T17:52:19.680Z] --- PASS: TestContainerRemove (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerRenameError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerRename [2021-03-19T17:52:19.680Z] --- PASS: TestContainerRename (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerResizeError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExecResizeError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerResize [2021-03-19T17:52:19.680Z] --- PASS: TestContainerResize (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerExecResize [2021-03-19T17:52:19.680Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerRestartError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerRestart [2021-03-19T17:52:19.680Z] --- PASS: TestContainerRestart (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStartError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStartError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStart [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStart (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStatsError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStats [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStats (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStopError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStopError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerStop [2021-03-19T17:52:19.680Z] --- PASS: TestContainerStop (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerTopError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerTopError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerTop [2021-03-19T17:52:19.680Z] --- PASS: TestContainerTop (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerUnpauseError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerUnpause [2021-03-19T17:52:19.680Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerUpdateError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerUpdate [2021-03-19T17:52:19.680Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerWaitError [2021-03-19T17:52:19.680Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestContainerWait [2021-03-19T17:52:19.680Z] --- PASS: TestContainerWait (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestDiskUsageError [2021-03-19T17:52:19.680Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestDiskUsage [2021-03-19T17:52:19.680Z] --- PASS: TestDiskUsage (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestDistributionInspectUnsupported [2021-03-19T17:52:19.680Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestDistributionInspectWithEmptyID [2021-03-19T17:52:19.680Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestEventsErrorInOptions [2021-03-19T17:52:19.680Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestEventsErrorFromServer [2021-03-19T17:52:19.680Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestEvents [2021-03-19T17:52:19.680Z] --- PASS: TestEvents (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestTLSCloseWriter [2021-03-19T17:52:19.680Z] === PAUSE TestTLSCloseWriter [2021-03-19T17:52:19.680Z] === RUN TestImageBuildError [2021-03-19T17:52:19.680Z] --- PASS: TestImageBuildError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestImageBuild [2021-03-19T17:52:19.680Z] --- PASS: TestImageBuild (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestGetDockerOS [2021-03-19T17:52:19.680Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestImageCreateError [2021-03-19T17:52:19.680Z] --- PASS: TestImageCreateError (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestImageCreate [2021-03-19T17:52:19.680Z] --- PASS: TestImageCreate (0.00s) [2021-03-19T17:52:19.680Z] === RUN TestImageHistoryError [2021-03-19T17:52:19.681Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageHistory [2021-03-19T17:52:19.681Z] --- PASS: TestImageHistory (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageImportError [2021-03-19T17:52:19.681Z] --- PASS: TestImageImportError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageImport [2021-03-19T17:52:19.681Z] --- PASS: TestImageImport (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageInspectError [2021-03-19T17:52:19.681Z] --- PASS: TestImageInspectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageInspectImageNotFound [2021-03-19T17:52:19.681Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageInspectWithEmptyID [2021-03-19T17:52:19.681Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageInspect [2021-03-19T17:52:19.681Z] --- PASS: TestImageInspect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageListError [2021-03-19T17:52:19.681Z] --- PASS: TestImageListError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageList [2021-03-19T17:52:19.681Z] --- PASS: TestImageList (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageListApiBefore125 [2021-03-19T17:52:19.681Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageLoadError [2021-03-19T17:52:19.681Z] --- PASS: TestImageLoadError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageLoad [2021-03-19T17:52:19.681Z] --- PASS: TestImageLoad (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagesPruneError [2021-03-19T17:52:19.681Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagesPrune [2021-03-19T17:52:19.681Z] --- PASS: TestImagesPrune (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePullReferenceParseError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePullAnyError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePullWithoutErrors [2021-03-19T17:52:19.681Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePushReferenceError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePushAnyError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImagePushWithoutErrors [2021-03-19T17:52:19.681Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-19T17:52:19.681Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-19T17:52:19.681Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-19T17:52:19.681Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-19T17:52:19.681Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageRemoveError [2021-03-19T17:52:19.681Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageRemoveImageNotFound [2021-03-19T17:52:19.681Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageRemove [2021-03-19T17:52:19.681Z] --- PASS: TestImageRemove (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageSaveError [2021-03-19T17:52:19.681Z] --- PASS: TestImageSaveError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageSave [2021-03-19T17:52:19.681Z] --- PASS: TestImageSave (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageSearchAnyError [2021-03-19T17:52:19.681Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-19T17:52:19.681Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-19T17:52:19.681Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-19T17:52:19.681Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-19T17:52:19.681Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageSearchWithoutErrors [2021-03-19T17:52:19.681Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageTagError [2021-03-19T17:52:19.681Z] --- PASS: TestImageTagError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageTagInvalidReference [2021-03-19T17:52:19.681Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageTagInvalidSourceImageName [2021-03-19T17:52:19.681Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageTagHexSource [2021-03-19T17:52:19.681Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestImageTag [2021-03-19T17:52:19.681Z] --- PASS: TestImageTag (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestInfoServerError [2021-03-19T17:52:19.681Z] --- PASS: TestInfoServerError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestInfoInvalidResponseJSONError [2021-03-19T17:52:19.681Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestInfo [2021-03-19T17:52:19.681Z] --- PASS: TestInfo (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkConnectError [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkConnect [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkCreateError [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkCreate [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkDisconnectError [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkDisconnect [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkInspectError [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkInspectNotFoundError [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkInspectWithEmptyID [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkInspect [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkListError [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkListError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkList [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkList (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworksPruneError [2021-03-19T17:52:19.681Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworksPrune [2021-03-19T17:52:19.681Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkRemoveError [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNetworkRemove [2021-03-19T17:52:19.681Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeInspectError [2021-03-19T17:52:19.681Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeInspectNodeNotFound [2021-03-19T17:52:19.681Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeInspectWithEmptyID [2021-03-19T17:52:19.681Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeInspect [2021-03-19T17:52:19.681Z] --- PASS: TestNodeInspect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeListError [2021-03-19T17:52:19.681Z] --- PASS: TestNodeListError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeList [2021-03-19T17:52:19.681Z] --- PASS: TestNodeList (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeRemoveError [2021-03-19T17:52:19.681Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeRemove [2021-03-19T17:52:19.681Z] --- PASS: TestNodeRemove (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeUpdateError [2021-03-19T17:52:19.681Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestNodeUpdate [2021-03-19T17:52:19.681Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestOptionWithTimeout [2021-03-19T17:52:19.681Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPingFail [2021-03-19T17:52:19.681Z] --- PASS: TestPingFail (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPingWithError [2021-03-19T17:52:19.681Z] 2021/03/19 17:52:17 RoundTripper returned a response & error; ignoring response [2021-03-19T17:52:19.681Z] 2021/03/19 17:52:17 RoundTripper returned a response & error; ignoring response [2021-03-19T17:52:19.681Z] --- PASS: TestPingWithError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPingSuccess [2021-03-19T17:52:19.681Z] --- PASS: TestPingSuccess (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPingHeadFallback [2021-03-19T17:52:19.681Z] === RUN TestPingHeadFallback/OK [2021-03-19T17:52:19.681Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-19T17:52:19.681Z] === RUN TestPingHeadFallback/Not_Found [2021-03-19T17:52:19.681Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-19T17:52:19.681Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-19T17:52:19.681Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-19T17:52:19.681Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-19T17:52:19.681Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-19T17:52:19.681Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginDisableError [2021-03-19T17:52:19.681Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginDisable [2021-03-19T17:52:19.681Z] --- PASS: TestPluginDisable (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginEnableError [2021-03-19T17:52:19.681Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginEnable [2021-03-19T17:52:19.681Z] --- PASS: TestPluginEnable (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginInspectError [2021-03-19T17:52:19.681Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginInspectWithEmptyID [2021-03-19T17:52:19.681Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginInspect [2021-03-19T17:52:19.681Z] --- PASS: TestPluginInspect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginListError [2021-03-19T17:52:19.681Z] --- PASS: TestPluginListError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginList [2021-03-19T17:52:19.681Z] --- PASS: TestPluginList (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginPushError [2021-03-19T17:52:19.681Z] --- PASS: TestPluginPushError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginPush [2021-03-19T17:52:19.681Z] --- PASS: TestPluginPush (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginRemoveError [2021-03-19T17:52:19.681Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginRemove [2021-03-19T17:52:19.681Z] --- PASS: TestPluginRemove (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginSetError [2021-03-19T17:52:19.681Z] --- PASS: TestPluginSetError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPluginSet [2021-03-19T17:52:19.681Z] --- PASS: TestPluginSet (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSetHostHeader [2021-03-19T17:52:19.681Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestPlainTextError [2021-03-19T17:52:19.681Z] --- PASS: TestPlainTextError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestInfiniteError [2021-03-19T17:52:19.681Z] --- PASS: TestInfiniteError (0.02s) [2021-03-19T17:52:19.681Z] === RUN TestSecretCreateUnsupported [2021-03-19T17:52:19.681Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretCreateError [2021-03-19T17:52:19.681Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretCreate [2021-03-19T17:52:19.681Z] --- PASS: TestSecretCreate (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretInspectUnsupported [2021-03-19T17:52:19.681Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretInspectError [2021-03-19T17:52:19.681Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretInspectSecretNotFound [2021-03-19T17:52:19.681Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretInspectWithEmptyID [2021-03-19T17:52:19.681Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretInspect [2021-03-19T17:52:19.681Z] --- PASS: TestSecretInspect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretListUnsupported [2021-03-19T17:52:19.681Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretListError [2021-03-19T17:52:19.681Z] --- PASS: TestSecretListError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretList [2021-03-19T17:52:19.681Z] --- PASS: TestSecretList (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretRemoveUnsupported [2021-03-19T17:52:19.681Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretRemoveError [2021-03-19T17:52:19.681Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretRemove [2021-03-19T17:52:19.681Z] --- PASS: TestSecretRemove (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretUpdateUnsupported [2021-03-19T17:52:19.681Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretUpdateError [2021-03-19T17:52:19.681Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSecretUpdate [2021-03-19T17:52:19.681Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceCreateError [2021-03-19T17:52:19.681Z] --- PASS: TestServiceCreateError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceCreate [2021-03-19T17:52:19.681Z] --- PASS: TestServiceCreate (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-19T17:52:19.681Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceCreateDigestPinning [2021-03-19T17:52:19.681Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceInspectError [2021-03-19T17:52:19.681Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceInspectServiceNotFound [2021-03-19T17:52:19.681Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceInspectWithEmptyID [2021-03-19T17:52:19.681Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceInspect [2021-03-19T17:52:19.681Z] --- PASS: TestServiceInspect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceListError [2021-03-19T17:52:19.681Z] --- PASS: TestServiceListError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceList [2021-03-19T17:52:19.681Z] --- PASS: TestServiceList (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceLogsError [2021-03-19T17:52:19.681Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceLogs [2021-03-19T17:52:19.681Z] --- PASS: TestServiceLogs (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceRemoveError [2021-03-19T17:52:19.681Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceRemoveNotFoundError [2021-03-19T17:52:19.681Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceRemove [2021-03-19T17:52:19.681Z] --- PASS: TestServiceRemove (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceUpdateError [2021-03-19T17:52:19.681Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestServiceUpdate [2021-03-19T17:52:19.681Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmGetUnlockKeyError [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmGetUnlockKey [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmInitError [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmInit [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmInit (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmInspectError [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmInspect [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmJoinError [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmJoin [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmLeaveError [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmLeave [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmUnlockError [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmUnlock [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmUpdateError [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestSwarmUpdate [2021-03-19T17:52:19.681Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestTaskInspectError [2021-03-19T17:52:19.681Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestTaskInspectWithEmptyID [2021-03-19T17:52:19.681Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestTaskInspect [2021-03-19T17:52:19.681Z] --- PASS: TestTaskInspect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestTaskListError [2021-03-19T17:52:19.681Z] --- PASS: TestTaskListError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestTaskList [2021-03-19T17:52:19.681Z] --- PASS: TestTaskList (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeCreateError [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeCreate [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeInspectError [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeInspectNotFound [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeInspectWithEmptyID [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeInspect [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeListError [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeListError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeList [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeList (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeRemoveError [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-19T17:52:19.681Z] === RUN TestVolumeRemove [2021-03-19T17:52:19.681Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-19T17:52:19.681Z] === CONT TestTLSCloseWriter [2021-03-19T17:52:19.681Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-19T17:52:19.681Z] PASS [2021-03-19T17:52:19.681Z] coverage: 74.9% of statements [2021-03-19T17:52:19.681Z] ok github.com/docker/docker/client 0.553s coverage: 74.9% of statements [2021-03-19T17:52:20.014Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-19T17:52:20.014Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T17:52:20.030Z] --- PASS: TestCreateJob (4.83s) [2021-03-19T17:52:20.030Z] === RUN TestReplicatedJob [2021-03-19T17:52:20.570Z] --- PASS: TestReplicatedJob (7.48s) [2021-03-19T17:52:20.570Z] === RUN TestUpdateReplicatedJob [2021-03-19T17:52:20.599Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-19T17:52:20.599Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-19T17:52:20.599Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-19T17:52:20.599Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-19T17:52:20.871Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-19T17:52:20.958Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-19T17:52:20.958Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T17:52:21.530Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-19T17:52:21.530Z] === RUN TestInfoAPI [2021-03-19T17:52:21.530Z] --- PASS: TestInfoAPI (0.02s) [2021-03-19T17:52:21.530Z] === RUN TestInfoAPIWarnings [2021-03-19T17:52:21.819Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-19T17:52:23.872Z] --- PASS: TestUpdateReplicatedJob (4.63s) [2021-03-19T17:52:23.872Z] === RUN TestServiceListWithStatuses [2021-03-19T17:52:23.872Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T17:52:23.872Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:52:23.872Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T17:52:27.096Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-19T17:52:27.096Z] --- PASS: TestReplicatedJob (6.71s) [2021-03-19T17:52:27.096Z] === RUN TestUpdateReplicatedJob [2021-03-19T17:52:27.355Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-19T17:52:28.293Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-19T17:52:28.293Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-19T17:52:28.293Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-19T17:52:30.830Z] --- PASS: TestUpdateReplicatedJob (4.22s) [2021-03-19T17:52:30.830Z] === RUN TestServiceListWithStatuses [2021-03-19T17:52:30.830Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T17:52:30.830Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:52:30.830Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T17:52:31.400Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-19T17:52:32.096Z] --- PASS: TestDockerNetworkConnectAlias (7.08s) [2021-03-19T17:52:32.096Z] === RUN TestDockerNetworkReConnect [2021-03-19T17:52:32.339Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-19T17:52:34.247Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-19T17:52:36.302Z] --- PASS: TestDockerNetworkReConnect (5.30s) [2021-03-19T17:52:36.302Z] === RUN TestServicePlugin [2021-03-19T17:52:36.302Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-19T17:52:36.302Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:52:36.302Z] === RUN TestServiceUpdateLabel [2021-03-19T17:52:37.542Z] --- PASS: TestDockerNetworkConnectAlias (6.01s) [2021-03-19T17:52:37.542Z] === RUN TestDockerNetworkReConnect [2021-03-19T17:52:39.600Z] --- PASS: TestServiceUpdateLabel (3.25s) [2021-03-19T17:52:39.600Z] === RUN TestServiceUpdateSecrets [2021-03-19T17:52:39.647Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-03-19T17:52:39.647Z] === RUN TestInfoDebug [2021-03-19T17:52:39.647Z] --- PASS: TestInfoDebug (0.53s) [2021-03-19T17:52:39.647Z] === RUN TestInfoInsecureRegistries [2021-03-19T17:52:39.647Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-19T17:52:39.647Z] === RUN TestInfoRegistryMirrors [2021-03-19T17:52:39.647Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-19T17:52:39.647Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T17:52:39.647Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-03-19T17:52:39.647Z] === RUN TestPingCacheHeaders [2021-03-19T17:52:39.647Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-19T17:52:39.647Z] === RUN TestPingGet [2021-03-19T17:52:39.647Z] --- PASS: TestPingGet (0.01s) [2021-03-19T17:52:39.647Z] === RUN TestPingHead [2021-03-19T17:52:39.647Z] --- PASS: TestPingHead (0.02s) [2021-03-19T17:52:39.647Z] === RUN TestVersion [2021-03-19T17:52:39.647Z] --- PASS: TestVersion (0.02s) [2021-03-19T17:52:39.647Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-19T17:52:40.781Z] --- PASS: TestCheckoutGit (37.32s) [2021-03-19T17:52:40.781Z] === RUN TestValidGitTransport [2021-03-19T17:52:40.781Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-19T17:52:40.781Z] === RUN TestGitInvalidRef [2021-03-19T17:52:40.781Z] --- PASS: TestGitInvalidRef (0.24s) [2021-03-19T17:52:40.781Z] PASS [2021-03-19T17:52:40.781Z] coverage: 86.3% of statements [2021-03-19T17:52:40.781Z] ok github.com/docker/docker/builder/remotecontext/git 37.692s coverage: 86.3% of statements [2021-03-19T17:52:40.781Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T17:52:40.781Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T17:52:40.831Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-19T17:52:41.035Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2021-03-19T17:52:41.035Z] PASS [2021-03-19T17:52:41.035Z] [2021-03-19T17:52:41.035Z] DONE 18 tests in 22.873s [2021-03-19T17:52:41.035Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T17:52:41.035Z] INFO: Testing against a local daemon [2021-03-19T17:52:41.035Z] === RUN TestVolumesCreateAndList [2021-03-19T17:52:41.035Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-19T17:52:41.035Z] === RUN TestVolumesRemove [2021-03-19T17:52:41.091Z] --- PASS: TestDockerNetworkReConnect (4.25s) [2021-03-19T17:52:41.091Z] === RUN TestServicePlugin [2021-03-19T17:52:41.297Z] --- PASS: TestVolumesRemove (0.08s) [2021-03-19T17:52:41.297Z] === RUN TestVolumesInspect [2021-03-19T17:52:41.297Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-19T17:52:41.297Z] === RUN TestVolumesInvalidJSON [2021-03-19T17:52:41.297Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T17:52:41.297Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T17:52:41.297Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T17:52:41.297Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-19T17:52:41.297Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T17:52:41.297Z] PASS [2021-03-19T17:52:41.297Z] [2021-03-19T17:52:41.297Z] DONE 5 tests in 0.168s [2021-03-19T17:52:41.297Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T17:52:41.659Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-19T17:52:42.945Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-19T17:52:42.945Z] Removing test suite binaries [2021-03-19T17:52:42.945Z] exiting test-integration [2021-03-19T17:52:42.945Z] ++ exit 0 [2021-03-19T17:52:42.945Z] [2021-03-19T17:52:44.195Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-19T17:52:46.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-19T17:52:46.586Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestConfigureDaemonLogs [2021-03-19T17:52:46.586Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestCommonOptionsInstallFlags [2021-03-19T17:52:46.586Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-19T17:52:46.586Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-19T17:52:46.586Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-19T17:52:46.586Z] PASS [2021-03-19T17:52:46.586Z] coverage: 18.4% of statements [2021-03-19T17:52:46.586Z] ok github.com/docker/docker/cmd/dockerd 0.602s coverage: 18.4% of statements [2021-03-19T17:52:47.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} Post stage [Pipeline] junit [2021-03-19T17:52:47.174Z] Recording test results [2021-03-19T17:52:48.782Z] === RUN TestContainerStopSignal [2021-03-19T17:52:48.782Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestContainerStopTimeout [2021-03-19T17:52:48.782Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-19T17:52:48.782Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-19T17:52:48.782Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-03-19T17:52:48.782Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-19T17:52:48.782Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestReplaceAndAppendEnvVars [2021-03-19T17:52:48.782Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-19T17:52:48.782Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-19T17:52:48.782Z] === RUN TestNewMemoryStore [2021-03-19T17:52:48.782Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestAddContainers [2021-03-19T17:52:48.782Z] --- PASS: TestAddContainers (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestGetContainer [2021-03-19T17:52:48.782Z] --- PASS: TestGetContainer (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestDeleteContainer [2021-03-19T17:52:48.782Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestListContainers [2021-03-19T17:52:48.782Z] --- PASS: TestListContainers (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestFirstContainer [2021-03-19T17:52:48.782Z] --- PASS: TestFirstContainer (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestApplyAllContainer [2021-03-19T17:52:48.782Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestIsValidHealthString [2021-03-19T17:52:48.782Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestStateRunStop [2021-03-19T17:52:48.782Z] --- PASS: TestStateRunStop (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestStateTimeoutWait [2021-03-19T17:52:48.782Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-03-19T17:52:48.782Z] state_test.go:141: Stop callback fired [2021-03-19T17:52:48.782Z] state_test.go:165: Stop callback fired [2021-03-19T17:52:48.782Z] === RUN TestIsValidStateString [2021-03-19T17:52:48.782Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-19T17:52:48.782Z] === RUN TestViewSaveDelete [2021-03-19T17:52:48.782Z] --- PASS: TestViewSaveDelete (0.01s) [2021-03-19T17:52:48.782Z] === RUN TestViewAll [2021-03-19T17:52:48.782Z] --- PASS: TestViewAll (0.01s) [2021-03-19T17:52:48.782Z] === RUN TestViewGet [2021-03-19T17:52:48.782Z] --- PASS: TestViewGet (0.01s) [2021-03-19T17:52:48.783Z] === RUN TestNames [2021-03-19T17:52:48.783Z] --- PASS: TestNames (0.00s) [2021-03-19T17:52:48.783Z] === RUN TestViewWithHealthCheck [2021-03-19T17:52:48.783Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-19T17:52:48.783Z] PASS [2021-03-19T17:52:48.783Z] coverage: 41.6% of statements [2021-03-19T17:52:48.783Z] ok github.com/docker/docker/container 0.348s coverage: 41.6% of statements [2021-03-19T17:52:48.783Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T17:52:48.783Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T17:52:48.783Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T17:52:48.783Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-19T17:52:48.928Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-03-19T17:52:48.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T17:52:49.297Z] + echo Ensuring container killed. [2021-03-19T17:52:49.297Z] Ensuring container killed. [2021-03-19T17:52:49.297Z] + docker rm -vf docker-pr3 [2021-03-19T17:52:49.297Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-19T17:52:49.857Z] + echo Chowning /workspace to jenkins user [2021-03-19T17:52:49.857Z] Chowning /workspace to jenkins user [2021-03-19T17:52:49.857Z] + id -u [2021-03-19T17:52:49.857Z] + id -g [2021-03-19T17:52:49.857Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42168:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T17:52:49.857Z] Unable to find image 'busybox:latest' locally [2021-03-19T17:52:50.119Z] latest: Pulling from library/busybox [2021-03-19T17:52:50.119Z] 8b3d7e226fab: Pulling fs layer [2021-03-19T17:52:50.119Z] 8b3d7e226fab: Download complete [2021-03-19T17:52:50.381Z] 8b3d7e226fab: Pull complete [2021-03-19T17:52:50.381Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T17:52:50.381Z] Status: Downloaded newer image for busybox:latest [2021-03-19T17:52:50.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-19T17:52:50.970Z] === RUN TestPrepare [2021-03-19T17:52:50.970Z] --- PASS: TestPrepare (0.00s) [2021-03-19T17:52:50.970Z] === RUN TestStart [2021-03-19T17:52:50.970Z] --- PASS: TestStart (0.00s) [2021-03-19T17:52:50.970Z] === RUN TestWaitCancel [2021-03-19T17:52:50.970Z] --- PASS: TestWaitCancel (0.00s) [2021-03-19T17:52:50.970Z] === RUN TestWaitDisabled [2021-03-19T17:52:50.970Z] --- PASS: TestWaitDisabled (0.02s) [2021-03-19T17:52:50.970Z] === RUN TestWaitEnabled [2021-03-19T17:52:50.970Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-19T17:52:50.970Z] === RUN TestRemove [2021-03-19T17:52:50.970Z] --- PASS: TestRemove (0.00s) [2021-03-19T17:52:50.970Z] PASS [2021-03-19T17:52:50.970Z] coverage: 65.3% of statements [2021-03-19T17:52:50.970Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.457s coverage: 65.3% of statements [2021-03-19T17:52:52.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-19T17:52:53.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab9f20_} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T17:52:53.877Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-19T17:52:53.991Z] + bundleName=amd64-cgroup2 [2021-03-19T17:52:53.991Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-19T17:52:53.991Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-19T17:52:53.991Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-03-19T17:52:53.991Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-03-19T17:52:54.265Z] Archiving artifacts [2021-03-19T17:52:54.336Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-03-19T17:52:54.336Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-19T17:52:54.336Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-19T17:52:54.336Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-19T17:52:54.336Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-19T17:52:54.336Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-19T17:52:54.336Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-19T17:52:54.337Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-19T17:52:54.337Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-19T17:52:54.337Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-19T17:52:54.337Z] PASS [2021-03-19T17:52:54.337Z] coverage: 35.9% of statements [2021-03-19T17:52:54.337Z] ok github.com/docker/docker/daemon/cluster/convert 0.560s coverage: 35.9% of statements [2021-03-19T17:52:54.337Z] === RUN TestNewListSecretsFilters [2021-03-19T17:52:54.337Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-19T17:52:54.337Z] === RUN TestNewListConfigsFilters [2021-03-19T17:52:54.337Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-19T17:52:54.337Z] PASS [2021-03-19T17:52:54.337Z] coverage: 0.5% of statements [2021-03-19T17:52:54.337Z] ok github.com/docker/docker/daemon/cluster 0.686s coverage: 0.5% of statements [2021-03-19T17:52:55.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1493212556_/foo_false____} [2021-03-19T17:52:56.545Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42168/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T17:52:56.875Z] + make clean [2021-03-19T17:52:56.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1493212556_/foo_true____} [2021-03-19T17:52:57.142Z] docker volume rm -f docker-dev-cache [2021-03-19T17:52:57.142Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T17:52:57.711Z] --- PASS: TestServiceUpdateSecrets (15.69s) [2021-03-19T17:52:57.711Z] === RUN TestServiceUpdateConfigs [2021-03-19T17:52:58.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3119886203_/foo_false____} [2021-03-19T17:53:00.147Z] === RUN TestDiscoveryOptsErrors [2021-03-19T17:53:00.147Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-19T17:53:00.147Z] === RUN TestDiscoveryOpts [2021-03-19T17:53:00.147Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-19T17:53:00.147Z] PASS [2021-03-19T17:53:00.147Z] coverage: 30.0% of statements [2021-03-19T17:53:00.147Z] ok github.com/docker/docker/daemon/discovery 0.108s coverage: 30.0% of statements [2021-03-19T17:53:00.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3119886203_/foo_true____} [2021-03-19T17:53:00.607Z] === RUN TestBuilderGC [2021-03-19T17:53:00.607Z] --- PASS: TestBuilderGC (0.01s) [2021-03-19T17:53:00.607Z] === RUN TestDaemonConfigurationNotFound [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestDaemonBrokenConfiguration [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestParseClusterAdvertiseSettings [2021-03-19T17:53:00.607Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestFindConfigurationConflicts [2021-03-19T17:53:00.607Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-19T17:53:00.607Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-19T17:53:00.607Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-19T17:53:00.607Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-19T17:53:00.607Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-19T17:53:00.607Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-19T17:53:00.607Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-19T17:53:00.607Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestValidateConfiguration [2021-03-19T17:53:00.607Z] === RUN TestValidateConfiguration/with_label [2021-03-19T17:53:00.607Z] === RUN TestValidateConfiguration/with_dns [2021-03-19T17:53:00.607Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-19T17:53:00.607Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-19T17:53:00.607Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-19T17:53:00.607Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-19T17:53:00.607Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-19T17:53:00.607Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-19T17:53:00.607Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestModifiedDiscoverySettings [2021-03-19T17:53:00.607Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestReloadSetConfigFileNotExist [2021-03-19T17:53:00.607Z] time="2021-03-19T17:53:00Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-19T17:53:00.607Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-03-19T17:53:00.607Z] === RUN TestReloadDefaultConfigNotExist [2021-03-19T17:53:00.607Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-03-19T17:53:00.607Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:00.607Z] === RUN TestReloadBadDefaultConfig [2021-03-19T17:53:00.607Z] time="2021-03-19T17:53:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-705817223" [2021-03-19T17:53:00.607Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-19T17:53:00.607Z] === RUN TestReloadWithConflictingLabels [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T17:53:01.067Z] time="2021-03-19T17:53:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-612403770" [2021-03-19T17:53:01.067Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-19T17:53:01.067Z] === RUN TestReloadWithDuplicateLabels [2021-03-19T17:53:01.067Z] time="2021-03-19T17:53:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-364632657" [2021-03-19T17:53:01.067Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-19T17:53:01.067Z] === RUN TestDaemonConfigurationMerge [2021-03-19T17:53:01.067Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-19T17:53:01.067Z] PASS [2021-03-19T17:53:01.067Z] coverage: 79.7% of statements [2021-03-19T17:53:01.067Z] ok github.com/docker/docker/daemon/config 0.453s coverage: 79.7% of statements [2021-03-19T17:53:02.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3119886203_/foo_true__0xc000ab9f80__} [2021-03-19T17:53:02.616Z] === RUN TestWaitNodeAttachment [2021-03-19T17:53:03.076Z] === RUN TestEventsLog [2021-03-19T17:53:03.076Z] --- PASS: TestEventsLog (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestEventsLogTimeout [2021-03-19T17:53:03.076Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestLogEvents [2021-03-19T17:53:03.076Z] --- PASS: TestLogEvents (0.05s) [2021-03-19T17:53:03.076Z] === RUN TestLoadBufferedEvents [2021-03-19T17:53:03.076Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-03-19T17:53:03.076Z] === RUN TestIsolationConversion [2021-03-19T17:53:03.076Z] === RUN TestIsolationConversion/default [2021-03-19T17:53:03.076Z] === RUN TestIsolationConversion/process [2021-03-19T17:53:03.076Z] === RUN TestIsolationConversion/hyperv [2021-03-19T17:53:03.076Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestContainerLabels [2021-03-19T17:53:03.076Z] --- PASS: TestContainerLabels (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestCredentialSpecConversion [2021-03-19T17:53:03.076Z] === RUN TestCredentialSpecConversion/none [2021-03-19T17:53:03.076Z] === RUN TestCredentialSpecConversion/config [2021-03-19T17:53:03.076Z] === RUN TestCredentialSpecConversion/file [2021-03-19T17:53:03.076Z] === RUN TestCredentialSpecConversion/registry [2021-03-19T17:53:03.076Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestControllerValidateMountBind [2021-03-19T17:53:03.076Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestControllerValidateMountVolume [2021-03-19T17:53:03.076Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestControllerValidateMountTarget [2021-03-19T17:53:03.076Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestControllerValidateMountTmpfs [2021-03-19T17:53:03.076Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestControllerValidateMountInvalidType [2021-03-19T17:53:03.076Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestControllerValidateMountNamedPipe [2021-03-19T17:53:03.076Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-19T17:53:03.076Z] PASS [2021-03-19T17:53:03.076Z] coverage: 11.3% of statements [2021-03-19T17:53:03.076Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.930s coverage: 11.3% of statements [2021-03-19T17:53:03.076Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-03-19T17:53:03.076Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-19T17:53:03.076Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-19T17:53:03.076Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-19T17:53:03.076Z] PASS [2021-03-19T17:53:03.076Z] coverage: 50.0% of statements [2021-03-19T17:53:03.076Z] ok github.com/docker/docker/daemon/events 0.329s coverage: 50.0% of statements [2021-03-19T17:53:03.076Z] === RUN TestVerifyNetworkingConfig [2021-03-19T17:53:03.076Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestGetContainer [2021-03-19T17:53:03.076Z] --- PASS: TestGetContainer (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestValidContainerNames [2021-03-19T17:53:03.076Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestContainerInitDNS [2021-03-19T17:53:03.076Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-19T17:53:03.076Z] daemon_test.go:147: root required [2021-03-19T17:53:03.076Z] === RUN TestMerge [2021-03-19T17:53:03.076Z] --- PASS: TestMerge (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestValidateContainerIsolation [2021-03-19T17:53:03.076Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestFindNetworkErrorType [2021-03-19T17:53:03.076Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestEnsureServicesExist [2021-03-19T17:53:03.076Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestEnsureServicesExistErrors [2021-03-19T17:53:03.076Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-19T17:53:03.076Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-19T17:53:03.076Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-19T17:53:03.076Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-19T17:53:03.076Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestContainerDelete [2021-03-19T17:53:03.076Z] --- PASS: TestContainerDelete (0.01s) [2021-03-19T17:53:03.076Z] === RUN TestContainerDoubleDelete [2021-03-19T17:53:03.076Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestLogContainerEventCopyLabels [2021-03-19T17:53:03.076Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestLogContainerEventWithAttributes [2021-03-19T17:53:03.076Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestNoneHealthcheck [2021-03-19T17:53:03.076Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-19T17:53:03.076Z] === RUN TestHealthStates [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] time="2021-03-19T17:53:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T17:53:03.535Z] --- PASS: TestHealthStates (0.19s) [2021-03-19T17:53:03.535Z] === RUN TestMaskURLCredentials [2021-03-19T17:53:03.535Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-19T17:53:03.535Z] === RUN TestGetInspectData [2021-03-19T17:53:03.535Z] --- PASS: TestGetInspectData (0.00s) [2021-03-19T17:53:03.535Z] === RUN TestFillLicense [2021-03-19T17:53:03.535Z] --- PASS: TestFillLicense (0.00s) [2021-03-19T17:53:03.535Z] === RUN TestListInvalidFilter [2021-03-19T17:53:03.535Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-19T17:53:03.535Z] === RUN TestNameFilter [2021-03-19T17:53:03.535Z] --- PASS: TestNameFilter (0.00s) [2021-03-19T17:53:03.535Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-19T17:53:03.535Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-19T17:53:03.535Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-19T17:53:03.536Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-19T17:53:03.536Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-19T17:53:03.536Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-19T17:53:03.536Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-19T17:53:03.536Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-19T17:53:03.536Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-19T17:53:03.536Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-19T17:53:03.536Z] === RUN TestDaemonReloadLabels [2021-03-19T17:53:03.536Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-19T17:53:03.536Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-19T17:53:03.536Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-19T17:53:03.536Z] === RUN TestDaemonReloadMirrors [2021-03-19T17:53:03.536Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-19T17:53:03.536Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-19T17:53:03.536Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-19T17:53:03.536Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-19T17:53:03.536Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-19T17:53:03.536Z] === RUN TestDaemonDiscoveryReload [2021-03-19T17:53:03.995Z] === RUN TestIsEmptyDir [2021-03-19T17:53:03.995Z] --- PASS: TestIsEmptyDir (0.01s) [2021-03-19T17:53:03.995Z] PASS [2021-03-19T17:53:03.995Z] coverage: 2.3% of statements [2021-03-19T17:53:03.995Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2021-03-19T17:53:04.014Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab9fa0_} [2021-03-19T17:53:04.454Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-03-19T17:53:04.454Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-19T17:53:04.454Z] === RUN TestLinkNaming [2021-03-19T17:53:04.454Z] --- PASS: TestLinkNaming (0.00s) [2021-03-19T17:53:04.454Z] === RUN TestLinkNew [2021-03-19T17:53:04.454Z] --- PASS: TestLinkNew (0.00s) [2021-03-19T17:53:04.454Z] === RUN TestLinkEnv [2021-03-19T17:53:04.454Z] --- PASS: TestLinkEnv (0.00s) [2021-03-19T17:53:04.454Z] === RUN TestLinkMultipleEnv [2021-03-19T17:53:04.454Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-19T17:53:04.454Z] === RUN TestLinkPortRangeEnv [2021-03-19T17:53:04.454Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-19T17:53:04.454Z] PASS [2021-03-19T17:53:04.454Z] coverage: 93.0% of statements [2021-03-19T17:53:04.454Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2021-03-19T17:53:04.917Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.54s) [2021-03-19T17:53:04.917Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-19T17:53:05.380Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-03-19T17:53:05.380Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-19T17:53:05.380Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-19T17:53:05.380Z] reload_test.go:520: root required [2021-03-19T17:53:05.380Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-19T17:53:05.380Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-19T17:53:05.380Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-19T17:53:05.380Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-03-19T17:53:05.380Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-19T17:53:05.380Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-03-19T17:53:05.380Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-19T17:53:05.380Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-19T17:53:05.380Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-19T17:53:05.380Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-19T17:53:05.380Z] === RUN TestParseVolumesFrom [2021-03-19T17:53:05.380Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-19T17:53:05.380Z] PASS [2021-03-19T17:53:05.380Z] coverage: 9.1% of statements [2021-03-19T17:53:05.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab9fc0_} [2021-03-19T17:53:05.840Z] ok github.com/docker/docker/daemon 2.781s coverage: 9.1% of statements [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-19T17:53:05.840Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-19T17:53:07.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab9fe0_} [2021-03-19T17:53:08.023Z] === RUN TestAdapterReadLogs [2021-03-19T17:53:08.023Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-19T17:53:08.023Z] === RUN TestCopier [2021-03-19T17:53:08.023Z] --- PASS: TestCopier (0.01s) [2021-03-19T17:53:08.023Z] === RUN TestCopierLongLines [2021-03-19T17:53:08.023Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-19T17:53:08.023Z] === RUN TestCopierSlow [2021-03-19T17:53:08.487Z] --- PASS: TestCopierSlow (0.50s) [2021-03-19T17:53:08.487Z] === RUN TestCopierWithSized [2021-03-19T17:53:08.487Z] === RUN TestCopierWithSized/as_is [2021-03-19T17:53:08.487Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-19T17:53:08.487Z] --- PASS: TestCopierWithSized (0.05s) [2021-03-19T17:53:08.487Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-19T17:53:08.487Z] --- PASS: TestCopierWithSized/With_RingLogger (0.05s) [2021-03-19T17:53:08.487Z] === RUN TestCopierWithPartial [2021-03-19T17:53:08.487Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-19T17:53:08.487Z] === RUN TestRingLogger [2021-03-19T17:53:08.487Z] --- PASS: TestRingLogger (0.00s) [2021-03-19T17:53:08.487Z] === RUN TestRingCap [2021-03-19T17:53:08.487Z] --- PASS: TestRingCap (0.00s) [2021-03-19T17:53:08.487Z] === RUN TestRingClose [2021-03-19T17:53:08.487Z] --- PASS: TestRingClose (0.00s) [2021-03-19T17:53:08.487Z] === RUN TestRingDrain [2021-03-19T17:53:08.487Z] --- PASS: TestRingDrain (0.00s) [2021-03-19T17:53:08.487Z] PASS [2021-03-19T17:53:08.487Z] coverage: 43.5% of statements [2021-03-19T17:53:08.487Z] ok github.com/docker/docker/daemon/logger 0.654s coverage: 43.5% of statements [2021-03-19T17:53:08.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000adc000_} [2021-03-19T17:53:08.947Z] === RUN TestNewStreamConfig [2021-03-19T17:53:08.947Z] === RUN TestNewStreamConfig/defaults [2021-03-19T17:53:08.947Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-19T17:53:08.947Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-19T17:53:08.947Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-19T17:53:08.947Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-19T17:53:08.947Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-19T17:53:08.947Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-19T17:53:08.947Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-19T17:53:08.947Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-19T17:53:08.947Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-19T17:53:08.947Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-19T17:53:08.947Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-19T17:53:08.947Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-19T17:53:08.947Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-19T17:53:08.947Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-19T17:53:08.947Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-19T17:53:08.947Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-19T17:53:08.947Z] time="2021-03-19T17:53:08Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-19T17:53:08.947Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-03-19T17:53:08.947Z] === RUN TestCreateSuccess [2021-03-19T17:53:08.947Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestCreateLogGroupSuccess [2021-03-19T17:53:08.947Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestCreateError [2021-03-19T17:53:08.947Z] --- PASS: TestCreateError (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestCreateAlreadyExists [2021-03-19T17:53:08.947Z] time="2021-03-19T17:53:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-19T17:53:08.947Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestLogClosed [2021-03-19T17:53:08.947Z] --- PASS: TestLogClosed (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestLogBlocking [2021-03-19T17:53:08.947Z] --- PASS: TestLogBlocking (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-19T17:53:08.947Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestLogNonBlockingBufferFull [2021-03-19T17:53:08.947Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestPublishBatchSuccess [2021-03-19T17:53:08.947Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestPublishBatchError [2021-03-19T17:53:08.947Z] time="2021-03-19T17:53:08Z" level=error msg=Error [2021-03-19T17:53:08.947Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-19T17:53:08.947Z] time="2021-03-19T17:53:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-19T17:53:08.947Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-19T17:53:08.947Z] time="2021-03-19T17:53:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-19T17:53:08.947Z] time="2021-03-19T17:53:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-19T17:53:08.947Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestCollectBatchSimple [2021-03-19T17:53:08.947Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestCollectBatchTicker [2021-03-19T17:53:08.947Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestCollectBatchMultilinePattern [2021-03-19T17:53:08.947Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-19T17:53:08.947Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-19T17:53:08.947Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-19T17:53:08.947Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-19T17:53:08.947Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-03-19T17:53:08.947Z] === RUN TestCollectBatchClose [2021-03-19T17:53:09.407Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestEffectiveLen [2021-03-19T17:53:09.407Z] === RUN TestEffectiveLen/0/Hello [2021-03-19T17:53:09.407Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-19T17:53:09.407Z] === RUN TestEffectiveLen/2/🙃 [2021-03-19T17:53:09.407Z] === RUN TestEffectiveLen/3/���� [2021-03-19T17:53:09.407Z] === RUN TestEffectiveLen/4/He��o [2021-03-19T17:53:09.407Z] === RUN TestEffectiveLen/5/ [2021-03-19T17:53:09.407Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestFindValidSplit [2021-03-19T17:53:09.407Z] === RUN TestFindValidSplit/0/ [2021-03-19T17:53:09.407Z] === RUN TestFindValidSplit/1/Hello [2021-03-19T17:53:09.407Z] === RUN TestFindValidSplit/2/Hello [2021-03-19T17:53:09.407Z] === RUN TestFindValidSplit/3/Hello [2021-03-19T17:53:09.407Z] === RUN TestFindValidSplit/4/🙃 [2021-03-19T17:53:09.407Z] === RUN TestFindValidSplit/5/🙃 [2021-03-19T17:53:09.407Z] === RUN TestFindValidSplit/6/a� [2021-03-19T17:53:09.407Z] === RUN TestFindValidSplit/7/a� [2021-03-19T17:53:09.407Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1044: [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1045: [2021-03-19T17:53:09.407Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1044: Hello [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1045: [2021-03-19T17:53:09.407Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1044: He [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1045: llo [2021-03-19T17:53:09.407Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1044: [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1045: Hello [2021-03-19T17:53:09.407Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1044: [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-19T17:53:09.407Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1045: [2021-03-19T17:53:09.407Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1044: a [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1045: � [2021-03-19T17:53:09.407Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1044: a� [2021-03-19T17:53:09.407Z] cloudwatchlogs_test.go:1045: [2021-03-19T17:53:09.407Z] === RUN TestProcessEventEmoji [2021-03-19T17:53:09.407Z] --- PASS: TestProcessEventEmoji (0.02s) [2021-03-19T17:53:09.407Z] === RUN TestCollectBatchLineSplit [2021-03-19T17:53:09.407Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-19T17:53:09.407Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestCollectBatchMaxEvents [2021-03-19T17:53:09.407Z] --- PASS: TestCollectBatchMaxEvents (0.12s) [2021-03-19T17:53:09.407Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-19T17:53:09.407Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-03-19T17:53:09.407Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-19T17:53:09.407Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-03-19T17:53:09.407Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-19T17:53:09.407Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-03-19T17:53:09.407Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-19T17:53:09.407Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-19T17:53:09.407Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-19T17:53:09.407Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-19T17:53:09.407Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-19T17:53:09.407Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-19T17:53:09.407Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-19T17:53:09.407Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-19T17:53:09.407Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-19T17:53:09.407Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-19T17:53:09.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-19T17:53:09.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestCreateTagSuccess [2021-03-19T17:53:09.407Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-19T17:53:09.407Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-19T17:53:09.407Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-19T17:53:09.407Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-19T17:53:09.407Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-19T17:53:09.407Z] PASS [2021-03-19T17:53:09.407Z] coverage: 77.8% of statements [2021-03-19T17:53:09.407Z] ok github.com/docker/docker/daemon/logger/awslogs 0.607s coverage: 77.8% of statements [2021-03-19T17:53:09.407Z] === RUN TestSearchRegistryForImagesErrors [2021-03-19T17:53:09.407Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestSearchRegistryForImages [2021-03-19T17:53:09.407Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestOnlyPlatformWithFallback [2021-03-19T17:53:09.407Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-19T17:53:09.407Z] === RUN TestImageDelete [2021-03-19T17:53:09.407Z] === RUN TestImageDelete/no_lease [2021-03-19T17:53:09.407Z] === RUN TestImageDelete/lease_exists [2021-03-19T17:53:09.407Z] --- PASS: TestImageDelete (0.07s) [2021-03-19T17:53:09.407Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-19T17:53:09.407Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-03-19T17:53:09.407Z] === RUN TestContentStoreForPull [2021-03-19T17:53:09.867Z] --- PASS: TestContentStoreForPull (0.20s) [2021-03-19T17:53:09.867Z] PASS [2021-03-19T17:53:09.867Z] coverage: 6.7% of statements [2021-03-19T17:53:09.867Z] ok github.com/docker/docker/daemon/images 0.576s coverage: 6.7% of statements [2021-03-19T17:53:09.867Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T17:53:09.867Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T17:53:09.867Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-19T17:53:09.867Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T17:53:09.867Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T17:53:09.867Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-19T17:53:09.867Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-19T17:53:09.867Z] === RUN TestJSONFileLogger [2021-03-19T17:53:09.867Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-19T17:53:09.867Z] === RUN TestJSONFileLoggerWithTags [2021-03-19T17:53:09.867Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-19T17:53:09.867Z] === RUN TestJSONFileLoggerWithOpts [2021-03-19T17:53:09.867Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-19T17:53:09.867Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-19T17:53:09.867Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-19T17:53:09.867Z] === RUN TestEncodeDecode [2021-03-19T17:53:09.867Z] === PAUSE TestEncodeDecode [2021-03-19T17:53:09.867Z] === CONT TestEncodeDecode [2021-03-19T17:53:09.867Z] --- PASS: TestEncodeDecode (0.17s) [2021-03-19T17:53:10.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-19T17:53:10.326Z] PASS [2021-03-19T17:53:10.326Z] coverage: 61.6% of statements [2021-03-19T17:53:10.326Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-19T17:53:10.326Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-19T17:53:10.326Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-19T17:53:10.326Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.379s coverage: 61.6% of statements [2021-03-19T17:53:10.326Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-03-19T17:53:10.326Z] === RUN TestFastTimeMarshalJSON [2021-03-19T17:53:10.326Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-03-19T17:53:10.326Z] PASS [2021-03-19T17:53:10.326Z] coverage: 87.2% of statements [2021-03-19T17:53:10.326Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.252s coverage: 87.2% of statements [2021-03-19T17:53:10.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-19T17:53:11.867Z] === RUN TestWriteLog [2021-03-19T17:53:11.867Z] === PAUSE TestWriteLog [2021-03-19T17:53:11.867Z] === RUN TestReadLog [2021-03-19T17:53:11.867Z] === PAUSE TestReadLog [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-19T17:53:12.003Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-19T17:53:12.328Z] === CONT TestWriteLog [2021-03-19T17:53:12.328Z] === CONT TestReadLog [2021-03-19T17:53:12.328Z] --- PASS: TestWriteLog (0.00s) [2021-03-19T17:53:12.328Z] === RUN TestReadLog/tail_exact [2021-03-19T17:53:12.328Z] === RUN TestReadLog/tail_less_than_available [2021-03-19T17:53:12.328Z] === RUN TestReadLog/tail_more_than_available [2021-03-19T17:53:12.328Z] --- PASS: TestReadLog (0.24s) [2021-03-19T17:53:12.328Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-03-19T17:53:12.328Z] --- PASS: TestReadLog/tail_less_than_available (0.06s) [2021-03-19T17:53:12.328Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-03-19T17:53:12.328Z] PASS [2021-03-19T17:53:12.328Z] coverage: 75.2% of statements [2021-03-19T17:53:12.328Z] ok github.com/docker/docker/daemon/logger/local 0.315s coverage: 75.2% of statements [2021-03-19T17:53:12.328Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T17:53:12.610Z] --- PASS: TestServiceUpdateConfigs (15.77s) [2021-03-19T17:53:12.610Z] === RUN TestServiceUpdateNetwork [2021-03-19T17:53:13.296Z] === RUN TestOpenFileDelete [2021-03-19T17:53:13.296Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-19T17:53:13.296Z] === RUN TestOpenFileRename [2021-03-19T17:53:13.296Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-19T17:53:13.296Z] === RUN TestParseLogTagDefaultTag [2021-03-19T17:53:13.296Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-19T17:53:13.296Z] === RUN TestParseLogTag [2021-03-19T17:53:13.296Z] --- PASS: TestParseLogTag (0.00s) [2021-03-19T17:53:13.296Z] === RUN TestParseLogTagEmptyTag [2021-03-19T17:53:13.296Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-19T17:53:13.296Z] === RUN TestTailFiles [2021-03-19T17:53:13.296Z] --- PASS: TestTailFiles (0.00s) [2021-03-19T17:53:13.296Z] === RUN TestFollowLogsConsumerGone [2021-03-19T17:53:13.296Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-19T17:53:13.296Z] === RUN TestFollowLogsProducerGone [2021-03-19T17:53:13.296Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-03-19T17:53:13.296Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-03-19T17:53:13.296Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-03-19T17:53:13.296Z] === RUN TestCheckCapacityAndRotate [2021-03-19T17:53:13.296Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-19T17:53:13.296Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-19T17:53:13.296Z] === RUN TestLog [2021-03-19T17:53:13.296Z] --- PASS: TestLog (0.01s) [2021-03-19T17:53:13.296Z] PASS [2021-03-19T17:53:13.296Z] coverage: 31.5% of statements [2021-03-19T17:53:13.296Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.172s coverage: 31.5% of statements [2021-03-19T17:53:13.296Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-03-19T17:53:13.296Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-03-19T17:53:13.296Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-03-19T17:53:13.296Z] PASS [2021-03-19T17:53:13.296Z] coverage: 55.3% of statements [2021-03-19T17:53:13.770Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.280s coverage: 55.3% of statements [2021-03-19T17:53:13.770Z] === RUN TestValidateLogOpt [2021-03-19T17:53:13.770Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-19T17:53:13.770Z] === RUN TestNewMissedConfig [2021-03-19T17:53:13.770Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-19T17:53:13.770Z] === RUN TestNewMissedUrl [2021-03-19T17:53:13.770Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-19T17:53:13.770Z] === RUN TestNewMissedToken [2021-03-19T17:53:13.770Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-19T17:53:13.770Z] === RUN TestNewWithProxy [2021-03-19T17:53:13.770Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-19T17:53:13.770Z] === RUN TestDefault [2021-03-19T17:53:13.770Z] --- PASS: TestDefault (0.01s) [2021-03-19T17:53:13.770Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-19T17:53:13.770Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-19T17:53:13.770Z] === RUN TestJsonFormat [2021-03-19T17:53:13.770Z] --- PASS: TestJsonFormat (0.00s) [2021-03-19T17:53:13.770Z] === RUN TestRawFormat [2021-03-19T17:53:13.770Z] --- PASS: TestRawFormat (0.02s) [2021-03-19T17:53:13.770Z] === RUN TestRawFormatWithLabels [2021-03-19T17:53:13.770Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-03-19T17:53:13.770Z] === RUN TestRawFormatWithoutTag [2021-03-19T17:53:13.770Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-19T17:53:13.910Z] --- PASS: TestServicePlugin (32.36s) [2021-03-19T17:53:13.910Z] plugin_test.go:62: [de56e5bb41798] joining swarm manager [dec4c7dc59490]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T17:53:13.910Z] plugin_test.go:65: [dce75406a082b] joining swarm manager [dec4c7dc59490]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T17:53:13.910Z] === RUN TestServiceUpdateLabel [2021-03-19T17:53:14.229Z] === RUN TestBatching [2021-03-19T17:53:14.229Z] --- PASS: TestBatching (0.44s) [2021-03-19T17:53:14.229Z] === RUN TestFrequency [2021-03-19T17:53:14.690Z] --- PASS: TestFrequency (0.16s) [2021-03-19T17:53:14.690Z] === RUN TestOneMessagePerRequest [2021-03-19T17:53:14.690Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-19T17:53:14.690Z] === RUN TestVerify [2021-03-19T17:53:14.690Z] --- PASS: TestVerify (0.00s) [2021-03-19T17:53:14.690Z] === RUN TestSkipVerify [2021-03-19T17:53:14.690Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:14.690Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:14.690Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:15.151Z] === RUN TestNewParse [2021-03-19T17:53:15.151Z] --- PASS: TestNewParse (0.00s) [2021-03-19T17:53:15.151Z] PASS [2021-03-19T17:53:15.151Z] coverage: 8.3% of statements [2021-03-19T17:53:15.151Z] ok github.com/docker/docker/daemon/logger/templates 0.160s coverage: 8.3% of statements [2021-03-19T17:53:15.151Z] --- PASS: TestSkipVerify (0.60s) [2021-03-19T17:53:15.151Z] === RUN TestBufferMaximum [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616176394.894455\",\"host\":\"18b00ce12ef2\"}'" [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616176394.894455\",\"host\":\"18b00ce12ef2\"}'" [2021-03-19T17:53:15.151Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-19T17:53:15.151Z] === RUN TestServerAlwaysDown [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616176394.899453\",\"host\":\"18b00ce12ef2\"}'" [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616176394.899453\",\"host\":\"18b00ce12ef2\"}'" [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616176394.899453\",\"host\":\"18b00ce12ef2\"}'" [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616176394.900455\",\"host\":\"18b00ce12ef2\"}'" [2021-03-19T17:53:15.151Z] time="2021-03-19T17:53:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616176394.900455\",\"host\":\"18b00ce12ef2\"}'" [2021-03-19T17:53:15.151Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-19T17:53:15.151Z] === RUN TestCannotSendAfterClose [2021-03-19T17:53:15.151Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-19T17:53:15.151Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-19T17:53:15.151Z] === RUN TestParseLogFormat [2021-03-19T17:53:15.151Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-19T17:53:15.151Z] === RUN TestValidateLogOptEmpty [2021-03-19T17:53:15.151Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-19T17:53:15.151Z] === RUN TestValidateSyslogAddress [2021-03-19T17:53:15.151Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-19T17:53:15.151Z] === RUN TestParseAddressDefaultPort [2021-03-19T17:53:15.151Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-19T17:53:15.151Z] === RUN TestValidateSyslogFacility [2021-03-19T17:53:15.151Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-19T17:53:15.151Z] === RUN TestValidateLogOptSyslogFormat [2021-03-19T17:53:15.151Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-19T17:53:15.151Z] === RUN TestValidateLogOpt [2021-03-19T17:53:15.151Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-19T17:53:15.151Z] PASS [2021-03-19T17:53:15.151Z] coverage: 46.8% of statements [2021-03-19T17:53:15.151Z] ok github.com/docker/docker/daemon/logger/syslog 0.122s coverage: 46.8% of statements [2021-03-19T17:53:16.120Z] time="2021-03-19T17:53:15Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-19T17:53:16.120Z] time="2021-03-19T17:53:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"18b00ce12ef2\"}'" [2021-03-19T17:53:16.120Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-03-19T17:53:16.120Z] PASS [2021-03-19T17:53:16.120Z] coverage: 82.5% of statements [2021-03-19T17:53:16.120Z] ok github.com/docker/docker/daemon/logger/splunk 2.416s coverage: 82.5% of statements [2021-03-19T17:53:16.120Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T17:53:16.120Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-19T17:53:16.120Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T17:53:16.471Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-19T17:53:16.471Z] --- PASS: TestServiceUpdateLabel (2.99s) [2021-03-19T17:53:16.471Z] === RUN TestServiceUpdateSecrets [2021-03-19T17:53:18.301Z] === RUN TestV1IDService [2021-03-19T17:53:18.764Z] --- PASS: TestV1IDService (0.10s) [2021-03-19T17:53:18.764Z] === RUN TestV2MetadataService [2021-03-19T17:53:18.764Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-19T17:53:18.764Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-19T17:53:18.764Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-19T17:53:18.764Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-19T17:53:18.764Z] === RUN TestContinueOnError_NeverContinue [2021-03-19T17:53:18.764Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-19T17:53:18.764Z] === RUN TestContinueOnError_UnnestsErrors [2021-03-19T17:53:18.764Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-03-19T17:53:18.764Z] === RUN TestManifestStore [2021-03-19T17:53:18.764Z] === RUN TestManifestStore/no_remote_or_local [2021-03-19T17:53:18.764Z] === RUN TestSuccessfulDownload [2021-03-19T17:53:18.764Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-19T17:53:18.764Z] download_test.go:268: Needs fixing on Windows [2021-03-19T17:53:18.764Z] === RUN TestCancelledDownload [2021-03-19T17:53:18.764Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-19T17:53:18.764Z] === RUN TestMaxDownloadAttempts [2021-03-19T17:53:18.764Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-19T17:53:18.764Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-19T17:53:18.764Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-19T17:53:18.764Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-19T17:53:18.764Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-19T17:53:18.764Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-19T17:53:18.765Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-19T17:53:18.765Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-19T17:53:18.765Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-19T17:53:18.765Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-19T17:53:18.765Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-19T17:53:18.765Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-19T17:53:18.765Z] time="2021-03-19T17:53:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local734770655\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/no_local_cache [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/with_local_cache [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/unknown_media_type [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-19T17:53:18.765Z] time="2021-03-19T17:53:18Z" level=warning msg="reference for unknown type: " [2021-03-19T17:53:18.765Z] time="2021-03-19T17:53:18Z" level=warning msg="reference for unknown type: " [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-19T17:53:18.765Z] time="2021-03-19T17:53:18Z" level=warning msg="reference for unknown type: " [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-19T17:53:18.765Z] time="2021-03-19T17:53:18Z" level=warning msg="reference for unknown type: " [2021-03-19T17:53:18.765Z] time="2021-03-19T17:53:18Z" level=warning msg="reference for unknown type: " [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-19T17:53:18.765Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-19T17:53:19.012Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-19T17:53:19.224Z] time="2021-03-19T17:53:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore (0.35s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-19T17:53:19.225Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-03-19T17:53:19.225Z] === RUN TestDetectManifestBlobMediaType [2021-03-19T17:53:19.225Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-19T17:53:19.225Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-19T17:53:19.225Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-19T17:53:19.225Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-19T17:53:19.225Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-19T17:53:19.225Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-19T17:53:19.225Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-19T17:53:19.225Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-19T17:53:19.225Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-19T17:53:19.225Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-19T17:53:19.225Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-19T17:53:19.225Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-19T17:53:19.225Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-19T17:53:19.225Z] === RUN TestFixManifestLayers [2021-03-19T17:53:19.225Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-19T17:53:19.225Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-19T17:53:19.225Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-19T17:53:19.225Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-19T17:53:19.225Z] === RUN TestFixManifestLayersBadParent [2021-03-19T17:53:19.225Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-19T17:53:19.225Z] === RUN TestValidateManifest [2021-03-19T17:53:19.225Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-19T17:53:19.225Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-19T17:53:19.225Z] === RUN TestFormatPlatform [2021-03-19T17:53:19.225Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-19T17:53:19.225Z] === RUN TestGetRepositoryMountCandidates [2021-03-19T17:53:19.225Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-19T17:53:19.225Z] === RUN TestLayerAlreadyExists [2021-03-19T17:53:19.225Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-19T17:53:19.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T17:53:19.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T17:53:19.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T17:53:19.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T17:53:19.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T17:53:19.225Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T17:53:19.225Z] === RUN TestWhenEmptyAuthConfig [2021-03-19T17:53:19.225Z] time="2021-03-19T17:53:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-19T17:53:19.225Z] time="2021-03-19T17:53:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-19T17:53:19.225Z] time="2021-03-19T17:53:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-19T17:53:19.225Z] time="2021-03-19T17:53:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-19T17:53:19.225Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-19T17:53:19.225Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-03-19T17:53:19.225Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-03-19T17:53:19.225Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-03-19T17:53:19.225Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-03-19T17:53:19.225Z] === RUN TestTransfer [2021-03-19T17:53:19.225Z] --- PASS: TestTransfer (0.15s) [2021-03-19T17:53:19.225Z] === RUN TestConcurrencyLimit [2021-03-19T17:53:19.685Z] --- PASS: TestV2MetadataService (1.06s) [2021-03-19T17:53:19.685Z] PASS [2021-03-19T17:53:19.685Z] coverage: 48.2% of statements [2021-03-19T17:53:19.685Z] ok github.com/docker/docker/distribution/metadata 1.487s coverage: 48.2% of statements [2021-03-19T17:53:19.685Z] === RUN TestNotFound [2021-03-19T17:53:19.685Z] --- PASS: TestNotFound (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestConflict [2021-03-19T17:53:19.685Z] --- PASS: TestConflict (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestForbidden [2021-03-19T17:53:19.685Z] --- PASS: TestForbidden (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestInvalidParameter [2021-03-19T17:53:19.685Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestNotImplemented [2021-03-19T17:53:19.685Z] --- PASS: TestNotImplemented (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestNotModified [2021-03-19T17:53:19.685Z] --- PASS: TestNotModified (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestUnauthorized [2021-03-19T17:53:19.685Z] --- PASS: TestUnauthorized (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestUnknown [2021-03-19T17:53:19.685Z] --- PASS: TestUnknown (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestCancelled [2021-03-19T17:53:19.685Z] --- PASS: TestCancelled (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestDeadline [2021-03-19T17:53:19.685Z] --- PASS: TestDeadline (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestDataLoss [2021-03-19T17:53:19.685Z] --- PASS: TestDataLoss (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestUnavailable [2021-03-19T17:53:19.685Z] --- PASS: TestUnavailable (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestSystem [2021-03-19T17:53:19.685Z] --- PASS: TestSystem (0.00s) [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Not_Found [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Bad_Request [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Conflict [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Unauthorized [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Forbidden [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Not_Modified [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-19T17:53:19.685Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-19T17:53:19.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-19T17:53:19.685Z] PASS [2021-03-19T17:53:19.685Z] coverage: 53.1% of statements [2021-03-19T17:53:19.685Z] ok github.com/docker/docker/errdefs 0.048s coverage: 53.1% of statements [2021-03-19T17:53:19.685Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-03-19T17:53:19.685Z] === RUN TestInactiveJobs [2021-03-19T17:53:20.145Z] --- PASS: TestInactiveJobs (0.39s) [2021-03-19T17:53:20.145Z] === RUN TestWatchRelease [2021-03-19T17:53:20.145Z] --- PASS: TestWatchRelease (0.04s) [2021-03-19T17:53:20.145Z] === RUN TestWatchFinishedTransfer [2021-03-19T17:53:20.145Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-19T17:53:20.145Z] === RUN TestDuplicateTransfer [2021-03-19T17:53:20.145Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-03-19T17:53:20.145Z] === RUN TestSuccessfulUpload [2021-03-19T17:53:20.145Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2021-03-19T17:53:20.145Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-19T17:53:20.145Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-19T17:53:20.145Z] === RUN TestTokenPassThru [2021-03-19T17:53:20.145Z] --- PASS: TestTokenPassThru (0.02s) [2021-03-19T17:53:20.145Z] === RUN TestTokenPassThruDifferentHost [2021-03-19T17:53:20.145Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2021-03-19T17:53:20.145Z] PASS [2021-03-19T17:53:20.145Z] coverage: 23.4% of statements [2021-03-19T17:53:20.145Z] ok github.com/docker/docker/distribution 1.773s coverage: 23.4% of statements [2021-03-19T17:53:20.604Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T17:53:20.604Z] time="2021-03-19T17:53:20Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-19T17:53:20.604Z] --- PASS: TestSuccessfulUpload (0.44s) [2021-03-19T17:53:20.604Z] === RUN TestCancelledUpload [2021-03-19T17:53:20.604Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-19T17:53:20.604Z] PASS [2021-03-19T17:53:20.604Z] coverage: 76.8% of statements [2021-03-19T17:53:20.604Z] ok github.com/docker/docker/distribution/xfer 1.991s coverage: 76.8% of statements [2021-03-19T17:53:20.604Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T17:53:22.143Z] === RUN TestFSGetInvalidData [2021-03-19T17:53:22.143Z] --- PASS: TestFSGetInvalidData (0.03s) [2021-03-19T17:53:22.143Z] === RUN TestFSInvalidSet [2021-03-19T17:53:22.143Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-19T17:53:22.143Z] === RUN TestFSInvalidRoot [2021-03-19T17:53:22.143Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-19T17:53:22.302Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-19T17:53:22.603Z] === RUN TestFSMetadataGetSet [2021-03-19T17:53:22.603Z] --- PASS: TestFSMetadataGetSet (0.21s) [2021-03-19T17:53:22.603Z] === RUN TestFSInvalidWalker [2021-03-19T17:53:22.603Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-03-19T17:53:22.603Z] === RUN TestFSGetSet [2021-03-19T17:53:22.603Z] === RUN TestCompare [2021-03-19T17:53:22.603Z] --- PASS: TestCompare (0.00s) [2021-03-19T17:53:22.603Z] PASS [2021-03-19T17:53:22.603Z] coverage: 19.2% of statements [2021-03-19T17:53:22.603Z] ok github.com/docker/docker/image/cache 0.362s coverage: 19.2% of statements [2021-03-19T17:53:22.603Z] --- PASS: TestFSGetSet (0.05s) [2021-03-19T17:53:22.603Z] === RUN TestFSGetUnsetKey [2021-03-19T17:53:22.603Z] --- PASS: TestFSGetUnsetKey (0.02s) [2021-03-19T17:53:22.603Z] === RUN TestFSGetEmptyData [2021-03-19T17:53:22.603Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-03-19T17:53:22.603Z] === RUN TestFSDelete [2021-03-19T17:53:22.603Z] --- PASS: TestFSDelete (0.03s) [2021-03-19T17:53:22.603Z] === RUN TestFSWalker [2021-03-19T17:53:22.603Z] --- PASS: TestFSWalker (0.06s) [2021-03-19T17:53:22.603Z] === RUN TestFSWalkerStopOnError [2021-03-19T17:53:22.603Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-03-19T17:53:22.603Z] === RUN TestNewFromJSON [2021-03-19T17:53:22.603Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-19T17:53:22.603Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-19T17:53:22.603Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-19T17:53:22.603Z] === RUN TestMarshalKeyOrder [2021-03-19T17:53:22.603Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-19T17:53:22.603Z] === RUN TestImage [2021-03-19T17:53:22.603Z] --- PASS: TestImage (0.00s) [2021-03-19T17:53:22.603Z] === RUN TestImageOSNotEmpty [2021-03-19T17:53:22.603Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-19T17:53:22.603Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-19T17:53:22.603Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-19T17:53:22.603Z] === RUN TestCreate [2021-03-19T17:53:22.603Z] --- PASS: TestCreate (0.01s) [2021-03-19T17:53:22.603Z] === RUN TestRestore [2021-03-19T17:53:22.603Z] === RUN TestMakeV1ConfigFromConfig [2021-03-19T17:53:22.603Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-19T17:53:22.603Z] PASS [2021-03-19T17:53:22.603Z] coverage: 25.0% of statements [2021-03-19T17:53:22.603Z] ok github.com/docker/docker/image/v1 0.115s coverage: 25.0% of statements [2021-03-19T17:53:23.062Z] time="2021-03-19T17:53:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-19T17:53:23.062Z] --- PASS: TestRestore (0.22s) [2021-03-19T17:53:23.062Z] === RUN TestAddDelete [2021-03-19T17:53:23.062Z] --- PASS: TestAddDelete (0.03s) [2021-03-19T17:53:23.062Z] === RUN TestSearchAfterDelete [2021-03-19T17:53:23.062Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-03-19T17:53:23.062Z] === RUN TestParentReset [2021-03-19T17:53:23.062Z] --- PASS: TestParentReset (0.11s) [2021-03-19T17:53:23.062Z] === RUN TestGetAndSetLastUpdated [2021-03-19T17:53:23.062Z] --- PASS: TestGetAndSetLastUpdated (0.06s) [2021-03-19T17:53:23.062Z] === RUN TestStoreLen [2021-03-19T17:53:23.062Z] --- PASS: TestStoreLen (0.12s) [2021-03-19T17:53:23.062Z] PASS [2021-03-19T17:53:23.062Z] coverage: 86.8% of statements [2021-03-19T17:53:23.062Z] ok github.com/docker/docker/image 1.157s coverage: 86.8% of statements [2021-03-19T17:53:23.522Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T17:53:23.522Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-19T17:53:23.681Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-19T17:53:23.941Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-19T17:53:25.061Z] === RUN TestSerialization [2021-03-19T17:53:25.062Z] --- PASS: TestSerialization (0.02s) [2021-03-19T17:53:25.062Z] PASS [2021-03-19T17:53:25.062Z] coverage: 100.0% of statements [2021-03-19T17:53:25.062Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2021-03-19T17:53:25.062Z] === RUN TestEmptyLayer [2021-03-19T17:53:25.062Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-19T17:53:25.062Z] === RUN TestCommitFailure [2021-03-19T17:53:25.062Z] --- PASS: TestCommitFailure (0.01s) [2021-03-19T17:53:25.062Z] === RUN TestStartTransactionFailure [2021-03-19T17:53:25.062Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-19T17:53:25.062Z] === RUN TestGetOrphan [2021-03-19T17:53:25.062Z] --- PASS: TestGetOrphan (0.01s) [2021-03-19T17:53:25.062Z] === RUN TestMountAndRegister [2021-03-19T17:53:25.062Z] --- PASS: TestMountAndRegister (0.05s) [2021-03-19T17:53:25.062Z] layer_test.go:271: Layer size: 14 [2021-03-19T17:53:25.062Z] === RUN TestLayerRelease [2021-03-19T17:53:25.062Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-19T17:53:25.062Z] layer_test.go:304: Failing on Windows [2021-03-19T17:53:25.062Z] === RUN TestStoreRestore [2021-03-19T17:53:25.062Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-19T17:53:25.062Z] layer_test.go:353: Failing on Windows [2021-03-19T17:53:25.062Z] === RUN TestTarStreamStability [2021-03-19T17:53:25.062Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-19T17:53:25.062Z] layer_test.go:468: Failing on Windows [2021-03-19T17:53:25.062Z] === RUN TestRegisterExistingLayer [2021-03-19T17:53:25.062Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-03-19T17:53:25.062Z] === RUN TestTarStreamVerification [2021-03-19T17:53:25.062Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-19T17:53:25.062Z] layer_test.go:697: Failing on Windows [2021-03-19T17:53:25.062Z] === RUN TestLayerMigration [2021-03-19T17:53:25.062Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-19T17:53:25.062Z] migration_test.go:46: Failing on Windows [2021-03-19T17:53:25.062Z] === RUN TestLayerMigrationNoTarsplit [2021-03-19T17:53:25.062Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-19T17:53:25.062Z] migration_test.go:182: Failing on Windows [2021-03-19T17:53:25.062Z] === RUN TestMountInit [2021-03-19T17:53:25.062Z] --- SKIP: TestMountInit (0.00s) [2021-03-19T17:53:25.062Z] mount_test.go:17: Failing on Windows [2021-03-19T17:53:25.062Z] === RUN TestMountSize [2021-03-19T17:53:25.062Z] --- SKIP: TestMountSize (0.00s) [2021-03-19T17:53:25.062Z] mount_test.go:76: Failing on Windows [2021-03-19T17:53:25.062Z] === RUN TestMountChanges [2021-03-19T17:53:25.062Z] --- SKIP: TestMountChanges (0.00s) [2021-03-19T17:53:25.062Z] mount_test.go:125: Failing on Windows [2021-03-19T17:53:25.062Z] === RUN TestMountApply [2021-03-19T17:53:25.062Z] --- SKIP: TestMountApply (0.00s) [2021-03-19T17:53:25.062Z] mount_test.go:212: Failing on Windows [2021-03-19T17:53:25.062Z] PASS [2021-03-19T17:53:25.062Z] coverage: 30.1% of statements [2021-03-19T17:53:25.062Z] ok github.com/docker/docker/layer 0.364s coverage: 30.1% of statements [2021-03-19T17:53:25.321Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-19T17:53:25.522Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T17:53:25.892Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-19T17:53:25.984Z] === RUN TestEnvironmentParsing [2021-03-19T17:53:25.984Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-19T17:53:25.984Z] PASS [2021-03-19T17:53:25.984Z] coverage: 1.0% of statements [2021-03-19T17:53:25.984Z] ok github.com/docker/docker/libcontainerd/local 0.197s coverage: 1.0% of statements [2021-03-19T17:53:25.984Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T17:53:25.984Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T17:53:25.984Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-19T17:53:26.443Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-19T17:53:26.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-19T17:53:26.443Z] PASS [2021-03-19T17:53:26.443Z] coverage: 42.3% of statements [2021-03-19T17:53:26.443Z] ok github.com/docker/docker/oci 0.100s coverage: 42.3% of statements [2021-03-19T17:53:26.443Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T17:53:26.443Z] === RUN TestParseVersion [2021-03-19T17:53:26.443Z] --- PASS: TestParseVersion (0.00s) [2021-03-19T17:53:26.443Z] PASS [2021-03-19T17:53:26.443Z] coverage: 52.9% of statements [2021-03-19T17:53:26.443Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2021-03-19T17:53:27.277Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-19T17:53:27.412Z] === RUN TestAddressPoolOpt [2021-03-19T17:53:27.412Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/a [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/something [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/_=a [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/env1=value1 [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/_env1=value1 [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/PATH [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/=a [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/PATH= [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/PATH=something [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/asd!qwe [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/1asd [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/123 [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/some_space [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/__some_space_before [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/some_space_after__ [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/= [2021-03-19T17:53:27.412Z] === RUN TestValidateEnv/PaTh [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv (0.01s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestParseHost [2021-03-19T17:53:27.412Z] --- PASS: TestParseHost (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestParseDockerDaemonHost [2021-03-19T17:53:27.412Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestParseTCP [2021-03-19T17:53:27.412Z] --- PASS: TestParseTCP (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-19T17:53:27.412Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestValidateExtraHosts [2021-03-19T17:53:27.412Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestIpOptString [2021-03-19T17:53:27.412Z] --- PASS: TestIpOptString (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-19T17:53:27.412Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestNewIpOptValidDefaultVal [2021-03-19T17:53:27.412Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestIpOptSetInvalidVal [2021-03-19T17:53:27.412Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestValidateIPAddress [2021-03-19T17:53:27.412Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestMapOpts [2021-03-19T17:53:27.412Z] --- PASS: TestMapOpts (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestListOptsWithoutValidator [2021-03-19T17:53:27.412Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestListOptsWithValidator [2021-03-19T17:53:27.412Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestValidateDNSSearch [2021-03-19T17:53:27.412Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_general_format [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_one_more [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-19T17:53:27.412Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-19T17:53:27.412Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestNamedListOpts [2021-03-19T17:53:27.412Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestNamedMapOpts [2021-03-19T17:53:27.412Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestParseLink [2021-03-19T17:53:27.412Z] --- PASS: TestParseLink (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestQuotedStringSetWithQuotes [2021-03-19T17:53:27.412Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-19T17:53:27.412Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-19T17:53:27.412Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-19T17:53:27.412Z] === RUN TestUlimitOpt [2021-03-19T17:53:27.412Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-19T17:53:27.412Z] PASS [2021-03-19T17:53:27.412Z] coverage: 67.1% of statements [2021-03-19T17:53:27.412Z] ok github.com/docker/docker/opts 0.169s coverage: 67.1% of statements [2021-03-19T17:53:27.514Z] --- PASS: TestServiceUpdateNetwork (15.14s) [2021-03-19T17:53:27.514Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T17:53:27.775Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T17:53:27.845Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-19T17:53:27.871Z] === RUN TestUnbuffered [2021-03-19T17:53:27.871Z] --- PASS: TestUnbuffered (0.00s) [2021-03-19T17:53:27.871Z] === RUN TestRaceUnbuffered [2021-03-19T17:53:27.871Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-19T17:53:27.871Z] PASS [2021-03-19T17:53:27.871Z] coverage: 100.0% of statements [2021-03-19T17:53:27.871Z] ok github.com/docker/docker/pkg/broadcaster 0.158s coverage: 100.0% of statements [2021-03-19T17:53:28.782Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-19T17:53:28.840Z] === RUN TestPeerCertificateMarshalJSON [2021-03-19T17:53:29.161Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T17:53:29.300Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-19T17:53:29.300Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-19T17:53:29.300Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2021-03-19T17:53:29.300Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-19T17:53:29.300Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-19T17:53:29.300Z] === RUN TestMiddleware [2021-03-19T17:53:29.300Z] --- PASS: TestMiddleware (0.00s) [2021-03-19T17:53:29.300Z] === RUN TestNewResponseModifier [2021-03-19T17:53:29.300Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-19T17:53:29.300Z] PASS [2021-03-19T17:53:29.300Z] coverage: 26.8% of statements [2021-03-19T17:53:29.300Z] ok github.com/docker/docker/pkg/authorization 0.667s coverage: 26.8% of statements [2021-03-19T17:53:29.350Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-19T17:53:29.759Z] === RUN TestMatch [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[]] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[foo]] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[foo_bar]] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[]#01 [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[qux]] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-19T17:53:29.759Z] === RUN TestMatch/[[foo_baz]] [2021-03-19T17:53:29.759Z] --- PASS: TestMatch (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-19T17:53:29.759Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-19T17:53:29.759Z] PASS [2021-03-19T17:53:29.759Z] coverage: 87.5% of statements [2021-03-19T17:53:29.759Z] ok github.com/docker/docker/pkg/capabilities 0.094s coverage: 87.5% of statements [2021-03-19T17:53:30.218Z] === RUN TestChrootTarUntar [2021-03-19T17:53:30.218Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-19T17:53:30.218Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:30.218Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-19T17:53:30.218Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-19T17:53:30.218Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:30.218Z] === RUN TestChrootUntarEmptyArchive [2021-03-19T17:53:30.218Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-19T17:53:30.218Z] === RUN TestChrootTarUntarWithSymlink [2021-03-19T17:53:30.218Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-19T17:53:30.218Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T17:53:30.218Z] === RUN TestChrootCopyWithTar [2021-03-19T17:53:30.218Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-19T17:53:30.218Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T17:53:30.218Z] === RUN TestChrootCopyFileWithTar [2021-03-19T17:53:30.218Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-19T17:53:30.218Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:30.218Z] === RUN TestChrootUntarPath [2021-03-19T17:53:30.218Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-19T17:53:30.218Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T17:53:30.218Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-19T17:53:30.218Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-19T17:53:30.218Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:30.218Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-19T17:53:30.218Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-19T17:53:30.218Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:30.218Z] === RUN TestChrootApplyDotDotFile [2021-03-19T17:53:30.218Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-19T17:53:30.218Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:30.218Z] PASS [2021-03-19T17:53:30.218Z] coverage: 15.4% of statements [2021-03-19T17:53:30.218Z] ok github.com/docker/docker/pkg/chrootarchive 0.116s coverage: 15.4% of statements [2021-03-19T17:53:30.218Z] === RUN TestIsArchivePathDir [2021-03-19T17:53:30.218Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-03-19T17:53:30.218Z] === RUN TestIsArchivePathInvalidFile [2021-03-19T17:53:30.286Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-19T17:53:30.677Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2021-03-19T17:53:30.677Z] === RUN TestIsArchivePathTar [2021-03-19T17:53:30.677Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-03-19T17:53:30.677Z] === RUN TestDecompressStreamGzip [2021-03-19T17:53:30.677Z] === RUN TestSizeEmpty [2021-03-19T17:53:30.677Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-19T17:53:30.677Z] === RUN TestSizeEmptyFile [2021-03-19T17:53:30.677Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-19T17:53:30.677Z] === RUN TestSizeNonemptyFile [2021-03-19T17:53:30.677Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-19T17:53:30.677Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-19T17:53:30.677Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-19T17:53:30.677Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-19T17:53:30.677Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-19T17:53:30.677Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-19T17:53:30.677Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-19T17:53:30.677Z] === RUN TestMoveToSubdir [2021-03-19T17:53:30.677Z] --- PASS: TestMoveToSubdir (0.01s) [2021-03-19T17:53:30.677Z] === RUN TestSizeNonExistingDirectory [2021-03-19T17:53:30.677Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-19T17:53:30.677Z] PASS [2021-03-19T17:53:30.677Z] coverage: 80.0% of statements [2021-03-19T17:53:30.677Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2021-03-19T17:53:30.677Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-03-19T17:53:30.677Z] === RUN TestDecompressStreamBzip2 [2021-03-19T17:53:31.137Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2021-03-19T17:53:31.137Z] === RUN TestDecompressStreamXz [2021-03-19T17:53:31.137Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-19T17:53:31.137Z] archive_test.go:134: Xz not present in msys2 [2021-03-19T17:53:31.137Z] === RUN TestCompressStreamXzUnsupported [2021-03-19T17:53:31.137Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-19T17:53:31.137Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-19T17:53:31.137Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-19T17:53:31.137Z] === RUN TestCompressStreamInvalid [2021-03-19T17:53:31.137Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-19T17:53:31.137Z] === RUN TestExtensionInvalid [2021-03-19T17:53:31.137Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-19T17:53:31.137Z] === RUN TestExtensionUncompressed [2021-03-19T17:53:31.137Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-19T17:53:31.137Z] === RUN TestExtensionBzip2 [2021-03-19T17:53:31.137Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-19T17:53:31.137Z] === RUN TestExtensionGzip [2021-03-19T17:53:31.137Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-19T17:53:31.137Z] === RUN TestExtensionXz [2021-03-19T17:53:31.137Z] --- PASS: TestExtensionXz (0.00s) [2021-03-19T17:53:31.137Z] === RUN TestCmdStreamLargeStderr [2021-03-19T17:53:31.137Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2021-03-19T17:53:31.137Z] === RUN TestCmdStreamBad [2021-03-19T17:53:31.137Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-19T17:53:31.137Z] archive_test.go:239: Failing on Windows CI machines [2021-03-19T17:53:31.137Z] === RUN TestCmdStreamGood [2021-03-19T17:53:31.137Z] --- PASS: TestCmdStreamGood (0.06s) [2021-03-19T17:53:31.137Z] === RUN TestUntarPathWithInvalidDest [2021-03-19T17:53:31.137Z] === RUN Test [2021-03-19T17:53:31.137Z] === RUN Test/TestContainsEntry [2021-03-19T17:53:31.137Z] === RUN Test/TestCreateEntries [2021-03-19T17:53:31.137Z] === RUN Test/TestEntriesDiff [2021-03-19T17:53:31.137Z] === RUN Test/TestEntriesEquality [2021-03-19T17:53:31.137Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-19T17:53:31.137Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-19T17:53:31.137Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-19T17:53:31.137Z] === RUN Test/TestGeneratorNotGenerate [2021-03-19T17:53:31.137Z] === RUN Test/TestGeneratorWithPort [2021-03-19T17:53:31.137Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-19T17:53:31.137Z] === RUN Test/TestNewEntry [2021-03-19T17:53:31.137Z] === RUN Test/TestParse [2021-03-19T17:53:31.137Z] --- PASS: Test (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-19T17:53:31.137Z] --- PASS: Test/TestParse (0.00s) [2021-03-19T17:53:31.137Z] PASS [2021-03-19T17:53:31.137Z] coverage: 58.3% of statements [2021-03-19T17:53:31.137Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-03-19T17:53:31.137Z] === RUN TestUntarPathWithInvalidSrc [2021-03-19T17:53:31.137Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-19T17:53:31.137Z] === RUN TestUntarPath [2021-03-19T17:53:31.137Z] ok github.com/docker/docker/pkg/discovery 0.049s coverage: 58.3% of statements [2021-03-19T17:53:31.224Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-19T17:53:31.601Z] --- PASS: TestUntarPath (0.12s) [2021-03-19T17:53:31.601Z] === RUN TestUntarPathWithDestinationFile [2021-03-19T17:53:31.601Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-03-19T17:53:31.601Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-19T17:53:31.601Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-03-19T17:53:31.601Z] === RUN TestCopyWithTarInvalidSrc [2021-03-19T17:53:31.601Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-19T17:53:31.601Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-19T17:53:31.601Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-19T17:53:31.601Z] === RUN TestCopyWithTarSrcFile [2021-03-19T17:53:31.601Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-03-19T17:53:31.601Z] === RUN TestCopyWithTarSrcFolder [2021-03-19T17:53:31.601Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-19T17:53:31.601Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-19T17:53:31.601Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-19T17:53:31.601Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-19T17:53:31.601Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-19T17:53:31.601Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-19T17:53:31.601Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-19T17:53:31.601Z] === RUN TestCopyFileWithTarSrcFile [2021-03-19T17:53:31.601Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-03-19T17:53:31.601Z] === RUN TestTarFiles [2021-03-19T17:53:31.601Z] === RUN Test [2021-03-19T17:53:31.601Z] === RUN Test/TestContent [2021-03-19T17:53:31.601Z] === RUN Test/TestInitialize [2021-03-19T17:53:31.601Z] === RUN Test/TestNew [2021-03-19T17:53:31.601Z] === RUN Test/TestParsingContentsWithComments [2021-03-19T17:53:31.601Z] === RUN Test/TestRegister [2021-03-19T17:53:31.601Z] === RUN Test/TestWatch [2021-03-19T17:53:31.601Z] --- PASS: Test (0.01s) [2021-03-19T17:53:31.601Z] --- PASS: Test/TestContent (0.00s) [2021-03-19T17:53:31.601Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-19T17:53:31.601Z] --- PASS: Test/TestNew (0.00s) [2021-03-19T17:53:31.601Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-19T17:53:31.601Z] --- PASS: Test/TestRegister (0.00s) [2021-03-19T17:53:31.601Z] --- PASS: Test/TestWatch (0.01s) [2021-03-19T17:53:31.601Z] PASS [2021-03-19T17:53:31.601Z] coverage: 92.9% of statements [2021-03-19T17:53:31.601Z] ok github.com/docker/docker/pkg/discovery/file 0.062s coverage: 92.9% of statements [2021-03-19T17:53:32.161Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-19T17:53:32.729Z] --- PASS: TestServiceUpdateSecrets (16.21s) [2021-03-19T17:53:32.729Z] === RUN TestServiceUpdateConfigs [2021-03-19T17:53:33.141Z] === RUN Test [2021-03-19T17:53:33.141Z] === RUN Test/TestWatch [2021-03-19T17:53:33.141Z] --- PASS: Test (0.00s) [2021-03-19T17:53:33.141Z] --- PASS: Test/TestWatch (0.00s) [2021-03-19T17:53:33.141Z] PASS [2021-03-19T17:53:33.141Z] coverage: 92.3% of statements [2021-03-19T17:53:33.141Z] ok github.com/docker/docker/pkg/discovery/memory 0.107s coverage: 92.3% of statements [2021-03-19T17:53:33.141Z] === RUN Test [2021-03-19T17:53:33.141Z] === RUN Test/TestInitialize [2021-03-19T17:53:33.141Z] === RUN Test/TestInitializeWithPattern [2021-03-19T17:53:33.141Z] === RUN Test/TestRegister [2021-03-19T17:53:33.141Z] === RUN Test/TestWatch [2021-03-19T17:53:33.141Z] --- PASS: Test (0.00s) [2021-03-19T17:53:33.141Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-19T17:53:33.141Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-19T17:53:33.141Z] --- PASS: Test/TestRegister (0.00s) [2021-03-19T17:53:33.141Z] --- PASS: Test/TestWatch (0.00s) [2021-03-19T17:53:33.141Z] PASS [2021-03-19T17:53:33.141Z] coverage: 93.8% of statements [2021-03-19T17:53:33.141Z] ok github.com/docker/docker/pkg/discovery/nodes 0.066s coverage: 93.8% of statements [2021-03-19T17:53:33.298Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-19T17:53:33.600Z] === RUN Test [2021-03-19T17:53:33.600Z] === RUN Test/TestInitialize [2021-03-19T17:53:33.600Z] time="2021-03-19T17:53:33Z" level=info msg="Initializing discovery without TLS" [2021-03-19T17:53:33.600Z] time="2021-03-19T17:53:33Z" level=info msg="Initializing discovery without TLS" [2021-03-19T17:53:33.600Z] time="2021-03-19T17:53:33Z" level=info msg="Initializing discovery without TLS" [2021-03-19T17:53:33.600Z] === RUN Test/TestInitializeWithCerts [2021-03-19T17:53:33.600Z] time="2021-03-19T17:53:33Z" level=info msg="Initializing discovery with TLS" [2021-03-19T17:53:33.600Z] === RUN Test/TestWatch [2021-03-19T17:53:33.600Z] time="2021-03-19T17:53:33Z" level=info msg="Initializing discovery without TLS" [2021-03-19T17:53:34.235Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-19T17:53:34.570Z] === RUN TestPollerAddRemove [2021-03-19T17:53:34.570Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-19T17:53:34.570Z] === RUN TestPollerEvent [2021-03-19T17:53:34.570Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-19T17:53:34.570Z] poller_test.go:41: No chmod on Windows [2021-03-19T17:53:34.570Z] === RUN TestPollerClose [2021-03-19T17:53:34.570Z] --- PASS: TestPollerClose (0.00s) [2021-03-19T17:53:34.570Z] PASS [2021-03-19T17:53:34.570Z] coverage: 36.2% of statements [2021-03-19T17:53:34.570Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 36.2% of statements [2021-03-19T17:53:35.030Z] === RUN TestCopyFileWithInvalidSrc [2021-03-19T17:53:35.030Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestCopyFileWithInvalidDest [2021-03-19T17:53:35.030Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-19T17:53:35.030Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-19T17:53:35.030Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestCopyFile [2021-03-19T17:53:35.030Z] --- PASS: TestCopyFile (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-19T17:53:35.030Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-19T17:53:35.030Z] fileutils_test.go:134: Needs porting to Windows [2021-03-19T17:53:35.030Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-19T17:53:35.030Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-19T17:53:35.030Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-19T17:53:35.030Z] fileutils_test.go:180: Needs porting to Windows [2021-03-19T17:53:35.030Z] === RUN TestWildcardMatches [2021-03-19T17:53:35.030Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestPatternMatches [2021-03-19T17:53:35.030Z] --- PASS: TestPatternMatches (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-19T17:53:35.030Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestPatternMatchesFolderExclusions [2021-03-19T17:53:35.030Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-19T17:53:35.030Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-19T17:53:35.030Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-19T17:53:35.030Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-19T17:53:35.030Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestSingleExclamationError [2021-03-19T17:53:35.030Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestMatchesWithNoPatterns [2021-03-19T17:53:35.030Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestMatchesWithMalformedPatterns [2021-03-19T17:53:35.030Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestMatches [2021-03-19T17:53:35.030Z] --- PASS: TestMatches (0.00s) [2021-03-19T17:53:35.030Z] === RUN TestCleanPatterns [2021-03-19T17:53:35.030Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-19T17:53:35.031Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-19T17:53:35.031Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-19T17:53:35.492Z] === RUN TestCleanPatternsExceptionFlag [2021-03-19T17:53:35.492Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-19T17:53:35.492Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-19T17:53:35.492Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-19T17:53:35.492Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-19T17:53:35.492Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-19T17:53:35.492Z] === RUN TestCleanPatternsErrorSingleException [2021-03-19T17:53:35.492Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-19T17:53:35.492Z] === RUN TestCreateIfNotExistsDir [2021-03-19T17:53:35.492Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-19T17:53:35.492Z] === RUN TestCreateIfNotExistsFile [2021-03-19T17:53:35.492Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-03-19T17:53:35.492Z] === RUN TestMatch [2021-03-19T17:53:35.492Z] --- PASS: TestMatch (0.00s) [2021-03-19T17:53:35.492Z] PASS [2021-03-19T17:53:35.492Z] coverage: 87.7% of statements [2021-03-19T17:53:35.492Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 87.7% of statements [2021-03-19T17:53:35.492Z] === RUN TestGet [2021-03-19T17:53:35.492Z] --- PASS: TestGet (0.00s) [2021-03-19T17:53:35.492Z] === RUN TestGetShortcutString [2021-03-19T17:53:35.492Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-19T17:53:35.492Z] PASS [2021-03-19T17:53:35.492Z] coverage: 42.9% of statements [2021-03-19T17:53:35.492Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2021-03-19T17:53:35.614Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-19T17:53:36.108Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T17:53:36.109Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-03-19T17:53:36.109Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T17:53:36.109Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T17:53:36.109Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-03-19T17:53:36.109Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T17:53:36.109Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-03-19T17:53:36.109Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T17:53:36.109Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T17:53:36.550Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-19T17:53:37.033Z] --- PASS: Test (3.25s) [2021-03-19T17:53:37.033Z] --- PASS: Test/TestInitialize (0.18s) [2021-03-19T17:53:37.033Z] --- PASS: Test/TestInitializeWithCerts (0.04s) [2021-03-19T17:53:37.033Z] --- PASS: Test/TestWatch (3.02s) [2021-03-19T17:53:37.033Z] PASS [2021-03-19T17:53:37.033Z] coverage: 84.1% of statements [2021-03-19T17:53:37.033Z] ok github.com/docker/docker/pkg/discovery/kv 3.409s coverage: 84.1% of statements [2021-03-19T17:53:37.033Z] === RUN TestCreateIDMapOrder [2021-03-19T17:53:37.033Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-19T17:53:37.033Z] PASS [2021-03-19T17:53:37.033Z] coverage: 7.2% of statements [2021-03-19T17:53:37.033Z] ok github.com/docker/docker/pkg/idtools 0.057s coverage: 7.2% of statements [2021-03-19T17:53:37.294Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T17:53:37.930Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-19T17:53:38.005Z] === RUN TestFixedBufferCap [2021-03-19T17:53:38.005Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-19T17:53:38.005Z] === RUN TestFixedBufferLen [2021-03-19T17:53:38.005Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-19T17:53:38.005Z] === RUN TestFixedBufferString [2021-03-19T17:53:38.005Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-19T17:53:38.005Z] === RUN TestFixedBufferWrite [2021-03-19T17:53:38.005Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-19T17:53:38.005Z] === RUN TestFixedBufferRead [2021-03-19T17:53:38.005Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-19T17:53:38.005Z] === RUN TestBytesPipeRead [2021-03-19T17:53:38.005Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-19T17:53:38.005Z] === RUN TestBytesPipeWrite [2021-03-19T17:53:38.005Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-19T17:53:38.005Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-19T17:53:38.464Z] === RUN TestError [2021-03-19T17:53:38.464Z] --- PASS: TestError (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestProgressString [2021-03-19T17:53:38.464Z] === RUN TestProgressString/no_progress [2021-03-19T17:53:38.464Z] === RUN TestProgressString/progress_1 [2021-03-19T17:53:38.464Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-19T17:53:38.464Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-19T17:53:38.464Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-19T17:53:38.464Z] === RUN TestProgressString/with_units [2021-03-19T17:53:38.464Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-19T17:53:38.464Z] === RUN TestProgressString/hide_counts [2021-03-19T17:53:38.464Z] --- PASS: TestProgressString (0.00s) [2021-03-19T17:53:38.464Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-19T17:53:38.464Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-19T17:53:38.464Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-19T17:53:38.464Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-19T17:53:38.464Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-19T17:53:38.464Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-19T17:53:38.464Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-19T17:53:38.464Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestJSONMessageDisplay [2021-03-19T17:53:38.464Z] --- PASS: TestBytesPipeWriteRandomChunks (0.61s) [2021-03-19T17:53:38.464Z] === RUN TestAtomicWriteToFile [2021-03-19T17:53:38.464Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-19T17:53:38.464Z] === RUN TestAtomicWriteSetCommit [2021-03-19T17:53:38.464Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-19T17:53:38.464Z] === RUN TestAtomicWriteSetCancel [2021-03-19T17:53:38.464Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-19T17:53:38.464Z] === RUN TestReadCloserWrapperClose [2021-03-19T17:53:38.464Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestReaderErrWrapperReadOnError [2021-03-19T17:53:38.464Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestReaderErrWrapperRead [2021-03-19T17:53:38.464Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestHashData [2021-03-19T17:53:38.464Z] --- PASS: TestHashData (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestCancelReadCloser [2021-03-19T17:53:38.464Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-03-19T17:53:38.464Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-19T17:53:38.464Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-19T17:53:38.464Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestDisplayJSONMessagesStream [2021-03-19T17:53:38.464Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-19T17:53:38.464Z] PASS [2021-03-19T17:53:38.464Z] coverage: 91.7% of statements [2021-03-19T17:53:38.464Z] ok github.com/docker/docker/pkg/jsonmessage 0.300s coverage: 91.7% of statements [2021-03-19T17:53:38.464Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-19T17:53:38.464Z] === RUN TestWriteCloserWrapperClose [2021-03-19T17:53:38.464Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestNopWriteCloser [2021-03-19T17:53:38.464Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestNopWriter [2021-03-19T17:53:38.464Z] --- PASS: TestNopWriter (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestWriteCounter [2021-03-19T17:53:38.464Z] --- PASS: TestWriteCounter (0.00s) [2021-03-19T17:53:38.464Z] PASS [2021-03-19T17:53:38.464Z] coverage: 69.2% of statements [2021-03-19T17:53:38.464Z] ok github.com/docker/docker/pkg/ioutils 0.805s coverage: 69.2% of statements [2021-03-19T17:53:38.464Z] === RUN TestStandardLongPath [2021-03-19T17:53:38.464Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-19T17:53:38.464Z] === RUN TestUNCLongPath [2021-03-19T17:53:38.464Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-19T17:53:38.464Z] PASS [2021-03-19T17:53:38.464Z] coverage: 100.0% of statements [2021-03-19T17:53:38.464Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2021-03-19T17:53:38.873Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-19T17:53:39.375Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 48.3% of statements [2021-03-19T17:53:39.375Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T17:53:39.375Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.7% of statements [2021-03-19T17:53:39.433Z] --- PASS: TestTarFiles (7.51s) [2021-03-19T17:53:39.433Z] === RUN TestTarUntar [2021-03-19T17:53:39.433Z] --- PASS: TestTarUntar (0.04s) [2021-03-19T17:53:39.433Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-19T17:53:39.433Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-19T17:53:39.433Z] === RUN TestTarWithOptions [2021-03-19T17:53:39.433Z] --- PASS: TestTarWithOptions (0.05s) [2021-03-19T17:53:39.433Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-19T17:53:39.433Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-19T17:53:39.433Z] === RUN TestUntarUstarGnuConflict [2021-03-19T17:53:39.433Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-03-19T17:53:39.433Z] === RUN TestUntarInvalidFilenames [2021-03-19T17:53:39.433Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames376773226\\dest" [2021-03-19T17:53:39.433Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-03-19T17:53:39.433Z] === RUN TestUntarHardlinkToSymlink [2021-03-19T17:53:39.433Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-19T17:53:39.433Z] === RUN TestUntarInvalidHardlink [2021-03-19T17:53:39.433Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink049585307\\victim\\hello" -> "../victim/hello" [2021-03-19T17:53:39.433Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink279512382\\victim\\hello" -> "/../victim/hello" [2021-03-19T17:53:39.433Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink777281413\\victim" -> "../victim" [2021-03-19T17:53:39.433Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink668566816\\victim" -> "../victim" [2021-03-19T17:53:39.433Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink526577151\\victim" -> "../victim" [2021-03-19T17:53:39.433Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink934774610\\victim" -> "../victim" [2021-03-19T17:53:39.433Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-03-19T17:53:39.433Z] === RUN TestUntarInvalidSymlink [2021-03-19T17:53:39.433Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink947957897\\dest\\dotdot" -> "../victim/hello" [2021-03-19T17:53:39.433Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink036335700\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-19T17:53:39.433Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink339518371\\dest\\loophole-victim" -> "../victim" [2021-03-19T17:53:39.433Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink738618022\\dest\\loophole-victim" -> "../victim" [2021-03-19T17:53:39.433Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink738092493\\dest\\loophole-victim" -> "../victim" [2021-03-19T17:53:39.433Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink234328776\\dest\\loophole-victim" -> "../victim" [2021-03-19T17:53:39.433Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink959756679\\dest\\dir\\loophole" -> "../../victim" [2021-03-19T17:53:39.433Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-03-19T17:53:39.433Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-19T17:53:39.433Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-19T17:53:39.433Z] === RUN TestXGlobalNoParent [2021-03-19T17:53:39.433Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-19T17:53:39.433Z] === RUN TestReplaceFileTarWrapper [2021-03-19T17:53:39.433Z] === RUN TestNameFormat [2021-03-19T17:53:39.433Z] --- PASS: TestNameFormat (0.00s) [2021-03-19T17:53:39.433Z] === RUN TestNameRetries [2021-03-19T17:53:39.433Z] --- PASS: TestNameRetries (0.00s) [2021-03-19T17:53:39.433Z] PASS [2021-03-19T17:53:39.433Z] coverage: 85.7% of statements [2021-03-19T17:53:39.433Z] ok github.com/docker/docker/pkg/namesgenerator 0.066s coverage: 85.7% of statements [2021-03-19T17:53:39.819Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-19T17:53:39.819Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-19T17:53:39.895Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2021-03-19T17:53:39.895Z] === RUN TestPrefixHeaderReadable [2021-03-19T17:53:39.895Z] === RUN TestParseKeyValueOpt [2021-03-19T17:53:39.895Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-19T17:53:39.895Z] === RUN TestParseUintList [2021-03-19T17:53:39.895Z] --- PASS: TestParseUintList (0.00s) [2021-03-19T17:53:39.895Z] === RUN TestParseUintListMaximumLimits [2021-03-19T17:53:39.895Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-19T17:53:39.895Z] PASS [2021-03-19T17:53:39.895Z] coverage: 97.0% of statements [2021-03-19T17:53:39.895Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2021-03-19T17:53:39.895Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-03-19T17:53:39.895Z] === RUN TestDisablePigz [2021-03-19T17:53:39.895Z] --- PASS: TestDisablePigz (0.13s) [2021-03-19T17:53:39.895Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-19T17:53:39.895Z] === RUN TestPigz [2021-03-19T17:53:39.895Z] --- PASS: TestPigz (0.16s) [2021-03-19T17:53:39.895Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-19T17:53:39.895Z] === RUN TestCopyFileWithInvalidDest [2021-03-19T17:53:39.895Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-19T17:53:39.895Z] archive_windows_test.go:16: Currently fails [2021-03-19T17:53:39.895Z] === RUN TestCanonicalTarNameForPath [2021-03-19T17:53:39.895Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-19T17:53:39.895Z] === RUN TestCanonicalTarName [2021-03-19T17:53:39.895Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-19T17:53:39.895Z] === RUN TestChmodTarEntry [2021-03-19T17:53:39.895Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-19T17:53:39.895Z] === RUN TestHardLinkOrder [2021-03-19T17:53:40.355Z] --- PASS: TestHardLinkOrder (0.19s) [2021-03-19T17:53:40.355Z] === RUN TestChangeString [2021-03-19T17:53:40.355Z] --- PASS: TestChangeString (0.00s) [2021-03-19T17:53:40.355Z] === RUN TestChangesWithNoChanges [2021-03-19T17:53:40.355Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-03-19T17:53:40.355Z] === RUN TestChangesWithChanges [2021-03-19T17:53:40.355Z] --- PASS: TestChangesWithChanges (0.06s) [2021-03-19T17:53:40.355Z] === RUN TestChangesWithChangesGH13590 [2021-03-19T17:53:40.355Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-19T17:53:40.355Z] changes_test.go:192: needs more investigation [2021-03-19T17:53:40.355Z] === RUN TestChangesDirsEmpty [2021-03-19T17:53:40.355Z] === RUN TestNewAndRemove [2021-03-19T17:53:40.355Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-19T17:53:40.355Z] === RUN TestRemoveInvalidPath [2021-03-19T17:53:40.355Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-19T17:53:40.355Z] PASS [2021-03-19T17:53:40.355Z] coverage: 82.6% of statements [2021-03-19T17:53:40.355Z] ok github.com/docker/docker/pkg/pidfile 0.128s coverage: 82.6% of statements [2021-03-19T17:53:40.355Z] --- PASS: TestChangesDirsEmpty (0.18s) [2021-03-19T17:53:40.355Z] === RUN TestChangesDirsMutated [2021-03-19T17:53:40.743Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-19T17:53:40.756Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-19T17:53:40.815Z] --- PASS: TestChangesDirsMutated (0.19s) [2021-03-19T17:53:40.815Z] === RUN TestApplyLayer [2021-03-19T17:53:40.815Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-19T17:53:40.815Z] changes_test.go:405: needs further investigation [2021-03-19T17:53:40.815Z] === RUN TestChangesSizeWithHardlinks [2021-03-19T17:53:40.815Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-19T17:53:40.815Z] changes_test.go:441: needs further investigation [2021-03-19T17:53:40.815Z] === RUN TestChangesSizeWithNoChanges [2021-03-19T17:53:40.815Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-19T17:53:40.815Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-19T17:53:40.815Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-19T17:53:40.815Z] === RUN TestChangesSize [2021-03-19T17:53:40.815Z] --- PASS: TestChangesSize (0.00s) [2021-03-19T17:53:40.815Z] === RUN TestApplyLayerInvalidFilenames [2021-03-19T17:53:40.815Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames254302430\\dest" [2021-03-19T17:53:40.815Z] --- PASS: TestApplyLayerInvalidFilenames (0.05s) [2021-03-19T17:53:40.815Z] === RUN TestApplyLayerInvalidHardlink [2021-03-19T17:53:40.815Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink728931264\\victim\\hello" -> "../victim/hello" [2021-03-19T17:53:40.815Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink359961119\\victim\\hello" -> "/../victim/hello" [2021-03-19T17:53:40.815Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink012347122\\victim" -> "../victim" [2021-03-19T17:53:40.815Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink062673833\\victim" -> "../victim" [2021-03-19T17:53:40.815Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink254659316\\victim" -> "../victim" [2021-03-19T17:53:40.815Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink309557699\\victim" -> "../victim" [2021-03-19T17:53:41.275Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-03-19T17:53:41.275Z] === RUN TestApplyLayerInvalidSymlink [2021-03-19T17:53:41.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink316331078\\dest\\dotdot" -> "../victim/hello" [2021-03-19T17:53:41.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink485859053\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-19T17:53:41.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink392131432\\dest\\loophole-victim" -> "../victim" [2021-03-19T17:53:41.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink110813607\\dest\\loophole-victim" -> "../victim" [2021-03-19T17:53:41.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink576136410\\dest\\loophole-victim" -> "../victim" [2021-03-19T17:53:41.275Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink663040625\\dest\\loophole-victim" -> "../victim" [2021-03-19T17:53:41.275Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-03-19T17:53:41.275Z] === RUN TestApplyLayerWhiteouts [2021-03-19T17:53:41.275Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-03-19T17:53:41.275Z] === RUN TestGenerateEmptyFile [2021-03-19T17:53:41.275Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-19T17:53:41.275Z] === RUN TestGenerateWithContent [2021-03-19T17:53:41.275Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-19T17:53:41.275Z] PASS [2021-03-19T17:53:41.275Z] coverage: 62.8% of statements [2021-03-19T17:53:41.275Z] ok github.com/docker/docker/pkg/archive 10.878s coverage: 62.8% of statements [2021-03-19T17:53:41.275Z] === RUN TestParseEmptyInterface [2021-03-19T17:53:41.275Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-19T17:53:41.275Z] === RUN TestParseNonInterfaceType [2021-03-19T17:53:41.275Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-19T17:53:41.275Z] === RUN TestParseWithOneFunction [2021-03-19T17:53:41.275Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-19T17:53:41.275Z] === RUN TestParseWithMultipleFuncs [2021-03-19T17:53:41.275Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-19T17:53:41.275Z] === RUN TestParseWithUnnamedReturn [2021-03-19T17:53:41.275Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-19T17:53:41.275Z] === RUN TestEmbeddedInterface [2021-03-19T17:53:41.275Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-19T17:53:41.275Z] === RUN TestParsedImports [2021-03-19T17:53:41.275Z] --- PASS: TestParsedImports (0.00s) [2021-03-19T17:53:41.275Z] === RUN TestAliasedImports [2021-03-19T17:53:41.275Z] --- PASS: TestAliasedImports (0.00s) [2021-03-19T17:53:41.276Z] PASS [2021-03-19T17:53:41.276Z] coverage: 56.8% of statements [2021-03-19T17:53:41.276Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.066s coverage: 56.8% of statements [2021-03-19T17:53:41.325Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-19T17:53:42.108Z] ok github.com/docker/docker/builder/remotecontext/git 1.596s coverage: 86.3% of statements [2021-03-19T17:53:42.108Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T17:53:42.108Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T17:53:42.252Z] === RUN TestFailedConnection [2021-03-19T17:53:42.704Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-19T17:53:42.711Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-19T17:53:42.711Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-19T17:53:42.711Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-19T17:53:42.711Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-19T17:53:42.711Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-19T17:53:42.711Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-19T17:53:42.711Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-19T17:53:42.711Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-19T17:53:42.711Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-19T17:53:42.711Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-19T17:53:42.711Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-19T17:53:42.711Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-19T17:53:42.711Z] === RUN TestBufferPoolPutAndGet [2021-03-19T17:53:42.711Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-19T17:53:42.712Z] PASS [2021-03-19T17:53:42.712Z] coverage: 88.2% of statements [2021-03-19T17:53:42.712Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2021-03-19T17:53:43.173Z] === RUN TestHTTPTransport [2021-03-19T17:53:43.173Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-19T17:53:43.173Z] PASS [2021-03-19T17:53:43.173Z] coverage: 85.7% of statements [2021-03-19T17:53:43.173Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2021-03-19T17:53:43.173Z] --- PASS: TestFailedConnection (1.01s) [2021-03-19T17:53:43.173Z] === RUN TestFailOnce [2021-03-19T17:53:43.273Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-19T17:53:43.635Z] 2021/03/19 17:53:42 http: panic serving 127.0.0.1:49224: Plugin not ready [2021-03-19T17:53:43.635Z] goroutine 10 [running]: [2021-03-19T17:53:43.635Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-03-19T17:53:43.635Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-19T17:53:43.635Z] panic(0x849b40, 0x986ad0) [2021-03-19T17:53:43.635Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-19T17:53:43.635Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-19T17:53:43.635Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-19T17:53:43.635Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-19T17:53:43.635Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-19T17:53:43.635Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-19T17:53:43.635Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-19T17:53:43.635Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-19T17:53:43.635Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-19T17:53:43.635Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a980) [2021-03-19T17:53:43.635Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-19T17:53:43.635Z] created by net/http.(*Server).Serve [2021-03-19T17:53:43.635Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-19T17:53:43.635Z] time="2021-03-19T17:53:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.FailOnce: Post http://127.0.0.1:49223/Test.FailOnce: EOF, retrying in 1s" [2021-03-19T17:53:43.635Z] === RUN TestOutputOnPrematureClose [2021-03-19T17:53:43.635Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-19T17:53:43.635Z] === RUN TestCompleteSilently [2021-03-19T17:53:43.635Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-19T17:53:43.635Z] PASS [2021-03-19T17:53:43.635Z] coverage: 75.9% of statements [2021-03-19T17:53:43.635Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2021-03-19T17:53:44.095Z] === RUN TestSendToOneSub [2021-03-19T17:53:44.095Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-19T17:53:44.095Z] === RUN TestSendToMultipleSubs [2021-03-19T17:53:44.095Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-19T17:53:44.095Z] === RUN TestEvictOneSub [2021-03-19T17:53:44.095Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-19T17:53:44.095Z] === RUN TestClosePublisher [2021-03-19T17:53:44.095Z] --- PASS: TestClosePublisher (0.00s) [2021-03-19T17:53:44.095Z] === RUN TestPubSubRace [2021-03-19T17:53:44.211Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-19T17:53:44.554Z] --- PASS: TestFailOnce (1.21s) [2021-03-19T17:53:44.554Z] === RUN TestEchoInputOutput [2021-03-19T17:53:44.554Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-19T17:53:44.554Z] === RUN TestBackoff [2021-03-19T17:53:44.554Z] --- PASS: TestBackoff (0.00s) [2021-03-19T17:53:44.554Z] === RUN TestAbortRetry [2021-03-19T17:53:44.554Z] --- PASS: TestAbortRetry (0.00s) [2021-03-19T17:53:44.554Z] === RUN TestClientScheme [2021-03-19T17:53:44.554Z] --- PASS: TestClientScheme (0.00s) [2021-03-19T17:53:44.554Z] === RUN TestNewClientWithTimeout [2021-03-19T17:53:44.554Z] === RUN TestRegister [2021-03-19T17:53:44.554Z] --- PASS: TestRegister (0.00s) [2021-03-19T17:53:44.554Z] === RUN TestCommand [2021-03-19T17:53:44.554Z] --- PASS: TestCommand (0.03s) [2021-03-19T17:53:44.554Z] === RUN TestNaiveSelf [2021-03-19T17:53:44.554Z] --- PASS: TestNaiveSelf (0.03s) [2021-03-19T17:53:44.554Z] PASS [2021-03-19T17:53:44.554Z] coverage: 82.4% of statements [2021-03-19T17:53:44.554Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2021-03-19T17:53:44.626Z] ok github.com/docker/docker/client 0.132s coverage: 75.4% of statements [2021-03-19T17:53:45.014Z] time="2021-03-19T17:53:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-19T17:53:45.014Z] --- PASS: TestPubSubRace (1.06s) [2021-03-19T17:53:45.014Z] PASS [2021-03-19T17:53:45.014Z] coverage: 75.0% of statements [2021-03-19T17:53:45.014Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-03-19T17:53:45.507Z] --- PASS: TestServiceUpdatePidsLimit (18.09s) [2021-03-19T17:53:45.507Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-03-19T17:53:45.507Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-03-19T17:53:45.507Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-03-19T17:53:45.507Z] PASS [2021-03-19T17:53:45.507Z] [2021-03-19T17:53:45.507Z] === Skipped [2021-03-19T17:53:45.507Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T17:53:45.507Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:53:45.507Z] [2021-03-19T17:53:45.507Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-19T17:53:45.507Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:53:45.507Z] [2021-03-19T17:53:45.507Z] [2021-03-19T17:53:45.507Z] DONE 27 tests, 2 skipped in 169.585s [2021-03-19T17:53:45.507Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T17:53:45.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:53:45.507Z] ++ set -e [2021-03-19T17:53:45.507Z] ++ '[' -n 0 ']' [2021-03-19T17:53:45.507Z] ++ set -x [2021-03-19T17:53:45.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:53:45.507Z] INFO: Testing against a local daemon [2021-03-19T17:53:45.507Z] === RUN TestSessionCreate [2021-03-19T17:53:45.507Z] --- PASS: TestSessionCreate (0.05s) [2021-03-19T17:53:45.507Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T17:53:45.507Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-19T17:53:45.507Z] PASS [2021-03-19T17:53:45.507Z] [2021-03-19T17:53:45.507Z] DONE 2 tests in 0.250s [2021-03-19T17:53:45.507Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T17:53:45.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:53:45.507Z] ++ set -e [2021-03-19T17:53:45.507Z] ++ '[' -n 0 ']' [2021-03-19T17:53:45.507Z] ++ set -x [2021-03-19T17:53:45.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:53:45.507Z] INFO: Testing against a local daemon [2021-03-19T17:53:45.507Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T17:53:45.507Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-19T17:53:45.507Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:53:45.507Z] === RUN TestEventsExecDie [2021-03-19T17:53:45.986Z] === RUN TestParseSignal [2021-03-19T17:53:45.986Z] --- PASS: TestParseSignal (0.00s) [2021-03-19T17:53:45.986Z] === RUN TestValidSignalForPlatform [2021-03-19T17:53:45.986Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-19T17:53:45.986Z] PASS [2021-03-19T17:53:45.986Z] coverage: 20.3% of statements [2021-03-19T17:53:45.986Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 20.3% of statements [2021-03-19T17:53:46.079Z] --- PASS: TestEventsExecDie (1.24s) [2021-03-19T17:53:46.079Z] === RUN TestEventsBackwardsCompatible [2021-03-19T17:53:46.079Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2021-03-19T17:53:46.079Z] === RUN TestInfoBinaryCommits [2021-03-19T17:53:46.079Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-19T17:53:46.079Z] === RUN TestInfoAPIVersioned [2021-03-19T17:53:46.079Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-19T17:53:46.079Z] === RUN TestInfoDiscoveryBackend [2021-03-19T17:53:46.117Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-19T17:53:46.445Z] === RUN TestNewStdWriter [2021-03-19T17:53:46.445Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-19T17:53:46.445Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestWriteWithNilBytes [2021-03-19T17:53:46.445Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestWrite [2021-03-19T17:53:46.445Z] --- PASS: TestWrite (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestWriteWithWriterError [2021-03-19T17:53:46.445Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-19T17:53:46.445Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestStdCopyWriteAndRead [2021-03-19T17:53:46.445Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-19T17:53:46.445Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-19T17:53:46.445Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-19T17:53:46.445Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-19T17:53:46.445Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-19T17:53:46.445Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-19T17:53:46.446Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-19T17:53:46.446Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-19T17:53:46.446Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-19T17:53:46.446Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-19T17:53:46.446Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-19T17:53:46.446Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-19T17:53:46.446Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-19T17:53:46.446Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-19T17:53:46.446Z] PASS [2021-03-19T17:53:46.446Z] coverage: 100.0% of statements [2021-03-19T17:53:46.446Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2021-03-19T17:53:46.446Z] time="2021-03-19T17:53:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-19T17:53:46.650Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-03-19T17:53:46.650Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T17:53:46.686Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-19T17:53:46.905Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-19T17:53:46.905Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-19T17:53:46.905Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestFormatStatus [2021-03-19T17:53:46.905Z] --- PASS: TestFormatStatus (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestFormatError [2021-03-19T17:53:46.905Z] --- PASS: TestFormatError (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestFormatJSONError [2021-03-19T17:53:46.905Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-19T17:53:46.905Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-19T17:53:46.905Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestNewJSONProgressOutput [2021-03-19T17:53:46.905Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestAuxFormatterEmit [2021-03-19T17:53:46.905Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestStreamWriterStdout [2021-03-19T17:53:46.905Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-19T17:53:46.905Z] === RUN TestStreamWriterStderr [2021-03-19T17:53:46.905Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-19T17:53:46.905Z] PASS [2021-03-19T17:53:46.905Z] coverage: 66.2% of statements [2021-03-19T17:53:46.905Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2021-03-19T17:53:47.365Z] === RUN TestGenerateRandomID [2021-03-19T17:53:47.365Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-19T17:53:47.365Z] === RUN TestShortenId [2021-03-19T17:53:47.365Z] --- PASS: TestShortenId (0.00s) [2021-03-19T17:53:47.365Z] === RUN TestShortenSha256Id [2021-03-19T17:53:47.365Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-19T17:53:47.365Z] === RUN TestShortenIdEmpty [2021-03-19T17:53:47.365Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-19T17:53:47.365Z] === RUN TestShortenIdInvalid [2021-03-19T17:53:47.365Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-19T17:53:47.365Z] === RUN TestIsShortIDNonHex [2021-03-19T17:53:47.365Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-19T17:53:47.365Z] === RUN TestIsShortIDNotCorrectSize [2021-03-19T17:53:47.365Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-19T17:53:47.365Z] PASS [2021-03-19T17:53:47.365Z] coverage: 70.6% of statements [2021-03-19T17:53:47.365Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2021-03-19T17:53:48.034Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-19T17:53:48.034Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T17:53:48.295Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-03-19T17:53:48.295Z] === RUN TestInfoAPI [2021-03-19T17:53:48.333Z] === RUN TestIsCpusetListAvailable [2021-03-19T17:53:48.334Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-19T17:53:48.334Z] PASS [2021-03-19T17:53:48.334Z] coverage: 38.2% of statements [2021-03-19T17:53:48.334Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-03-19T17:53:48.556Z] --- PASS: TestInfoAPI (0.05s) [2021-03-19T17:53:48.556Z] === RUN TestInfoAPIWarnings [2021-03-19T17:53:48.600Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2021-03-19T17:53:48.600Z] === RUN TestServiceUpdateNetwork [2021-03-19T17:53:48.801Z] time="2021-03-19T17:53:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-19T17:53:49.168Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-19T17:53:49.261Z] === RUN TestChtimes [2021-03-19T17:53:49.261Z] --- PASS: TestChtimes (0.00s) [2021-03-19T17:53:49.261Z] === RUN TestChtimesWindows [2021-03-19T17:53:49.261Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-19T17:53:49.261Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-19T17:53:49.261Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-19T17:53:49.261Z] === RUN TestEnsureRemoveAllNotExist [2021-03-19T17:53:49.261Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-19T17:53:49.261Z] === RUN TestEnsureRemoveAllWithDir [2021-03-19T17:53:49.261Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-19T17:53:49.261Z] === RUN TestEnsureRemoveAllWithFile [2021-03-19T17:53:49.262Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-19T17:53:49.262Z] === RUN TestHasWin32KSupport [2021-03-19T17:53:49.262Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-19T17:53:49.262Z] syscall_windows_test.go:8: win32k: true [2021-03-19T17:53:49.262Z] PASS [2021-03-19T17:53:49.262Z] coverage: 12.0% of statements [2021-03-19T17:53:49.262Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 12.0% of statements [2021-03-19T17:53:49.725Z] === RUN TestTailFile [2021-03-19T17:53:49.725Z] --- PASS: TestTailFile (0.00s) [2021-03-19T17:53:49.725Z] === RUN TestTailFileManyLines [2021-03-19T17:53:49.725Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-19T17:53:49.725Z] === RUN TestTailEmptyFile [2021-03-19T17:53:49.725Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-19T17:53:49.725Z] === RUN TestTailNegativeN [2021-03-19T17:53:49.725Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-19T17:53:49.725Z] === RUN TestNewTailReader [2021-03-19T17:53:49.725Z] === PAUSE TestNewTailReader [2021-03-19T17:53:49.725Z] === CONT TestNewTailReader [2021-03-19T17:53:49.725Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-19T17:53:49.725Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-19T17:53:49.725Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-19T17:53:49.725Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/truncated_last_line [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/no_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:49.726Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:49.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:49.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:49.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:49.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:49.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.187Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.187Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.187Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.188Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.188Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.188Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.189Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.189Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.189Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.190Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T17:53:50.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T17:53:50.669Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T17:53:50.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.02s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T17:53:50.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T17:53:50.671Z] PASS [2021-03-19T17:53:50.671Z] coverage: 88.6% of statements [2021-03-19T17:53:50.671Z] ok github.com/docker/docker/pkg/tailfile 0.500s coverage: 88.6% of statements [2021-03-19T17:53:51.131Z] === RUN TestTarSumRemoveNonExistent [2021-03-19T17:53:51.131Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestTarSumRemove [2021-03-19T17:53:51.131Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestSortFileInfoSums [2021-03-19T17:53:51.131Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestNewTarSumForLabelInvalid [2021-03-19T17:53:51.131Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestNewTarSumForLabel [2021-03-19T17:53:51.131Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestEmptyTar [2021-03-19T17:53:51.131Z] --- PASS: TestEmptyTar (0.01s) [2021-03-19T17:53:51.131Z] === RUN TestTarSumsReadSize [2021-03-19T17:53:51.131Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestTarSums [2021-03-19T17:53:51.131Z] --- PASS: TestTarSums (0.08s) [2021-03-19T17:53:51.131Z] === RUN TestIteration [2021-03-19T17:53:51.131Z] --- PASS: TestIteration (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestVersionLabelForChecksum [2021-03-19T17:53:51.131Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestVersion [2021-03-19T17:53:51.131Z] --- PASS: TestVersion (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestGetVersion [2021-03-19T17:53:51.131Z] --- PASS: TestGetVersion (0.00s) [2021-03-19T17:53:51.131Z] === RUN TestGetVersions [2021-03-19T17:53:51.131Z] --- PASS: TestGetVersions (0.00s) [2021-03-19T17:53:51.131Z] PASS [2021-03-19T17:53:51.131Z] coverage: 89.3% of statements [2021-03-19T17:53:51.131Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2021-03-19T17:53:51.594Z] testing: warning: no tests to run [2021-03-19T17:53:51.594Z] PASS [2021-03-19T17:53:51.594Z] coverage: [no statements] [2021-03-19T17:53:51.594Z] ok github.com/docker/docker/pkg/term/windows 0.062s coverage: [no statements] [no tests to run] [2021-03-19T17:53:52.054Z] === RUN TestTruncIndex [2021-03-19T17:53:52.054Z] --- PASS: TestTruncIndex (0.10s) [2021-03-19T17:53:52.054Z] PASS [2021-03-19T17:53:52.054Z] coverage: 91.5% of statements [2021-03-19T17:53:52.054Z] ok github.com/docker/docker/pkg/truncindex 0.163s coverage: 91.5% of statements [2021-03-19T17:53:52.513Z] === RUN TestIsGIT [2021-03-19T17:53:52.513Z] --- PASS: TestIsGIT (0.00s) [2021-03-19T17:53:52.513Z] === RUN TestIsTransport [2021-03-19T17:53:52.513Z] --- PASS: TestIsTransport (0.00s) [2021-03-19T17:53:52.513Z] PASS [2021-03-19T17:53:52.513Z] coverage: 100.0% of statements [2021-03-19T17:53:52.513Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2021-03-19T17:53:52.972Z] === RUN TestVersionInfo [2021-03-19T17:53:52.972Z] --- PASS: TestVersionInfo (0.00s) [2021-03-19T17:53:52.972Z] === RUN TestAppendVersions [2021-03-19T17:53:52.972Z] --- PASS: TestAppendVersions (0.00s) [2021-03-19T17:53:52.972Z] PASS [2021-03-19T17:53:52.972Z] coverage: 88.9% of statements [2021-03-19T17:53:52.972Z] ok github.com/docker/docker/pkg/useragent 0.092s coverage: 88.9% of statements [2021-03-19T17:53:53.432Z] time="2021-03-19T17:53:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post http://127.0.0.1:49228/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-19T17:53:54.445Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-19T17:53:54.971Z] === RUN TestValidatePrivileges [2021-03-19T17:53:54.971Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-19T17:53:54.971Z] === RUN TestFilterByCapNeg [2021-03-19T17:53:54.971Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-19T17:53:54.971Z] === RUN TestFilterByCapPos [2021-03-19T17:53:54.971Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-19T17:53:54.971Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-19T17:53:54.971Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-19T17:53:54.971Z] PASS [2021-03-19T17:53:54.971Z] coverage: 12.0% of statements [2021-03-19T17:53:54.971Z] ok github.com/docker/docker/plugin 0.075s coverage: 12.0% of statements [2021-03-19T17:53:54.971Z] === RUN TestNewSettable [2021-03-19T17:53:54.971Z] --- PASS: TestNewSettable (0.00s) [2021-03-19T17:53:54.971Z] === RUN TestIsSettable [2021-03-19T17:53:54.971Z] --- PASS: TestIsSettable (0.00s) [2021-03-19T17:53:54.971Z] === RUN TestUpdateSettingsEnv [2021-03-19T17:53:54.971Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-19T17:53:54.971Z] PASS [2021-03-19T17:53:54.971Z] coverage: 20.1% of statements [2021-03-19T17:53:54.971Z] ok github.com/docker/docker/plugin/v2 0.089s coverage: 20.1% of statements [2021-03-19T17:53:56.511Z] === RUN TestLoad [2021-03-19T17:53:56.511Z] --- PASS: TestLoad (0.00s) [2021-03-19T17:53:56.511Z] === RUN TestSave [2021-03-19T17:53:56.511Z] --- PASS: TestSave (0.03s) [2021-03-19T17:53:56.511Z] === RUN TestAddDeleteGet [2021-03-19T17:53:56.511Z] --- PASS: TestAddDeleteGet (0.05s) [2021-03-19T17:53:56.511Z] === RUN TestInvalidTags [2021-03-19T17:53:56.511Z] --- PASS: TestInvalidTags (0.01s) [2021-03-19T17:53:56.511Z] PASS [2021-03-19T17:53:56.511Z] coverage: 83.7% of statements [2021-03-19T17:53:56.511Z] ok github.com/docker/docker/reference 0.137s coverage: 83.7% of statements [2021-03-19T17:53:57.739Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-19T17:53:58.308Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-19T17:53:58.690Z] === RUN TestResolveAuthConfigIndexServer [2021-03-19T17:53:58.690Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestResolveAuthConfigFullURL [2021-03-19T17:53:58.690Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-19T17:53:58.690Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestValidateMirror [2021-03-19T17:53:58.690Z] --- PASS: TestValidateMirror (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestLoadInsecureRegistries [2021-03-19T17:53:58.690Z] time="2021-03-19T17:53:58Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-19T17:53:58.690Z] time="2021-03-19T17:53:58Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-19T17:53:58.690Z] time="2021-03-19T17:53:58Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-19T17:53:58.690Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-03-19T17:53:58.690Z] === RUN TestNewServiceConfig [2021-03-19T17:53:58.690Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestValidateIndexName [2021-03-19T17:53:58.690Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestValidateIndexNameWithError [2021-03-19T17:53:58.690Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestEndpointParse [2021-03-19T17:53:58.690Z] --- PASS: TestEndpointParse (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestEndpointParseInvalid [2021-03-19T17:53:58.690Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestValidateEndpoint [2021-03-19T17:53:58.690Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-19T17:53:58.690Z] === RUN TestPing [2021-03-19T17:53:58.690Z] --- PASS: TestPing (0.00s) [2021-03-19T17:53:58.690Z] === RUN TestPingRegistryEndpoint [2021-03-19T17:53:58.690Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-19T17:53:58.690Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:58.691Z] === RUN TestEndpoint [2021-03-19T17:53:58.691Z] --- SKIP: TestEndpoint (0.00s) [2021-03-19T17:53:58.691Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:58.691Z] === RUN TestParseRepositoryInfo [2021-03-19T17:53:58.691Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestNewIndexInfo [2021-03-19T17:53:58.691Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestMirrorEndpointLookup [2021-03-19T17:53:58.691Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-03-19T17:53:58.691Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:53:58.691Z] === RUN TestSearchRepositories [2021-03-19T17:53:58.691Z] --- PASS: TestSearchRepositories (0.01s) [2021-03-19T17:53:58.691Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-19T17:53:58.691Z] Host: 127.0.0.1:49233 [2021-03-19T17:53:58.691Z] User-Agent: docker test client [2021-03-19T17:53:58.691Z] Authorization: Token fake-token [2021-03-19T17:53:58.691Z] X-Docker-Token: true [2021-03-19T17:53:58.691Z] Accept-Encoding: gzip [2021-03-19T17:53:58.691Z] [2021-03-19T17:53:58.691Z] [2021-03-19T17:53:58.691Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-19T17:53:58.691Z] Connection: close [2021-03-19T17:53:58.691Z] Content-Length: 144 [2021-03-19T17:53:58.691Z] Cache-Control: no-cache [2021-03-19T17:53:58.691Z] Content-Type: application/json [2021-03-19T17:53:58.691Z] Date: Fri, 19 Mar 2021 17:53:58 GMT [2021-03-19T17:53:58.691Z] Expires: -1 [2021-03-19T17:53:58.691Z] Pragma: no-cache [2021-03-19T17:53:58.691Z] Server: docker-tests/mock [2021-03-19T17:53:58.691Z] X-Docker-Registry-Config: mock [2021-03-19T17:53:58.691Z] X-Docker-Registry-Version: 0.0.0 [2021-03-19T17:53:58.691Z] [2021-03-19T17:53:58.691Z] [2021-03-19T17:53:58.691Z] === RUN TestTrustedLocation [2021-03-19T17:53:58.691Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-19T17:53:58.691Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestAllowNondistributableArtifacts [2021-03-19T17:53:58.691Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestIsSecureIndex [2021-03-19T17:53:58.691Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-19T17:53:58.691Z] PASS [2021-03-19T17:53:58.691Z] coverage: 50.3% of statements [2021-03-19T17:53:58.691Z] ok github.com/docker/docker/registry 0.343s coverage: 50.3% of statements [2021-03-19T17:53:58.691Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-19T17:53:58.691Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-03-19T17:53:58.691Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-19T17:53:58.691Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-19T17:53:58.691Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-19T17:53:58.691Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestResumableRequestReaderWithReadError [2021-03-19T17:53:58.691Z] time="2021-03-19T17:53:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-19T17:53:58.691Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-03-19T17:53:58.691Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-19T17:53:58.691Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-19T17:53:58.691Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-19T17:53:58.691Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestResumableRequestReader [2021-03-19T17:53:58.691Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-19T17:53:58.691Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-19T17:53:58.691Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-19T17:53:58.691Z] PASS [2021-03-19T17:53:58.691Z] coverage: 100.0% of statements [2021-03-19T17:53:58.691Z] ok github.com/docker/docker/registry/resumable 0.250s coverage: 100.0% of statements [2021-03-19T17:53:59.661Z] === RUN TestRestartManagerTimeout [2021-03-19T17:53:59.661Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-19T17:53:59.661Z] === RUN TestRestartManagerTimeoutReset [2021-03-19T17:53:59.661Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-19T17:53:59.661Z] PASS [2021-03-19T17:53:59.661Z] coverage: 50.9% of statements [2021-03-19T17:53:59.661Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2021-03-19T17:54:00.121Z] === RUN TestDecodeContainerConfig [2021-03-19T17:54:00.121Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-19T17:54:00.121Z] === RUN TestDecodeContainerConfigIsolation [2021-03-19T17:54:00.121Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-19T17:54:00.121Z] === RUN TestValidatePrivileged [2021-03-19T17:54:00.121Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-19T17:54:00.121Z] PASS [2021-03-19T17:54:00.121Z] coverage: 52.2% of statements [2021-03-19T17:54:00.121Z] ok github.com/docker/docker/runconfig 0.058s coverage: 52.2% of statements [2021-03-19T17:54:00.580Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-19T17:54:00.580Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-19T17:54:00.580Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-19T17:54:01.040Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-19T17:54:01.040Z] PASS [2021-03-19T17:54:01.040Z] coverage: 62.5% of statements [2021-03-19T17:54:01.040Z] ok github.com/docker/docker/testutil 0.116s coverage: 62.5% of statements [2021-03-19T17:54:01.499Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T17:54:01.499Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T17:54:01.499Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T17:54:01.499Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T17:54:01.499Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T17:54:01.499Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-19T17:54:01.499Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-19T17:54:01.499Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T17:54:01.499Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T17:54:01.959Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-03-19T17:54:01.959Z] === RUN TestClientStream [2021-03-19T17:54:01.959Z] --- PASS: TestClientStream (0.00s) [2021-03-19T17:54:01.959Z] === RUN TestClientSendFile [2021-03-19T17:54:01.959Z] --- PASS: TestClientSendFile (0.00s) [2021-03-19T17:54:01.959Z] === RUN TestClientWithRequestTimeout [2021-03-19T17:54:01.959Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-03-19T17:54:01.959Z] === RUN TestFileSpecPlugin [2021-03-19T17:54:01.959Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-19T17:54:01.959Z] === RUN TestFileJSONSpecPlugin [2021-03-19T17:54:01.959Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-19T17:54:01.959Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-19T17:54:01.959Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-19T17:54:01.959Z] === RUN TestPluginAddHandler [2021-03-19T17:54:01.959Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-19T17:54:01.959Z] === RUN TestPluginWaitBadPlugin [2021-03-19T17:54:01.959Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-19T17:54:01.959Z] === RUN TestGet [2021-03-19T17:54:01.959Z] time="2021-03-19T17:54:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-19T17:54:02.505Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-19T17:54:03.073Z] --- PASS: TestServiceUpdateNetwork (14.51s) [2021-03-19T17:54:03.073Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T17:54:03.500Z] time="2021-03-19T17:54:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-19T17:54:03.960Z] === RUN TestGetAddress [2021-03-19T17:54:03.960Z] --- PASS: TestGetAddress (0.00s) [2021-03-19T17:54:03.960Z] === RUN TestRemove [2021-03-19T17:54:03.960Z] --- SKIP: TestRemove (0.00s) [2021-03-19T17:54:03.960Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-19T17:54:03.960Z] === RUN TestInitializeWithVolumes [2021-03-19T17:54:03.960Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-03-19T17:54:03.960Z] === RUN TestCreate [2021-03-19T17:54:03.960Z] --- PASS: TestCreate (0.01s) [2021-03-19T17:54:03.960Z] === RUN TestValidateName [2021-03-19T17:54:03.960Z] --- PASS: TestValidateName (0.00s) [2021-03-19T17:54:03.960Z] === RUN TestCreateWithOpts [2021-03-19T17:54:03.960Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-19T17:54:03.960Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-19T17:54:03.960Z] === RUN TestRelaodNoOpts [2021-03-19T17:54:03.960Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-03-19T17:54:03.960Z] PASS [2021-03-19T17:54:03.960Z] coverage: 41.5% of statements [2021-03-19T17:54:03.960Z] ok github.com/docker/docker/volume/local 0.097s coverage: 41.5% of statements [2021-03-19T17:54:03.960Z] === RUN TestGetDriver [2021-03-19T17:54:03.960Z] --- PASS: TestGetDriver (0.00s) [2021-03-19T17:54:03.960Z] === RUN TestVolumeRequestError [2021-03-19T17:54:03.960Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-19T17:54:03.960Z] PASS [2021-03-19T17:54:03.960Z] coverage: 36.1% of statements [2021-03-19T17:54:03.960Z] ok github.com/docker/docker/volume/drivers 0.105s coverage: 36.1% of statements [2021-03-19T17:54:04.420Z] === RUN TestConvertTmpfsOptions [2021-03-19T17:54:04.420Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-19T17:54:04.420Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-19T17:54:04.420Z] parser_test.go:49: data="ro" [2021-03-19T17:54:04.420Z] === RUN TestParseMountRaw [2021-03-19T17:54:04.420Z] --- PASS: TestParseMountRaw (0.03s) [2021-03-19T17:54:04.420Z] === RUN TestParseMountRawSplit [2021-03-19T17:54:04.420Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-19T17:54:04.420Z] parser_test.go:390: case 0 [2021-03-19T17:54:04.420Z] parser_test.go:390: case 1 [2021-03-19T17:54:04.420Z] parser_test.go:390: case 2 [2021-03-19T17:54:04.453Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 3 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 4 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 5 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 6 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 7 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 8 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 0 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 1 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 2 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 3 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 4 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 5 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 6 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 7 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 8 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 9 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 10 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 11 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 12 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 0 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 1 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 2 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 3 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 4 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 5 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 6 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 7 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 8 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 9 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 10 [2021-03-19T17:54:04.881Z] parser_test.go:390: case 11 [2021-03-19T17:54:04.881Z] === RUN TestParseMountSpec [2021-03-19T17:54:04.881Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-19T17:54:04.881Z] parser_test.go:455: case 0 [2021-03-19T17:54:04.881Z] parser_test.go:455: case 1 [2021-03-19T17:54:04.881Z] parser_test.go:455: case 2 [2021-03-19T17:54:04.881Z] parser_test.go:455: case 3 [2021-03-19T17:54:04.881Z] parser_test.go:455: case 4 [2021-03-19T17:54:04.881Z] parser_test.go:455: case 5 [2021-03-19T17:54:04.881Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-19T17:54:04.881Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-19T17:54:04.881Z] === RUN TestValidateMount [2021-03-19T17:54:04.881Z] --- PASS: TestValidateMount (0.00s) [2021-03-19T17:54:04.881Z] PASS [2021-03-19T17:54:04.881Z] coverage: 66.2% of statements [2021-03-19T17:54:04.881Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 66.2% of statements [2021-03-19T17:54:05.340Z] time="2021-03-19T17:54:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-19T17:54:06.314Z] === RUN TestSetGetMeta [2021-03-19T17:54:06.314Z] === PAUSE TestSetGetMeta [2021-03-19T17:54:06.314Z] === RUN TestRestore [2021-03-19T17:54:06.314Z] === PAUSE TestRestore [2021-03-19T17:54:06.314Z] === RUN TestServiceCreate [2021-03-19T17:54:06.314Z] === PAUSE TestServiceCreate [2021-03-19T17:54:06.314Z] === RUN TestServiceList [2021-03-19T17:54:06.314Z] === PAUSE TestServiceList [2021-03-19T17:54:06.314Z] === RUN TestServiceRemove [2021-03-19T17:54:06.314Z] === PAUSE TestServiceRemove [2021-03-19T17:54:06.314Z] === RUN TestServiceGet [2021-03-19T17:54:06.314Z] === PAUSE TestServiceGet [2021-03-19T17:54:06.314Z] === RUN TestServicePrune [2021-03-19T17:54:06.314Z] === PAUSE TestServicePrune [2021-03-19T17:54:06.314Z] === RUN TestCreate [2021-03-19T17:54:06.314Z] === PAUSE TestCreate [2021-03-19T17:54:06.314Z] === RUN TestRemove [2021-03-19T17:54:06.314Z] === PAUSE TestRemove [2021-03-19T17:54:06.314Z] === RUN TestList [2021-03-19T17:54:06.314Z] === PAUSE TestList [2021-03-19T17:54:06.314Z] === RUN TestFindByDriver [2021-03-19T17:54:06.314Z] === PAUSE TestFindByDriver [2021-03-19T17:54:06.314Z] === RUN TestFindByReferenced [2021-03-19T17:54:06.314Z] === PAUSE TestFindByReferenced [2021-03-19T17:54:06.314Z] === RUN TestDerefMultipleOfSameRef [2021-03-19T17:54:06.314Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-19T17:54:06.314Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-19T17:54:06.314Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-19T17:54:06.314Z] === RUN TestDefererencePluginOnCreateError [2021-03-19T17:54:06.314Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-19T17:54:06.314Z] === RUN TestRefDerefRemove [2021-03-19T17:54:06.314Z] === PAUSE TestRefDerefRemove [2021-03-19T17:54:06.314Z] === RUN TestGet [2021-03-19T17:54:06.314Z] === PAUSE TestGet [2021-03-19T17:54:06.314Z] === RUN TestGetWithReference [2021-03-19T17:54:06.314Z] === PAUSE TestGetWithReference [2021-03-19T17:54:06.314Z] === RUN TestFilterFunc [2021-03-19T17:54:06.314Z] === RUN TestFilterFunc/test_nil_list [2021-03-19T17:54:06.314Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-19T17:54:06.314Z] === RUN TestFilterFunc/test_empty_list [2021-03-19T17:54:06.314Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-19T17:54:06.314Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-19T17:54:06.314Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-19T17:54:06.314Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-19T17:54:06.314Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-19T17:54:06.314Z] === RUN TestFilterFunc/test_filter_some [2021-03-19T17:54:06.314Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-19T17:54:06.314Z] === RUN TestFilterFunc/test_filter_middle [2021-03-19T17:54:06.314Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-19T17:54:06.314Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-19T17:54:06.314Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-19T17:54:06.314Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-19T17:54:06.314Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-19T17:54:06.314Z] === CONT TestFilterFunc/test_nil_list [2021-03-19T17:54:06.314Z] === CONT TestFilterFunc/test_filter_some [2021-03-19T17:54:06.314Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-19T17:54:06.314Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-19T17:54:06.314Z] === CONT TestFilterFunc/test_filter_middle [2021-03-19T17:54:06.314Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-19T17:54:06.314Z] === CONT TestFilterFunc/test_empty_list [2021-03-19T17:54:06.314Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-19T17:54:06.314Z] --- PASS: TestFilterFunc (0.00s) [2021-03-19T17:54:06.314Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-19T17:54:06.314Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-19T17:54:06.314Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-19T17:54:06.314Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-19T17:54:06.314Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-19T17:54:06.314Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-19T17:54:06.314Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-19T17:54:06.314Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-19T17:54:06.314Z] === CONT TestSetGetMeta [2021-03-19T17:54:06.314Z] === CONT TestGetWithReference [2021-03-19T17:54:06.314Z] === CONT TestServiceGet [2021-03-19T17:54:06.314Z] === CONT TestFindByDriver [2021-03-19T17:54:06.314Z] --- PASS: TestSetGetMeta (0.03s) [2021-03-19T17:54:06.314Z] === CONT TestServiceList [2021-03-19T17:54:06.314Z] --- PASS: TestFindByDriver (0.04s) [2021-03-19T17:54:06.314Z] === CONT TestServiceRemove [2021-03-19T17:54:06.314Z] --- PASS: TestGetWithReference (0.04s) [2021-03-19T17:54:06.314Z] === CONT TestRemove [2021-03-19T17:54:06.314Z] --- PASS: TestRemove (0.02s) [2021-03-19T17:54:06.314Z] === CONT TestList [2021-03-19T17:54:06.314Z] --- PASS: TestList (0.03s) [2021-03-19T17:54:06.314Z] === CONT TestServiceCreate [2021-03-19T17:54:06.314Z] --- PASS: TestServiceGet (0.16s) [2021-03-19T17:54:06.314Z] === CONT TestDefererencePluginOnCreateError [2021-03-19T17:54:06.314Z] --- PASS: TestServiceRemove (0.13s) [2021-03-19T17:54:06.314Z] === CONT TestGet [2021-03-19T17:54:06.314Z] --- PASS: TestServiceCreate (0.08s) [2021-03-19T17:54:06.314Z] === CONT TestRefDerefRemove [2021-03-19T17:54:06.314Z] --- PASS: TestServiceList (0.15s) [2021-03-19T17:54:06.314Z] === CONT TestDerefMultipleOfSameRef [2021-03-19T17:54:06.314Z] --- PASS: TestGet (0.03s) [2021-03-19T17:54:06.314Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-19T17:54:06.314Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-03-19T17:54:06.314Z] === CONT TestFindByReferenced [2021-03-19T17:54:06.314Z] --- PASS: TestRefDerefRemove (0.03s) [2021-03-19T17:54:06.314Z] === CONT TestCreate [2021-03-19T17:54:06.314Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-03-19T17:54:06.314Z] === CONT TestServicePrune [2021-03-19T17:54:06.314Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-03-19T17:54:06.314Z] === CONT TestRestore [2021-03-19T17:54:06.314Z] --- PASS: TestCreate (0.02s) [2021-03-19T17:54:06.314Z] --- PASS: TestFindByReferenced (0.03s) [2021-03-19T17:54:06.314Z] time="2021-03-19T17:54:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-19T17:54:06.314Z] time="2021-03-19T17:54:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-19T17:54:06.314Z] time="2021-03-19T17:54:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-19T17:54:06.314Z] time="2021-03-19T17:54:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-19T17:54:06.314Z] --- PASS: TestRestore (0.03s) [2021-03-19T17:54:06.314Z] time="2021-03-19T17:54:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-19T17:54:06.314Z] --- PASS: TestServicePrune (0.06s) [2021-03-19T17:54:06.314Z] PASS [2021-03-19T17:54:06.314Z] coverage: 70.3% of statements [2021-03-19T17:54:06.314Z] ok github.com/docker/docker/volume/service 0.316s coverage: 70.3% of statements [2021-03-19T17:54:06.360Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T17:54:06.360Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-19T17:54:06.663Z] --- PASS: TestInfoAPIWarnings (16.61s) [2021-03-19T17:54:06.663Z] === RUN TestInfoDebug [2021-03-19T17:54:06.663Z] --- PASS: TestInfoDebug (0.65s) [2021-03-19T17:54:06.663Z] === RUN TestInfoInsecureRegistries [2021-03-19T17:54:06.663Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2021-03-19T17:54:06.663Z] === RUN TestInfoRegistryMirrors [2021-03-19T17:54:06.924Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-03-19T17:54:06.924Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T17:54:07.319Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-19T17:54:07.495Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-03-19T17:54:07.496Z] === RUN TestPingCacheHeaders [2021-03-19T17:54:07.496Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-19T17:54:07.496Z] === RUN TestPingGet [2021-03-19T17:54:07.496Z] --- PASS: TestPingGet (0.03s) [2021-03-19T17:54:07.496Z] === RUN TestPingHead [2021-03-19T17:54:07.496Z] --- PASS: TestPingHead (0.05s) [2021-03-19T17:54:07.496Z] === RUN TestVersion [2021-03-19T17:54:07.496Z] --- PASS: TestVersion (0.05s) [2021-03-19T17:54:07.496Z] PASS [2021-03-19T17:54:07.496Z] [2021-03-19T17:54:07.496Z] === Skipped [2021-03-19T17:54:07.496Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-19T17:54:07.496Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:54:07.496Z] [2021-03-19T17:54:07.496Z] [2021-03-19T17:54:07.496Z] DONE 18 tests, 1 skipped in 22.955s [2021-03-19T17:54:07.496Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T17:54:07.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:07.496Z] ++ set -e [2021-03-19T17:54:07.496Z] ++ '[' -n 0 ']' [2021-03-19T17:54:07.496Z] ++ set -x [2021-03-19T17:54:07.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:07.756Z] INFO: Testing against a local daemon [2021-03-19T17:54:07.756Z] === RUN TestVolumesCreateAndList [2021-03-19T17:54:07.756Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-19T17:54:07.756Z] === RUN TestVolumesRemove [2021-03-19T17:54:07.756Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-19T17:54:07.756Z] === RUN TestVolumesInspect [2021-03-19T17:54:07.756Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-19T17:54:07.756Z] === RUN TestVolumesInvalidJSON [2021-03-19T17:54:07.756Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T17:54:07.756Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T17:54:07.756Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T17:54:07.756Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-19T17:54:07.756Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T17:54:07.756Z] PASS [2021-03-19T17:54:07.756Z] [2021-03-19T17:54:07.756Z] DONE 5 tests in 0.374s [2021-03-19T17:54:08.017Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T17:54:08.587Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T17:54:08.587Z] +++ kill 13944 [2021-03-19T17:54:09.218Z] time="2021-03-19T17:54:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-19T17:54:09.729Z] --- PASS: TestImportExtremelyLargeImageWorks (193.38s) [2021-03-19T17:54:09.729Z] PASS [2021-03-19T17:54:09.729Z] [2021-03-19T17:54:09.729Z] === Skipped [2021-03-19T17:54:09.729Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-19T17:54:09.729Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:54:09.729Z] [2021-03-19T17:54:09.729Z] [2021-03-19T17:54:09.729Z] DONE 12 tests, 1 skipped in 194.383s [2021-03-19T17:54:09.729Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T17:54:09.729Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:09.729Z] ++ set -e [2021-03-19T17:54:09.729Z] ++ '[' -n 0 ']' [2021-03-19T17:54:09.729Z] ++ set -x [2021-03-19T17:54:09.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:09.729Z] INFO: Testing against a local daemon [2021-03-19T17:54:09.729Z] === RUN TestNetworkCreateDelete [2021-03-19T17:54:09.729Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-03-19T17:54:09.729Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T17:54:09.729Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-03-19T17:54:09.729Z] === RUN TestDaemonDNSFallback [2021-03-19T17:54:09.729Z] --- PASS: TestDaemonDNSFallback (1.58s) [2021-03-19T17:54:09.729Z] === RUN TestInspectNetwork [2021-03-19T17:54:09.729Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T17:54:09.729Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T17:54:09.729Z] === RUN TestInspectNetwork/network_name [2021-03-19T17:54:09.729Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T17:54:09.729Z] --- PASS: TestInspectNetwork (7.03s) [2021-03-19T17:54:09.729Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-19T17:54:09.729Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T17:54:09.729Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-19T17:54:09.729Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-19T17:54:09.729Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T17:54:09.970Z] +++ /etc/init.d/apparmor stop [2021-03-19T17:54:09.970Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T17:54:09.970Z] [2021-03-19T17:54:09.970Z] Unloading profiles will leave already running processes permanently [2021-03-19T17:54:09.970Z] unconfined, which can lead to unexpected situations. [2021-03-19T17:54:09.970Z] [2021-03-19T17:54:09.970Z] To set a process to complain mode, use the command line tool [2021-03-19T17:54:09.970Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T17:54:09.970Z] +++ true [2021-03-19T17:54:09.970Z] exiting test-integration [2021-03-19T17:54:09.970Z] ++ exit 0 [2021-03-19T17:54:09.970Z] [2021-03-19T17:54:11.514Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-19T17:54:11.807Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2021-03-19T17:54:11.807Z] === RUN TestNetworkInvalidJSON [2021-03-19T17:54:11.807Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T17:54:11.807Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T17:54:11.807Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:54:11.807Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:54:11.807Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:54:11.807Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:54:11.807Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T17:54:11.807Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T17:54:11.807Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T17:54:11.807Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-19T17:54:11.807Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T17:54:11.807Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T17:54:11.807Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T17:54:11.807Z] === RUN TestNetworkList [2021-03-19T17:54:11.807Z] === RUN TestNetworkList//networks [2021-03-19T17:54:11.807Z] === PAUSE TestNetworkList//networks [2021-03-19T17:54:11.807Z] === RUN TestNetworkList//networks/ [2021-03-19T17:54:11.807Z] === PAUSE TestNetworkList//networks/ [2021-03-19T17:54:11.807Z] === CONT TestNetworkList//networks [2021-03-19T17:54:11.807Z] === CONT TestNetworkList//networks/ [2021-03-19T17:54:11.807Z] --- PASS: TestNetworkList (0.02s) [2021-03-19T17:54:11.807Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T17:54:11.807Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T17:54:11.807Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T17:54:12.446Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-03-19T17:54:12.446Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T17:54:12.452Z] === RUN TestDockerSuite/TestCpToDot Post stage [Pipeline] junit [2021-03-19T17:54:12.528Z] Recording test results [2021-03-19T17:54:13.096Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T17:54:13.391Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-19T17:54:13.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-19T17:54:13.391Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T17:54:13.466Z] + echo Ensuring container killed. [2021-03-19T17:54:13.466Z] Ensuring container killed. [2021-03-19T17:54:13.466Z] + docker rm -vf docker-pr3 [2021-03-19T17:54:13.466Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-19T17:54:13.491Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-19T17:54:13.491Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T17:54:13.759Z] + echo Chowning /workspace to jenkins user [2021-03-19T17:54:13.759Z] Chowning /workspace to jenkins user [2021-03-19T17:54:13.759Z] + id -u [2021-03-19T17:54:13.759Z] + id -g [2021-03-19T17:54:13.759Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42168:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T17:54:13.759Z] Unable to find image 'busybox:latest' locally [2021-03-19T17:54:14.020Z] latest: Pulling from library/busybox [2021-03-19T17:54:14.020Z] 8c3eadb8221d: Pulling fs layer [2021-03-19T17:54:14.133Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-03-19T17:54:14.133Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T17:54:14.281Z] 8c3eadb8221d: Verifying Checksum [2021-03-19T17:54:14.281Z] 8c3eadb8221d: Download complete [2021-03-19T17:54:14.542Z] 8c3eadb8221d: Pull complete [2021-03-19T17:54:14.542Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T17:54:14.542Z] Status: Downloaded newer image for busybox:latest [2021-03-19T17:54:15.176Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-03-19T17:54:15.176Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T17:54:15.299Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-19T17:54:16.678Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-19T17:54:16.695Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-03-19T17:54:16.695Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T17:54:16.989Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-03-19T17:54:16.989Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T17:54:17.616Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-19T17:54:17.788Z] --- PASS: TestGet (15.04s) [2021-03-19T17:54:17.788Z] === RUN TestPluginWithNoManifest [2021-03-19T17:54:17.788Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-19T17:54:17.788Z] === RUN TestGetAll [2021-03-19T17:54:17.788Z] --- PASS: TestGetAll (0.00s) [2021-03-19T17:54:17.788Z] PASS [2021-03-19T17:54:17.788Z] coverage: 73.4% of statements [2021-03-19T17:54:17.788Z] ok github.com/docker/docker/pkg/plugins 34.992s coverage: 73.4% of statements [2021-03-19T17:54:17.788Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T17:54:17.788Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T17:54:17.788Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/quota [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T17:54:17.789Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T17:54:18.554Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-19T17:54:18.813Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-19T17:54:19.070Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2021-03-19T17:54:19.070Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T17:54:19.070Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:54:19.070Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:54:19.070Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T17:54:19.381Z] === RUN TestDockerSuite/TestCpVolumePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T17:54:19.975Z] [2021-03-19T17:54:19.975Z] === Skipped [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-19T17:54:19.976Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-19T17:54:19.976Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-03-19T17:54:19.976Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-03-19T17:54:19.976Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-03-19T17:54:19.976Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-19T17:54:19.976Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-19T17:54:19.976Z] daemon_test.go:147: root required [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-19T17:54:19.976Z] reload_test.go:520: root required [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-03-19T17:54:19.976Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-19T17:54:19.976Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-19T17:54:19.976Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-19T17:54:19.976Z] download_test.go:268: Needs fixing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-19T17:54:19.976Z] layer_test.go:304: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-19T17:54:19.976Z] layer_test.go:353: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-19T17:54:19.976Z] layer_test.go:468: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-19T17:54:19.976Z] layer_test.go:697: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-19T17:54:19.976Z] migration_test.go:46: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-19T17:54:19.976Z] migration_test.go:182: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-19T17:54:19.976Z] mount_test.go:17: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-19T17:54:19.976Z] mount_test.go:76: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-19T17:54:19.976Z] mount_test.go:125: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-19T17:54:19.976Z] mount_test.go:212: Failing on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:134: Xz not present in msys2 [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:239: Failing on Windows CI machines [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-19T17:54:19.976Z] archive_windows_test.go:16: Currently fails [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-19T17:54:19.976Z] changes_test.go:192: needs more investigation [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-19T17:54:19.976Z] changes_test.go:405: needs further investigation [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-19T17:54:19.976Z] changes_test.go:441: needs further investigation [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-19T17:54:19.976Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-19T17:54:19.976Z] poller_test.go:41: No chmod on Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-19T17:54:19.976Z] fileutils_test.go:134: Needs porting to Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-19T17:54:19.976Z] fileutils_test.go:180: Needs porting to Windows [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-19T17:54:19.976Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-03-19T17:54:19.976Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-03-19T17:54:19.976Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-19T17:54:19.976Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-19T17:54:19.976Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] [2021-03-19T17:54:19.976Z] DONE 1825 tests, 45 skipped in 230.987s [2021-03-19T17:54:19.976Z] INFO: make.ps1 ended at 03/19/2021 17:54:19 [2021-03-19T17:54:20.131Z] + bundleName=arm64-integration [2021-03-19T17:54:20.131Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-19T17:54:20.131Z] Creating arm64-integration-bundles.tar.gz [2021-03-19T17:54:20.131Z] + + xargsfind tar bundles -czf -path arm64-integration-bundles.tar.gz */root/*overlay2 [2021-03-19T17:54:20.131Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-03-19T17:54:20.405Z] Archiving artifacts [2021-03-19T17:54:20.760Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-19T17:54:20.760Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-19T17:54:20.760Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-19T17:54:21.019Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-19T17:54:21.589Z] --- PASS: TestServiceUpdatePidsLimit (18.40s) [2021-03-19T17:54:21.589Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.45s) [2021-03-19T17:54:21.589Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) [2021-03-19T17:54:21.589Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.53s) [2021-03-19T17:54:21.589Z] PASS [2021-03-19T17:54:21.589Z] [2021-03-19T17:54:21.589Z] === Skipped [2021-03-19T17:54:21.589Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T17:54:21.589Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:54:21.589Z] [2021-03-19T17:54:21.589Z] [2021-03-19T17:54:21.589Z] DONE 27 tests, 1 skipped in 199.884s [2021-03-19T17:54:21.589Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T17:54:21.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:21.589Z] ++ set -e [2021-03-19T17:54:21.589Z] ++ '[' -n 0 ']' [2021-03-19T17:54:21.589Z] ++ set -x [2021-03-19T17:54:21.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:21.848Z] INFO: Testing against a local daemon [2021-03-19T17:54:21.848Z] === RUN TestSessionCreate [2021-03-19T17:54:21.848Z] --- PASS: TestSessionCreate (0.03s) [2021-03-19T17:54:21.848Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T17:54:21.848Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-19T17:54:21.848Z] PASS [2021-03-19T17:54:21.848Z] [2021-03-19T17:54:21.848Z] DONE 2 tests in 0.241s [2021-03-19T17:54:21.848Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T17:54:21.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:21.848Z] ++ set -e [2021-03-19T17:54:21.848Z] ++ '[' -n 0 ']' [2021-03-19T17:54:21.848Z] ++ set -x [2021-03-19T17:54:21.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:22.109Z] INFO: Testing against a local daemon [2021-03-19T17:54:22.109Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T17:54:22.109Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-19T17:54:22.109Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:54:22.109Z] === RUN TestEventsExecDie [2021-03-19T17:54:22.109Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-19T17:54:22.109Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-19T17:54:22.109Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-19T17:54:22.158Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-19T17:54:22.158Z] INFO: Unit tests ended at 03/19/2021 17:54:21. Duration:00:04:09.8042709 [2021-03-19T17:54:22.158Z] INFO: Building busybox [2021-03-19T17:54:22.158Z] Sending build context to Docker daemon 5.12kB [2021-03-19T17:54:22.158Z] [2021-03-19T17:54:22.158Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-19T17:54:22.158Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-19T17:54:22.158Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-19T17:54:22.158Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-19T17:54:22.158Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-19T17:54:22.158Z] ---> 3eaa9ebbf51f [2021-03-19T17:54:22.158Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-19T17:54:22.158Z] ---> Running in aacb5bf3d03d [2021-03-19T17:54:22.547Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42168/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T17:54:22.897Z] + make clean [2021-03-19T17:54:23.048Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-19T17:54:23.619Z] --- PASS: TestEventsExecDie (1.47s) [2021-03-19T17:54:23.619Z] === RUN TestEventsBackwardsCompatible [2021-03-19T17:54:23.619Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-19T17:54:23.619Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-03-19T17:54:23.619Z] === RUN TestInfoBinaryCommits [2021-03-19T17:54:23.619Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-19T17:54:23.619Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-03-19T17:54:23.619Z] === RUN TestInfoAPIVersioned [2021-03-19T17:54:23.619Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-19T17:54:23.619Z] === RUN TestInfoDiscoveryBackend [2021-03-19T17:54:23.840Z] docker volume rm -f docker-dev-cache [2021-03-19T17:54:23.840Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T17:54:23.879Z] === RUN TestDockerSuite/TestCreateRM [2021-03-19T17:54:23.879Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-19T17:54:23.879Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-19T17:54:24.138Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-19T17:54:24.138Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-19T17:54:24.138Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-19T17:54:24.138Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T17:54:25.515Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-19T17:54:25.515Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T17:54:25.774Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-03-19T17:54:25.774Z] === RUN TestInfoAPI [2021-03-19T17:54:25.774Z] --- PASS: TestInfoAPI (0.03s) [2021-03-19T17:54:25.774Z] === RUN TestInfoAPIWarnings [2021-03-19T17:54:26.343Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-19T17:54:26.343Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-19T17:54:26.343Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-19T17:54:26.850Z] Removing intermediate container aacb5bf3d03d [2021-03-19T17:54:26.850Z] ---> 8baefe0c3945 [2021-03-19T17:54:26.850Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-19T17:54:26.850Z] ---> Running in f478f24be386 [2021-03-19T17:54:27.309Z] Removing intermediate container f478f24be386 [2021-03-19T17:54:27.309Z] ---> 4b6f8f02da17 [2021-03-19T17:54:27.309Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-19T17:54:27.309Z] ---> Running in 9c4d24c67435 [2021-03-19T17:54:27.309Z] Removing intermediate container 9c4d24c67435 [2021-03-19T17:54:27.309Z] ---> 85b773e59bee [2021-03-19T17:54:27.309Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-19T17:54:28.850Z] [2021-03-19T17:54:29.309Z] ---> 20b03138c506 [2021-03-19T17:54:29.309Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-19T17:54:29.309Z] ---> Running in d67e25caa34a [2021-03-19T17:54:30.537Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-19T17:54:30.537Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-19T17:54:30.537Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-19T17:54:30.537Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-19T17:54:30.537Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-19T17:54:30.537Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-19T17:54:31.105Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-19T17:54:31.245Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.1% of statements [2021-03-19T17:54:31.245Z] ok github.com/docker/docker/container 0.127s coverage: 34.7% of statements [2021-03-19T17:54:31.245Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T17:54:31.245Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T17:54:31.245Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T17:54:31.245Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T17:54:32.488Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-19T17:54:33.062Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-19T17:54:34.441Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2021-03-19T17:54:34.441Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T17:54:34.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-19T17:54:34.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-19T17:54:36.349Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-19T17:54:37.729Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-19T17:54:37.785Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2021-03-19T17:54:38.667Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-19T17:54:38.667Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-19T17:54:39.152Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-03-19T17:54:39.641Z] Removing intermediate container d67e25caa34a [2021-03-19T17:54:39.641Z] ---> 27a6c0d83976 [2021-03-19T17:54:39.641Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-19T17:54:39.641Z] ---> Running in dcdd96e3b298 [2021-03-19T17:54:40.030Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2021-03-19T17:54:40.031Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rdimq3318wuksx5pzfcg1reb3 Created:2021-03-19 17:54:33.83501144 +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[54f93898baa63a123078a26b5a8a0162c3da241fe86adc04bb375329cfdf1103:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ullwr6eo2h08j6fvq5bgjb7ew EndpointID:889fac413c382a5c1e7e72e550c77cccd52b73a6a71b0b30e6571f8043b73d54 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4cb6e6b8e99ae6ff927f8acc6f2d4dd3525201bf73689fefa3b8c3ec5240f55 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:725e5bc7733b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ullwr6eo2h08j6fvq5bgjb7ew EndpointID:889fac413c382a5c1e7e72e550c77cccd52b73a6a71b0b30e6571f8043b73d54 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T17:54:40.031Z] PASS [2021-03-19T17:54:40.031Z] [2021-03-19T17:54:40.031Z] === Skipped [2021-03-19T17:54:40.031Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T17:54:40.031Z] service_test.go:242: FLAKY_TEST [2021-03-19T17:54:40.031Z] [2021-03-19T17:54:40.031Z] [2021-03-19T17:54:40.031Z] DONE 26 tests, 1 skipped in 39.256s [2021-03-19T17:54:40.031Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:54:40.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:40.031Z] ++ set -e [2021-03-19T17:54:40.031Z] ++ '[' -n 0 ']' [2021-03-19T17:54:40.031Z] ++ set -x [2021-03-19T17:54:40.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:40.031Z] INFO: Testing against a local daemon [2021-03-19T17:54:40.031Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T17:54:40.031Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T17:54:40.031Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:54:40.031Z] === RUN TestDockerNetworkIpvlan [2021-03-19T17:54:40.031Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:54:40.031Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:54:40.031Z] PASS [2021-03-19T17:54:40.031Z] [2021-03-19T17:54:40.031Z] === Skipped [2021-03-19T17:54:40.031Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T17:54:40.031Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:54:40.031Z] [2021-03-19T17:54:40.031Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T17:54:40.031Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T17:54:40.031Z] [2021-03-19T17:54:40.031Z] [2021-03-19T17:54:40.031Z] DONE 2 tests, 2 skipped in 0.072s [2021-03-19T17:54:40.031Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T17:54:40.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:40.031Z] ++ set -e [2021-03-19T17:54:40.031Z] ++ '[' -n 0 ']' [2021-03-19T17:54:40.031Z] ++ set -x [2021-03-19T17:54:40.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:40.031Z] INFO: Testing against a local daemon [2021-03-19T17:54:40.031Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T17:54:40.045Z] === RUN TestDockerSuite/TestDockerFails [2021-03-19T17:54:40.045Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-19T17:54:40.045Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-19T17:54:40.045Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-19T17:54:40.517Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-03-19T17:54:40.609Z] [2021-03-19T17:54:40.609Z] SUCCESS: Specified value was saved. [2021-03-19T17:54:40.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-19T17:54:41.551Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-03-19T17:54:41.551Z] === RUN TestDockerNetworkMacvlan [2021-03-19T17:54:41.554Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-19T17:54:42.191Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T17:54:42.492Z] --- PASS: TestInfoAPIWarnings (16.49s) [2021-03-19T17:54:42.492Z] === RUN TestInfoDebug [2021-03-19T17:54:42.492Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-19T17:54:42.752Z] --- PASS: TestInfoDebug (0.55s) [2021-03-19T17:54:42.752Z] === RUN TestInfoInsecureRegistries [2021-03-19T17:54:42.787Z] Removing intermediate container dcdd96e3b298 [2021-03-19T17:54:42.787Z] ---> 867d6690695a [2021-03-19T17:54:42.787Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-19T17:54:42.787Z] ---> Running in 5ec1a22ad21a [2021-03-19T17:54:42.833Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-19T17:54:43.320Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-03-19T17:54:43.321Z] === RUN TestInfoRegistryMirrors [2021-03-19T17:54:43.877Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T17:54:43.889Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2021-03-19T17:54:43.889Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T17:54:44.149Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-03-19T17:54:44.149Z] === RUN TestPingCacheHeaders [2021-03-19T17:54:44.409Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-19T17:54:44.409Z] === RUN TestPingGet [2021-03-19T17:54:44.409Z] --- PASS: TestPingGet (0.02s) [2021-03-19T17:54:44.409Z] === RUN TestPingHead [2021-03-19T17:54:44.409Z] --- PASS: TestPingHead (0.03s) [2021-03-19T17:54:44.409Z] === RUN TestVersion [2021-03-19T17:54:44.409Z] --- PASS: TestVersion (0.02s) [2021-03-19T17:54:44.409Z] PASS [2021-03-19T17:54:44.409Z] [2021-03-19T17:54:44.409Z] === Skipped [2021-03-19T17:54:44.409Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-19T17:54:44.409Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:54:44.409Z] [2021-03-19T17:54:44.409Z] [2021-03-19T17:54:44.409Z] DONE 18 tests, 1 skipped in 22.509s [2021-03-19T17:54:44.409Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T17:54:44.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:44.409Z] ++ set -e [2021-03-19T17:54:44.409Z] ++ '[' -n 0 ']' [2021-03-19T17:54:44.409Z] ++ set -x [2021-03-19T17:54:44.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:44.668Z] INFO: Testing against a local daemon [2021-03-19T17:54:44.668Z] === RUN TestVolumesCreateAndList [2021-03-19T17:54:44.668Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-19T17:54:44.668Z] === RUN TestVolumesRemove [2021-03-19T17:54:44.668Z] --- PASS: TestVolumesRemove (0.10s) [2021-03-19T17:54:44.668Z] === RUN TestVolumesInspect [2021-03-19T17:54:44.668Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-19T17:54:44.668Z] === RUN TestVolumesInvalidJSON [2021-03-19T17:54:44.668Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T17:54:44.668Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T17:54:44.668Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T17:54:44.668Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-19T17:54:44.668Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T17:54:44.668Z] PASS [2021-03-19T17:54:44.668Z] [2021-03-19T17:54:44.668Z] DONE 5 tests in 0.368s [2021-03-19T17:54:44.668Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T17:54:44.928Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-19T17:54:44.928Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-19T17:54:44.928Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-19T17:54:45.187Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-19T17:54:45.449Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T17:54:45.449Z] +++ kill 5687 [2021-03-19T17:54:45.953Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T17:54:46.830Z] +++ /etc/init.d/apparmor stop [2021-03-19T17:54:46.830Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T17:54:46.830Z] [2021-03-19T17:54:46.830Z] Unloading profiles will leave already running processes permanently [2021-03-19T17:54:46.830Z] unconfined, which can lead to unexpected situations. [2021-03-19T17:54:46.830Z] [2021-03-19T17:54:46.830Z] To set a process to complain mode, use the command line tool [2021-03-19T17:54:46.830Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T17:54:46.830Z] +++ true [2021-03-19T17:54:46.830Z] exiting test-integration [2021-03-19T17:54:46.830Z] ++ exit 0 [2021-03-19T17:54:46.830Z] [2021-03-19T17:54:47.484Z] Cannot create a file when that file already exists. [2021-03-19T17:54:48.029Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T17:54:48.211Z] + for job in $(jobs -p) [2021-03-19T17:54:48.211Z] + wait 4634 [2021-03-19T17:54:50.456Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-03-19T17:54:50.456Z] ok github.com/docker/docker/daemon 12.179s coverage: 17.1% of statements [2021-03-19T17:54:50.456Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T17:54:50.456Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T17:54:51.384Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2021-03-19T17:54:51.946Z] ok github.com/docker/docker/daemon/config 0.061s coverage: 81.8% of statements [2021-03-19T17:54:52.511Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T17:54:52.805Z] --- PASS: TestDockerNetworkMacvlan (11.64s) [2021-03-19T17:54:52.805Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-19T17:54:52.805Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-03-19T17:54:52.805Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.98s) [2021-03-19T17:54:52.805Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s) [2021-03-19T17:54:52.805Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.47s) [2021-03-19T17:54:52.805Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.71s) [2021-03-19T17:54:52.805Z] PASS [2021-03-19T17:54:52.805Z] [2021-03-19T17:54:52.805Z] DONE 8 tests in 13.108s [2021-03-19T17:54:52.805Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T17:54:52.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:52.805Z] ++ set -e [2021-03-19T17:54:52.805Z] ++ '[' -n 0 ']' [2021-03-19T17:54:52.805Z] ++ set -x [2021-03-19T17:54:52.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:52.805Z] testing: warning: no tests to run [2021-03-19T17:54:52.805Z] PASS [2021-03-19T17:54:52.805Z] [2021-03-19T17:54:52.805Z] DONE 0 tests in 0.012s [2021-03-19T17:54:52.805Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T17:54:52.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:52.805Z] ++ set -e [2021-03-19T17:54:52.805Z] ++ '[' -n 0 ']' [2021-03-19T17:54:52.805Z] ++ set -x [2021-03-19T17:54:52.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:54:52.874Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2021-03-19T17:54:52.874Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T17:54:52.874Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T17:54:53.101Z] INFO: Testing against a local daemon [2021-03-19T17:54:53.101Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T17:54:53.295Z] Removing intermediate container 5ec1a22ad21a [2021-03-19T17:54:53.295Z] ---> de14dcca65ca [2021-03-19T17:54:53.295Z] Step 13/13 : CMD ["sh"] [2021-03-19T17:54:53.295Z] ---> Running in dbfdb5ae6bea [2021-03-19T17:54:53.436Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-03-19T17:54:53.492Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-19T17:54:53.754Z] Removing intermediate container dbfdb5ae6bea [2021-03-19T17:54:53.754Z] ---> 2a559a4c437e [2021-03-19T17:54:53.754Z] Successfully built 2a559a4c437e [2021-03-19T17:54:53.754Z] Successfully tagged busybox:latest [2021-03-19T17:54:53.754Z] INFO: Docker images of the daemon under test [2021-03-19T17:54:53.754Z] [2021-03-19T17:54:53.754Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-19T17:54:53.754Z] busybox latest 2a559a4c437e Less than a second ago 5.32GB [2021-03-19T17:54:53.754Z] microsoft/windowsservercore latest 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-19T17:54:53.754Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-19T17:54:53.754Z] [2021-03-19T17:54:53.754Z] INFO: Running integration tests at 03/19/2021 17:54:53... [2021-03-19T17:54:53.754Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-19T17:54:53.754Z] INFO: Integration API tests being run from the host: [2021-03-19T17:54:53.754Z] INFO: make.ps1 starting at 03/19/2021 17:54:53 [2021-03-19T17:54:54.617Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-03-19T17:54:54.617Z] === RUN TestAuthZPluginTLS [2021-03-19T17:54:54.724Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-19T17:54:54.912Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-19T17:54:54.912Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T17:54:55.397Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-19T17:54:55.558Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-19T17:54:55.558Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T17:54:55.952Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.378s coverage: 73.3% of statements [2021-03-19T17:54:56.199Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-19T17:54:56.199Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T17:54:56.208Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-03-19T17:54:56.494Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-03-19T17:54:56.494Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T17:54:57.575Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.440s coverage: 56.2% of statements [2021-03-19T17:54:57.942Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-19T17:54:58.009Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2021-03-19T17:54:58.009Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T17:54:58.648Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-03-19T17:54:58.648Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T17:54:58.942Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-19T17:54:58.942Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T17:54:59.633Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-19T17:54:59.633Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T17:54:59.852Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-19T17:55:00.151Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-03-19T17:55:00.789Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-19T17:55:01.357Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-19T17:55:01.714Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-03-19T17:55:01.714Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T17:55:02.067Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.733s coverage: 45.9% of statements [2021-03-19T17:55:02.067Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T17:55:02.297Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-19T17:55:02.324Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.364s coverage: 49.4% of statements [2021-03-19T17:55:02.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-19T17:55:03.124Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-19T17:55:03.237Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-03-19T17:55:03.237Z] === RUN TestAuthZPluginHeader [2021-03-19T17:55:03.891Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-03-19T17:55:03.891Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T17:55:03.891Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T17:55:03.891Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:03.891Z] === RUN TestAuthZPluginV2Disable [2021-03-19T17:55:03.891Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-19T17:55:03.891Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:03.891Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T17:55:03.891Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T17:55:03.892Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:03.892Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T17:55:03.892Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T17:55:03.892Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:03.892Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T17:55:04.062Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-19T17:55:04.215Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-03-19T17:55:04.471Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.641s coverage: 57.7% of statements [2021-03-19T17:55:04.471Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-19T17:55:04.471Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T17:55:05.445Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-19T17:55:06.360Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2021-03-19T17:55:07.289Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-03-19T17:55:07.350Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-19T17:55:07.545Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-03-19T17:55:07.545Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T17:55:07.545Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T17:55:09.437Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2021-03-19T17:55:09.891Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-19T17:55:09.999Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 77.8% of statements [2021-03-19T17:55:09.999Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T17:55:09.999Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T17:55:10.562Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2021-03-19T17:55:11.490Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-03-19T17:55:12.053Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-03-19T17:55:12.053Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2021-03-19T17:55:13.420Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-03-19T17:55:13.420Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T17:55:13.981Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 58.6% of statements [2021-03-19T17:55:14.086Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-19T17:55:14.908Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-03-19T17:55:15.990Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-19T17:55:16.275Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-19T17:55:16.837Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-19T17:55:16.931Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-19T17:55:17.398Z] ok github.com/docker/docker/daemon/logger/splunk 1.628s coverage: 82.5% of statements [2021-03-19T17:55:17.398Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T17:55:17.398Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-03-19T17:55:17.398Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T17:55:18.310Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-19T17:55:19.914Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2021-03-19T17:55:20.171Z] ok github.com/docker/docker/distribution 0.184s coverage: 25.0% of statements [2021-03-19T17:55:20.171Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T17:55:21.538Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-19T17:55:22.468Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-03-19T17:55:22.490Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-03-19T17:55:22.490Z] PASS [2021-03-19T17:55:22.490Z] [2021-03-19T17:55:22.490Z] === Skipped [2021-03-19T17:55:22.491Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T17:55:22.491Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:22.491Z] [2021-03-19T17:55:22.491Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-19T17:55:22.491Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:22.491Z] [2021-03-19T17:55:22.491Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T17:55:22.491Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:22.491Z] [2021-03-19T17:55:22.491Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T17:55:22.491Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:22.491Z] [2021-03-19T17:55:22.491Z] [2021-03-19T17:55:22.491Z] DONE 17 tests, 4 skipped in 27.771s [2021-03-19T17:55:22.491Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T17:55:22.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:22.491Z] ++ set -e [2021-03-19T17:55:22.491Z] ++ '[' -n 0 ']' [2021-03-19T17:55:22.491Z] ++ set -x [2021-03-19T17:55:22.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:22.491Z] INFO: Testing against a local daemon [2021-03-19T17:55:22.491Z] === RUN TestPluginInvalidJSON [2021-03-19T17:55:22.491Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:55:22.491Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:55:22.491Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T17:55:22.491Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-19T17:55:22.491Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T17:55:22.491Z] === RUN TestPluginInstall [2021-03-19T17:55:22.491Z] === RUN TestPluginInstall/no_auth [2021-03-19T17:55:22.491Z] time="2021-03-19T17:55:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:55:22.491Z] time="2021-03-19T17:55:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81d8453ad6f84b2d40e8b592a744f9776c6caf2179cadbfd06b6361fdbe05c4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:55:22.491Z] time="2021-03-19T17:55:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:55:22.491Z] time="2021-03-19T17:55:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81d8453ad6f84b2d40e8b592a744f9776c6caf2179cadbfd06b6361fdbe05c4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:55:22.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-19T17:55:22.784Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T17:55:23.397Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-03-19T17:55:23.397Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2021-03-19T17:55:23.397Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T17:55:23.397Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T17:55:23.423Z] time="2021-03-19T17:55:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:55:23.423Z] time="2021-03-19T17:55:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c99c9cb5932bab334debb7f7a516c6b0b93e227fc034444560ed1b968c034994" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:55:23.423Z] time="2021-03-19T17:55:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:55:23.423Z] time="2021-03-19T17:55:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c99c9cb5932bab334debb7f7a516c6b0b93e227fc034444560ed1b968c034994" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:55:23.717Z] === RUN TestPluginInstall/with_insecure [2021-03-19T17:55:24.412Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-19T17:55:24.412Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-19T17:55:24.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T17:55:24.707Z] INFO: Testing against a local daemon [2021-03-19T17:55:24.707Z] === RUN TestBuildWithSession [2021-03-19T17:55:24.707Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T17:55:24.707Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:55:24.707Z] === RUN TestBuildSquashParent [2021-03-19T17:55:24.707Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-19T17:55:24.707Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:55:24.707Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T17:55:24.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:55:24.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:55:24.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:55:24.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:55:24.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:55:24.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:55:24.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:55:24.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:55:24.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:55:24.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:55:24.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:55:24.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:55:24.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T17:55:24.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T17:55:24.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T17:55:24.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T17:55:24.760Z] time="2021-03-19T17:55:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:55:24.760Z] time="2021-03-19T17:55:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ffe40c6fa2ecb088d261e12af5205d482df36fbc08f4d47dccfd2cd20449284" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:55:24.760Z] time="2021-03-19T17:55:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T17:55:24.760Z] time="2021-03-19T17:55:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ffe40c6fa2ecb088d261e12af5205d482df36fbc08f4d47dccfd2cd20449284" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T17:55:24.763Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-03-19T17:55:24.763Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-19T17:55:25.056Z] --- PASS: TestPluginInstall (4.23s) [2021-03-19T17:55:25.056Z] --- PASS: TestPluginInstall/no_auth (1.95s) [2021-03-19T17:55:25.056Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-03-19T17:55:25.056Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-03-19T17:55:25.056Z] plugin_test.go:160: [ddc49651a2b8e] daemon is not started [2021-03-19T17:55:25.056Z] === RUN TestPluginsWithRuntimes [2021-03-19T17:55:25.326Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-03-19T17:55:26.256Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2021-03-19T17:55:26.359Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-19T17:55:26.818Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-03-19T17:55:27.074Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-03-19T17:55:27.132Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T17:55:27.299Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-19T17:55:27.299Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-19T17:55:27.767Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T17:55:27.870Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-19T17:55:28.129Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-19T17:55:28.129Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-19T17:55:28.966Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 76.8% of statements [2021-03-19T17:55:29.281Z] --- PASS: TestPluginsWithRuntimes (4.02s) [2021-03-19T17:55:29.281Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-03-19T17:55:29.281Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-03-19T17:55:29.281Z] PASS [2021-03-19T17:55:29.281Z] [2021-03-19T17:55:29.281Z] DONE 9 tests in 8.344s [2021-03-19T17:55:29.282Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T17:55:29.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:29.282Z] ++ set -e [2021-03-19T17:55:29.282Z] ++ '[' -n 0 ']' [2021-03-19T17:55:29.282Z] ++ set -x [2021-03-19T17:55:29.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:29.282Z] INFO: Testing against a local daemon [2021-03-19T17:55:29.282Z] === RUN TestExternalGraphDriver [2021-03-19T17:55:29.282Z] === RUN TestExternalGraphDriver/json [2021-03-19T17:55:29.893Z] ok github.com/docker/docker/pkg/authorization 0.252s coverage: 68.3% of statements [2021-03-19T17:55:30.033Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-19T17:55:30.149Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-19T17:55:30.406Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-19T17:55:30.973Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-19T17:55:31.232Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-19T17:55:31.232Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-19T17:55:31.356Z] === RUN TestExternalGraphDriver/spec [2021-03-19T17:55:32.170Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-19T17:55:32.170Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-19T17:55:32.738Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-19T17:55:32.880Z] === RUN TestExternalGraphDriver/pull [2021-03-19T17:55:32.921Z] ok github.com/docker/docker/layer 7.104s coverage: 68.8% of statements [2021-03-19T17:55:32.921Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T17:55:32.921Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T17:55:32.921Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T17:55:32.921Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T17:55:32.921Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T17:55:33.178Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-03-19T17:55:33.674Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-19T17:55:33.739Z] ok github.com/docker/docker/pkg/chrootarchive 2.571s coverage: 43.2% of statements [2021-03-19T17:55:33.739Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T17:55:33.739Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T17:55:33.739Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-03-19T17:55:33.933Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-19T17:55:33.933Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-19T17:55:33.933Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-19T17:55:34.302Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-03-19T17:55:34.958Z] --- PASS: TestExternalGraphDriver (5.54s) [2021-03-19T17:55:34.958Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2021-03-19T17:55:34.958Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2021-03-19T17:55:34.958Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2021-03-19T17:55:34.958Z] === RUN TestGraphdriverPluginV2 [2021-03-19T17:55:34.958Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-03-19T17:55:34.958Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:34.958Z] PASS [2021-03-19T17:55:34.958Z] [2021-03-19T17:55:34.958Z] === Skipped [2021-03-19T17:55:34.958Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-03-19T17:55:34.958Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:55:34.958Z] [2021-03-19T17:55:34.958Z] [2021-03-19T17:55:34.958Z] DONE 5 tests, 1 skipped in 5.680s [2021-03-19T17:55:34.958Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T17:55:34.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:34.958Z] ++ set -e [2021-03-19T17:55:34.958Z] ++ '[' -n 0 ']' [2021-03-19T17:55:34.958Z] ++ set -x [2021-03-19T17:55:34.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:34.958Z] INFO: Testing against a local daemon [2021-03-19T17:55:34.958Z] === RUN TestContinueAfterPluginCrash [2021-03-19T17:55:34.958Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T17:55:34.958Z] === RUN TestReadPluginNoRead [2021-03-19T17:55:34.958Z] === PAUSE TestReadPluginNoRead [2021-03-19T17:55:34.958Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T17:55:34.958Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T17:55:34.958Z] === CONT TestContinueAfterPluginCrash [2021-03-19T17:55:34.958Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T17:55:34.958Z] === CONT TestReadPluginNoRead [2021-03-19T17:55:35.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T17:55:35.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T17:55:35.231Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-03-19T17:55:35.838Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-19T17:55:35.933Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-03-19T17:55:36.097Z] === RUN TestDockerSuite/TestEventsRename [2021-03-19T17:55:36.510Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-03-19T17:55:37.183Z] === RUN TestDockerSuite/TestEventsResize [2021-03-19T17:55:37.486Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-19T17:55:37.751Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-19T17:55:38.414Z] ok github.com/docker/docker/pkg/discovery/kv 3.141s coverage: 84.1% of statements [2021-03-19T17:55:38.414Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-03-19T17:55:38.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-19T17:55:38.978Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-03-19T17:55:38.978Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2021-03-19T17:55:39.908Z] ok github.com/docker/docker/pkg/idtools 0.418s coverage: 69.5% of statements [2021-03-19T17:55:40.472Z] ok github.com/docker/docker/pkg/ioutils 0.540s coverage: 70.1% of statements [2021-03-19T17:55:40.642Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T17:55:40.642Z] --- PASS: TestDaemonStartWithLogOpt (5.30s) [2021-03-19T17:55:40.728Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-03-19T17:55:40.728Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T17:55:40.985Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2021-03-19T17:55:40.985Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-19T17:55:40.985Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T17:55:40.985Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-03-19T17:55:40.985Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T17:55:41.284Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T17:55:41.548Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-03-19T17:55:41.548Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2021-03-19T17:55:42.110Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-03-19T17:55:42.110Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-03-19T17:55:42.110Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T17:55:42.110Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T17:55:42.274Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-19T17:55:42.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.55s) [2021-03-19T17:55:42.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.76s) [2021-03-19T17:55:42.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.98s) [2021-03-19T17:55:42.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.11s) [2021-03-19T17:55:42.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.57s) [2021-03-19T17:55:42.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.86s) [2021-03-19T17:55:42.274Z] === RUN TestBuildMultiStageCopy [2021-03-19T17:55:42.274Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T17:55:42.798Z] === RUN TestReadPluginNoRead/default [2021-03-19T17:55:43.038Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-03-19T17:55:43.963Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-19T17:55:43.967Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-19T17:55:43.967Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-19T17:55:44.223Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-19T17:55:44.310Z] --- PASS: TestReadPluginNoRead (9.29s) [2021-03-19T17:55:44.310Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-03-19T17:55:44.310Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-03-19T17:55:44.310Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2021-03-19T17:55:44.310Z] read_test.go:92: [de6e1e4acc1ff] daemon is not started [2021-03-19T17:55:44.533Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-19T17:55:45.348Z] --- PASS: TestContinueAfterPluginCrash (10.64s) [2021-03-19T17:55:45.348Z] PASS [2021-03-19T17:55:45.348Z] [2021-03-19T17:55:45.348Z] DONE 6 tests in 10.716s [2021-03-19T17:55:45.348Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T17:55:45.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:45.348Z] ++ set -e [2021-03-19T17:55:45.348Z] ++ '[' -n 0 ']' [2021-03-19T17:55:45.348Z] ++ set -x [2021-03-19T17:55:45.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:45.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-19T17:55:45.587Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-03-19T17:55:45.644Z] testing: warning: no tests to run [2021-03-19T17:55:45.644Z] PASS [2021-03-19T17:55:45.644Z] [2021-03-19T17:55:45.644Z] DONE 0 tests in 0.020s [2021-03-19T17:55:45.644Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T17:55:45.644Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:45.644Z] ++ set -e [2021-03-19T17:55:45.644Z] ++ '[' -n 0 ']' [2021-03-19T17:55:45.644Z] ++ set -x [2021-03-19T17:55:45.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:45.644Z] INFO: Testing against a local daemon [2021-03-19T17:55:45.644Z] === RUN TestPluginWithDevMounts [2021-03-19T17:55:45.644Z] === PAUSE TestPluginWithDevMounts [2021-03-19T17:55:45.644Z] === CONT TestPluginWithDevMounts [2021-03-19T17:55:45.729Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-19T17:55:45.843Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-03-19T17:55:47.729Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-03-19T17:55:47.729Z] PASS [2021-03-19T17:55:47.729Z] [2021-03-19T17:55:47.729Z] DONE 1 tests in 1.920s [2021-03-19T17:55:47.729Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T17:55:47.729Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:47.729Z] ++ set -e [2021-03-19T17:55:47.729Z] ++ '[' -n 0 ']' [2021-03-19T17:55:47.729Z] ++ set -x [2021-03-19T17:55:47.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:55:47.729Z] INFO: Testing against a local daemon [2021-03-19T17:55:47.729Z] === RUN TestSecretInspect [2021-03-19T17:55:49.019Z] === RUN TestDockerSuite/TestEventsTop [2021-03-19T17:55:49.109Z] ok github.com/docker/docker/pkg/signal 2.399s coverage: 61.0% of statements [2021-03-19T17:55:49.109Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-19T17:55:49.365Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-19T17:55:49.622Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-19T17:55:50.401Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-19T17:55:50.469Z] --- PASS: TestSecretInspect (2.46s) [2021-03-19T17:55:50.469Z] === RUN TestSecretList [2021-03-19T17:55:50.551Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-03-19T17:55:50.850Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T17:55:51.113Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 36.9% of statements [2021-03-19T17:55:51.309Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T17:55:51.369Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2021-03-19T17:55:51.932Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-03-19T17:55:51.989Z] --- PASS: TestSecretList (1.94s) [2021-03-19T17:55:51.989Z] === RUN TestSecretsCreateAndDelete [2021-03-19T17:55:52.200Z] testing: warning: no tests to run [2021-03-19T17:55:52.200Z] coverage: [no statements] [2021-03-19T17:55:52.200Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-19T17:55:52.278Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T17:55:52.459Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-19T17:55:52.716Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-03-19T17:55:52.944Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-19T17:55:52.972Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-19T17:55:53.245Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T17:55:54.075Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2021-03-19T17:55:54.075Z] === RUN TestSecretsUpdate [2021-03-19T17:55:54.220Z] --- PASS: TestBuildMultiStageCopy (11.58s) [2021-03-19T17:55:54.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.37s) [2021-03-19T17:55:54.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2021-03-19T17:55:54.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.73s) [2021-03-19T17:55:54.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.85s) [2021-03-19T17:55:54.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) [2021-03-19T17:55:54.220Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T17:55:54.859Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-03-19T17:55:55.596Z] --- PASS: TestSecretsUpdate (1.90s) [2021-03-19T17:55:55.596Z] === RUN TestTemplatedSecret [2021-03-19T17:55:55.786Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-03-19T17:55:56.042Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2021-03-19T17:55:56.401Z] --- PASS: TestBuildMultiStageParentConfig (2.24s) [2021-03-19T17:55:56.401Z] === RUN TestBuildLabelWithTargets [2021-03-19T17:55:56.401Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-19T17:55:56.401Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T17:55:56.401Z] === RUN TestBuildWithEmptyLayers [2021-03-19T17:55:57.370Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-03-19T17:55:57.370Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T17:55:57.407Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2021-03-19T17:55:57.969Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-19T17:55:58.342Z] --- PASS: TestTemplatedSecret (2.45s) [2021-03-19T17:55:58.342Z] === RUN TestSecretCreateResolve [2021-03-19T17:55:59.335Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2021-03-19T17:55:59.896Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-03-19T17:56:00.152Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-19T17:56:00.447Z] --- PASS: TestSecretCreateResolve (1.91s) [2021-03-19T17:56:00.448Z] PASS [2021-03-19T17:56:00.448Z] [2021-03-19T17:56:00.448Z] DONE 6 tests in 12.606s [2021-03-19T17:56:00.448Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T17:56:00.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:56:00.448Z] ++ set -e [2021-03-19T17:56:00.448Z] ++ '[' -n 0 ']' [2021-03-19T17:56:00.448Z] ++ set -x [2021-03-19T17:56:00.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:56:00.448Z] INFO: Testing against a local daemon [2021-03-19T17:56:00.448Z] === RUN TestServiceCreateInit [2021-03-19T17:56:00.448Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T17:56:00.714Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-19T17:56:01.275Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-19T17:56:03.791Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-19T17:56:03.987Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T17:56:05.154Z] === RUN TestDockerSuite/TestExec [2021-03-19T17:56:05.157Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-03-19T17:56:05.413Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-19T17:56:05.724Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-19T17:56:06.293Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-19T17:56:06.778Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2021-03-19T17:56:07.230Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-19T17:56:07.524Z] --- PASS: TestServiceCreateInit (7.42s) [2021-03-19T17:56:07.524Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2021-03-19T17:56:07.524Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2021-03-19T17:56:07.524Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T17:56:07.799Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-19T17:56:10.336Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-19T17:56:10.906Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-19T17:56:12.284Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-19T17:56:13.221Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-19T17:56:14.159Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-19T17:56:15.056Z] --- PASS: TestBuildMultiStageOnBuild (17.36s) [2021-03-19T17:56:15.056Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T17:56:15.056Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-19T17:56:15.056Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T17:56:15.056Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T17:56:15.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-19T17:56:15.096Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-19T17:56:16.473Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-19T17:56:17.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-19T17:56:18.420Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-19T17:56:18.937Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2021-03-19T17:56:18.937Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T17:56:18.937Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T17:56:18.937Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T17:56:18.937Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T17:56:18.937Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T17:56:18.937Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T17:56:18.937Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-19T17:56:18.937Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T17:56:18.938Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === Skipped [2021-03-19T17:56:18.938Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-19T17:56:18.938Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-19T17:56:18.938Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-19T17:56:18.938Z] time="2021-03-19T17:54:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-19T17:56:18.938Z] time="2021-03-19T17:54:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-19T17:56:18.938Z] time="2021-03-19T17:54:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-19T17:56:18.938Z] time="2021-03-19T17:54:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-19T17:56:18.938Z] time="2021-03-19T17:54:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-19T17:56:18.938Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-19T17:56:18.938Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-19T17:56:18.938Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T17:56:18.938Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-19T17:56:18.938Z] graphtest_unix.go:73: No driver to put! [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-19T17:56:18.938Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-19T17:56:18.938Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] [2021-03-19T17:56:18.938Z] DONE 2225 tests, 26 skipped in 259.022s Post stage [Pipeline] junit [2021-03-19T17:56:18.947Z] Recording test results [2021-03-19T17:56:19.532Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-19T17:56:19.917Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42168/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3742df88886b5826a4981dd1b2671e24596add2f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3742df88886b5826a4981dd1b2671e24596add2f hack/validate/vendor [2021-03-19T17:56:20.843Z] 2021/03/19 17:56:20 Collecting initial packages [2021-03-19T17:56:20.843Z] 2021/03/19 17:56:20 Download dependencies [2021-03-19T17:56:22.616Z] === RUN TestDockerSuite/TestExecEnv [2021-03-19T17:56:23.996Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:23 Starting whole vndr cycle because no package specified [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:23 Ignoring paths matching "^archive/tar" [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-03-19T17:56:24.106Z] 2021/03/19 17:56:24 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Finished clone github.com/creack/pty [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Finished clone github.com/tchap/go-patricia [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Finished clone github.com/willf/bitset [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Finished clone github.com/docker/go-units [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Finished clone github.com/moby/term [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Finished clone github.com/moby/locker [2021-03-19T17:56:25.472Z] 2021/03/19 17:56:25 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-03-19T17:56:25.729Z] 2021/03/19 17:56:25 Finished clone github.com/moby/sys [2021-03-19T17:56:25.729Z] 2021/03/19 17:56:25 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-03-19T17:56:25.926Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-19T17:56:25.986Z] 2021/03/19 17:56:25 Finished clone gotest.tools/v3 [2021-03-19T17:56:25.986Z] 2021/03/19 17:56:25 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-03-19T17:56:25.986Z] 2021/03/19 17:56:26 Finished clone github.com/gorilla/mux [2021-03-19T17:56:25.986Z] 2021/03/19 17:56:26 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-03-19T17:56:25.986Z] 2021/03/19 17:56:26 Finished clone github.com/google/go-cmp [2021-03-19T17:56:25.986Z] 2021/03/19 17:56:26 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-03-19T17:56:26.172Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2021-03-19T17:56:26.172Z] === RUN TestCreateServiceConflict [2021-03-19T17:56:26.172Z] --- PASS: TestCreateServiceConflict (1.87s) [2021-03-19T17:56:26.172Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T17:56:26.242Z] 2021/03/19 17:56:26 Finished clone github.com/sirupsen/logrus [2021-03-19T17:56:26.242Z] 2021/03/19 17:56:26 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-03-19T17:56:26.242Z] 2021/03/19 17:56:26 Finished clone github.com/syndtr/gocapability [2021-03-19T17:56:26.242Z] 2021/03/19 17:56:26 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-03-19T17:56:26.499Z] 2021/03/19 17:56:26 Finished clone github.com/RackSec/srslog [2021-03-19T17:56:26.499Z] 2021/03/19 17:56:26 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-03-19T17:56:26.755Z] 2021/03/19 17:56:26 Finished clone github.com/docker/go-connections [2021-03-19T17:56:26.755Z] 2021/03/19 17:56:26 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-03-19T17:56:26.755Z] 2021/03/19 17:56:26 Finished clone github.com/imdario/mergo [2021-03-19T17:56:26.755Z] 2021/03/19 17:56:26 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-03-19T17:56:26.755Z] 2021/03/19 17:56:26 Finished clone golang.org/x/sync [2021-03-19T17:56:26.755Z] 2021/03/19 17:56:26 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-03-19T17:56:27.011Z] 2021/03/19 17:56:27 Finished clone github.com/tonistiigi/units [2021-03-19T17:56:27.011Z] 2021/03/19 17:56:27 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-03-19T17:56:27.268Z] 2021/03/19 17:56:27 Finished clone github.com/google/shlex [2021-03-19T17:56:27.268Z] 2021/03/19 17:56:27 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-03-19T17:56:27.268Z] 2021/03/19 17:56:27 Finished clone github.com/opentracing-contrib/go-stdlib [2021-03-19T17:56:27.268Z] 2021/03/19 17:56:27 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-03-19T17:56:27.308Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-19T17:56:27.525Z] 2021/03/19 17:56:27 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-03-19T17:56:27.525Z] 2021/03/19 17:56:27 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-03-19T17:56:27.525Z] 2021/03/19 17:56:27 Finished clone github.com/opentracing/opentracing-go [2021-03-19T17:56:27.525Z] 2021/03/19 17:56:27 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-03-19T17:56:27.714Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2021-03-19T17:56:27.714Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T17:56:27.781Z] 2021/03/19 17:56:27 Finished clone github.com/mitchellh/hashstructure [2021-03-19T17:56:27.781Z] 2021/03/19 17:56:27 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-03-19T17:56:27.781Z] 2021/03/19 17:56:27 Finished clone github.com/gofrs/flock [2021-03-19T17:56:27.781Z] 2021/03/19 17:56:27 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-03-19T17:56:28.344Z] 2021/03/19 17:56:28 Finished clone github.com/docker/go-events [2021-03-19T17:56:28.344Z] 2021/03/19 17:56:28 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-03-19T17:56:28.600Z] 2021/03/19 17:56:28 Finished clone github.com/armon/go-radix [2021-03-19T17:56:28.600Z] 2021/03/19 17:56:28 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-03-19T17:56:28.856Z] 2021/03/19 17:56:28 Finished clone github.com/armon/go-metrics [2021-03-19T17:56:28.856Z] 2021/03/19 17:56:28 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-03-19T17:56:28.856Z] 2021/03/19 17:56:28 Finished clone github.com/Azure/go-ansiterm [2021-03-19T17:56:28.856Z] 2021/03/19 17:56:28 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-03-19T17:56:29.212Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-19T17:56:29.417Z] 2021/03/19 17:56:29 Finished clone github.com/docker/libtrust [2021-03-19T17:56:29.417Z] 2021/03/19 17:56:29 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-03-19T17:56:29.673Z] 2021/03/19 17:56:29 Finished clone github.com/Microsoft/go-winio [2021-03-19T17:56:29.673Z] 2021/03/19 17:56:29 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-03-19T17:56:29.673Z] 2021/03/19 17:56:29 Finished clone github.com/tonistiigi/fsutil [2021-03-19T17:56:29.673Z] 2021/03/19 17:56:29 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-03-19T17:56:29.928Z] 2021/03/19 17:56:29 Finished clone github.com/google/uuid [2021-03-19T17:56:29.928Z] 2021/03/19 17:56:29 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-03-19T17:56:30.151Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-19T17:56:30.185Z] 2021/03/19 17:56:30 Finished clone github.com/golang/groupcache [2021-03-19T17:56:30.185Z] 2021/03/19 17:56:30 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-03-19T17:56:30.441Z] 2021/03/19 17:56:30 Finished clone github.com/sean-/seed [2021-03-19T17:56:30.441Z] 2021/03/19 17:56:30 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-03-19T17:56:31.370Z] 2021/03/19 17:56:31 Finished clone github.com/hashicorp/errwrap [2021-03-19T17:56:31.370Z] 2021/03/19 17:56:31 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-03-19T17:56:31.370Z] 2021/03/19 17:56:31 Finished clone github.com/hashicorp/go-multierror [2021-03-19T17:56:31.370Z] 2021/03/19 17:56:31 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-03-19T17:56:31.932Z] 2021/03/19 17:56:31 Finished clone github.com/hashicorp/memberlist [2021-03-19T17:56:31.932Z] 2021/03/19 17:56:31 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-03-19T17:56:32.059Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-19T17:56:32.189Z] 2021/03/19 17:56:32 Finished clone github.com/docker/libkv [2021-03-19T17:56:32.189Z] 2021/03/19 17:56:32 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-03-19T17:56:32.752Z] 2021/03/19 17:56:32 Finished clone github.com/vishvananda/netns [2021-03-19T17:56:32.752Z] 2021/03/19 17:56:32 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-03-19T17:56:32.752Z] 2021/03/19 17:56:32 Finished clone github.com/hashicorp/go-sockaddr [2021-03-19T17:56:32.752Z] 2021/03/19 17:56:32 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-03-19T17:56:32.752Z] 2021/03/19 17:56:32 Finished clone github.com/hashicorp/go-msgpack [2021-03-19T17:56:32.752Z] 2021/03/19 17:56:32 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-03-19T17:56:33.438Z] === RUN TestDockerSuite/TestExecParseError [2021-03-19T17:56:34.008Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-19T17:56:34.119Z] 2021/03/19 17:56:34 Finished clone github.com/BurntSushi/toml [2021-03-19T17:56:34.119Z] 2021/03/19 17:56:34 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-03-19T17:56:34.119Z] 2021/03/19 17:56:34 Finished clone github.com/moby/ipvs [2021-03-19T17:56:34.119Z] 2021/03/19 17:56:34 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-03-19T17:56:34.375Z] 2021/03/19 17:56:34 Finished clone github.com/deckarep/golang-set [2021-03-19T17:56:34.375Z] 2021/03/19 17:56:34 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-03-19T17:56:34.375Z] 2021/03/19 17:56:34 Finished clone github.com/samuel/go-zookeeper [2021-03-19T17:56:34.375Z] 2021/03/19 17:56:34 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-03-19T17:56:34.577Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-19T17:56:34.632Z] 2021/03/19 17:56:34 Finished clone github.com/vishvananda/netlink [2021-03-19T17:56:34.632Z] 2021/03/19 17:56:34 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-03-19T17:56:35.514Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-19T17:56:35.560Z] 2021/03/19 17:56:35 Finished clone github.com/coreos/go-semver [2021-03-19T17:56:35.560Z] 2021/03/19 17:56:35 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-03-19T17:56:36.123Z] 2021/03/19 17:56:36 Finished clone github.com/ishidawataru/sctp [2021-03-19T17:56:36.123Z] 2021/03/19 17:56:36 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-03-19T17:56:36.160Z] --- PASS: TestBuildMultiStageLayerLeak (19.82s) [2021-03-19T17:56:36.160Z] === RUN TestBuildWithHugeFile [2021-03-19T17:56:36.685Z] 2021/03/19 17:56:36 Finished clone golang.org/x/net [2021-03-19T17:56:36.685Z] 2021/03/19 17:56:36 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-03-19T17:56:38.053Z] 2021/03/19 17:56:38 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-03-19T17:56:38.053Z] 2021/03/19 17:56:38 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-03-19T17:56:38.616Z] 2021/03/19 17:56:38 Finished clone go.etcd.io/bbolt [2021-03-19T17:56:38.616Z] 2021/03/19 17:56:38 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-03-19T17:56:39.180Z] 2021/03/19 17:56:39 Finished clone github.com/golang/gddo [2021-03-19T17:56:39.180Z] 2021/03/19 17:56:39 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-03-19T17:56:39.709Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-19T17:56:39.743Z] 2021/03/19 17:56:39 Finished clone github.com/opencontainers/go-digest [2021-03-19T17:56:39.743Z] 2021/03/19 17:56:39 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-03-19T17:56:40.279Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-19T17:56:40.307Z] 2021/03/19 17:56:40 Finished clone github.com/mistifyio/go-zfs [2021-03-19T17:56:40.307Z] 2021/03/19 17:56:40 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-03-19T17:56:40.307Z] 2021/03/19 17:56:40 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-03-19T17:56:40.307Z] 2021/03/19 17:56:40 Finished clone github.com/Microsoft/opengcs [2021-03-19T17:56:40.434Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.86s) [2021-03-19T17:56:40.434Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T17:56:40.564Z] 2021/03/19 17:56:40 Finished clone github.com/hashicorp/serf [2021-03-19T17:56:40.564Z] 2021/03/19 17:56:40 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-03-19T17:56:41.219Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-19T17:56:42.475Z] 2021/03/19 17:56:42 Finished clone github.com/vbatts/tar-split [2021-03-19T17:56:42.475Z] 2021/03/19 17:56:42 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-03-19T17:56:42.475Z] 2021/03/19 17:56:42 Finished clone github.com/cyphar/filepath-securejoin [2021-03-19T17:56:42.475Z] 2021/03/19 17:56:42 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-03-19T17:56:43.192Z] --- PASS: TestCreateServiceSecretFileMode (2.26s) [2021-03-19T17:56:43.193Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T17:56:43.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-19T17:56:44.375Z] 2021/03/19 17:56:44 Finished clone github.com/opencontainers/runtime-spec [2021-03-19T17:56:44.375Z] 2021/03/19 17:56:44 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-03-19T17:56:44.632Z] 2021/03/19 17:56:44 Finished clone github.com/opencontainers/image-spec [2021-03-19T17:56:44.632Z] 2021/03/19 17:56:44 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-03-19T17:56:44.632Z] 2021/03/19 17:56:44 Finished clone github.com/coreos/go-systemd [2021-03-19T17:56:44.632Z] 2021/03/19 17:56:44 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-03-19T17:56:44.889Z] 2021/03/19 17:56:44 Finished clone github.com/coreos/go-systemd/v22 [2021-03-19T17:56:44.889Z] 2021/03/19 17:56:44 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-03-19T17:56:45.501Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2021-03-19T17:56:45.501Z] === RUN TestCreateServiceSysctls [2021-03-19T17:56:46.258Z] 2021/03/19 17:56:46 Finished clone github.com/Graylog2/go-gelf [2021-03-19T17:56:46.258Z] 2021/03/19 17:56:46 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-03-19T17:56:46.258Z] 2021/03/19 17:56:46 Finished clone github.com/godbus/dbus/v5 [2021-03-19T17:56:46.258Z] 2021/03/19 17:56:46 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-03-19T17:56:46.258Z] 2021/03/19 17:56:46 Finished clone github.com/philhofer/fwd [2021-03-19T17:56:46.258Z] 2021/03/19 17:56:46 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-03-19T17:56:46.258Z] 2021/03/19 17:56:46 Finished clone github.com/fluent/fluent-logger-golang [2021-03-19T17:56:46.258Z] 2021/03/19 17:56:46 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-03-19T17:56:47.190Z] 2021/03/19 17:56:47 Finished clone github.com/docker/libnetwork [2021-03-19T17:56:47.190Z] 2021/03/19 17:56:47 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-03-19T17:56:47.190Z] 2021/03/19 17:56:47 Finished clone github.com/ugorji/go [2021-03-19T17:56:47.190Z] 2021/03/19 17:56:47 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-03-19T17:56:48.122Z] 2021/03/19 17:56:48 Finished clone github.com/fsnotify/fsnotify [2021-03-19T17:56:48.122Z] 2021/03/19 17:56:48 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-03-19T17:56:48.253Z] --- PASS: TestCreateServiceSysctls (3.05s) [2021-03-19T17:56:48.253Z] === RUN TestCreateServiceCapabilities [2021-03-19T17:56:48.379Z] 2021/03/19 17:56:48 Finished clone golang.org/x/sys [2021-03-19T17:56:48.379Z] 2021/03/19 17:56:48 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-03-19T17:56:48.637Z] 2021/03/19 17:56:48 Finished clone github.com/jmespath/go-jmespath [2021-03-19T17:56:48.637Z] 2021/03/19 17:56:48 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-03-19T17:56:48.637Z] 2021/03/19 17:56:48 Finished clone github.com/bsphere/le_go [2021-03-19T17:56:48.637Z] 2021/03/19 17:56:48 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-03-19T17:56:50.006Z] 2021/03/19 17:56:49 Finished clone golang.org/x/oauth2 [2021-03-19T17:56:50.006Z] 2021/03/19 17:56:49 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-03-19T17:56:50.263Z] 2021/03/19 17:56:50 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-03-19T17:56:50.263Z] 2021/03/19 17:56:50 Finished clone github.com/tinylib/msgp [2021-03-19T17:56:50.346Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2021-03-19T17:56:50.346Z] === RUN TestInspect [2021-03-19T17:56:51.633Z] 2021/03/19 17:56:51 Finished clone github.com/googleapis/gax-go [2021-03-19T17:56:51.633Z] 2021/03/19 17:56:51 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-03-19T17:56:51.633Z] 2021/03/19 17:56:51 Finished clone github.com/miekg/dns [2021-03-19T17:56:51.633Z] 2021/03/19 17:56:51 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-03-19T17:56:52.196Z] 2021/03/19 17:56:52 Finished clone go.opencensus.io [2021-03-19T17:56:52.196Z] 2021/03/19 17:56:52 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-03-19T17:56:52.761Z] 2021/03/19 17:56:52 Finished clone github.com/moby/buildkit [2021-03-19T17:56:52.761Z] 2021/03/19 17:56:52 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-03-19T17:56:53.091Z] --- PASS: TestInspect (2.62s) [2021-03-19T17:56:53.091Z] === RUN TestCreateJob [2021-03-19T17:56:53.326Z] 2021/03/19 17:56:53 Finished clone github.com/containerd/fifo [2021-03-19T17:56:53.326Z] 2021/03/19 17:56:53 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-03-19T17:56:53.749Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-19T17:56:53.749Z] === RUN TestDockerSuite/TestExecTTY [2021-03-19T17:56:54.688Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-19T17:56:54.696Z] 2021/03/19 17:56:54 Finished clone golang.org/x/crypto [2021-03-19T17:56:54.696Z] 2021/03/19 17:56:54 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-03-19T17:56:54.953Z] 2021/03/19 17:56:54 Finished clone github.com/containerd/cgroups [2021-03-19T17:56:54.953Z] 2021/03/19 17:56:54 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-03-19T17:56:55.627Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-19T17:56:55.843Z] --- PASS: TestCreateJob (3.04s) [2021-03-19T17:56:55.843Z] === RUN TestReplicatedJob [2021-03-19T17:56:55.885Z] 2021/03/19 17:56:55 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-03-19T17:56:55.885Z] 2021/03/19 17:56:55 Finished clone github.com/opencontainers/runc [2021-03-19T17:56:55.885Z] 2021/03/19 17:56:56 Finished clone github.com/containerd/go-runc [2021-03-19T17:56:55.885Z] 2021/03/19 17:56:56 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-03-19T17:56:55.885Z] 2021/03/19 17:56:56 Finished clone golang.org/x/text [2021-03-19T17:56:55.885Z] 2021/03/19 17:56:56 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-03-19T17:56:56.143Z] 2021/03/19 17:56:56 Finished clone github.com/containerd/typeurl [2021-03-19T17:56:56.143Z] 2021/03/19 17:56:56 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-03-19T17:56:56.582Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-19T17:56:57.075Z] 2021/03/19 17:56:56 Finished clone github.com/Microsoft/hcsshim [2021-03-19T17:56:57.075Z] 2021/03/19 17:56:56 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-03-19T17:56:57.333Z] 2021/03/19 17:56:57 Finished clone github.com/containerd/ttrpc [2021-03-19T17:56:57.333Z] 2021/03/19 17:56:57 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-03-19T17:56:57.333Z] 2021/03/19 17:56:57 Finished clone github.com/containerd/console [2021-03-19T17:56:57.333Z] 2021/03/19 17:56:57 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-03-19T17:56:57.527Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-19T17:56:57.527Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-19T17:56:57.898Z] 2021/03/19 17:56:58 Finished clone github.com/docker/distribution [2021-03-19T17:56:57.898Z] 2021/03/19 17:56:58 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-03-19T17:56:58.155Z] 2021/03/19 17:56:58 Finished clone github.com/gogo/googleapis [2021-03-19T17:56:58.155Z] 2021/03/19 17:56:58 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-03-19T17:56:58.155Z] 2021/03/19 17:56:58 Finished clone google.golang.org/grpc [2021-03-19T17:56:58.155Z] 2021/03/19 17:56:58 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-03-19T17:56:58.719Z] 2021/03/19 17:56:58 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-03-19T17:56:58.719Z] 2021/03/19 17:56:58 Finished clone github.com/containerd/continuity [2021-03-19T17:56:59.649Z] 2021/03/19 17:56:59 Finished clone github.com/fernet/fernet-go [2021-03-19T17:56:59.650Z] 2021/03/19 17:56:59 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-03-19T17:57:00.068Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-19T17:57:01.007Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-19T17:57:01.019Z] 2021/03/19 17:57:00 Finished clone golang.org/x/time [2021-03-19T17:57:01.019Z] 2021/03/19 17:57:00 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-03-19T17:57:01.019Z] 2021/03/19 17:57:01 Finished clone github.com/prometheus/procfs [2021-03-19T17:57:01.019Z] 2021/03/19 17:57:01 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-03-19T17:57:01.019Z] 2021/03/19 17:57:01 Finished clone github.com/hashicorp/go-memdb [2021-03-19T17:57:01.019Z] 2021/03/19 17:57:01 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-03-19T17:57:01.275Z] 2021/03/19 17:57:01 Finished clone github.com/cilium/ebpf [2021-03-19T17:57:01.275Z] 2021/03/19 17:57:01 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-03-19T17:57:01.444Z] --- PASS: TestReplicatedJob (4.96s) [2021-03-19T17:57:01.444Z] === RUN TestUpdateReplicatedJob [2021-03-19T17:57:01.535Z] 2021/03/19 17:57:01 Finished clone github.com/hashicorp/go-immutable-radix [2021-03-19T17:57:01.535Z] 2021/03/19 17:57:01 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-03-19T17:57:02.466Z] 2021/03/19 17:57:02 Finished clone github.com/hashicorp/golang-lru [2021-03-19T17:57:02.466Z] 2021/03/19 17:57:02 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-03-19T17:57:02.466Z] 2021/03/19 17:57:02 Finished clone github.com/coreos/pkg [2021-03-19T17:57:02.466Z] 2021/03/19 17:57:02 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-03-19T17:57:02.723Z] 2021/03/19 17:57:02 Finished clone code.cloudfoundry.org/clock [2021-03-19T17:57:02.723Z] 2021/03/19 17:57:02 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-03-19T17:57:02.919Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-19T17:57:04.126Z] 2021/03/19 17:57:04 Finished clone github.com/beorn7/perks [2021-03-19T17:57:04.126Z] 2021/03/19 17:57:04 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-03-19T17:57:04.126Z] 2021/03/19 17:57:04 Finished clone github.com/prometheus/client_model [2021-03-19T17:57:04.126Z] 2021/03/19 17:57:04 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-03-19T17:57:04.211Z] --- PASS: TestUpdateReplicatedJob (3.19s) [2021-03-19T17:57:04.211Z] === RUN TestServiceListWithStatuses [2021-03-19T17:57:04.211Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T17:57:04.211Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:57:04.211Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T17:57:04.302Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-19T17:57:05.495Z] 2021/03/19 17:57:05 Finished clone github.com/prometheus/client_golang [2021-03-19T17:57:05.495Z] 2021/03/19 17:57:05 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-03-19T17:57:05.685Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-19T17:57:05.751Z] 2021/03/19 17:57:05 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-03-19T17:57:05.751Z] 2021/03/19 17:57:05 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-03-19T17:57:06.008Z] 2021/03/19 17:57:06 Finished clone github.com/golang/protobuf [2021-03-19T17:57:06.008Z] 2021/03/19 17:57:06 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-03-19T17:57:06.572Z] 2021/03/19 17:57:06 Finished clone github.com/prometheus/common [2021-03-19T17:57:06.572Z] 2021/03/19 17:57:06 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-03-19T17:57:07.506Z] 2021/03/19 17:57:07 Finished clone github.com/pkg/errors [2021-03-19T17:57:07.506Z] 2021/03/19 17:57:07 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-03-19T17:57:07.506Z] 2021/03/19 17:57:07 Finished clone github.com/spf13/cobra [2021-03-19T17:57:07.506Z] 2021/03/19 17:57:07 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-03-19T17:57:07.506Z] 2021/03/19 17:57:07 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-03-19T17:57:07.506Z] 2021/03/19 17:57:07 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-03-19T17:57:07.762Z] 2021/03/19 17:57:07 Finished clone github.com/cespare/xxhash/v2 [2021-03-19T17:57:07.762Z] 2021/03/19 17:57:07 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-03-19T17:57:08.018Z] 2021/03/19 17:57:08 Finished clone github.com/morikuni/aec [2021-03-19T17:57:08.703Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2021-03-19T17:57:08.703Z] === RUN TestDockerNetworkReConnect [2021-03-19T17:57:08.948Z] 2021/03/19 17:57:08 Finished clone github.com/inconshreveable/mousetrap [2021-03-19T17:57:08.948Z] 2021/03/19 17:57:08 Finished clone github.com/docker/go-metrics [2021-03-19T17:57:09.204Z] 2021/03/19 17:57:09 Finished clone github.com/spf13/pflag [2021-03-19T17:57:10.966Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-19T17:57:11.455Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2021-03-19T17:57:11.455Z] === RUN TestServicePlugin [2021-03-19T17:57:11.455Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-19T17:57:11.455Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:57:11.455Z] === RUN TestServiceUpdateLabel [2021-03-19T17:57:11.728Z] 2021/03/19 17:57:11 Finished clone github.com/opencontainers/selinux [2021-03-19T17:57:11.728Z] 2021/03/19 17:57:11 Finished clone github.com/google/certificate-transparency-go [2021-03-19T17:57:13.535Z] --- PASS: TestServiceUpdateLabel (1.92s) [2021-03-19T17:57:13.535Z] === RUN TestServiceUpdateSecrets [2021-03-19T17:57:15.159Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-19T17:57:15.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-19T17:57:16.979Z] 2021/03/19 17:57:16 Finished clone github.com/cloudflare/cfssl [2021-03-19T17:57:17.069Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-19T17:57:22.346Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-19T17:57:23.286Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-19T17:57:23.286Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-19T17:57:23.286Z] === RUN TestDockerSuite/TestHealth [2021-03-19T17:57:26.931Z] 2021/03/19 17:57:25 Finished clone github.com/docker/swarmkit [2021-03-19T17:57:28.828Z] 2021/03/19 17:57:28 Finished clone github.com/coreos/etcd [2021-03-19T17:57:28.917Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2021-03-19T17:57:28.917Z] === RUN TestServiceUpdateConfigs [2021-03-19T17:57:29.086Z] 2021/03/19 17:57:29 Finished clone cloud.google.com/go [2021-03-19T17:57:37.182Z] 2021/03/19 17:57:36 Finished clone github.com/containerd/containerd [2021-03-19T17:57:44.442Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2021-03-19T17:57:44.443Z] === RUN TestServiceUpdateNetwork [2021-03-19T17:57:45.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-19T17:57:47.151Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-19T17:57:47.151Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-19T17:57:47.151Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-19T17:57:47.151Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-19T17:57:47.152Z] 2021/03/19 17:57:45 Finished clone google.golang.org/genproto [2021-03-19T17:57:48.089Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-19T17:57:48.089Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-19T17:57:49.470Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-19T17:57:49.470Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-19T17:57:49.470Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-19T17:57:49.470Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-19T17:57:49.669Z] 2021/03/19 17:57:49 Finished clone github.com/gogo/protobuf [2021-03-19T17:57:50.040Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-19T17:57:50.609Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-19T17:57:51.178Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-19T17:57:51.437Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-19T17:57:52.006Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-19T17:57:52.006Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-19T17:57:52.945Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-19T17:57:54.326Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-19T17:57:54.326Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-19T17:57:54.829Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2021-03-19T17:57:54.829Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T17:57:55.263Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-19T17:57:55.469Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T17:57:56.107Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T17:57:57.797Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-19T17:57:57.797Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-19T17:57:57.797Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-19T17:57:59.708Z] === RUN TestDockerSuite/TestImportFile [2021-03-19T17:58:01.614Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-19T17:58:01.614Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-19T17:58:03.014Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T17:58:03.519Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-19T17:58:05.157Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-19T17:58:07.066Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-19T17:58:08.016Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-19T17:58:08.954Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-19T17:58:09.892Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-19T17:58:10.151Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-19T17:58:10.151Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-19T17:58:11.094Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-19T17:58:11.514Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2021-03-19T17:58:11.514Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-03-19T17:58:11.514Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-03-19T17:58:11.514Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-03-19T17:58:11.514Z] PASS [2021-03-19T17:58:11.514Z] [2021-03-19T17:58:11.514Z] === Skipped [2021-03-19T17:58:11.514Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T17:58:11.514Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T17:58:11.514Z] [2021-03-19T17:58:11.514Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-03-19T17:58:11.514Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T17:58:11.514Z] [2021-03-19T17:58:11.514Z] [2021-03-19T17:58:11.514Z] DONE 27 tests, 2 skipped in 130.495s [2021-03-19T17:58:11.514Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T17:58:11.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:58:11.514Z] ++ set -e [2021-03-19T17:58:11.514Z] ++ '[' -n 0 ']' [2021-03-19T17:58:11.514Z] ++ set -x [2021-03-19T17:58:11.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-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:58:11.514Z] INFO: Testing against a local daemon [2021-03-19T17:58:11.514Z] === RUN TestSessionCreate [2021-03-19T17:58:11.514Z] --- PASS: TestSessionCreate (0.03s) [2021-03-19T17:58:11.514Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T17:58:11.514Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-19T17:58:11.514Z] PASS [2021-03-19T17:58:11.514Z] [2021-03-19T17:58:11.514Z] DONE 2 tests in 0.140s [2021-03-19T17:58:11.514Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T17:58:11.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:58:11.514Z] ++ set -e [2021-03-19T17:58:11.514Z] ++ '[' -n 0 ']' [2021-03-19T17:58:11.514Z] ++ set -x [2021-03-19T17:58:11.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-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:58:11.514Z] INFO: Testing against a local daemon [2021-03-19T17:58:11.514Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T17:58:11.514Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T17:58:11.514Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:58:11.514Z] === RUN TestEventsExecDie [2021-03-19T17:58:11.514Z] --- PASS: TestEventsExecDie (0.64s) [2021-03-19T17:58:11.514Z] === RUN TestEventsBackwardsCompatible [2021-03-19T17:58:11.514Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-19T17:58:11.514Z] === RUN TestInfoBinaryCommits [2021-03-19T17:58:11.514Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-19T17:58:11.514Z] === RUN TestInfoAPIVersioned [2021-03-19T17:58:11.514Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-19T17:58:11.514Z] === RUN TestInfoDiscoveryBackend [2021-03-19T17:58:12.032Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-19T17:58:12.148Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-19T17:58:12.149Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T17:58:12.601Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-19T17:58:13.169Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-19T17:58:13.188Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-19T17:58:13.188Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T17:58:13.484Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-19T17:58:13.484Z] === RUN TestInfoAPI [2021-03-19T17:58:13.780Z] --- PASS: TestInfoAPI (0.04s) [2021-03-19T17:58:13.780Z] === RUN TestInfoAPIWarnings [2021-03-19T17:58:14.107Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-19T17:58:14.675Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-19T17:58:14.675Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-19T17:58:16.054Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-19T17:58:17.434Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-19T17:58:18.375Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-19T17:58:18.375Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-19T17:58:18.944Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-19T17:58:18.944Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-19T17:58:19.882Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-19T17:58:20.877Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-19T17:58:21.445Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-19T17:58:22.382Z] === RUN TestDockerSuite/TestInspectImage [2021-03-19T17:58:22.382Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-19T17:58:22.382Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-19T17:58:22.382Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-19T17:58:23.321Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-19T17:58:23.890Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-19T17:58:23.890Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-19T17:58:24.825Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-19T17:58:25.394Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-19T17:58:26.772Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-19T17:58:26.772Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-19T17:58:27.710Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-19T17:58:28.279Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-19T17:58:28.345Z] 2021/03/19 17:58:25 Finished clone github.com/hashicorp/consul [2021-03-19T17:58:28.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-19T17:58:30.238Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-19T17:58:31.618Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-19T17:58:32.516Z] 2021/03/19 17:58:32 Finished clone github.com/aws/aws-sdk-go [2021-03-19T17:58:32.557Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-03-19T17:58:32.557Z] === RUN TestInfoDebug [2021-03-19T17:58:32.557Z] --- PASS: TestInfoDebug (0.54s) [2021-03-19T17:58:32.557Z] === RUN TestInfoInsecureRegistries [2021-03-19T17:58:32.557Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-19T17:58:32.557Z] === RUN TestInfoRegistryMirrors [2021-03-19T17:58:32.557Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-19T17:58:32.557Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T17:58:32.557Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2021-03-19T17:58:32.557Z] === RUN TestPingCacheHeaders [2021-03-19T17:58:32.557Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-19T17:58:32.557Z] === RUN TestPingGet [2021-03-19T17:58:32.557Z] --- PASS: TestPingGet (0.02s) [2021-03-19T17:58:32.557Z] === RUN TestPingHead [2021-03-19T17:58:32.557Z] --- PASS: TestPingHead (0.03s) [2021-03-19T17:58:32.557Z] === RUN TestVersion [2021-03-19T17:58:32.557Z] --- PASS: TestVersion (0.03s) [2021-03-19T17:58:32.557Z] PASS [2021-03-19T17:58:32.557Z] [2021-03-19T17:58:32.557Z] === Skipped [2021-03-19T17:58:32.557Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T17:58:32.557Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T17:58:32.557Z] [2021-03-19T17:58:32.557Z] [2021-03-19T17:58:32.557Z] DONE 18 tests, 1 skipped in 21.315s [2021-03-19T17:58:32.557Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T17:58:32.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:58:32.557Z] ++ set -e [2021-03-19T17:58:32.557Z] ++ '[' -n 0 ']' [2021-03-19T17:58:32.557Z] ++ set -x [2021-03-19T17:58:32.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T17:58:32.557Z] INFO: Testing against a local daemon [2021-03-19T17:58:32.557Z] === RUN TestVolumesCreateAndList [2021-03-19T17:58:32.557Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-19T17:58:32.557Z] === RUN TestVolumesRemove [2021-03-19T17:58:32.557Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-19T17:58:32.557Z] === RUN TestVolumesInspect [2021-03-19T17:58:32.557Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-19T17:58:32.557Z] === RUN TestVolumesInvalidJSON [2021-03-19T17:58:32.557Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T17:58:32.557Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T17:58:32.557Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T17:58:32.557Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-19T17:58:32.557Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T17:58:32.557Z] PASS [2021-03-19T17:58:32.557Z] [2021-03-19T17:58:32.557Z] DONE 5 tests in 0.201s [2021-03-19T17:58:32.557Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T17:58:32.557Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T17:58:32.557Z] +++ kill 14047 [2021-03-19T17:58:33.525Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-19T17:58:34.078Z] +++ /etc/init.d/apparmor stop [2021-03-19T17:58:34.078Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T17:58:34.078Z] [2021-03-19T17:58:34.078Z] Unloading profiles will leave already running processes permanently [2021-03-19T17:58:34.078Z] unconfined, which can lead to unexpected situations. [2021-03-19T17:58:34.078Z] [2021-03-19T17:58:34.078Z] To set a process to complain mode, use the command line tool [2021-03-19T17:58:34.078Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T17:58:34.078Z] +++ true [2021-03-19T17:58:34.078Z] exiting test-integration [2021-03-19T17:58:34.078Z] ++ exit 0 [2021-03-19T17:58:34.078Z] [2021-03-19T17:58:34.465Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-19T17:58:35.405Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue Post stage [Pipeline] junit [2021-03-19T17:58:35.653Z] Recording test results [2021-03-19T17:58:36.199Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T17:58:36.344Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-19T17:58:36.639Z] + echo Ensuring container killed. [2021-03-19T17:58:36.639Z] Ensuring container killed. [2021-03-19T17:58:36.639Z] + docker rm -vf docker-pr3 [2021-03-19T17:58:36.639Z] Error: No such container: docker-pr3 [2021-03-19T17:58:36.639Z] + true [Pipeline] sh [2021-03-19T17:58:37.047Z] + echo Chowning /workspace to jenkins user [2021-03-19T17:58:37.047Z] Chowning /workspace to jenkins user [2021-03-19T17:58:37.047Z] + id -u [2021-03-19T17:58:37.047Z] + id -g [2021-03-19T17:58:37.047Z] + docker run --rm -v /home/docker/workspace/moby_PR-42168:/workspace busybox chown -R 1001:1001 /workspace [2021-03-19T17:58:37.047Z] Unable to find image 'busybox:latest' locally [2021-03-19T17:58:37.345Z] latest: Pulling from library/busybox [2021-03-19T17:58:37.345Z] dcdde92480c5: Pulling fs layer [2021-03-19T17:58:37.639Z] dcdde92480c5: Download complete [2021-03-19T17:58:37.725Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-19T17:58:37.725Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-19T17:58:37.933Z] dcdde92480c5: Pull complete [2021-03-19T17:58:37.933Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T17:58:37.933Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T17:58:40.261Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-19T17:58:40.423Z] + bundleName=ppc64le-integration [2021-03-19T17:58:40.423Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-03-19T17:58:40.423Z] Creating ppc64le-integration-bundles.tar.gz [2021-03-19T17:58:40.423Z] + 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-03-19T17:58:40.423Z] ) -print [Pipeline] archiveArtifacts [2021-03-19T17:58:40.469Z] Archiving artifacts [2021-03-19T17:58:40.954Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42168/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T17:58:41.356Z] + make clean [2021-03-19T17:58:41.652Z] make: command: Command not found [2021-03-19T17:58:41.652Z] make: command: Command not found [2021-03-19T17:58:41.652Z] docker volume rm -f docker-dev-cache [2021-03-19T17:58:41.652Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T17:58:42.172Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-19T17:58:44.712Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-19T17:58:44.972Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T17:58:48.264Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-19T17:58:51.555Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-19T17:58:54.850Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-19T17:58:54.850Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-19T17:58:58.150Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-19T17:58:58.719Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-19T17:59:00.097Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-19T17:59:05.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-19T17:59:11.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-19T17:59:14.481Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-19T17:59:14.741Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-19T17:59:18.033Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-19T17:59:18.292Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-19T17:59:18.303Z] --- PASS: TestBuildWithHugeFile (148.88s) [2021-03-19T17:59:18.303Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T17:59:18.303Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:59:18.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:59:18.303Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:59:18.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:59:18.303Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:59:18.303Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:59:18.303Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T17:59:18.303Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T17:59:18.303Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T17:59:18.303Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-03-19T17:59:18.303Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-19T17:59:18.303Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-19T17:59:18.303Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-19T17:59:18.303Z] === RUN TestBuildPreserveOwnership [2021-03-19T17:59:18.303Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-19T17:59:18.303Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T17:59:18.303Z] === RUN TestBuildPlatformInvalid [2021-03-19T17:59:18.303Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-03-19T17:59:18.303Z] PASS [2021-03-19T17:59:18.303Z] ok github.com/docker/docker/integration/build 223.075s [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === Skipped [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-19T17:59:18.303Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-19T17:59:18.303Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-19T17:59:18.303Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-19T17:59:18.303Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-19T17:59:18.303Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] DONE 28 tests, 5 skipped in 249.159s [2021-03-19T17:59:18.303Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-19T17:59:18.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T17:59:18.303Z] INFO: Testing against a local daemon [2021-03-19T17:59:18.303Z] === RUN TestConfigInspect [2021-03-19T17:59:18.303Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] === RUN TestConfigList [2021-03-19T17:59:18.303Z] --- SKIP: TestConfigList (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] === RUN TestConfigsCreateAndDelete [2021-03-19T17:59:18.303Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] === RUN TestConfigsUpdate [2021-03-19T17:59:18.303Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] === RUN TestTemplatedConfig [2021-03-19T17:59:18.303Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] === RUN TestConfigCreateResolve [2021-03-19T17:59:18.303Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T17:59:18.303Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T17:59:18.303Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T17:59:18.303Z] PASS [2021-03-19T17:59:18.303Z] ok github.com/docker/docker/integration/config 0.395s [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === Skipped [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-19T17:59:18.303Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] [2021-03-19T17:59:18.303Z] DONE 7 tests, 7 skipped in 2.983s [2021-03-19T17:59:18.303Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-19T17:59:18.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T17:59:18.303Z] INFO: Testing against a local daemon [2021-03-19T17:59:18.303Z] === RUN TestCheckpoint [2021-03-19T17:59:18.303Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T17:59:18.303Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T17:59:18.303Z] === RUN TestContainerInvalidJSON [2021-03-19T17:59:18.303Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:59:18.303Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:59:18.303Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:59:18.303Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:59:18.303Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:59:18.303Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:59:18.303Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T17:59:18.303Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T17:59:18.303Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T17:59:18.303Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-03-19T17:59:18.303Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T17:59:18.303Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T17:59:18.303Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-19T17:59:18.303Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T17:59:18.303Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2021-03-19T17:59:18.303Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T17:59:18.303Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-19T17:59:18.303Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-19T17:59:18.303Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T17:59:18.303Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-03-19T17:59:18.303Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T17:59:18.303Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-03-19T17:59:18.303Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-19T17:59:18.303Z] === RUN TestCopyFromContainer [2021-03-19T17:59:18.303Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-19T17:59:18.303Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.303Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T17:59:18.303Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:59:18.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:59:18.303Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:59:18.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:59:18.303Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:59:18.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:59:18.303Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T17:59:18.303Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T17:59:18.303Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T17:59:18.303Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-19T17:59:18.303Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-03-19T17:59:18.303Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-03-19T17:59:18.303Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-19T17:59:18.303Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T17:59:18.303Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-19T17:59:18.303Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-19T17:59:18.303Z] === RUN TestCreateWithInvalidEnv [2021-03-19T17:59:18.303Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T17:59:18.303Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T17:59:18.303Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T17:59:18.303Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T17:59:18.304Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T17:59:18.304Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T17:59:18.304Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T17:59:18.304Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T17:59:18.304Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-03-19T17:59:18.304Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T17:59:18.304Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-19T17:59:18.304Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.304Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T17:59:18.304Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-19T17:59:18.304Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T17:59:18.304Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T17:59:18.304Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-19T17:59:18.304Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T17:59:18.304Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T17:59:18.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:59:18.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:59:18.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:59:18.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:59:18.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:59:18.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:59:18.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:59:18.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:59:18.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:59:18.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:59:18.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T17:59:18.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T17:59:18.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T17:59:18.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T17:59:18.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-19T17:59:18.304Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T17:59:18.304Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-19T17:59:18.304Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-19T17:59:18.304Z] === RUN TestCreateDifferentPlatform [2021-03-19T17:59:18.304Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T17:59:18.304Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T17:59:18.304Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-19T17:59:18.304Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T17:59:18.304Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T17:59:18.304Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-19T17:59:18.304Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T17:59:18.304Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-19T17:59:18.304Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-19T17:59:18.304Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T17:59:18.304Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-19T17:59:18.304Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.304Z] === RUN TestDiff [2021-03-19T17:59:18.304Z] --- SKIP: TestDiff (0.00s) [2021-03-19T17:59:18.304Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-19T17:59:18.304Z] === RUN TestExecWithCloseStdin [2021-03-19T17:59:18.304Z] --- PASS: TestExecWithCloseStdin (2.52s) [2021-03-19T17:59:18.304Z] === RUN TestExec [2021-03-19T17:59:18.304Z] --- PASS: TestExec (2.48s) [2021-03-19T17:59:18.304Z] === RUN TestExecUser [2021-03-19T17:59:18.304Z] --- SKIP: TestExecUser (0.00s) [2021-03-19T17:59:18.304Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-19T17:59:18.304Z] === RUN TestExportContainerAndImportImage [2021-03-19T17:59:18.304Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-19T17:59:18.304Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.304Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T17:59:18.304Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-19T17:59:18.304Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:18.304Z] === RUN TestHealthCheckWorkdir [2021-03-19T17:59:18.304Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-19T17:59:18.304Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-19T17:59:18.304Z] === RUN TestHealthKillContainer [2021-03-19T17:59:18.304Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-19T17:59:18.304Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-19T17:59:18.304Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T17:59:18.304Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-19T17:59:18.304Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-19T17:59:18.304Z] === RUN TestKillContainerInvalidSignal [2021-03-19T17:59:18.304Z] --- PASS: TestKillContainerInvalidSignal (2.20s) [2021-03-19T17:59:18.304Z] === RUN TestKillContainer [2021-03-19T17:59:18.304Z] === RUN TestKillContainer/no_signal [2021-03-19T17:59:20.486Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T17:59:20.486Z] === RUN TestKillContainer/killing_signal [2021-03-19T17:59:20.831Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-19T17:59:21.769Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-19T17:59:21.769Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-19T17:59:22.668Z] --- PASS: TestKillContainer (4.26s) [2021-03-19T17:59:22.669Z] --- PASS: TestKillContainer/no_signal (2.03s) [2021-03-19T17:59:22.669Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-19T17:59:22.669Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-19T17:59:22.669Z] --- PASS: TestKillContainer/killing_signal (2.18s) [2021-03-19T17:59:22.669Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T17:59:22.669Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-19T17:59:22.669Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T17:59:22.669Z] === RUN TestKillStoppedContainer [2021-03-19T17:59:22.669Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-19T17:59:22.669Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T17:59:22.669Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T17:59:22.669Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-19T17:59:22.669Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T17:59:22.669Z] === RUN TestKillDifferentUserContainer [2021-03-19T17:59:22.669Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-19T17:59:22.669Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-19T17:59:22.669Z] === RUN TestInspectOomKilledTrue [2021-03-19T17:59:22.669Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-19T17:59:22.669Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:22.669Z] === RUN TestInspectOomKilledFalse [2021-03-19T17:59:22.669Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T17:59:22.669Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T17:59:22.669Z] === RUN TestLogsFollowTailEmpty [2021-03-19T17:59:24.849Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2021-03-19T17:59:24.849Z] === RUN TestNetworkNat [2021-03-19T17:59:24.849Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-19T17:59:24.849Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-19T17:59:24.849Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T17:59:25.966Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-19T17:59:25.967Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-19T17:59:25.967Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-19T17:59:25.967Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-19T17:59:25.967Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-19T17:59:25.967Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-19T17:59:26.536Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-19T17:59:27.029Z] --- PASS: TestNetworkLocalhostTCPNat (2.39s) [2021-03-19T17:59:27.029Z] === RUN TestNetworkLoopbackNat [2021-03-19T17:59:27.029Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-19T17:59:27.029Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-19T17:59:27.029Z] === RUN TestPause [2021-03-19T17:59:27.029Z] --- SKIP: TestPause (0.00s) [2021-03-19T17:59:27.029Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-19T17:59:27.029Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T17:59:27.105Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-19T17:59:28.483Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-19T17:59:29.210Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.02s) [2021-03-19T17:59:29.210Z] === RUN TestPauseStopPausedContainer [2021-03-19T17:59:29.210Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-19T17:59:29.210Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:29.210Z] === RUN TestPsFilter [2021-03-19T17:59:29.210Z] --- PASS: TestPsFilter (0.12s) [2021-03-19T17:59:29.210Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T17:59:31.053Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-19T17:59:31.388Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.30s) [2021-03-19T17:59:31.388Z] === RUN TestRemoveContainerWithVolume [2021-03-19T17:59:31.991Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-19T17:59:32.561Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-19T17:59:33.587Z] --- PASS: TestRemoveContainerWithVolume (2.42s) [2021-03-19T17:59:33.587Z] === RUN TestRemoveContainerRunning [2021-03-19T17:59:35.771Z] --- PASS: TestRemoveContainerRunning (2.00s) [2021-03-19T17:59:35.771Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T17:59:36.753Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-19T17:59:37.012Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-19T17:59:37.951Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s) [2021-03-19T17:59:37.951Z] === RUN TestRemoveInvalidContainer [2021-03-19T17:59:37.951Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-19T17:59:37.951Z] === RUN TestRenameLinkedContainer [2021-03-19T17:59:37.951Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-19T17:59:37.951Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-19T17:59:37.951Z] === RUN TestRenameStoppedContainer [2021-03-19T17:59:37.953Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-19T17:59:37.953Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-19T17:59:39.863Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-19T17:59:40.801Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-19T17:59:41.740Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-19T17:59:43.118Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-19T17:59:44.062Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-19T17:59:45.034Z] --- PASS: TestRenameStoppedContainer (7.24s) [2021-03-19T17:59:45.034Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T17:59:46.599Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-19T17:59:46.858Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-19T17:59:47.797Z] === RUN TestDockerSuite/TestLogsSince [2021-03-19T17:59:49.736Z] --- PASS: TestRenameRunningContainerAndReuse (4.55s) [2021-03-19T17:59:49.736Z] === RUN TestRenameInvalidName [2021-03-19T17:59:51.915Z] --- PASS: TestRenameInvalidName (2.05s) [2021-03-19T17:59:51.915Z] === RUN TestRenameAnonymousContainer [2021-03-19T17:59:51.915Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-19T17:59:51.915Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-19T17:59:51.915Z] === RUN TestRenameContainerWithSameName [2021-03-19T17:59:53.453Z] --- PASS: TestRenameContainerWithSameName (2.03s) [2021-03-19T17:59:53.453Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T17:59:53.912Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-19T17:59:53.912Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-19T17:59:53.912Z] === RUN TestResize [2021-03-19T17:59:54.359Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-19T17:59:56.091Z] --- PASS: TestResize (2.03s) [2021-03-19T17:59:56.091Z] === RUN TestResizeWithInvalidSize [2021-03-19T17:59:56.091Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-19T17:59:56.091Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-19T17:59:56.091Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T17:59:58.269Z] --- PASS: TestResizeWhenContainerNotStarted (2.30s) [2021-03-19T17:59:58.269Z] === RUN TestDaemonRestartKillContainers [2021-03-19T17:59:58.269Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-19T17:59:58.269Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T17:59:58.269Z] === RUN TestStats [2021-03-19T17:59:58.269Z] --- SKIP: TestStats (0.00s) [2021-03-19T17:59:58.269Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-19T17:59:58.269Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T18:00:00.924Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-19T18:00:00.924Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-19T18:00:01.183Z] === RUN TestDockerSuite/TestLogsTail [2021-03-19T18:00:02.150Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-19T18:00:03.095Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-19T18:00:04.034Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-19T18:00:04.604Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-19T18:00:05.542Z] === RUN TestDockerSuite/TestNetHostname [2021-03-19T18:00:08.082Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-19T18:00:08.341Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-19T18:00:08.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.42s) [2021-03-19T18:00:08.605Z] === RUN TestStopContainerWithTimeout [2021-03-19T18:00:08.605Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-19T18:00:08.605Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-19T18:00:08.605Z] === RUN TestUpdateRestartPolicy [2021-03-19T18:00:10.355Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-19T18:00:14.548Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-19T18:00:14.548Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-19T18:00:17.084Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-19T18:00:17.651Z] === RUN TestDockerSuite/TestPluginActive [2021-03-19T18:00:21.845Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-19T18:00:27.126Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-19T18:00:27.126Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-19T18:00:27.126Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-19T18:00:27.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-19T18:00:29.700Z] --- PASS: TestUpdateRestartPolicy (21.34s) [2021-03-19T18:00:29.700Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T18:00:30.672Z] --- PASS: TestUpdateRestartWithAutoRemove (2.08s) [2021-03-19T18:00:30.672Z] === RUN TestWaitNonBlocked [2021-03-19T18:00:30.672Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T18:00:30.672Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T18:00:30.672Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T18:00:30.672Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T18:00:30.672Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T18:00:30.672Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T18:00:30.985Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-19T18:00:31.922Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-19T18:00:33.834Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-19T18:00:34.426Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-03-19T18:00:34.426Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.93s) [2021-03-19T18:00:34.426Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.03s) [2021-03-19T18:00:34.426Z] === RUN TestWaitBlocked [2021-03-19T18:00:34.426Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-19T18:00:34.426Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:34.426Z] PASS [2021-03-19T18:00:34.426Z] ok github.com/docker/docker/integration/container 83.924s [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === Skipped [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-19T18:00:34.426Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-19T18:00:34.426Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-03-19T18:00:34.426Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-19T18:00:34.426Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-19T18:00:34.426Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-19T18:00:34.426Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-19T18:00:34.426Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-19T18:00:34.426Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-19T18:00:34.426Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-19T18:00:34.426Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-19T18:00:34.426Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-19T18:00:34.426Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-19T18:00:34.426Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-19T18:00:34.426Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-19T18:00:34.426Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-19T18:00:34.426Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-19T18:00:34.426Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-19T18:00:34.426Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-19T18:00:34.426Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-19T18:00:34.426Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-19T18:00:34.426Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-19T18:00:34.426Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-19T18:00:34.426Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-19T18:00:34.426Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-19T18:00:34.426Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-19T18:00:34.426Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-19T18:00:34.426Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-19T18:00:34.426Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-19T18:00:34.426Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-19T18:00:34.426Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-19T18:00:34.426Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-19T18:00:34.426Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-19T18:00:34.426Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-19T18:00:34.426Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-19T18:00:34.426Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-19T18:00:34.426Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-19T18:00:34.426Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-19T18:00:34.426Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] [2021-03-19T18:00:34.426Z] DONE 88 tests, 37 skipped in 86.957s [2021-03-19T18:00:34.426Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-19T18:00:34.771Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-19T18:00:35.707Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-19T18:00:36.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:00:36.623Z] INFO: Testing against a local daemon [2021-03-19T18:00:36.623Z] === RUN TestCommitInheritsEnv [2021-03-19T18:00:36.623Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-19T18:00:36.623Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T18:00:36.623Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T18:00:36.623Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-19T18:00:36.623Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-19T18:00:36.623Z] === RUN TestImagesFilterMultiReference [2021-03-19T18:00:36.623Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-19T18:00:36.623Z] === RUN TestImagePullPlatformInvalid [2021-03-19T18:00:37.083Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-03-19T18:00:37.083Z] === RUN TestRemoveImageOrphaning [2021-03-19T18:00:37.087Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-19T18:00:38.051Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2021-03-19T18:00:38.051Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T18:00:38.051Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-03-19T18:00:38.051Z] === RUN TestTagInvalidReference [2021-03-19T18:00:38.051Z] --- PASS: TestTagInvalidReference (0.04s) [2021-03-19T18:00:38.051Z] === RUN TestTagValidPrefixedRepo [2021-03-19T18:00:38.051Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-03-19T18:00:38.051Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T18:00:38.051Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-19T18:00:38.051Z] === RUN TestTagOfficialNames [2021-03-19T18:00:38.051Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-19T18:00:38.051Z] === RUN TestTagMatchesDigest [2021-03-19T18:00:38.051Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-03-19T18:00:38.051Z] PASS [2021-03-19T18:00:38.051Z] ok github.com/docker/docker/integration/image 1.856s [2021-03-19T18:00:38.511Z] [2021-03-19T18:00:38.511Z] === Skipped [2021-03-19T18:00:38.511Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-19T18:00:38.511Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T18:00:38.511Z] [2021-03-19T18:00:38.511Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-19T18:00:38.511Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-19T18:00:38.511Z] [2021-03-19T18:00:38.511Z] [2021-03-19T18:00:38.511Z] DONE 11 tests, 2 skipped in 4.313s [2021-03-19T18:00:38.511Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-19T18:00:40.700Z] testing: warning: no tests to run [2021-03-19T18:00:40.700Z] PASS [2021-03-19T18:00:40.700Z] ok github.com/docker/docker/integration/network/ipvlan 0.270s [no tests to run] [2021-03-19T18:00:40.700Z] testing: warning: no tests to run [2021-03-19T18:00:40.700Z] PASS [2021-03-19T18:00:40.700Z] ok github.com/docker/docker/integration/network/macvlan 0.048s [no tests to run] [2021-03-19T18:00:41.280Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-19T18:00:41.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-19T18:00:42.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:00:42.248Z] INFO: Testing against a local daemon [2021-03-19T18:00:42.248Z] === RUN TestNetworkCreateDelete [2021-03-19T18:00:42.248Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-19T18:00:42.248Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:42.248Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T18:00:42.248Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-19T18:00:42.248Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-19T18:00:42.248Z] === RUN TestDaemonDNSFallback [2021-03-19T18:00:42.248Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-19T18:00:42.248Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:42.248Z] === RUN TestInspectNetwork [2021-03-19T18:00:42.248Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-19T18:00:42.248Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:42.248Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T18:00:42.248Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-19T18:00:42.248Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:42.248Z] === RUN TestNetworkInvalidJSON [2021-03-19T18:00:42.248Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T18:00:42.248Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T18:00:42.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T18:00:42.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T18:00:42.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T18:00:42.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T18:00:42.248Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T18:00:42.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T18:00:42.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T18:00:42.248Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-03-19T18:00:42.248Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-19T18:00:42.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-19T18:00:42.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T18:00:42.248Z] === RUN TestNetworkList [2021-03-19T18:00:42.248Z] === RUN TestNetworkList//networks [2021-03-19T18:00:42.248Z] === PAUSE TestNetworkList//networks [2021-03-19T18:00:42.248Z] === RUN TestNetworkList//networks/ [2021-03-19T18:00:42.248Z] === PAUSE TestNetworkList//networks/ [2021-03-19T18:00:42.248Z] === CONT TestNetworkList//networks [2021-03-19T18:00:42.248Z] === CONT TestNetworkList//networks/ [2021-03-19T18:00:42.248Z] --- PASS: TestNetworkList (0.03s) [2021-03-19T18:00:42.248Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T18:00:42.248Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T18:00:42.248Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T18:00:42.248Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-19T18:00:42.248Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T18:00:42.248Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T18:00:42.248Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T18:00:42.248Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T18:00:42.248Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T18:00:42.248Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T18:00:42.248Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T18:00:42.248Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:242: FLAKY_TEST [2021-03-19T18:00:42.248Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T18:00:42.248Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T18:00:42.248Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] PASS [2021-03-19T18:00:42.248Z] ok github.com/docker/docker/integration/network 0.493s [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === Skipped [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-19T18:00:42.248Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-19T18:00:42.248Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-19T18:00:42.248Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-19T18:00:42.248Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-19T18:00:42.248Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-19T18:00:42.248Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:242: FLAKY_TEST [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-19T18:00:42.248Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] [2021-03-19T18:00:42.248Z] DONE 22 tests, 15 skipped in 3.925s [2021-03-19T18:00:42.248Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-19T18:00:42.708Z] testing: warning: no tests to run [2021-03-19T18:00:42.708Z] PASS [2021-03-19T18:00:42.708Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-03-19T18:00:42.708Z] [2021-03-19T18:00:42.708Z] DONE 0 tests in 0.391s [2021-03-19T18:00:42.708Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-19T18:00:43.172Z] testing: warning: no tests to run [2021-03-19T18:00:43.172Z] PASS [2021-03-19T18:00:43.172Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-03-19T18:00:43.172Z] [2021-03-19T18:00:43.172Z] DONE 0 tests in 0.425s [2021-03-19T18:00:43.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-19T18:00:44.079Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-19T18:00:45.017Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-19T18:00:45.815Z] testing: warning: no tests to run [2021-03-19T18:00:45.815Z] PASS [2021-03-19T18:00:45.815Z] ok github.com/docker/docker/integration/plugin/authz 0.212s [no tests to run] [2021-03-19T18:00:45.815Z] testing: warning: no tests to run [2021-03-19T18:00:45.815Z] PASS [2021-03-19T18:00:45.815Z] ok github.com/docker/docker/integration/plugin 0.115s [no tests to run] [2021-03-19T18:00:45.954Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-19T18:00:48.494Z] === RUN TestDockerSuite/TestPortList [2021-03-19T18:00:49.451Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-19T18:00:51.987Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-19T18:00:53.918Z] 2021/03/19 18:00:45 Finished clone google.golang.org/api [2021-03-19T18:00:53.918Z] 2021/03/19 18:00:45 Dependencies downloaded. Download time: 4m20.990824452s [2021-03-19T18:00:53.918Z] 2021/03/19 18:00:45 Collecting all dependencies [2021-03-19T18:00:54.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:00:54.424Z] INFO: Testing against a local daemon [2021-03-19T18:00:54.424Z] === RUN TestExternalGraphDriver [2021-03-19T18:00:54.424Z] --- SKIP: TestExternalGraphDriver (0.02s) [2021-03-19T18:00:54.424Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-19T18:00:54.424Z] === RUN TestGraphdriverPluginV2 [2021-03-19T18:00:54.424Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-19T18:00:54.424Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-19T18:00:54.424Z] PASS [2021-03-19T18:00:54.424Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.603s [2021-03-19T18:00:55.972Z] testing: warning: no tests to run [2021-03-19T18:00:55.972Z] PASS [2021-03-19T18:00:55.972Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.259s [no tests to run] [2021-03-19T18:00:56.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:00:56.431Z] INFO: Testing against a local daemon [2021-03-19T18:00:56.431Z] === RUN TestPluginInvalidJSON [2021-03-19T18:00:56.431Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T18:00:56.431Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T18:00:56.431Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T18:00:56.431Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-19T18:00:56.431Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-19T18:00:56.431Z] === RUN TestPluginInstall [2021-03-19T18:00:56.431Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-19T18:00:56.431Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-19T18:00:56.431Z] === RUN TestPluginsWithRuntimes [2021-03-19T18:00:56.431Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-19T18:00:56.431Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-19T18:00:56.431Z] PASS [2021-03-19T18:00:56.431Z] ok github.com/docker/docker/integration/plugin/common 0.499s [2021-03-19T18:00:56.461Z] 2021/03/19 18:00:56 Clean vendor dir from unused packages [2021-03-19T18:00:56.461Z] 2021/03/19 18:00:56 Ignoring paths matching "^archive/tar" [2021-03-19T18:00:56.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:00:56.890Z] INFO: Testing against a local daemon [2021-03-19T18:00:56.890Z] === RUN TestReadPluginNoRead [2021-03-19T18:00:56.890Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-19T18:00:56.890Z] read_test.go:21: no unix domain sockets on Windows [2021-03-19T18:00:56.890Z] PASS [2021-03-19T18:00:56.890Z] ok github.com/docker/docker/integration/plugin/logging 0.785s [2021-03-19T18:00:56.890Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-03-19T18:00:56.890Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-03-19T18:00:57.022Z] 2021/03/19 18:00:57 Success [2021-03-19T18:00:57.022Z] 2021/03/19 18:00:57 Running time: 4m36.496231266s [2021-03-19T18:00:57.263Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-19T18:00:57.278Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [2021-03-19T18:00:57.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:00:57.860Z] INFO: Testing against a local daemon [2021-03-19T18:00:57.860Z] === RUN TestPluginWithDevMounts [2021-03-19T18:00:57.860Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-19T18:00:57.860Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:57.860Z] PASS [2021-03-19T18:00:57.860Z] ok github.com/docker/docker/integration/plugin/volumes 0.372s [2021-03-19T18:00:57.860Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] Post stage [Pipeline] sh [2021-03-19T18:00:58.207Z] + echo Ensuring container killed. [2021-03-19T18:00:58.207Z] Ensuring container killed. [2021-03-19T18:00:58.207Z] + docker rm -vf docker-pr3 [2021-03-19T18:00:58.207Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-03-19T18:00:58.323Z] [2021-03-19T18:00:58.323Z] === Skipped [2021-03-19T18:00:58.323Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-19T18:00:58.323Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-19T18:00:58.323Z] [2021-03-19T18:00:58.323Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-19T18:00:58.323Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-19T18:00:58.323Z] [2021-03-19T18:00:58.323Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2021-03-19T18:00:58.323Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-19T18:00:58.323Z] [2021-03-19T18:00:58.323Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-19T18:00:58.323Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-19T18:00:58.323Z] [2021-03-19T18:00:58.323Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-19T18:00:58.323Z] read_test.go:21: no unix domain sockets on Windows [2021-03-19T18:00:58.323Z] [2021-03-19T18:00:58.323Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-19T18:00:58.323Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:00:58.323Z] [2021-03-19T18:00:58.323Z] [2021-03-19T18:00:58.323Z] DONE 8 tests, 6 skipped in 14.826s [2021-03-19T18:00:58.323Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-19T18:00:58.522Z] + echo Chowning /workspace to jenkins user [2021-03-19T18:00:58.522Z] Chowning /workspace to jenkins user [2021-03-19T18:00:58.522Z] + id -u [2021-03-19T18:00:58.522Z] + id -g [2021-03-19T18:00:58.522Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42168:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T18:00:58.782Z] testing: warning: no tests to run [2021-03-19T18:00:58.782Z] PASS [2021-03-19T18:00:58.782Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-03-19T18:00:58.782Z] [2021-03-19T18:00:58.782Z] DONE 0 tests in 0.417s [2021-03-19T18:00:58.782Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T18:00:59.487Z] + bundleName=unit [2021-03-19T18:00:59.487Z] + echo Creating unit-bundles.tar.gz [2021-03-19T18:00:59.487Z] Creating unit-bundles.tar.gz [2021-03-19T18:00:59.487Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-19T18:00:59.487Z] bundles/junit-report.xml [2021-03-19T18:00:59.487Z] bundles/go-test-report.json [2021-03-19T18:00:59.487Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-19T18:00:59.498Z] Archiving artifacts [2021-03-19T18:00:59.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:00:59.769Z] INFO: Testing against a local daemon [2021-03-19T18:00:59.769Z] === RUN TestPluginInvalidJSON [2021-03-19T18:00:59.769Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T18:00:59.769Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T18:00:59.769Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T18:00:59.769Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-19T18:00:59.769Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-19T18:00:59.769Z] === RUN TestPluginInstall [2021-03-19T18:00:59.769Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-19T18:00:59.769Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-19T18:00:59.769Z] === RUN TestPluginsWithRuntimes [2021-03-19T18:00:59.769Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-19T18:00:59.769Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-19T18:00:59.769Z] PASS [2021-03-19T18:00:59.769Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-03-19T18:00:59.769Z] [2021-03-19T18:00:59.769Z] === Skipped [2021-03-19T18:00:59.769Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-19T18:00:59.769Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-19T18:00:59.769Z] [2021-03-19T18:00:59.769Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-19T18:00:59.769Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-19T18:00:59.769Z] [2021-03-19T18:00:59.769Z] [2021-03-19T18:00:59.769Z] DONE 4 tests, 2 skipped in 1.060s [2021-03-19T18:00:59.769Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-19T18:00:59.918Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42168/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T18:01:00.263Z] + make clean [2021-03-19T18:01:00.519Z] docker volume rm -f docker-dev-cache [2021-03-19T18:01:00.519Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T18:01:00.553Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-19T18:01:00.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:01:00.738Z] INFO: Testing against a local daemon [2021-03-19T18:01:00.738Z] === RUN TestExternalGraphDriver [2021-03-19T18:01:00.738Z] --- SKIP: TestExternalGraphDriver (0.02s) [2021-03-19T18:01:00.738Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-19T18:01:00.738Z] === RUN TestGraphdriverPluginV2 [2021-03-19T18:01:00.738Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-19T18:01:00.738Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-19T18:01:00.738Z] PASS [2021-03-19T18:01:00.738Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-03-19T18:01:00.738Z] [2021-03-19T18:01:00.738Z] === Skipped [2021-03-19T18:01:00.738Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2021-03-19T18:01:00.738Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-19T18:01:00.738Z] [2021-03-19T18:01:00.738Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-19T18:01:00.738Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-19T18:01:00.738Z] [2021-03-19T18:01:00.738Z] [2021-03-19T18:01:00.738Z] DONE 2 tests, 2 skipped in 1.000s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T18:01:01.206Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-19T18:01:02.179Z] testing: warning: no tests to run [2021-03-19T18:01:02.179Z] PASS [2021-03-19T18:01:02.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:01:02.179Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-03-19T18:01:02.179Z] INFO: Testing against a local daemon [2021-03-19T18:01:02.179Z] === RUN TestReadPluginNoRead [2021-03-19T18:01:02.179Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-19T18:01:02.179Z] read_test.go:21: no unix domain sockets on Windows [2021-03-19T18:01:02.179Z] PASS [2021-03-19T18:01:02.179Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-03-19T18:01:02.179Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-03-19T18:01:02.179Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-03-19T18:01:02.179Z] [2021-03-19T18:01:02.179Z] === Skipped [2021-03-19T18:01:02.179Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-19T18:01:02.179Z] read_test.go:21: no unix domain sockets on Windows [2021-03-19T18:01:02.179Z] [2021-03-19T18:01:02.179Z] [2021-03-19T18:01:02.179Z] DONE 1 tests, 1 skipped in 1.198s [2021-03-19T18:01:02.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-19T18:01:02.459Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-19T18:01:03.147Z] testing: warning: no tests to run [2021-03-19T18:01:03.147Z] PASS [2021-03-19T18:01:03.147Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-03-19T18:01:03.147Z] [2021-03-19T18:01:03.147Z] DONE 0 tests in 0.674s [2021-03-19T18:01:03.147Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-19T18:01:04.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:01:04.115Z] INFO: Testing against a local daemon [2021-03-19T18:01:04.115Z] === RUN TestPluginWithDevMounts [2021-03-19T18:01:04.115Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-19T18:01:04.115Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:04.115Z] PASS [2021-03-19T18:01:04.115Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-03-19T18:01:04.115Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-03-19T18:01:04.115Z] [2021-03-19T18:01:04.115Z] === Skipped [2021-03-19T18:01:04.115Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-19T18:01:04.115Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:04.115Z] [2021-03-19T18:01:04.115Z] [2021-03-19T18:01:04.115Z] DONE 1 tests, 1 skipped in 1.060s [2021-03-19T18:01:04.115Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-19T18:01:04.366Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-19T18:01:07.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:01:07.024Z] INFO: Testing against a local daemon [2021-03-19T18:01:07.024Z] === RUN TestSecretInspect [2021-03-19T18:01:07.024Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] === RUN TestSecretList [2021-03-19T18:01:07.024Z] --- SKIP: TestSecretList (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] === RUN TestSecretsCreateAndDelete [2021-03-19T18:01:07.024Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] === RUN TestSecretsUpdate [2021-03-19T18:01:07.024Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] === RUN TestTemplatedSecret [2021-03-19T18:01:07.024Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] === RUN TestSecretCreateResolve [2021-03-19T18:01:07.024Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:07.024Z] PASS [2021-03-19T18:01:07.024Z] ok github.com/docker/docker/integration/secret 0.394s [2021-03-19T18:01:07.024Z] [2021-03-19T18:01:07.024Z] === Skipped [2021-03-19T18:01:07.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] [2021-03-19T18:01:07.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] [2021-03-19T18:01:07.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] [2021-03-19T18:01:07.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] [2021-03-19T18:01:07.024Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:07.024Z] [2021-03-19T18:01:07.024Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-19T18:01:07.024Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:07.024Z] [2021-03-19T18:01:07.024Z] [2021-03-19T18:01:07.024Z] DONE 6 tests, 6 skipped in 2.931s [2021-03-19T18:01:07.024Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-19T18:01:10.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:01:10.771Z] INFO: Testing against a local daemon [2021-03-19T18:01:10.771Z] === RUN TestServiceCreateInit [2021-03-19T18:01:10.771Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T18:01:10.771Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T18:01:10.771Z] --- PASS: TestServiceCreateInit (0.05s) [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T18:01:10.771Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestCreateServiceConflict [2021-03-19T18:01:10.771Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T18:01:10.771Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-03-19T18:01:10.771Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T18:01:10.771Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T18:01:10.771Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T18:01:10.771Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestCreateServiceSysctls [2021-03-19T18:01:10.771Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-03-19T18:01:10.771Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestCreateServiceCapabilities [2021-03-19T18:01:10.771Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-03-19T18:01:10.771Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestInspect [2021-03-19T18:01:10.771Z] --- SKIP: TestInspect (0.00s) [2021-03-19T18:01:10.771Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestCreateJob [2021-03-19T18:01:10.771Z] --- SKIP: TestCreateJob (0.00s) [2021-03-19T18:01:10.771Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestReplicatedJob [2021-03-19T18:01:10.771Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-19T18:01:10.771Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestUpdateReplicatedJob [2021-03-19T18:01:10.771Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-19T18:01:10.771Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestServiceListWithStatuses [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T18:01:10.771Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T18:01:10.771Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-19T18:01:10.771Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestDockerNetworkReConnect [2021-03-19T18:01:10.771Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-19T18:01:10.771Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestServicePlugin [2021-03-19T18:01:10.771Z] --- SKIP: TestServicePlugin (0.01s) [2021-03-19T18:01:10.771Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] === RUN TestServiceUpdateLabel [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-19T18:01:10.771Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] === RUN TestServiceUpdateSecrets [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-19T18:01:10.771Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] === RUN TestServiceUpdateConfigs [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-19T18:01:10.771Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] === RUN TestServiceUpdateNetwork [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-03-19T18:01:10.771Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-03-19T18:01:10.771Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] PASS [2021-03-19T18:01:10.771Z] ok github.com/docker/docker/integration/service 0.642s [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === Skipped [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T18:01:10.771Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-03-19T18:01:10.771Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-19T18:01:10.771Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-03-19T18:01:10.771Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-03-19T18:01:10.771Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-19T18:01:10.771Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-19T18:01:10.771Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-19T18:01:10.771Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-19T18:01:10.771Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-19T18:01:10.771Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-19T18:01:10.771Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-19T18:01:10.771Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.01s) [2021-03-19T18:01:10.771Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-19T18:01:10.771Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-19T18:01:10.771Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-19T18:01:10.771Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-03-19T18:01:10.771Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-03-19T18:01:10.771Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] [2021-03-19T18:01:10.771Z] DONE 24 tests, 23 skipped in 3.674s [2021-03-19T18:01:10.771Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-19T18:01:10.937Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-19T18:01:10.937Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-19T18:01:10.937Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-19T18:01:10.937Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-19T18:01:10.937Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-19T18:01:10.937Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-19T18:01:11.875Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-19T18:01:11.875Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-19T18:01:12.814Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-19T18:01:13.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-19T18:01:13.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:01:13.697Z] INFO: Testing against a local daemon [2021-03-19T18:01:13.697Z] === RUN TestSessionCreate [2021-03-19T18:01:13.697Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-19T18:01:13.697Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-19T18:01:13.697Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T18:01:13.697Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-19T18:01:13.697Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-19T18:01:13.697Z] PASS [2021-03-19T18:01:13.697Z] ok github.com/docker/docker/integration/session 0.411s [2021-03-19T18:01:13.697Z] [2021-03-19T18:01:13.697Z] === Skipped [2021-03-19T18:01:13.697Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-19T18:01:13.697Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-19T18:01:13.697Z] [2021-03-19T18:01:13.697Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-19T18:01:13.697Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-19T18:01:13.697Z] [2021-03-19T18:01:13.697Z] [2021-03-19T18:01:13.697Z] DONE 2 tests, 2 skipped in 2.763s [2021-03-19T18:01:13.697Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-19T18:01:14.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-19T18:01:14.981Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-19T18:01:16.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:01:16.605Z] INFO: Testing against a local daemon [2021-03-19T18:01:16.605Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T18:01:16.605Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T18:01:16.605Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:16.605Z] === RUN TestEventsExecDie [2021-03-19T18:01:16.605Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-19T18:01:16.605Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-19T18:01:16.605Z] === RUN TestEventsBackwardsCompatible [2021-03-19T18:01:16.605Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-19T18:01:16.605Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-19T18:01:16.605Z] === RUN TestInfoAPI [2021-03-19T18:01:16.605Z] --- PASS: TestInfoAPI (0.06s) [2021-03-19T18:01:16.605Z] === RUN TestInfoAPIWarnings [2021-03-19T18:01:16.605Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-19T18:01:16.605Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T18:01:16.605Z] === RUN TestInfoDebug [2021-03-19T18:01:16.605Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-19T18:01:16.605Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T18:01:16.605Z] === RUN TestInfoInsecureRegistries [2021-03-19T18:01:16.605Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-19T18:01:16.605Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T18:01:16.605Z] === RUN TestInfoRegistryMirrors [2021-03-19T18:01:16.605Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-19T18:01:16.605Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T18:01:16.605Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T18:01:17.574Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-03-19T18:01:17.574Z] === RUN TestPingCacheHeaders [2021-03-19T18:01:17.574Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-19T18:01:17.574Z] === RUN TestPingGet [2021-03-19T18:01:17.574Z] --- PASS: TestPingGet (0.04s) [2021-03-19T18:01:17.574Z] === RUN TestPingHead [2021-03-19T18:01:17.574Z] --- PASS: TestPingHead (0.05s) [2021-03-19T18:01:17.574Z] === RUN TestVersion [2021-03-19T18:01:17.574Z] --- PASS: TestVersion (0.03s) [2021-03-19T18:01:17.574Z] PASS [2021-03-19T18:01:17.574Z] ok github.com/docker/docker/integration/system 1.633s [2021-03-19T18:01:18.034Z] [2021-03-19T18:01:18.034Z] === Skipped [2021-03-19T18:01:18.034Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T18:01:18.034Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T18:01:18.034Z] [2021-03-19T18:01:18.034Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-19T18:01:18.034Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-19T18:01:18.034Z] [2021-03-19T18:01:18.034Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-19T18:01:18.034Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-19T18:01:18.034Z] [2021-03-19T18:01:18.034Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-19T18:01:18.034Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T18:01:18.034Z] [2021-03-19T18:01:18.034Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-19T18:01:18.034Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T18:01:18.034Z] [2021-03-19T18:01:18.034Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-19T18:01:18.034Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T18:01:18.034Z] [2021-03-19T18:01:18.034Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-19T18:01:18.034Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T18:01:18.034Z] [2021-03-19T18:01:18.034Z] [2021-03-19T18:01:18.034Z] DONE 13 tests, 7 skipped in 4.123s [2021-03-19T18:01:18.034Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-19T18:01:18.282Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-19T18:01:19.220Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-19T18:01:19.789Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-19T18:01:19.789Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-19T18:01:20.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:01:20.939Z] INFO: Testing against a local daemon [2021-03-19T18:01:20.939Z] === RUN TestVolumesCreateAndList [2021-03-19T18:01:20.939Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-03-19T18:01:20.939Z] === RUN TestVolumesRemove [2021-03-19T18:01:20.939Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-19T18:01:20.939Z] === RUN TestVolumesInspect [2021-03-19T18:01:20.939Z] --- PASS: TestVolumesInspect (0.04s) [2021-03-19T18:01:20.939Z] === RUN TestVolumesInvalidJSON [2021-03-19T18:01:20.939Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T18:01:20.939Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T18:01:20.939Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T18:01:20.939Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-19T18:01:20.939Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T18:01:20.939Z] PASS [2021-03-19T18:01:20.939Z] ok github.com/docker/docker/integration/volume 0.516s [2021-03-19T18:01:20.939Z] [2021-03-19T18:01:20.939Z] DONE 5 tests in 2.950s [2021-03-19T18:01:20.939Z] INFO: make.ps1 ended at 03/19/2021 18:01:20 [2021-03-19T18:01:20.939Z] INFO: Integration CLI tests being run from the host: [2021-03-19T18:01:20.939Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-03-19T18:01:23.082Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-19T18:01:23.650Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-19T18:01:25.031Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-19T18:01:28.326Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-19T18:01:28.326Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-19T18:01:31.279Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T18:01:31.279Z] INFO: Testing against a local daemon [2021-03-19T18:01:31.279Z] === RUN TestDockerSuite [2021-03-19T18:01:31.279Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-19T18:01:31.279Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-19T18:01:31.279Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-19T18:01:31.279Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-19T18:01:31.279Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-19T18:01:31.279Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-19T18:01:31.279Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-19T18:01:31.279Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-19T18:01:31.743Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-19T18:01:32.202Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-19T18:01:32.519Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-19T18:01:32.666Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-19T18:01:33.126Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-19T18:01:33.457Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-19T18:01:33.457Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-19T18:01:35.997Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-19T18:01:38.533Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-19T18:01:41.824Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-19T18:01:45.114Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-19T18:01:48.440Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-19T18:01:49.379Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-19T18:01:51.913Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-19T18:01:52.853Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-19T18:01:54.757Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-19T18:01:56.663Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-19T18:01:58.570Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-19T18:01:59.138Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-19T18:02:01.046Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-19T18:02:01.307Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-19T18:02:02.246Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-19T18:02:04.785Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-19T18:02:06.691Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-19T18:02:07.629Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-19T18:02:07.629Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-19T18:02:07.629Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-19T18:02:07.887Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-19T18:02:07.887Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-19T18:02:08.828Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-19T18:02:10.208Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-19T18:02:11.601Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-19T18:02:12.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-19T18:02:12.435Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-19T18:02:24.651Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-19T18:02:24.651Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-19T18:02:26.556Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-19T18:02:26.556Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-19T18:02:26.556Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-19T18:02:26.556Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-19T18:02:27.124Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-19T18:02:29.660Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-19T18:02:29.660Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-19T18:02:31.041Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-19T18:02:35.238Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-19T18:02:37.144Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-19T18:02:37.144Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-19T18:02:37.144Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-19T18:02:41.340Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-19T18:02:41.908Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-19T18:02:42.168Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-19T18:02:44.074Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-19T18:02:45.013Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-19T18:02:47.551Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-19T18:02:48.120Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-19T18:02:48.379Z] === RUN TestDockerSuite/TestRmiTag [2021-03-19T18:02:48.379Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-19T18:02:49.318Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-19T18:02:50.698Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-19T18:02:53.237Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-19T18:02:54.618Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-19T18:02:55.557Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-19T18:02:56.497Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-19T18:02:56.756Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-19T18:02:58.665Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-19T18:02:59.235Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-19T18:02:59.804Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-19T18:03:00.372Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-19T18:03:00.372Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-19T18:03:01.309Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-19T18:03:02.689Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-19T18:03:03.625Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-19T18:03:04.564Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-19T18:03:05.134Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-19T18:03:06.073Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-19T18:03:07.453Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-19T18:03:08.390Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-19T18:03:09.361Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-19T18:03:10.305Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-19T18:03:10.874Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-19T18:03:11.812Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-19T18:03:12.749Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-19T18:03:13.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-19T18:03:13.577Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-19T18:03:14.517Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-19T18:03:15.897Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-19T18:03:16.465Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-19T18:03:16.465Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-19T18:03:19.002Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-19T18:03:19.570Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-19T18:03:20.507Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-19T18:03:21.078Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-19T18:03:22.016Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-19T18:03:22.016Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-19T18:03:22.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-19T18:03:22.954Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-19T18:03:23.522Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-19T18:03:24.459Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-19T18:03:24.718Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-19T18:03:25.287Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-19T18:03:26.224Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-19T18:03:26.224Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-19T18:03:27.162Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-19T18:03:27.162Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-19T18:03:28.542Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-19T18:03:29.111Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-19T18:03:29.605Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-19T18:03:29.605Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-19T18:03:29.605Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-19T18:03:29.605Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-19T18:03:29.605Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-19T18:03:29.605Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-19T18:03:29.605Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-19T18:03:29.606Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-19T18:03:29.606Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-19T18:03:29.606Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-19T18:03:29.606Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-19T18:03:29.606Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-19T18:03:30.049Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-19T18:03:30.639Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-19T18:03:30.900Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-19T18:03:31.468Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-19T18:03:33.343Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-19T18:03:33.343Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-19T18:03:33.343Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-19T18:03:33.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-19T18:03:34.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-19T18:03:36.128Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-19T18:03:36.696Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-19T18:03:37.084Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-19T18:03:37.264Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-19T18:03:38.201Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-19T18:03:38.770Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-19T18:03:39.262Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-19T18:03:39.262Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-19T18:03:39.262Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-19T18:03:39.262Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-19T18:03:39.262Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-19T18:03:39.339Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-19T18:03:41.248Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-19T18:03:41.816Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-19T18:03:43.009Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-19T18:03:43.009Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-19T18:03:43.009Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-19T18:03:45.107Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-19T18:03:45.107Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-19T18:03:46.046Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-19T18:03:48.582Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-19T18:03:49.960Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-19T18:03:50.085Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-19T18:03:52.494Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-19T18:03:54.399Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-19T18:03:54.399Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-19T18:03:54.399Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-19T18:03:55.348Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-19T18:03:57.883Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-19T18:03:58.819Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-19T18:04:01.354Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-19T18:04:01.354Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-19T18:04:01.923Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-19T18:04:03.830Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-19T18:04:04.767Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-19T18:04:04.767Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-19T18:04:05.335Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-19T18:04:07.238Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-19T18:04:07.238Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-19T18:04:07.806Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-19T18:04:08.375Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-19T18:04:09.312Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-19T18:04:09.879Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-19T18:04:10.139Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-19T18:04:10.139Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-19T18:04:11.076Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-19T18:04:11.645Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-19T18:04:12.584Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-19T18:04:13.523Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-19T18:04:14.462Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-19T18:04:15.402Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-19T18:04:15.971Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-19T18:04:16.541Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-19T18:04:16.541Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-19T18:04:17.477Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-19T18:04:18.069Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-19T18:04:19.447Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-19T18:04:20.017Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-19T18:04:20.017Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-19T18:04:23.305Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-19T18:04:23.873Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-19T18:04:36.080Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-19T18:04:36.080Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-19T18:04:37.459Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-19T18:04:37.459Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-19T18:04:37.459Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-19T18:04:37.459Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-19T18:04:38.397Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-19T18:04:41.687Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-19T18:04:42.624Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-19T18:04:44.006Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-19T18:04:50.569Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-19T18:04:50.569Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-19T18:04:51.137Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-19T18:04:52.515Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-19T18:04:52.515Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-19T18:04:52.515Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-19T18:04:53.920Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-19T18:04:55.297Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-19T18:04:56.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-19T18:04:56.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-19T18:04:56.935Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-19T18:04:58.312Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-19T18:05:00.218Z] === RUN TestDockerSuite/TestRunMount [2021-03-19T18:05:08.340Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-19T18:05:08.908Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-19T18:05:09.477Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-19T18:05:11.381Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-19T18:05:13.286Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-19T18:05:17.479Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-19T18:05:18.858Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-19T18:05:21.392Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-19T18:05:22.774Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-19T18:05:24.167Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-19T18:05:24.167Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-19T18:05:25.105Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-19T18:05:26.485Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-19T18:05:27.422Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-19T18:05:28.359Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-19T18:05:30.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-19T18:05:32.800Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-19T18:05:36.993Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-19T18:05:37.252Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-19T18:05:37.512Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-19T18:05:38.448Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-19T18:05:38.448Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-19T18:05:39.017Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-19T18:05:39.586Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-19T18:05:39.845Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-19T18:05:40.413Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-19T18:05:46.977Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-19T18:05:46.977Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-19T18:05:46.977Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-19T18:05:47.912Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-19T18:05:49.289Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-19T18:05:50.226Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-19T18:05:50.806Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-19T18:05:51.065Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-19T18:05:51.634Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-19T18:05:52.202Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-19T18:05:52.770Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-19T18:05:52.770Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-19T18:05:53.707Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-19T18:05:53.967Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-19T18:05:53.967Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-19T18:05:54.535Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-19T18:05:56.439Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-19T18:05:56.439Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-19T18:05:59.731Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-19T18:06:00.669Z] === RUN TestDockerSuite/TestRunRm [2021-03-19T18:06:01.606Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-19T18:06:01.790Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-19T18:06:04.699Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-19T18:06:05.672Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-19T18:06:05.672Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-19T18:06:05.797Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-19T18:06:05.797Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-19T18:06:06.131Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-19T18:06:06.131Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-19T18:06:06.733Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-19T18:06:08.111Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-19T18:06:08.678Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-19T18:06:09.038Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-19T18:06:12.870Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-19T18:06:16.161Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-19T18:06:16.730Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-19T18:06:17.299Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-19T18:06:17.299Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-19T18:06:18.249Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-19T18:06:18.818Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-19T18:06:19.386Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-19T18:06:19.956Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-19T18:06:20.894Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-19T18:06:22.274Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-19T18:06:22.274Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-19T18:06:22.843Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-19T18:06:23.866Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-19T18:06:26.133Z] === RUN TestDockerSuite/TestRunState [2021-03-19T18:06:27.510Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-19T18:06:27.639Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-19T18:06:28.079Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-19T18:06:29.181Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-19T18:06:29.181Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-19T18:06:29.460Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-19T18:06:29.460Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-19T18:06:29.460Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-19T18:06:30.399Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-19T18:06:30.659Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-19T18:06:30.919Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-19T18:06:32.095Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-19T18:06:32.825Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-19T18:06:32.825Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-19T18:06:32.825Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-19T18:06:33.765Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-19T18:06:34.277Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-19T18:06:37.059Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-19T18:06:37.998Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-19T18:06:40.080Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-19T18:06:40.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-19T18:06:40.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-19T18:06:40.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-19T18:06:40.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-19T18:06:40.533Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-19T18:06:40.533Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-19T18:06:40.544Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-19T18:06:43.877Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-19T18:06:44.818Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-19T18:06:48.107Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-19T18:06:48.366Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-19T18:06:49.304Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-19T18:06:50.243Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-19T18:06:51.179Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-19T18:06:52.115Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-19T18:06:53.492Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-19T18:06:54.872Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-19T18:06:55.439Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-19T18:06:55.439Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-19T18:06:55.699Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-19T18:06:56.692Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-19T18:06:56.951Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-19T18:06:56.951Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-19T18:06:57.520Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-19T18:06:58.459Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-19T18:06:58.717Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-19T18:06:58.717Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-19T18:06:59.655Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-19T18:07:02.947Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-19T18:07:03.885Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-19T18:07:04.822Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-19T18:07:04.822Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-19T18:07:05.392Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-19T18:07:06.793Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-19T18:07:07.363Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-19T18:07:09.271Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-19T18:07:11.177Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-19T18:07:13.082Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-19T18:07:15.620Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-19T18:07:16.561Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-19T18:07:16.561Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-19T18:07:16.561Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-19T18:07:16.561Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-19T18:07:16.561Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-19T18:07:16.561Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-19T18:07:20.750Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-19T18:07:21.010Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-19T18:07:22.914Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-19T18:07:23.173Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-19T18:07:24.111Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-19T18:07:24.111Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-19T18:07:24.679Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-19T18:07:24.679Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-19T18:07:24.679Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-19T18:07:24.938Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-19T18:07:24.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-19T18:07:24.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-19T18:07:24.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-19T18:07:24.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-19T18:07:24.938Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-19T18:07:24.938Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-19T18:07:25.510Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-19T18:07:26.448Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-19T18:07:27.016Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-19T18:07:27.016Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-19T18:07:27.955Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-19T18:07:28.214Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-19T18:07:28.782Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-19T18:07:29.041Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-19T18:07:29.609Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-19T18:07:30.545Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-19T18:07:30.545Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-19T18:07:30.545Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-19T18:07:31.121Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-19T18:07:33.032Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-19T18:07:33.293Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-19T18:07:33.293Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-19T18:07:33.862Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-19T18:07:33.862Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-19T18:07:35.767Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-19T18:07:35.767Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-19T18:07:38.302Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-19T18:07:38.871Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-19T18:07:38.871Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-19T18:07:38.871Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-19T18:07:39.807Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-19T18:07:40.743Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-19T18:07:42.122Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-19T18:07:42.122Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-19T18:07:43.501Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-19T18:07:43.760Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-19T18:07:44.019Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-19T18:07:45.925Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-19T18:07:46.184Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-19T18:07:48.090Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-19T18:07:48.090Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-19T18:07:48.090Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-19T18:07:49.470Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-19T18:07:50.851Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-19T18:07:51.109Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-19T18:07:51.109Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-19T18:07:51.368Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-19T18:07:51.368Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-19T18:07:51.936Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-19T18:07:52.666Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-19T18:07:52.666Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-19T18:07:52.666Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-19T18:07:53.843Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-19T18:08:00.420Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-19T18:08:01.797Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-19T18:08:01.797Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-19T18:08:03.021Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-19T18:08:03.021Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-19T18:08:03.177Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-19T18:08:03.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-19T18:08:05.084Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-19T18:08:07.615Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-19T18:08:10.152Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-19T18:08:11.090Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-19T18:08:12.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-19T18:08:12.995Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-19T18:08:13.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-19T18:08:14.372Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-19T18:08:16.907Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-19T18:08:18.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-19T18:08:19.440Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-19T18:08:24.721Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-19T18:08:27.277Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-19T18:08:29.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-19T18:08:32.551Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-19T18:08:35.083Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-19T18:08:36.986Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-19T18:08:37.554Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-19T18:08:38.492Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-19T18:08:39.060Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-19T18:08:39.060Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-19T18:08:39.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-19T18:08:39.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-19T18:08:40.439Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-19T18:08:44.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-19T18:08:44.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-19T18:08:44.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-19T18:08:44.634Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-19T18:08:47.921Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-19T18:08:48.180Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-19T18:08:48.749Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-19T18:08:49.008Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-19T18:08:49.946Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-19T18:08:51.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-19T18:08:51.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-19T18:08:51.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-19T18:08:51.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-19T18:08:51.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-19T18:08:51.853Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-19T18:08:51.853Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-19T18:08:53.238Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-19T18:08:54.616Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-19T18:08:54.616Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-19T18:08:55.552Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-19T18:08:58.089Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-19T18:09:02.277Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-19T18:09:03.214Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-19T18:09:03.214Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-19T18:09:05.118Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-19T18:09:06.056Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-19T18:09:07.960Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-19T18:09:12.152Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-19T18:09:13.091Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-19T18:09:18.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-19T18:09:21.655Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-19T18:09:24.194Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-19T18:09:27.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-19T18:09:28.385Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-19T18:09:28.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-19T18:09:29.388Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-19T18:09:29.847Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-19T18:09:31.387Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-19T18:09:31.847Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-19T18:09:33.658Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-19T18:09:35.563Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-19T18:09:37.645Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-19T18:09:38.100Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-19T18:09:38.613Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-19T18:09:38.613Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-19T18:09:38.613Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-19T18:09:39.478Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-19T18:09:40.150Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-19T18:09:40.857Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-19T18:09:41.118Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-19T18:09:42.090Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-19T18:09:42.549Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-19T18:09:42.764Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-19T18:09:43.008Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-19T18:09:45.301Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-19T18:09:47.206Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-19T18:09:49.744Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-19T18:09:50.100Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-19T18:09:51.640Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-19T18:09:51.640Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-19T18:09:51.661Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-19T18:09:53.180Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-19T18:09:53.180Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-19T18:09:53.640Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-19T18:09:56.563Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-19T18:09:57.024Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-19T18:09:57.483Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-19T18:09:57.483Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-19T18:09:58.453Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-19T18:09:59.421Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-19T18:09:59.421Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-19T18:09:59.421Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-19T18:10:06.500Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-19T18:10:06.539Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-19T18:10:06.539Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-19T18:10:06.539Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-19T18:10:07.477Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-19T18:10:07.477Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-19T18:10:07.477Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-19T18:10:07.477Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-19T18:10:08.414Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-19T18:10:08.414Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-19T18:10:09.351Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-19T18:10:09.351Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-19T18:10:09.351Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-19T18:10:09.351Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-19T18:10:09.351Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-19T18:10:11.888Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-19T18:10:11.888Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-19T18:10:11.888Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-19T18:10:11.888Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-19T18:10:11.888Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-19T18:10:18.455Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-19T18:10:19.834Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-19T18:10:19.834Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-19T18:10:19.834Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-19T18:10:23.121Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-19T18:10:27.317Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite (1914.95s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.13s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.10s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.57s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.36s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.04s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.76s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.25s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.31s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.54s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.43s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.68s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.67s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.99s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAttachDetach (1.65s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.35s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.32s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.47s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.37s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.95s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.21s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.96s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.95s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.73s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.37s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.77s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.23s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.45s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.47s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.64s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.08s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.13s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.90s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.26s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.70s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (5.01s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.93s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.89s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.54s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.98s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.22s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.88s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.24s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.18s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.86s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.93s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.26s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.02s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.48s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.35s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.45s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.90s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.08s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.67s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.93s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.20s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.68s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.53s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.17s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.80s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.02s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.67s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.10s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.46s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.29s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.09s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2021-03-19T18:10:27.317Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2021-03-19T18:10:27.317Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.30s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.92s) [2021-03-19T18:10:27.317Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.58s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.21s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.83s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.80s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.50s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.38s) [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.42s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.50s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.14s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.97s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.33s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.07s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.91s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.84s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.08s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.01s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.81s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.92s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.99s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.17s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.78s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.18s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.06s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.97s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.57s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.61s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.30s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.31s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.70s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.64s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.83s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnv (1.68s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.03s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.72s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.84s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.35s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.89s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.89s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s) [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.33s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFails (1.17s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.98s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.32s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.69s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.31s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.43s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.32s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildHistory (4.12s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.44s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.10s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.43s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.97s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.87s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.14s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.51s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.46s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.69s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.21s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.54s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.41s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.39s) [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.61s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.49s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.50s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.04s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.94s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.65s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.42s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.50s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.46s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.69s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.77s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.73s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.22s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.35s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.56s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.00s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.13s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildPATH (1.61s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.05s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.78s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.98s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildRm (3.42s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.77s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.90s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.73s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.19s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildStderr (1.06s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.48s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.51s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.56s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.47s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.46s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildUser (2.43s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.74s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.44s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.39s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.51s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.19s) [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.01s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.85s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.53s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.64s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.72s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.92s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-03-19T18:10:27.318Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.49s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-19T18:10:27.318Z] docker_cli_sni_test.go:18: Flakey test [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.66s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitChange (1.62s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.14s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.25s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.60s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.85s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.85s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.51s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.46s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.84s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.12s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.11s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.51s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.17s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.08s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.14s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.24s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.09s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.02s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.09s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.97s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.22s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.23s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.02s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.84s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2021-03-19T18:10:27.318Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-19T18:10:27.318Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.13s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.76s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.83s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.83s) [2021-03-19T18:10:27.318Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.32s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.69s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.32s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.73s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.73s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab9f20_} (1.59s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1493212556_/foo_false____} (1.56s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1493212556_/foo_true____} (1.84s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3119886203_/foo_false____} (1.59s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3119886203_/foo_true____} (1.85s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3119886203_/foo_true__0xc000ab9f80__} (1.59s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab9fa0_} (1.58s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab9fc0_} (1.60s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab9fe0_} (1.59s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000adc000_} (1.57s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.32s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.48s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.55s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.42s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.29s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.91s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.30s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.93s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.57s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.10s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.51s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.48s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.25s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.30s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.31s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.73s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.78s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.53s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.61s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.69s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.08s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.93s) [2021-03-19T18:10:27.319Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-19T18:10:27.319Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.99s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-03-19T18:10:27.319Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-19T18:10:27.319Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.20s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.39s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.81s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.20s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.99s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.10s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.37s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.11s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.39s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.85s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.41s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.42s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.76s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.17s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.25s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.33s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.75s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsCopy (1.10s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.47s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.65s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.97s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.24s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.54s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFilters (1.51s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFormat (1.40s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2021-03-19T18:10:27.319Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-19T18:10:27.319Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-19T18:10:27.319Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-19T18:10:27.319Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.49s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.70s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsRename (0.77s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsResize (0.76s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.67s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.27s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.00s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.30s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsTop (1.33s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsUntag (2.65s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.60s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExec (1.08s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.76s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.76s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.75s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.08s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.14s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.29s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecCgroup (3.53s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecEnv (1.77s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.18s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.06s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecInspectID (2.10s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecInteractive (1.07s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.60s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.33s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecParseError (0.76s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.78s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.75s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.05s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.45s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.76s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecTTY (1.08s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.08s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecUlimits (1.15s) [2021-03-19T18:10:27.319Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-03-19T18:10:27.319Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.14s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.95s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.17s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestExecWithUser (1.44s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.06s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.14s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestHealth (23.57s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.12s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.27s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.20s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.48s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.70s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.05s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.71s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.78s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.32s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImportDisplay (1.66s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImportFile (2.23s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.66s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImportGzipped (1.70s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.88s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.99s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.27s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.04s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.68s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.72s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.50s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.15s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.76s) [2021-03-19T18:10:27.319Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-19T18:10:27.319Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.91s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.78s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectDefault (0.75s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectHistory (0.83s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-19T18:10:27.319Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-19T18:10:27.319Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.71s) [2021-03-19T18:10:27.319Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.39s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.75s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectStatus (0.84s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.85s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.40s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.48s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.13s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.06s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.03s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.07s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.51s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.84s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.42s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.70s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.08s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.04s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.23s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.60s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.68s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.27s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.85s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.03s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.88s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.66s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.98s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.92s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.88s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.98s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.64s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.05s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.95s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.72s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.72s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.99s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsTail (0.94s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.96s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.13s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.01s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestNetHostname (2.45s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.47s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.99s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.55s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.74s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPluginActive (3.43s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.04s) [2021-03-19T18:10:27.320Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-19T18:10:27.320Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPluginLogDriver (5.03s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.71s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.45s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.72s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.12s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.32s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPortList (12.14s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.91s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.92s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.05s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.87s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.91s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.44s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsByOrder (2.99s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.04s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.64s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.96s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.47s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.45s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.15s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.45s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.39s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.31s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.49s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.94s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.82s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.32s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.36s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.75s) [2021-03-19T18:10:27.320Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-19T18:10:27.320Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.48s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.41s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.99s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.26s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.36s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.08s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.90s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.62s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.05s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.76s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.04s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.91s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.61s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.13s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.09s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.21s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.96s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.04s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.95s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.73s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.68s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.54s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.84s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.73s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.90s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.03s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.96s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.17s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.74s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.97s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.87s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.00s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.74s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.75s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.46s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.47s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.40s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.58s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.87s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.28s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.60s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.37s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.34s) [2021-03-19T18:10:27.320Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-19T18:10:27.320Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.320Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-03-19T18:10:27.320Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.34s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.41s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.10s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.98s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2021-03-19T18:10:27.320Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-19T18:10:27.320Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.64s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.87s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.02s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunExitCode (0.86s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.72s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.52s) [2021-03-19T18:10:27.320Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-19T18:10:27.320Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.11s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-03-19T18:10:27.320Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.43s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.53s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.05s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.40s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.46s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.43s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.49s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.44s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.44s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunMount (8.31s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.12s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.62s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.13s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.34s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.97s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.14s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.14s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.30s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.59s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.82s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.38s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.19s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.42s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunRm (0.76s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.42s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.59s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.81s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.73s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.95s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.70s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.98s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.01s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunState (1.64s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.92s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.15s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.87s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunSysctls (1.74s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (1.04s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.11s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (1.13s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.37s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.32s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.64s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.86s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.93s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.89s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.19s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.99s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUserByName (0.87s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.01s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.00s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.64s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.79s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.11s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.52s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.71s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.77s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.41s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.72s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.97s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.72s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.75s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.48s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.42s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.21s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.74s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.98s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.10s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.67s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.92s) [2021-03-19T18:10:27.321Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents130502468 [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.62s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.45s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.86s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.81s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.42s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.98s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStartRecordError (1.64s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.07s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.72s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.13s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.78s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2021-03-19T18:10:27.321Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.07s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.88s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.42s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.10s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.43s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.13s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.26s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.18s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateStats (3.75s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2021-03-19T18:10:27.321Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-19T18:10:27.321Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.89s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.06s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.62s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.76s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.73s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.80s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.39s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.15s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.09s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.48s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.41s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.09s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.13s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.11s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.22s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-19T18:10:27.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.25s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.65s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.17s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.14s) [2021-03-19T18:10:27.322Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.75s) [2021-03-19T18:10:27.322Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-19T18:10:27.322Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-19T18:10:27.322Z] === RUN TestDockerRegistrySuite [2021-03-19T18:10:27.322Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-19T18:10:28.261Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-19T18:10:29.649Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-19T18:10:31.555Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-19T18:10:31.555Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-19T18:10:35.747Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-19T18:10:41.018Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-19T18:10:45.213Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-19T18:10:46.150Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-19T18:10:47.529Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-19T18:10:48.906Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-19T18:10:49.144Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-19T18:10:49.144Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-19T18:10:49.144Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-19T18:10:50.284Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-19T18:10:51.333Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-19T18:10:51.661Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-19T18:10:51.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-19T18:10:52.252Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-19T18:10:52.252Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-19T18:10:53.040Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-19T18:10:53.219Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-19T18:10:53.219Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-19T18:10:53.978Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-19T18:10:56.515Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-19T18:10:59.057Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-19T18:11:00.434Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-19T18:11:02.968Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-19T18:11:04.348Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-19T18:11:04.607Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-19T18:11:05.986Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-19T18:11:06.924Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-19T18:11:08.302Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-19T18:11:11.591Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-19T18:11:11.852Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-19T18:11:13.231Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-19T18:11:13.490Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-19T18:11:13.749Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-19T18:11:14.009Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-19T18:11:14.268Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-19T18:11:14.527Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-19T18:11:14.527Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-19T18:11:15.909Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-19T18:11:17.816Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-19T18:11:18.075Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-19T18:11:19.455Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-19T18:11:21.361Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-19T18:11:21.952Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite (55.98s) [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.50s) [2021-03-19T18:11:22.895Z] check_test.go:196: [de3a3c317e29f] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.38s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d3e69cde8ec7a] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.73s) [2021-03-19T18:11:22.895Z] check_test.go:196: [de683276c368d] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d3f3fa4ece146] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.71s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d68a6e4af6255] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.68s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d3b4eeab190f4] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.86s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d1c274aabc3a1] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d28a13faf79a9] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.35s) [2021-03-19T18:11:22.895Z] check_test.go:196: [dfe9855fae28c] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.33s) [2021-03-19T18:11:22.895Z] check_test.go:196: [da7a89f473da6] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s) [2021-03-19T18:11:22.895Z] check_test.go:196: [dbde2b86d989f] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.34s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d7733a8351e16] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d6b67de34dad9] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d239832a86557] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.45s) [2021-03-19T18:11:22.895Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6f08ab0153482869e2a28bcc8b8bdd93c1e1bea562e54a00d53a9b9776d70e3a [2021-03-19T18:11:22.895Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b3912780d63cde7303cc0bf98d9b113e91bc9afbd2bdc9a83264a02b433fb738 [2021-03-19T18:11:22.895Z] check_test.go:196: [df0bd18de292a] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.42s) [2021-03-19T18:11:22.895Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:338b21f729cb26618c8b8e448284c417893fe38839c22a510c26a533679d4ece [2021-03-19T18:11:22.895Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d5feac3bdebf7a4f9db94a95869f8f716ffff4260a6a6babdd2c46a4383cace4 [2021-03-19T18:11:22.895Z] check_test.go:196: [da038d6241430] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d3c2c822a4cb1] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.92s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d5d578073c24b] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.28s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d2ac91ec03807] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-03-19T18:11:22.895Z] check_test.go:196: [dcd5eaeb7a690] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-03-19T18:11:22.895Z] check_test.go:196: [de73de76d29f7] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d1ea8ecd7308f] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-03-19T18:11:22.895Z] check_test.go:196: [dba0f7e13e3b3] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.23s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d45ab1f68d27d] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-03-19T18:11:22.895Z] check_test.go:196: [dc64adf16faee] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.30s) [2021-03-19T18:11:22.895Z] check_test.go:196: [dc11710c0bd73] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2021-03-19T18:11:22.895Z] check_test.go:196: [da680afdf133b] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-19T18:11:22.895Z] check_test.go:196: [dd250f671ea71] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d3cfca818dbc8] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-19T18:11:22.895Z] check_test.go:196: [dca3d1317dc3a] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d4e545c7d8f72] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d825262c54d44] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.36s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d084575d49ddd] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.00s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d5df24db8c705] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2021-03-19T18:11:22.895Z] check_test.go:196: [d486f7cb50149] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.79s) [2021-03-19T18:11:22.895Z] check_test.go:196: [de597a2961117] daemon is not started [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2021-03-19T18:11:22.895Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-03-19T18:11:22.895Z] === RUN TestDockerSchema1RegistrySuite [2021-03-19T18:11:22.895Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-19T18:11:22.895Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-19T18:11:27.087Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-19T18:11:28.939Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-19T18:11:28.939Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-19T18:11:29.397Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-19T18:11:32.359Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-19T18:11:32.359Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-19T18:11:32.928Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-19T18:11:33.187Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-19T18:11:33.446Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-19T18:11:33.446Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-19T18:11:34.825Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-19T18:11:36.733Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-19T18:11:37.301Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-19T18:11:37.870Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-19T18:11:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-19T18:11:39.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-19T18:11:41.685Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-19T18:11:41.945Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-19T18:11:43.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-19T18:11:44.263Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-19T18:11:44.521Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-19T18:11:48.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-19T18:11:48.975Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-19T18:11:49.552Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-19T18:11:49.814Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-19T18:11:50.074Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-19T18:11:50.334Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-19T18:11:50.903Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-19T18:11:50.903Z] --- PASS: TestDockerSchema1RegistrySuite (28.14s) [2021-03-19T18:11:50.903Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-03-19T18:11:50.904Z] check_test.go:223: [dc444cce3b15c] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.68s) [2021-03-19T18:11:50.904Z] check_test.go:223: [df630d744bbd5] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.05s) [2021-03-19T18:11:50.904Z] check_test.go:223: [de981956710ba] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.64s) [2021-03-19T18:11:50.904Z] check_test.go:223: [dd95bd8f1b452] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.56s) [2021-03-19T18:11:50.904Z] check_test.go:223: [df0a6431f8a82] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.68s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d27d1ba35901b] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-19T18:11:50.904Z] check_test.go:223: [dcd618a2310a5] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.82s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d8016bd917905] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.52s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d0c06f98edcfb] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.47s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d93e919223134] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.02s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d3b816a2db0ef] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d8332623cc743] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d4f6a719a0592] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.17s) [2021-03-19T18:11:50.904Z] check_test.go:223: [ddf1598c49986] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d8e04b8eb383f] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d5c8402bb5c52] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2021-03-19T18:11:50.904Z] check_test.go:223: [dda68e35221d1] daemon is not started [2021-03-19T18:11:50.904Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-19T18:11:50.904Z] check_test.go:223: [d450323728e3a] daemon is not started [2021-03-19T18:11:50.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-19T18:11:50.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-19T18:11:51.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-19T18:11:52.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-19T18:11:52.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-19T18:11:53.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-19T18:11:53.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-19T18:11:54.356Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-19T18:11:54.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-19T18:11:54.925Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-19T18:11:54.925Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.12s) [2021-03-19T18:11:54.925Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2021-03-19T18:11:54.925Z] check_test.go:252: [d63e5094b458e] daemon is not started [2021-03-19T18:11:54.925Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-03-19T18:11:54.925Z] check_test.go:252: [dc6771f89aa2c] daemon is not started [2021-03-19T18:11:54.925Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-03-19T18:11:54.925Z] check_test.go:252: [dee848dc68fd1] daemon is not started [2021-03-19T18:11:54.925Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2021-03-19T18:11:54.925Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2021-03-19T18:11:54.925Z] check_test.go:252: [d63dcf16d8c5a] daemon is not started [2021-03-19T18:11:54.925Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2021-03-19T18:11:54.925Z] check_test.go:252: [dc0c6173270ec] daemon is not started [2021-03-19T18:11:54.925Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s) [2021-03-19T18:11:54.925Z] check_test.go:252: [d28481f80457f] daemon is not started [2021-03-19T18:11:54.925Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-03-19T18:11:54.925Z] check_test.go:252: [d30f7c439c5e2] daemon is not started [2021-03-19T18:11:54.925Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-19T18:11:54.925Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-19T18:11:56.712Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-19T18:11:57.678Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-19T18:12:00.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-19T18:12:00.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-19T18:12:00.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-19T18:12:00.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-19T18:12:00.713Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2021-03-19T18:12:00.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-03-19T18:12:00.713Z] check_test.go:279: [d6b7025197fcf] daemon is not started [2021-03-19T18:12:00.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-19T18:12:00.713Z] check_test.go:279: [d9071ec2dce6a] daemon is not started [2021-03-19T18:12:00.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-03-19T18:12:00.713Z] check_test.go:279: [d182e160f51d1] daemon is not started [2021-03-19T18:12:00.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2021-03-19T18:12:00.713Z] check_test.go:279: [d4d3734032ce9] daemon is not started [2021-03-19T18:12:00.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-03-19T18:12:00.713Z] check_test.go:279: [d0516cf437803] daemon is not started [2021-03-19T18:12:00.713Z] === RUN TestDockerNetworkSuite [2021-03-19T18:12:00.713Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-19T18:12:01.419Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-19T18:12:04.003Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-19T18:12:04.319Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-19T18:12:04.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-19T18:12:08.048Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-19T18:12:13.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-19T18:12:14.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-19T18:12:17.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-19T18:12:19.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-19T18:12:27.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-19T18:12:30.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-19T18:12:31.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-19T18:12:32.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-19T18:12:33.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-19T18:12:34.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-19T18:12:35.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-19T18:12:35.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-19T18:12:36.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-19T18:12:37.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-19T18:12:37.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-19T18:12:37.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-19T18:12:37.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-19T18:12:38.456Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-19T18:12:38.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-19T18:12:40.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-19T18:12:40.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-19T18:12:40.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-19T18:12:40.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-19T18:12:41.192Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-19T18:12:45.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-19T18:12:46.327Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-19T18:12:48.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-19T18:12:49.187Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-19T18:12:54.470Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-19T18:12:57.762Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-19T18:13:01.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-19T18:13:01.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-19T18:13:02.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-19T18:13:03.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-19T18:13:03.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-19T18:13:03.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-19T18:13:03.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-19T18:13:03.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-19T18:13:07.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-19T18:13:07.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-19T18:13:07.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-19T18:13:08.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-19T18:13:12.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-19T18:13:16.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-19T18:13:16.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-19T18:13:17.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-19T18:13:19.032Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-19T18:13:19.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-19T18:13:19.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-19T18:13:20.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-19T18:13:21.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-19T18:13:22.564Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite (86.53s) [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.81s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d59d27bdf8edb] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.10s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d40b958077d61] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.23s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [dc2b9e7bf30eb] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.08s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [dde7362778fa6] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.04s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:1233: [dc4a059bfe9ac] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.76s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [db5ceab782f63] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.35s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [dfe307fb5680a] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.87s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [da1e850140793] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.50s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [df4d5da1138a0] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.98s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [db3f40e29d321] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d7275139b3a79] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.17s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d2d04e4ec7e87] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.18s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d76eaf1b95f09] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d833d74994b95] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d2cb15cab42bb] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.03s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d7d332f7a4523] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d22bc5c068fa9] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [df780c90ff0cf] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d64d0b61cf2b8] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.00s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [db8f3c4428cb0] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.50s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d94b7662cbe07] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d6a6a9e539fd6] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.67s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [dd980e287ae9e] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d0f3eb5b188f5] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.25s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:968: [dacb066ba2f44] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.15s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d0701c4d52cc7] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.43s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:1116: [d9a5db09b18ce] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d0ccaecad38f6] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d21c5a8c70c97] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d7697f04dd6bd] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d07f1368ca7e5] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [ddda2f0377712] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d999be3ebcadc] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d141866fda80a] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.52s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d6fe0047860d4] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d15f0390c6d49] daemon is not started [2021-03-19T18:13:27.836Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [dae8b8a371ea9] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.11s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d6ed0a2f342db] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.01s) [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.85s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:1084: [deec88484817b] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d3ecf9c2963bf] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.05s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d24af693d91b7] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.02s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [d6ca560129825] daemon is not started [2021-03-19T18:13:27.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2021-03-19T18:13:27.836Z] docker_cli_network_unix_test.go:46: [dc5ca75f3e778] daemon is not started [2021-03-19T18:13:27.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.13s) [2021-03-19T18:13:27.837Z] docker_cli_network_unix_test.go:46: [dc586fb84a7e5] daemon is not started [2021-03-19T18:13:27.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2021-03-19T18:13:27.837Z] docker_cli_network_unix_test.go:46: [df52934ad813e] daemon is not started [2021-03-19T18:13:27.837Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.33s) [2021-03-19T18:13:27.837Z] docker_cli_network_unix_test.go:46: [dfca16ca9d917] daemon is not started [2021-03-19T18:13:27.837Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.96s) [2021-03-19T18:13:27.837Z] docker_cli_network_unix_test.go:46: [df6a0698262ec] daemon is not started [2021-03-19T18:13:27.837Z] === RUN TestDockerHubPullSuite [2021-03-19T18:13:27.837Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-19T18:13:28.776Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-19T18:13:31.309Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-19T18:13:31.568Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-19T18:13:32.946Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-19T18:13:33.206Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-19T18:13:33.465Z] --- PASS: TestDockerHubPullSuite (6.07s) [2021-03-19T18:13:33.465Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s) [2021-03-19T18:13:33.465Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.32s) [2021-03-19T18:13:33.465Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s) [2021-03-19T18:13:33.465Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s) [2021-03-19T18:13:33.465Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2021-03-19T18:13:33.465Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-03-19T18:13:33.465Z] PASS [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === Skipped [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2021-03-19T18:13:33.465Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-19T18:13:33.465Z] docker_cli_sni_test.go:18: Flakey test [2021-03-19T18:13:33.465Z] [2021-03-19T18:13:33.465Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-19T18:13:33.465Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-19T18:13:33.466Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-19T18:13:33.466Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-03-19T18:13:33.466Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-19T18:13:33.466Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2021-03-19T18:13:33.466Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-19T18:13:33.466Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-19T18:13:33.466Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-19T18:13:33.466Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-19T18:13:33.466Z] docker_cli_network_unix_test.go:46: [dae8b8a371ea9] daemon is not started [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] [2021-03-19T18:13:33.466Z] DONE 1274 tests, 51 skipped in 2149.027s [2021-03-19T18:13:33.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T18:13:33.466Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T18:13:33.466Z] +++ kill 8150 [2021-03-19T18:13:33.466Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-19T18:13:34.086Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-19T18:13:34.403Z] +++ /etc/init.d/apparmor stop [2021-03-19T18:13:34.403Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T18:13:34.403Z] [2021-03-19T18:13:34.403Z] Unloading profiles will leave already running processes permanently [2021-03-19T18:13:34.403Z] unconfined, which can lead to unexpected situations. [2021-03-19T18:13:34.403Z] [2021-03-19T18:13:34.403Z] To set a process to complain mode, use the command line tool [2021-03-19T18:13:34.403Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T18:13:34.403Z] +++ true [2021-03-19T18:13:34.403Z] exiting test-integration [2021-03-19T18:13:34.403Z] ++ exit 0 [2021-03-19T18:13:34.403Z] [2021-03-19T18:13:34.661Z] + for job in $(jobs -p) [2021-03-19T18:13:34.661Z] + wait 4635 [2021-03-19T18:13:36.040Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-19T18:13:38.573Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-19T18:13:39.894Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-19T18:13:39.894Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-19T18:13:41.864Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-19T18:13:48.441Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-19T18:13:55.009Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-19T18:13:56.917Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-19T18:14:00.206Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-19T18:14:02.742Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-19T18:14:05.277Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-19T18:14:09.469Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-19T18:14:11.374Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-19T18:14:52.089Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-19T18:14:52.089Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-19T18:14:52.089Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-19T18:15:07.625Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-19T18:15:22.042Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-19T18:15:22.502Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-19T18:15:34.419Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite (1787.95s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.32s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.53s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.66s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.86s) [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:562: [d925a46152f3c] joining swarm manager [da14c112e9193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:584: [dbe537d2e6656] joining swarm manager [da14c112e9193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] check_test.go:380: [d925a46152f3c] daemon is not started [2021-03-19T18:15:40.586Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.17s) [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:45: [d98ef5ef743c6] joining swarm manager [dfdbaf60a8dc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.78s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.18s) [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:303: [d149428277fb1] joining swarm manager [dff4934054a7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:304: [d90d99791a276] joining swarm manager [dff4934054a7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.20s) [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:271: [d848c7750e219] joining swarm manager [df8489ce0102a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:272: [df772ad91bf6e] joining swarm manager [df8489ce0102a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.63s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.10s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s) [2021-03-19T18:15:40.586Z] docker_api_swarm_node_test.go:19: [d30109ef4105d] joining swarm manager [dc7626662dfac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_node_test.go:20: [d9ca78b1659e9] joining swarm manager [dc7626662dfac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.36s) [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:501: [dd042592286ff] joining swarm manager [d988ebc631b56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:506: [dcd0b3d111848] joining swarm manager [d988ebc631b56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.24s) [2021-03-19T18:15:40.586Z] docker_api_swarm_node_test.go:80: [dcf063ca20e7b] joining swarm manager [d3256a0be2737]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.28s) [2021-03-19T18:15:40.586Z] docker_api_swarm_node_test.go:52: [d86b79efe0ceb] joining swarm manager [d6bd10ef10de6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_node_test.go:53: [d6a99f06b8cdc] joining swarm manager [d6bd10ef10de6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.84s) [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:201: [dfa5f9c0bf7a0] joining swarm manager [d15e335b20446]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.44s) [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:383: [dc233d440ce60] joining swarm manager [d826181a71bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:384: [d30791d020041] joining swarm manager [d826181a71bad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] check_test.go:380: [d30791d020041] daemon is not started [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.79s) [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:801: [de11913b1150b] joining swarm manager [d190b8f91ac9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:801: [d6ee4f4c4aa59] joining swarm manager [d190b8f91ac9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:801: [d81f68e8bef20] joining swarm manager [d190b8f91ac9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:801: [d4028451cc780] joining swarm manager [d190b8f91ac9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-19T18:15:40.586Z] docker_api_swarm_test.go:809: [d8fa364529607] joining swarm manager [d190b8f91ac9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.32s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.65s) [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:394: [d8d8a57947109] joining swarm manager [de3fba6cb012e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:394: [d434ae006d554] joining swarm manager [de3fba6cb012e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.29s) [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:342: [deb9ad7d10221] joining swarm manager [ddeca78316a7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:342: [d10d5a9159d40] joining swarm manager [ddeca78316a7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.73s) [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:489: [d140b1d9bd87f] joining swarm manager [d377e545c71d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:489: [d84d73542166a] joining swarm manager [d377e545c71d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.61s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.61s) [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:127: [d1ffc235f4fec] joining swarm manager [d534ed4ff33a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:128: [d418222a5d95f] joining swarm manager [d534ed4ff33a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:136: [d2ce2a88e92ae] joining swarm manager [d534ed4ff33a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:137: [d345b8d925084] joining swarm manager [d534ed4ff33a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.77s) [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:303: [d4870d13f9eee] joining swarm manager [d8305118a5dba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:303: [dfe42c6f7c6ee] joining swarm manager [d8305118a5dba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.72s) [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:99: [d55e45073ea5c] joining swarm manager [d128b4b7099a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:100: [d2213000ed50c] joining swarm manager [d128b4b7099a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] check_test.go:380: [d55e45073ea5c] daemon is not started [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.73s) [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:532: [d9e690ff92c82] joining swarm manager [de3d85fcd64bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:533: [da1f3f5ff9cd6] joining swarm manager [de3d85fcd64bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.84s) [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:147: [dfecdbeb1b019] joining swarm manager [d07bac865f5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.586Z] docker_api_swarm_service_test.go:147: [da1db4cc8a42f] joining swarm manager [d07bac865f5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.35s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.85s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.36s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.08s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.13s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.68s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.99s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.40s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.63s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.45s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.97s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.27s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.39s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.33s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.46s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.53s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.45s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.78s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.53s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.28s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.25s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.60s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.19s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.45s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.46s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.59s) [2021-03-19T18:15:40.586Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.67s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.98s) [2021-03-19T18:15:40.587Z] docker_cli_service_logs_test.go:245: checking task y2qzb2gk8knh [2021-03-19T18:15:40.587Z] docker_cli_service_logs_test.go:250: checking messages for y2qzb2gk8knh [2021-03-19T18:15:40.587Z] docker_cli_service_logs_test.go:245: checking task wwr5q7zynec8 [2021-03-19T18:15:40.587Z] docker_cli_service_logs_test.go:250: checking messages for wwr5q7zynec8 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.47s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.28s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.85s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.04s) [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1901: [dfcacbf6e4738] joining swarm manager [d08286987265a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1902: [d1d62a593ca1c] joining swarm manager [d08286987265a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.72s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.81s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (17.06s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.48s) [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1802: [d5caa5e5e59ff] joining swarm manager [d54277706c50e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1803: [def249bcad567] joining swarm manager [d54277706c50e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.63s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.18s) [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1321: [d914641e48877] joining swarm manager [d01b2a286465d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1322: [d0a5500c366fb] joining swarm manager [d01b2a286465d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.08s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.51s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.77s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.79s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.78s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.90s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.88s) [2021-03-19T18:15:40.587Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.09s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.81s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.35s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.77s) [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1186: [d9b0130cb1643] joining swarm manager [db1bb20d037a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1195: [dc6d9d782143e] joining swarm manager [db1bb20d037a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.14s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.31s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.74s) [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1118: [daee8c6a162af] joining swarm manager [d943f75638033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1119: [db9625e3ff4f5] joining swarm manager [d943f75638033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1172: [da847c6ac1f06] joining swarm manager [d943f75638033]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.88s) [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1453: [d22790c22d570] joining swarm manager [dd732f1915460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.587Z] docker_cli_swarm_test.go:1454: [d695e008324f3] joining swarm manager [dd732f1915460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.00s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.70s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.63s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.37s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.02s) [2021-03-19T18:15:40.587Z] docker_cli_swarm_unix_test.go:62: [d0cead4d3f2b4] joining swarm manager [d7f1532bc1ca1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.77s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.28s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.86s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.65s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.78s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.31s) [2021-03-19T18:15:40.587Z] docker_api_swarm_test.go:961: [d9ff8de17e59b] joining swarm manager [d5a307a18be50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.59s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.45s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.94s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.77s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.90s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.85s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.73s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.86s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.54s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2021-03-19T18:15:40.587Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s) [2021-03-19T18:15:40.587Z] === RUN TestDockerExternalVolumeSuite [2021-03-19T18:15:40.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-19T18:15:52.096Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-19T18:15:55.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-19T18:16:34.631Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-19T18:16:52.318Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-19T18:17:03.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-19T18:17:04.711Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-19T18:17:11.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-19T18:17:43.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-19T18:17:58.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-19T18:18:30.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-19T18:18:42.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-19T18:19:01.230Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-19T18:19:01.231Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-19T18:19:01.231Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-19T18:19:01.231Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-19T18:19:01.231Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-19T18:19:01.231Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-19T18:19:01.231Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-19T18:19:01.231Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-19T18:19:01.231Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-19T18:19:02.200Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-19T18:19:05.935Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-19T18:19:11.732Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-19T18:19:11.732Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-19T18:19:11.732Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-19T18:19:11.732Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-19T18:19:11.732Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-19T18:19:11.732Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-19T18:19:14.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-19T18:19:15.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-19T18:19:15.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-19T18:19:15.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-19T18:19:15.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-19T18:19:16.445Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-19T18:19:22.248Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-19T18:19:32.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-19T18:19:40.121Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-19T18:19:40.121Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-19T18:19:40.121Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-19T18:19:40.121Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-19T18:19:40.121Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-19T18:19:40.121Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-19T18:19:40.121Z] === RUN TestDockerSuite/TestBuildFails [2021-03-19T18:19:47.200Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-19T18:19:47.200Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-19T18:19:47.552Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-19T18:19:57.521Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-19T18:20:03.320Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-19T18:20:11.897Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-19T18:20:17.704Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-19T18:20:19.242Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-19T18:20:25.042Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-19T18:20:25.042Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-19T18:20:26.010Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-19T18:20:26.469Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-19T18:20:26.469Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-19T18:20:34.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-19T18:20:41.291Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-19T18:20:41.292Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-19T18:20:52.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-19T18:20:53.678Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-19T18:20:53.678Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-19T18:20:55.859Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-19T18:20:55.859Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-19T18:20:56.320Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-19T18:20:56.781Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-19T18:21:01.470Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-19T18:21:02.444Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-19T18:21:03.414Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-19T18:21:04.384Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-19T18:21:04.842Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-19T18:21:05.815Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-19T18:21:07.354Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-19T18:21:14.431Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-19T18:21:14.431Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-19T18:21:14.431Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-19T18:21:14.431Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-19T18:21:14.431Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-19T18:21:14.431Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-19T18:21:14.431Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-19T18:21:14.891Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-19T18:21:15.352Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-19T18:21:21.148Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-19T18:21:24.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-19T18:21:46.292Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-19T18:21:46.292Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-19T18:21:46.292Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-19T18:21:56.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-19T18:22:11.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-19T18:22:28.830Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-19T18:22:29.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-19T18:22:41.207Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-19T18:22:44.347Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-19T18:22:45.901Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-19T18:22:51.695Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-19T18:22:57.487Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite (440.06s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2021-03-19T18:22:59.223Z] docker_cli_external_volume_driver_test.go:53: [d3b758b8d9742] daemon is not started [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.49s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-19T18:22:59.223Z] docker_cli_external_volume_driver_test.go:53: [d7026931f91e6] daemon is not started [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-19T18:22:59.223Z] docker_cli_external_volume_driver_test.go:53: [dec43ca850f6b] daemon is not started [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-19T18:22:59.223Z] docker_cli_external_volume_driver_test.go:53: [dcff01def6101] daemon is not started [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.49s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.51s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.48s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.61s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.44s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.20s) [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s) [2021-03-19T18:22:59.223Z] docker_cli_external_volume_driver_test.go:485: [dc3180dab7f8f] daemon is not started [2021-03-19T18:22:59.223Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-19T18:22:59.223Z] docker_cli_external_volume_driver_test.go:53: [d20a572a0df08] daemon is not started [2021-03-19T18:22:59.223Z] PASS [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.223Z] === Skipped [2021-03-19T18:22:59.223Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-19T18:22:59.223Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-19T18:22:59.223Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-19T18:22:59.223Z] check_test.go:309: [d2318d7cbe753] daemon is not started [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.223Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-19T18:22:59.223Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-19T18:22:59.223Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-19T18:22:59.223Z] check_test.go:309: [d760306753f08] daemon is not started [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.223Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-19T18:22:59.223Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-03-19T18:22:59.223Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-19T18:22:59.223Z] check_test.go:309: [d32d427d13d55] daemon is not started [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.223Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-19T18:22:59.223Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-19T18:22:59.223Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.223Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-19T18:22:59.223Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-19T18:22:59.223Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.223Z] DONE 273 tests, 5 skipped in 2714.455s [2021-03-19T18:22:59.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T18:22:59.223Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d37a50a270d25/docker.pid [2021-03-19T18:22:59.223Z] +++ kill 6115 [2021-03-19T18:22:59.223Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6115 is not a child of this shell [2021-03-19T18:22:59.223Z] warning: PID 6115 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d37a50a270d25/docker.pid had a nonzero exit code [2021-03-19T18:22:59.223Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T18:22:59.223Z] +++ kill 8161 [2021-03-19T18:22:59.223Z] +++ /etc/init.d/apparmor stop [2021-03-19T18:22:59.223Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.223Z] Unloading profiles will leave already running processes permanently [2021-03-19T18:22:59.223Z] unconfined, which can lead to unexpected situations. [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.223Z] To set a process to complain mode, use the command line tool [2021-03-19T18:22:59.223Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T18:22:59.223Z] +++ true [2021-03-19T18:22:59.223Z] exiting test-integration [2021-03-19T18:22:59.223Z] ++ exit 0 [2021-03-19T18:22:59.223Z] [2021-03-19T18:22:59.791Z] + exit 0 [2021-03-19T18:22:59.791Z] ++ jobs -p [2021-03-19T18:22:59.791Z] + pids= [2021-03-19T18:22:59.791Z] + echo 'Remaining pids to kill: []' [2021-03-19T18:22:59.791Z] Remaining pids to kill: [] [2021-03-19T18:22:59.791Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-19T18:22:59.804Z] Recording test results [2021-03-19T18:23:00.628Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T18:23:00.949Z] + echo Ensuring container killed. [2021-03-19T18:23:00.949Z] Ensuring container killed. [2021-03-19T18:23:00.949Z] + docker ps -aq -f name=docker-pr3-* [2021-03-19T18:23:00.949Z] + cids=6f5a250429a7 [2021-03-19T18:23:00.949Z] dbd0aa2e98d1 [2021-03-19T18:23:00.949Z] cf513d170006 [2021-03-19T18:23:00.949Z] + [ -n 6f5a250429a7 [2021-03-19T18:23:00.949Z] dbd0aa2e98d1 [2021-03-19T18:23:00.949Z] cf513d170006 ] [2021-03-19T18:23:00.949Z] + docker rm -vf 6f5a250429a7 dbd0aa2e98d1 cf513d170006 [2021-03-19T18:23:06.221Z] 6f5a250429a7 [2021-03-19T18:23:06.221Z] dbd0aa2e98d1 [2021-03-19T18:23:06.480Z] cf513d170006 [Pipeline] sh [2021-03-19T18:23:06.761Z] + echo Chowning /workspace to jenkins user [2021-03-19T18:23:06.761Z] Chowning /workspace to jenkins user [2021-03-19T18:23:06.761Z] + id -u [2021-03-19T18:23:06.761Z] + id -g [2021-03-19T18:23:06.761Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42168:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T18:23:11.250Z] + bundleName=amd64 [2021-03-19T18:23:11.250Z] + echo Creating amd64-bundles.tar.gz [2021-03-19T18:23:11.250Z] Creating amd64-bundles.tar.gz [2021-03-19T18:23:11.250Z] + xargs tar -czf amd64-bundles.tar.gz [2021-03-19T18:23:11.250Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-03-19T18:23:12.198Z] Archiving artifacts [2021-03-19T18:23:12.697Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42168/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T18:23:13.007Z] + make clean [2021-03-19T18:23:13.265Z] docker volume rm -f docker-dev-cache [2021-03-19T18:23:13.265Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T18:23:15.181Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-19T18:23:15.181Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T18:23:29.986Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-19T18:23:29.986Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-19T18:23:29.986Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-19T18:23:29.986Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-19T18:23:32.166Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-19T18:23:42.480Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-19T18:23:44.015Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-19T18:23:44.475Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-19T18:23:44.475Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-19T18:23:47.383Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-19T18:23:48.919Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-19T18:23:49.889Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-19T18:24:04.703Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-19T18:24:06.888Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-19T18:24:17.206Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-19T18:24:20.110Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-19T18:24:30.437Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-19T18:24:34.171Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-19T18:24:39.962Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-19T18:24:40.425Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-19T18:24:40.425Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-19T18:24:40.425Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-19T18:24:43.329Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-19T18:24:43.329Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-19T18:25:34.036Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-19T18:26:03.987Z] === RUN TestDockerSuite/TestBuildRm [2021-03-19T18:26:16.370Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-19T18:26:20.112Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-19T18:26:20.112Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-19T18:26:20.571Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-19T18:26:22.109Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-19T18:26:25.845Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-19T18:26:30.536Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-19T18:26:35.231Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-19T18:26:56.341Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-19T18:26:57.308Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-19T18:26:58.276Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-19T18:27:08.684Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-19T18:27:09.145Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-19T18:27:14.948Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-19T18:27:14.948Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-19T18:27:19.636Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-19T18:27:40.757Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-19T18:27:41.216Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-19T18:27:44.949Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-19T18:27:45.918Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-19T18:27:51.713Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-19T18:27:57.657Z] === RUN TestDockerSuite/TestBuildUser [2021-03-19T18:27:57.657Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-19T18:27:57.657Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-19T18:27:57.657Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-19T18:28:01.392Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-19T18:28:02.359Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-19T18:28:05.268Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-19T18:28:05.268Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-19T18:28:05.268Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-19T18:28:30.411Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-19T18:28:30.411Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-19T18:28:40.733Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-19T18:28:46.528Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-19T18:28:46.528Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-19T18:28:46.528Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-19T18:28:49.432Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-19T18:28:49.892Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-19T18:29:02.281Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-19T18:29:06.970Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-19T18:29:06.970Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-19T18:29:21.778Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-19T18:29:21.778Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-19T18:29:22.237Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-19T18:29:22.237Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-19T18:29:23.775Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-19T18:29:32.345Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-19T18:29:34.522Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-19T18:29:34.522Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-19T18:29:34.522Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-19T18:29:34.522Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-19T18:29:37.423Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-19T18:29:42.109Z] === RUN TestDockerSuite/TestCommitChange [2021-03-19T18:29:47.899Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-19T18:29:52.593Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-19T18:29:52.593Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-19T18:29:59.812Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-19T18:29:59.812Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-19T18:30:06.887Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-19T18:30:12.675Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-19T18:30:12.675Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-19T18:30:12.675Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-19T18:30:12.675Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-19T18:30:12.675Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-19T18:30:12.675Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-19T18:30:12.675Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-19T18:30:12.675Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-19T18:30:12.675Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-19T18:30:19.746Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-19T18:30:28.319Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-19T18:30:28.319Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-19T18:30:29.887Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-19T18:30:29.887Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-19T18:30:29.887Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-19T18:30:29.887Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-19T18:30:38.459Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-19T18:30:38.459Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-19T18:30:38.459Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-19T18:30:39.995Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-19T18:30:39.995Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-19T18:30:39.995Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-19T18:30:39.995Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-19T18:30:39.995Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-19T18:30:42.900Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-19T18:30:45.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-19T18:30:47.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-19T18:30:47.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-19T18:30:47.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-19T18:30:50.888Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-19T18:30:50.888Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-19T18:30:53.065Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-19T18:30:53.065Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-19T18:30:53.065Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-19T18:30:55.972Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-19T18:30:55.972Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-19T18:30:57.508Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-19T18:30:57.508Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-19T18:31:00.427Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-19T18:31:04.046Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-19T18:31:04.046Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-19T18:31:12.615Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-19T18:31:16.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-19T18:31:16.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-19T18:31:16.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-19T18:31:16.811Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-19T18:31:16.811Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-19T18:31:18.346Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-19T18:31:18.805Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-19T18:31:25.878Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-19T18:31:25.878Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-19T18:31:28.054Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-19T18:31:28.514Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-19T18:31:33.216Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-19T18:31:35.393Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-19T18:31:35.393Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-19T18:31:35.393Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-19T18:31:35.393Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-19T18:31:35.393Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-19T18:31:35.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-19T18:31:37.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-19T18:31:37.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-19T18:31:39.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-19T18:31:42.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-19T18:31:45.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-19T18:31:54.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008dfa20_} [2021-03-19T18:31:55.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1964008066_c:\foo_false____} [2021-03-19T18:31:58.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1964008066_c:\foo_true____} [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-19T18:32:00.767Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-19T18:32:01.227Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-19T18:32:01.227Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-19T18:32:01.227Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-19T18:32:01.227Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-19T18:32:01.227Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-19T18:32:04.139Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-19T18:32:07.047Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-19T18:32:07.047Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-19T18:32:07.047Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-19T18:32:09.227Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-19T18:32:09.227Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-19T18:32:09.227Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-19T18:32:09.227Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-19T18:32:13.913Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-19T18:32:16.817Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-19T18:32:16.818Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-19T18:32:16.818Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-19T18:32:31.646Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-19T18:32:31.646Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-19T18:32:31.646Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-19T18:32:44.026Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-19T18:32:44.027Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-19T18:32:44.027Z] === RUN TestDockerSuite/TestCpToDot [2021-03-19T18:32:45.564Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-19T18:32:45.564Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-19T18:32:45.564Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-19T18:32:52.639Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-19T18:32:52.639Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-19T18:32:52.639Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-19T18:32:52.639Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-19T18:32:52.639Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-19T18:32:53.099Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-19T18:32:53.099Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-19T18:32:55.276Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-19T18:32:58.199Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-19T18:32:58.199Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-19T18:32:58.199Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-19T18:33:00.388Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-19T18:33:01.357Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-19T18:33:01.357Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-19T18:33:01.357Z] === RUN TestDockerSuite/TestCreateRM [2021-03-19T18:33:01.816Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-19T18:33:01.816Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-19T18:33:01.816Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-19T18:33:02.275Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-19T18:33:19.956Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-19T18:33:20.414Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-19T18:33:20.873Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-19T18:33:25.559Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-19T18:33:25.559Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-19T18:33:25.559Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-19T18:33:27.736Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-19T18:33:28.195Z] === RUN TestDockerSuite/TestDockerFails [2021-03-19T18:33:28.195Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-19T18:33:28.195Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-19T18:33:28.195Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-19T18:33:28.195Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-19T18:33:28.195Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-19T18:33:28.195Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-19T18:33:31.098Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-19T18:33:33.277Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-19T18:33:35.456Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-19T18:33:50.277Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-19T18:33:54.012Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-19T18:33:59.804Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-19T18:34:01.984Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-19T18:34:02.951Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-19T18:34:06.686Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-19T18:34:07.144Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-19T18:34:08.680Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-19T18:34:13.370Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-19T18:34:19.162Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-19T18:34:19.162Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-19T18:34:19.162Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-19T18:34:19.162Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-19T18:34:19.162Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-19T18:34:19.162Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-19T18:34:19.620Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-19T18:34:19.620Z] === RUN TestDockerSuite/TestEventsRename [2021-03-19T18:34:28.188Z] === RUN TestDockerSuite/TestEventsResize [2021-03-19T18:34:30.371Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-19T18:34:32.549Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-19T18:34:35.452Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-19T18:34:40.140Z] === RUN TestDockerSuite/TestEventsTop [2021-03-19T18:34:40.140Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-19T18:34:43.056Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-19T18:34:47.744Z] === RUN TestDockerSuite/TestExec [2021-03-19T18:34:47.744Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-19T18:34:47.744Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-19T18:34:49.932Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-19T18:34:51.468Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-19T18:34:51.468Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-19T18:34:51.468Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-19T18:34:51.468Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-19T18:34:53.645Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-19T18:34:56.547Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-19T18:34:58.729Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-19T18:35:00.906Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-19T18:35:05.603Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-19T18:35:05.603Z] === RUN TestDockerSuite/TestExecEnv [2021-03-19T18:35:05.603Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-19T18:35:05.603Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-19T18:35:07.787Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-19T18:35:13.580Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-19T18:35:13.580Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-19T18:35:13.580Z] === RUN TestDockerSuite/TestExecParseError [2021-03-19T18:35:13.580Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-19T18:35:13.580Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-19T18:35:13.580Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-19T18:35:15.759Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-19T18:35:15.759Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-19T18:35:15.759Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-19T18:35:15.759Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-19T18:35:16.218Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-19T18:35:16.218Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-19T18:35:19.122Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-19T18:35:19.122Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-19T18:35:26.199Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-19T18:35:26.199Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-19T18:35:26.199Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-19T18:35:26.199Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-19T18:35:31.988Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-19T18:35:39.063Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-19T18:35:41.243Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-19T18:35:48.315Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-19T18:35:48.315Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-19T18:35:48.315Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-19T18:35:48.315Z] === RUN TestDockerSuite/TestHealth [2021-03-19T18:35:48.315Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-19T18:35:48.315Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-19T18:35:48.315Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-19T18:35:48.315Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-19T18:35:53.001Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-19T18:35:53.001Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-19T18:35:53.001Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-19T18:35:53.001Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-19T18:35:53.001Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-19T18:35:53.459Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-19T18:35:53.918Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-19T18:35:53.918Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-19T18:35:54.887Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-19T18:35:55.346Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-19T18:35:56.886Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-19T18:35:57.345Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-19T18:35:59.523Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-19T18:36:08.093Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-19T18:36:08.093Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-19T18:36:08.093Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-19T18:36:10.995Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-19T18:36:10.995Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestImportFile [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-19T18:36:13.895Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-19T18:36:16.803Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-19T18:36:18.980Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-19T18:36:18.980Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-19T18:36:18.980Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-19T18:36:18.980Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-19T18:36:18.980Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-19T18:36:21.899Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-19T18:36:21.899Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-19T18:36:24.084Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-19T18:36:24.084Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-19T18:36:24.084Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-19T18:36:24.084Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-19T18:36:26.985Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-19T18:36:31.682Z] === RUN TestDockerSuite/TestInspectImage [2021-03-19T18:36:31.682Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-19T18:36:31.682Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-19T18:36:31.682Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-19T18:36:40.261Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-19T18:36:41.797Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-19T18:36:41.797Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-19T18:36:44.702Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-19T18:36:46.887Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-19T18:36:46.887Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-19T18:36:46.887Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-19T18:36:49.798Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-19T18:36:52.706Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-19T18:36:57.396Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-19T18:36:59.573Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-19T18:37:02.475Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-19T18:37:04.651Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-19T18:37:06.826Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-19T18:37:09.735Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-19T18:37:11.912Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-19T18:37:14.091Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-19T18:37:16.274Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-19T18:37:23.343Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-19T18:37:24.878Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-19T18:37:24.878Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-19T18:37:27.797Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-19T18:37:27.797Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-19T18:37:36.362Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-19T18:37:44.929Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-19T18:37:53.509Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-19T18:37:55.050Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-19T18:37:57.957Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-19T18:37:57.957Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-19T18:38:00.859Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-19T18:38:03.046Z] === RUN TestDockerSuite/TestLogsSince [2021-03-19T18:38:13.361Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-19T18:38:13.361Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-19T18:38:13.361Z] === RUN TestDockerSuite/TestLogsTail [2021-03-19T18:38:16.271Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-19T18:38:19.183Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestNetHostname [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestPluginActive [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-19T18:38:21.359Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-19T18:38:21.818Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-19T18:38:21.818Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-19T18:38:21.818Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-19T18:38:21.818Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-19T18:38:21.818Z] === RUN TestDockerSuite/TestPortList [2021-03-19T18:38:21.818Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-19T18:38:27.622Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-19T18:38:32.322Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-19T18:38:32.322Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-19T18:38:42.651Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-19T18:38:42.651Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-19T18:38:57.482Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-19T18:39:22.634Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-19T18:39:22.634Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-19T18:39:22.634Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-19T18:39:37.447Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-19T18:39:40.353Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-19T18:39:58.035Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-19T18:40:03.830Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-19T18:40:03.830Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-19T18:40:03.830Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-19T18:40:08.516Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-19T18:40:08.516Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-19T18:40:08.516Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-19T18:40:08.516Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-19T18:40:08.516Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-19T18:40:18.853Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-19T18:40:18.853Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-19T18:40:19.312Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-19T18:40:19.313Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-19T18:40:20.849Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-19T18:40:21.816Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-19T18:40:21.816Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-19T18:40:26.505Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-19T18:40:31.235Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-19T18:40:33.416Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-19T18:40:58.713Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-19T18:40:58.713Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-19T18:41:03.410Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-19T18:41:03.410Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-19T18:41:03.410Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-19T18:41:03.874Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-19T18:41:08.561Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-19T18:41:13.250Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-19T18:41:13.250Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-19T18:41:17.940Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-19T18:41:17.940Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-19T18:41:18.398Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-19T18:41:36.086Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-19T18:41:37.621Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-19T18:41:38.600Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-19T18:41:45.674Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-19T18:41:58.050Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-19T18:42:05.119Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-19T18:42:09.813Z] === RUN TestDockerSuite/TestRmiTag [2021-03-19T18:42:10.272Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-19T18:42:13.188Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-19T18:42:38.320Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-19T18:42:39.288Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-19T18:42:45.077Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-19T18:42:46.044Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-19T18:42:46.044Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-19T18:42:46.044Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-19T18:42:46.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-19T18:42:46.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-19T18:42:46.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-19T18:42:46.044Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-19T18:42:46.044Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-19T18:42:48.227Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-19T18:42:48.227Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-19T18:42:48.227Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-19T18:42:52.923Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-19T18:42:55.827Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-19T18:43:04.539Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-19T18:43:06.083Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-19T18:43:08.259Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-19T18:43:08.259Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-19T18:43:14.061Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-19T18:43:21.138Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-19T18:43:21.138Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-19T18:43:29.707Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-19T18:43:29.707Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-19T18:43:29.707Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-19T18:43:31.243Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-19T18:43:31.243Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-19T18:43:31.243Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-19T18:43:31.243Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-19T18:43:31.243Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-19T18:43:31.243Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-19T18:43:31.243Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-19T18:43:31.243Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-19T18:43:34.148Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-19T18:43:36.325Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-19T18:43:39.227Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-19T18:43:39.227Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-19T18:43:39.227Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-19T18:43:39.227Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-19T18:43:41.404Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-19T18:43:41.404Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-19T18:43:41.404Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-19T18:43:41.404Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-19T18:43:41.404Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-19T18:43:43.585Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-19T18:43:49.388Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-19T18:43:49.388Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-19T18:43:49.388Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-19T18:43:49.388Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-19T18:43:49.388Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-19T18:43:49.388Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-19T18:43:49.388Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-19T18:43:52.293Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-19T18:43:52.293Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-19T18:43:52.293Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-19T18:43:52.293Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-19T18:43:54.470Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-19T18:43:57.381Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-19T18:43:57.381Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-19T18:43:59.560Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-19T18:43:59.560Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-19T18:43:59.560Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-19T18:43:59.560Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-19T18:44:08.125Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-19T18:44:09.665Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-19T18:44:11.846Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-19T18:44:14.754Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-19T18:44:14.754Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-19T18:44:14.754Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-19T18:44:14.754Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-19T18:44:14.754Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-19T18:44:14.754Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-19T18:44:14.754Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-19T18:44:14.754Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-19T18:44:14.754Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-19T18:44:19.445Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-19T18:44:19.445Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-19T18:44:19.445Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-19T18:44:19.445Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-19T18:44:19.445Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-19T18:44:19.445Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-19T18:44:19.445Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-19T18:44:28.038Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-19T18:44:28.038Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunMount [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-19T18:44:29.573Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-19T18:44:38.150Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-19T18:44:38.150Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-19T18:44:38.150Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-19T18:44:38.150Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-19T18:44:43.938Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-19T18:44:48.632Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-19T18:44:50.173Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-19T18:44:52.359Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-19T18:44:55.261Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-19T18:44:56.228Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-19T18:44:58.407Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-19T18:44:58.866Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-19T18:44:58.866Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-19T18:44:58.866Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-19T18:44:58.866Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-19T18:44:58.866Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-19T18:44:58.866Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-19T18:44:58.866Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-19T18:44:58.866Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-19T18:45:02.604Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-19T18:45:02.604Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-19T18:45:02.604Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-19T18:45:02.604Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-19T18:45:02.604Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-19T18:45:02.604Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-19T18:45:11.180Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-19T18:45:11.180Z] === RUN TestDockerSuite/TestRunRm [2021-03-19T18:45:18.255Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-19T18:45:24.052Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-19T18:45:26.955Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-19T18:45:29.138Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-19T18:45:32.046Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-19T18:45:34.967Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-19T18:45:34.967Z] === RUN TestDockerSuite/TestRunState [2021-03-19T18:45:34.967Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-19T18:45:37.871Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-19T18:45:37.871Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-19T18:45:40.049Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-19T18:45:40.049Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-19T18:45:40.049Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-19T18:45:40.049Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-19T18:45:40.049Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-19T18:45:40.049Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-19T18:45:45.862Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-19T18:45:48.041Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-19T18:45:48.041Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-19T18:45:50.218Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-19T18:45:50.218Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-19T18:45:50.218Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-19T18:45:53.956Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-19T18:46:01.029Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-19T18:46:06.831Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-19T18:46:13.909Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-19T18:46:13.909Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-19T18:46:13.909Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-19T18:46:16.812Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-19T18:46:18.987Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-19T18:46:21.896Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-19T18:46:21.896Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-19T18:46:21.896Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-19T18:46:21.896Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-19T18:46:21.896Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-19T18:46:21.896Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-19T18:46:21.896Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-19T18:46:21.896Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-19T18:46:21.896Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-19T18:46:26.587Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-19T18:46:28.128Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-19T18:46:31.032Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-19T18:46:35.724Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-19T18:46:36.183Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-19T18:46:36.183Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-19T18:46:36.183Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-19T18:46:36.183Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-19T18:46:36.183Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-19T18:46:36.183Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-19T18:46:36.183Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-19T18:46:39.092Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-19T18:46:39.092Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-19T18:46:39.551Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-19T18:46:39.551Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-19T18:46:41.727Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-19T18:46:54.124Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-19T18:46:54.124Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-19T18:47:04.455Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-19T18:47:04.455Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-19T18:47:08.194Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-19T18:47:08.194Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-19T18:47:08.194Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-19T18:47:08.194Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-19T18:47:08.194Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-19T18:47:20.577Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-19T18:47:20.577Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-19T18:47:20.577Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-19T18:47:20.577Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-19T18:47:20.577Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-19T18:47:20.577Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-19T18:47:20.577Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-19T18:47:21.545Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-19T18:47:24.452Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-19T18:47:24.452Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-19T18:47:26.632Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-19T18:47:26.632Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-19T18:47:26.632Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-19T18:47:26.632Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-19T18:47:26.632Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-19T18:47:26.632Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-19T18:47:26.632Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-19T18:47:44.317Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-19T18:47:44.317Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-19T18:47:44.317Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-19T18:47:44.317Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-19T18:47:44.317Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-19T18:47:44.317Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-19T18:47:44.317Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-19T18:47:46.502Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-19T18:47:46.502Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-19T18:47:49.406Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-19T18:47:49.865Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-19T18:47:50.324Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-19T18:47:50.324Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-19T18:47:50.783Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-19T18:47:59.358Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-19T18:47:59.358Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-19T18:48:00.326Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-19T18:48:00.326Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-19T18:48:00.326Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-19T18:48:08.892Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-19T18:48:08.892Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-19T18:48:09.352Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-19T18:48:24.155Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-19T18:48:24.155Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite (2814.58s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-19T18:48:25.703Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-19T18:48:25.703Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (112.24s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-19T18:48:25.703Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-19T18:48:25.703Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-19T18:48:25.703Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-19T18:48:25.703Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-19T18:48:25.703Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-03-19T18:48:25.703Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-19T18:48:25.703Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-19T18:48:25.703Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.77s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-19T18:48:25.703Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-19T18:48:25.703Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.55s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.55s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.73s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-03-19T18:48:25.703Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.92s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (117.29s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.65s) [2021-03-19T18:48:25.703Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.17s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.55s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.32s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.62s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.96s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.21s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.62s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.60s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddTar (61.70s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.58s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.08s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.46s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.39s) [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.63s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.703Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.42s) [2021-03-19T18:48:25.703Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-19T18:48:25.703Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.66s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.22s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.45s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.61s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.23s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-19T18:48:25.704Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.20s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.47s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.41s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.09s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.25s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.38s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.15s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.23s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.11s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.24s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.89s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.14s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.08s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignore (85.15s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.38s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.83s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.47s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.19s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.61s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.86s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.59s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.63s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (109.10s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.68s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.50s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.25s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.79s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.36s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.31s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFails (7.42s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.82s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.00s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.35s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.53s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.12s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.43s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildHistory (11.45s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.84s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.06s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.17s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.49s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.63s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.45s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.65s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.65s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.39s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.81s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.54s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.98s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.99s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.69s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.72s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.36s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.80s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.41s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.80s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.24s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.31s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.03s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.32s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.13s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.84s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildRm (14.27s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.71s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-03-19T18:48:25.704Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.03s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.14s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.95s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.45s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.53s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.19s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildStderr (4.86s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.75s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.34s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.09s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.83s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.66s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.10s) [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-19T18:48:25.704Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.05s) [2021-03-19T18:48:25.704Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.42s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.22s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-03-19T18:48:25.705Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-19T18:48:25.705Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.76s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-03-19T18:48:25.705Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.59s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.93s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.69s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-03-19T18:48:25.705Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-03-19T18:48:25.705Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-19T18:48:25.705Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.58s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.09s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-03-19T18:48:25.705Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-19T18:48:25.705Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-19T18:48:25.705Z] docker_cli_sni_test.go:18: Flakey test [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.41s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.75s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCommitChange (5.13s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.90s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.30s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCommitTTY (7.75s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.21s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.34s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.35s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.65s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.43s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.66s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.03s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.31s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.63s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.45s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.39s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.84s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.41s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.99s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.42s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.26s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.41s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.52s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.23s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.11s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.54s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.62s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.81s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008dfa20_} (2.70s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1964008066_c:\foo_false____} (2.60s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1964008066_c:\foo_true____} (2.56s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-19T18:48:25.705Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.69s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.63s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.59s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.76s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.77s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.71s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.92s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpToDot (2.71s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCpToStdout (7.37s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-19T18:48:25.705Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-19T18:48:25.705Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.16s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.59s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2021-03-19T18:48:25.705Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-03-19T18:48:25.705Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (17.90s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.10s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-19T18:48:25.706Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-19T18:48:25.706Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-19T18:48:25.706Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-19T18:48:25.706Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-19T18:48:25.706Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-19T18:48:25.706Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-19T18:48:25.706Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-19T18:48:25.706Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-19T18:48:25.706Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-19T18:48:25.706Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.52s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.43s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.55s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.12s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsCopy (5.32s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.37s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.57s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.00s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFilters (5.00s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFormat (4.99s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-19T18:48:25.706Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-19T18:48:25.706Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsRename (7.41s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsResize (3.02s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.36s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.86s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.89s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.31s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-19T18:48:25.706Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.06s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-19T18:48:25.706Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-19T18:48:25.706Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-19T18:48:25.706Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.10s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.29s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.49s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.15s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.63s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.45s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecInspectID (5.19s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-19T18:48:25.706Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.82s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-19T18:48:25.706Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.66s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.67s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.41s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.20s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.22s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.14s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-19T18:48:25.706Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.92s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-19T18:48:25.706Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.82s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.17s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.61s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-19T18:48:25.706Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.87s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-19T18:48:25.706Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-19T18:48:25.706Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.48s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-19T18:48:25.706Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-19T18:48:25.706Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.58s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.41s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-19T18:48:25.706Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectDefault (2.31s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectHistory (5.19s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.45s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.39s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.58s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.48s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectStatus (2.94s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.83s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.48s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.34s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.37s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.43s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.35s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.36s) [2021-03-19T18:48:25.706Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-03-19T18:48:25.706Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.706Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-19T18:48:25.706Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.15s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.97s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-19T18:48:25.707Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.37s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.26s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.17s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.43s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.92s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.83s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.57s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsSince (9.49s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsTail (3.10s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.96s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.56s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.18s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-19T18:48:25.707Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-19T18:48:25.707Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-19T18:48:25.707Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-19T18:48:25.707Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-19T18:48:25.707Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-19T18:48:25.707Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-19T18:48:25.707Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-19T18:48:25.707Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.84s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-19T18:48:25.707Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsByOrder (10.54s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.11s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (24.84s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.34s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.04s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.96s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.01s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-03-19T18:48:25.707Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.42s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-03-19T18:48:25.707Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.90s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-19T18:48:25.707Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.62s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.63s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.70s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.41s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.69s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.75s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.39s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.76s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.35s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.13s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.40s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.58s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.47s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.72s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.53s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.31s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.85s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.45s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.41s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.21s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.72s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.02s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.40s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.49s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.49s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.89s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.31s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (8.22s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.48s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.52s) [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.45s) [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-19T18:48:25.707Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.707Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.01s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.45s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.38s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.43s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.61s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunExitCode (7.26s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.63s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.58s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.35s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.16s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.97s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.30s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.36s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.88s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.32s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.39s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.42s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.24s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.19s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.55s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunRm (7.40s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.92s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.55s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.57s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.09s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.53s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.33s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.13s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-19T18:48:25.708Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-19T18:48:25.708Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.54s) [2021-03-19T18:48:25.708Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.32s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.43s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.18s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.17s) [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.05s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.46s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.46s) [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.33s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.99s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.47s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.11s) [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.53s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.43s) [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.41s) [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.29s) [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-19T18:48:26.168Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.168Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.19s) [2021-03-19T18:48:26.168Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-19T18:48:26.169Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.43s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.70s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.61s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-19T18:48:26.169Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.25s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.60s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.25s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.51s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-19T18:48:26.169Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.72s) [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-19T18:48:26.169Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-19T18:48:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-19T18:48:26.169Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-19T18:48:26.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-19T18:48:26.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-19T18:48:26.169Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-19T18:48:26.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-19T18:48:26.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] === RUN TestDockerDaemonSuite [2021-03-19T18:48:26.170Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-19T18:48:26.170Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-19T18:48:26.170Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-19T18:48:26.170Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] === RUN TestDockerSwarmSuite [2021-03-19T18:48:26.170Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-19T18:48:26.170Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-19T18:48:26.170Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] === RUN TestDockerExternalVolumeSuite [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] === RUN TestDockerNetworkSuite [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] === RUN TestDockerHubPullSuite [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-19T18:48:26.170Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] PASS [2021-03-19T18:48:26.170Z] ok github.com/docker/docker/integration-cli 2815.674s [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === Skipped [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-19T18:48:26.170Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-19T18:48:26.170Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-19T18:48:26.170Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-19T18:48:26.170Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-19T18:48:26.170Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-19T18:48:26.170Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-19T18:48:26.170Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-03-19T18:48:26.170Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-19T18:48:26.170Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-19T18:48:26.170Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-19T18:48:26.170Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-19T18:48:26.170Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-03-19T18:48:26.170Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.65s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.65s) [2021-03-19T18:48:26.170Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-19T18:48:26.170Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-19T18:48:26.170Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.170Z] [2021-03-19T18:48:26.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-03-19T18:48:26.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-03-19T18:48:26.171Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-03-19T18:48:26.171Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-19T18:48:26.171Z] docker_cli_sni_test.go:18: Flakey test [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-19T18:48:26.171Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-19T18:48:26.171Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-19T18:48:26.171Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-19T18:48:26.171Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-19T18:48:26.171Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-19T18:48:26.171Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-19T18:48:26.171Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-19T18:48:26.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-19T18:48:26.171Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.171Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-19T18:48:26.172Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-19T18:48:26.172Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-19T18:48:26.172Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-19T18:48:26.172Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-19T18:48:26.172Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-19T18:48:26.172Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-19T18:48:26.172Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-19T18:48:26.172Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-19T18:48:26.172Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-19T18:48:26.172Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-19T18:48:26.172Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-19T18:48:26.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-19T18:48:26.172Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.172Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-19T18:48:26.631Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-19T18:48:26.631Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-19T18:48:26.631Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-19T18:48:26.631Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-19T18:48:26.631Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-19T18:48:26.631Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-19T18:48:26.631Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-19T18:48:26.631Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-19T18:48:26.631Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-19T18:48:26.631Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-19T18:48:26.632Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2021-03-19T18:48:26.632Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-19T18:48:26.632Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2021-03-19T18:48:26.632Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-19T18:48:26.632Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-19T18:48:26.632Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-19T18:48:26.632Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-19T18:48:26.632Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-19T18:48:26.632Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-19T18:48:26.632Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-19T18:48:26.632Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-19T18:48:26.632Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.632Z] [2021-03-19T18:48:26.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-19T18:48:26.632Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-19T18:48:26.633Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-19T18:48:26.633Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-19T18:48:26.633Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-19T18:48:26.633Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-19T18:48:26.633Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-19T18:48:26.633Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-19T18:48:26.633Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-19T18:48:26.633Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-19T18:48:26.633Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-03-19T18:48:26.633Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-03-19T18:48:26.633Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-19T18:48:26.633Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-19T18:48:26.633Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.633Z] [2021-03-19T18:48:26.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-19T18:48:26.633Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-19T18:48:26.634Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.634Z] [2021-03-19T18:48:26.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-19T18:48:26.634Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-19T18:48:26.635Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-19T18:48:26.635Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-19T18:48:26.635Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-19T18:48:26.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-19T18:48:26.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-19T18:48:26.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-19T18:48:26.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-19T18:48:26.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-19T18:48:26.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-19T18:48:26.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-19T18:48:26.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.635Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-19T18:48:26.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:26.636Z] [2021-03-19T18:48:26.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-19T18:48:26.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-19T18:48:27.095Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-19T18:48:27.095Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.095Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-19T18:48:27.096Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-19T18:48:27.096Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-19T18:48:27.096Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-19T18:48:27.096Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-19T18:48:27.096Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-19T18:48:27.096Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-19T18:48:27.096Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-19T18:48:27.096Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-19T18:48:27.096Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] DONE 1093 tests, 547 skipped in 2825.829s [2021-03-19T18:48:27.096Z] INFO: Integration tests ended at 03/19/2021 18:48:26. Duration:00:47:05.9360147 [2021-03-19T18:48:27.096Z] INFO: Docker info of the daemon under test at end of run [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] Containers: 2 [2021-03-19T18:48:27.096Z] Running: 0 [2021-03-19T18:48:27.096Z] Paused: 0 [2021-03-19T18:48:27.096Z] Stopped: 2 [2021-03-19T18:48:27.096Z] Images: 18 [2021-03-19T18:48:27.096Z] Server Version: 0.0.0-dev [2021-03-19T18:48:27.096Z] Storage Driver: windowsfilter [2021-03-19T18:48:27.096Z] Windows: [2021-03-19T18:48:27.096Z] Logging Driver: json-file [2021-03-19T18:48:27.096Z] Plugins: [2021-03-19T18:48:27.096Z] Volume: local [2021-03-19T18:48:27.096Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-19T18:48:27.096Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-19T18:48:27.096Z] Swarm: inactive [2021-03-19T18:48:27.096Z] Default Isolation: process [2021-03-19T18:48:27.096Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-19T18:48:27.096Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-19T18:48:27.096Z] OSType: windows [2021-03-19T18:48:27.096Z] Architecture: x86_64 [2021-03-19T18:48:27.096Z] CPUs: 4 [2021-03-19T18:48:27.096Z] Total Memory: 32GiB [2021-03-19T18:48:27.096Z] Name: azwin-2-01f860 [2021-03-19T18:48:27.096Z] ID: JJWR:2F4K:BZ7K:NYKQ:UGVS:CF4F:7IXD:S45Z:JH5E:B7WK:WXY5:WMC3 [2021-03-19T18:48:27.096Z] Docker Root Dir: D:\CI\PR-42168\3\daemon [2021-03-19T18:48:27.096Z] Debug Mode (client): false [2021-03-19T18:48:27.096Z] Debug Mode (server): true [2021-03-19T18:48:27.096Z] File Descriptors: -1 [2021-03-19T18:48:27.096Z] Goroutines: 17 [2021-03-19T18:48:27.096Z] System Time: 2021-03-19T18:48:26.6679777Z [2021-03-19T18:48:27.096Z] EventsListeners: 0 [2021-03-19T18:48:27.096Z] Registry: https://index.docker.io/v1/ [2021-03-19T18:48:27.096Z] Labels: [2021-03-19T18:48:27.096Z] Experimental: false [2021-03-19T18:48:27.096Z] Insecure Registries: [2021-03-19T18:48:27.096Z] 127.0.0.0/8 [2021-03-19T18:48:27.096Z] Live Restore Enabled: false [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] [2021-03-19T18:48:27.096Z] INFO: Stopping daemon under test [2021-03-19T18:48:27.096Z] SUCCESS: The process with PID 3832 (child process of PID 5632) has been terminated. [2021-03-19T18:48:27.096Z] SUCCESS: The process with PID 5632 (child process of PID 1340) has been terminated. [2021-03-19T18:48:27.096Z] INFO: Stop tailing logs of the daemon under tests [2021-03-19T18:48:27.096Z] INFO: executeCI.ps1 Completed successfully at 03/19/2021 18:48:26. [2021-03-19T18:48:27.096Z] INFO: Tidying up at end of run [2021-03-19T18:48:27.096Z] INFO: Saving daemon under test log (d:\CI\PR-42168\3\dut.out) to bundles\CIDUT.out [2021-03-19T18:48:27.096Z] INFO: Saving daemon under test log (d:\CI\PR-42168\3\dut.err) to bundles\CIDUT.err [2021-03-19T18:48:27.096Z] INFO: Nuke-Everything... [2021-03-19T18:48:27.554Z] INFO: Container count on control daemon to delete is 2 [2021-03-19T18:48:28.019Z] 18b00ce12ef2 [2021-03-19T18:48:28.019Z] 6e414e3613d0 [2021-03-19T18:48:28.480Z] INFO: Tidying pidfile d:\CI\PR-42168\3\docker.pid [2021-03-19T18:48:28.480Z] INFO: Nuking d:\CI [2021-03-19T18:49:04.160Z] INFO: Zapped successfully [2021-03-19T18:49:04.160Z] [2021-03-19T18:49:04.160Z] INFO: executeCI.ps1 exiting at Fri Mar 19 18:49:01 CUT 2021. Duration 01:15:04.1417303 [2021-03-19T18:49:04.160Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-19T18:49:04.404Z] Recording test results [2021-03-19T18:49:11.725Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-19T18:49:13.208Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-19T18:49:15.594Z] Archiving artifacts [2021-03-19T18:49:29.301Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42168/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T18:49:30.231Z] + make clean [2021-03-19T18:49:33.131Z] docker volume rm -f docker-dev-cache [2021-03-19T18:49:33.589Z] 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