Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d72722f97c336dd8f8e11e31776a9c6fca976e0d+e02bc91dcbf6ab70ab39352f3577a4394b0f863a (743a375098defe46ff22d4c774d68064b77d8faa) 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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42405@libs/jps/.git # 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-05-21T08:42:56.948Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-21T08:42:56.955Z] Trying to pass milestone 1 [Pipeline] milestone [2021-05-21T08:42:57.004Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-21T08:43:12.169Z] Still waiting to schedule task [2021-05-21T08:43:12.172Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-05-21T08:43:50.637Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02eba1b267ef24da9) in /home/ubuntu/workspace/moby_PR-42405 [Pipeline] { [Pipeline] checkout [2021-05-21T08:43:50.907Z] The recommended git tool is: git [2021-05-21T08:43:54.031Z] using credential docker-jenkins-github-credentials [2021-05-21T08:43:54.039Z] Cloning the remote Git repository [2021-05-21T08:43:54.040Z] Cloning with configured refspecs honoured and without tags [2021-05-21T08:43:54.132Z] Cloning repository https://github.com/moby/moby.git [2021-05-21T08:43:54.202Z] > git init /home/ubuntu/workspace/moby_PR-42405 # timeout=10 [2021-05-21T08:43:54.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T08:43:54.631Z] > git --version # timeout=10 [2021-05-21T08:43:54.686Z] > git --version # 'git version 2.17.1' [2021-05-21T08:43:54.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T08:43:54.688Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42405/head:refs/remotes/origin/PR-42405 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T08:44:19.507Z] Fetching without tags [2021-05-21T08:44:19.864Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit d72722f97c336dd8f8e11e31776a9c6fca976e0d [2021-05-21T08:44:21.429Z] Merge succeeded, producing 00d2a6ee02cdb7f76129660ec1ab8dc89c239e77 [2021-05-21T08:44:21.429Z] Checking out Revision 00d2a6ee02cdb7f76129660ec1ab8dc89c239e77 (PR-42405) [2021-05-21T08:44:19.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T08:44:19.433Z] > git config --add remote.origin.fetch +refs/pull/42405/head:refs/remotes/origin/PR-42405 # timeout=10 [2021-05-21T08:44:19.452Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T08:44:19.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T08:44:19.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T08:44:19.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T08:44:19.518Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42405/head:refs/remotes/origin/PR-42405 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T08:44:19.875Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T08:44:19.900Z] > git checkout -f d72722f97c336dd8f8e11e31776a9c6fca976e0d # timeout=10 [2021-05-21T08:44:20.580Z] > git remote # timeout=10 [2021-05-21T08:44:20.604Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T08:44:20.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T08:44:20.629Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T08:44:21.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T08:44:21.432Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T08:44:21.444Z] > git checkout -f 00d2a6ee02cdb7f76129660ec1ab8dc89c239e77 # timeout=10 [2021-05-21T08:44:25.315Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T08:44:25.324Z] > git rev-list --no-walk d72722f97c336dd8f8e11e31776a9c6fca976e0d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-21T08:44:26.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42405:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-05-21T08:44:33.235Z] Unable to find image 'alpine:latest' locally [2021-05-21T08:44:33.235Z] latest: Pulling from library/alpine [2021-05-21T08:44:33.802Z] 540db60ca938: Pulling fs layer [2021-05-21T08:44:33.802Z] 540db60ca938: Download complete [2021-05-21T08:44:34.058Z] 540db60ca938: Pull complete [2021-05-21T08:44:34.058Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-21T08:44:34.058Z] Status: Downloaded newer image for alpine:latest [2021-05-21T08:44:42.158Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "amd64" skipped due to when conditional Stage "rootless" skipped due to when conditional Stage "cgroup2" skipped due to when conditional Stage "arm64" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "win-2022" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [2021-05-21T08:44:43.824Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02eba1b267ef24da9) in /home/ubuntu/workspace/moby_PR-42405 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-05-21T08:44:43.891Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-05-21T08:44:43.945Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-05-21T08:44:43.980Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [2021-05-21T08:44:44.003Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "amd64" skipped due to when conditional [Pipeline] } Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [2021-05-21T08:44:44.525Z] Merging remotes/origin/master commit e02bc91dcbf6ab70ab39352f3577a4394b0f863a into PR head commit d72722f97c336dd8f8e11e31776a9c6fca976e0d Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-21T08:44:44.914Z] Merge succeeded, producing a62882959f8546e325308020638a9fafe4750bd7 [2021-05-21T08:44:44.914Z] Checking out Revision a62882959f8546e325308020638a9fafe4750bd7 (PR-42405) [2021-05-21T08:44:43.950Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42405/.git # timeout=10 [2021-05-21T08:44:43.982Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-21T08:44:44.047Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-21T08:44:44.048Z] > git --version # timeout=10 [2021-05-21T08:44:44.062Z] > git --version # 'git version 2.17.1' [2021-05-21T08:44:44.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T08:44:44.064Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42405/head:refs/remotes/origin/PR-42405 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T08:44:44.527Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T08:44:44.547Z] > git checkout -f d72722f97c336dd8f8e11e31776a9c6fca976e0d # timeout=10 [2021-05-21T08:44:44.657Z] > git remote # timeout=10 [2021-05-21T08:44:44.675Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T08:44:44.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-21T08:44:44.711Z] > git merge e02bc91dcbf6ab70ab39352f3577a4394b0f863a # timeout=10 [2021-05-21T08:44:44.881Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T08:44:44.916Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T08:44:45.061Z] Commit message: "Merge commit 'e02bc91dcbf6ab70ab39352f3577a4394b0f863a' into HEAD" [2021-05-21T08:44:44.939Z] > git checkout -f a62882959f8546e325308020638a9fafe4750bd7 # timeout=10 [2021-05-21T08:44:45.063Z] > git rev-list --no-walk d72722f97c336dd8f8e11e31776a9c6fca976e0d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-21T08:44:45.805Z] + [ PR != PR ] [2021-05-21T08:44:45.805Z] + [ master != master ] [2021-05-21T08:44:45.805Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-21T08:44:46.165Z] + docker version [2021-05-21T08:44:46.165Z] Client: Docker Engine - Community [2021-05-21T08:44:46.165Z] Version: 20.10.5 [2021-05-21T08:44:46.165Z] API version: 1.41 [2021-05-21T08:44:46.165Z] Go version: go1.13.15 [2021-05-21T08:44:46.165Z] Git commit: 55c4c88 [2021-05-21T08:44:46.165Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-21T08:44:46.165Z] OS/Arch: linux/amd64 [2021-05-21T08:44:46.165Z] Context: default [2021-05-21T08:44:46.165Z] Experimental: true [2021-05-21T08:44:46.165Z] [2021-05-21T08:44:46.165Z] Server: Docker Engine - Community [2021-05-21T08:44:46.165Z] Engine: [2021-05-21T08:44:46.165Z] Version: 20.10.5 [2021-05-21T08:44:46.165Z] API version: 1.41 (minimum version 1.12) [2021-05-21T08:44:46.165Z] Go version: go1.13.15 [2021-05-21T08:44:46.165Z] Git commit: 363e9a8 [2021-05-21T08:44:46.165Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-21T08:44:46.165Z] OS/Arch: linux/amd64 [2021-05-21T08:44:46.165Z] Experimental: true [2021-05-21T08:44:46.165Z] containerd: [2021-05-21T08:44:46.165Z] Version: 1.4.4 [2021-05-21T08:44:46.165Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T08:44:46.165Z] runc: [2021-05-21T08:44:46.165Z] Version: 1.0.0-rc93 [2021-05-21T08:44:46.166Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T08:44:46.166Z] docker-init: [2021-05-21T08:44:46.166Z] Version: 0.19.0 [2021-05-21T08:44:46.166Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-21T08:44:46.506Z] + docker info [2021-05-21T08:44:57.640Z] Client: [2021-05-21T08:44:57.640Z] Context: default [2021-05-21T08:44:57.640Z] Debug Mode: false [2021-05-21T08:44:57.640Z] Plugins: [2021-05-21T08:44:57.640Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-21T08:44:57.640Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-21T08:44:57.640Z] [2021-05-21T08:44:57.640Z] Server: [2021-05-21T08:44:57.640Z] Containers: 0 [2021-05-21T08:44:57.640Z] Running: 0 [2021-05-21T08:44:57.640Z] Paused: 0 [2021-05-21T08:44:57.640Z] Stopped: 0 [2021-05-21T08:44:57.640Z] Images: 1 [2021-05-21T08:44:57.640Z] Server Version: 20.10.5 [2021-05-21T08:44:57.640Z] Storage Driver: overlay2 [2021-05-21T08:44:57.640Z] Backing Filesystem: extfs [2021-05-21T08:44:57.640Z] Supports d_type: true [2021-05-21T08:44:57.640Z] Native Overlay Diff: true [2021-05-21T08:44:57.640Z] Logging Driver: json-file [2021-05-21T08:44:57.640Z] Cgroup Driver: cgroupfs [2021-05-21T08:44:57.640Z] Cgroup Version: 1 [2021-05-21T08:44:57.640Z] Plugins: [2021-05-21T08:44:57.640Z] Volume: local [2021-05-21T08:44:57.640Z] Network: bridge host ipvlan macvlan null overlay [2021-05-21T08:44:57.640Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-21T08:44:57.640Z] Swarm: inactive [2021-05-21T08:44:57.640Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-21T08:44:57.640Z] Default Runtime: runc [2021-05-21T08:44:57.640Z] Init Binary: docker-init [2021-05-21T08:44:57.640Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-21T08:44:57.640Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-21T08:44:57.640Z] init version: de40ad0 [2021-05-21T08:44:57.640Z] Security Options: [2021-05-21T08:44:57.640Z] apparmor [2021-05-21T08:44:57.640Z] seccomp [2021-05-21T08:44:57.640Z] Profile: default [2021-05-21T08:44:57.640Z] Kernel Version: 5.4.0-1041-aws [2021-05-21T08:44:57.640Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-21T08:44:57.640Z] OSType: linux [2021-05-21T08:44:57.640Z] Architecture: x86_64 [2021-05-21T08:44:57.640Z] CPUs: 2 [2021-05-21T08:44:57.640Z] Total Memory: 7.487GiB [2021-05-21T08:44:57.640Z] Name: ip-10-100-92-178 [2021-05-21T08:44:57.640Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-21T08:44:57.640Z] Docker Root Dir: /var/lib/docker [2021-05-21T08:44:57.640Z] Debug Mode: false [2021-05-21T08:44:57.640Z] Registry: https://index.docker.io/v1/ [2021-05-21T08:44:57.640Z] Labels: [2021-05-21T08:44:57.640Z] Experimental: true [2021-05-21T08:44:57.640Z] Insecure Registries: [2021-05-21T08:44:57.640Z] 127.0.0.0/8 [2021-05-21T08:44:57.640Z] Live Restore Enabled: true [2021-05-21T08:44:57.640Z] [2021-05-21T08:44:57.640Z] WARNING: No swap limit support [Pipeline] sh [2021-05-21T08:44:57.963Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T08:44:57.963Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-21T08:44:57.963Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42405/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-21T08:44:57.963Z] + bash /home/ubuntu/workspace/moby_PR-42405/check-config.sh [2021-05-21T08:44:57.963Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-21T08:44:57.963Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-21T08:44:57.963Z] [2021-05-21T08:44:57.963Z] Generally Necessary: [2021-05-21T08:44:57.963Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-21T08:44:57.963Z] - apparmor: enabled and tools installed [2021-05-21T08:44:57.963Z] - CONFIG_NAMESPACES: enabled [2021-05-21T08:44:57.963Z] - CONFIG_NET_NS: enabled [2021-05-21T08:44:57.963Z] - CONFIG_PID_NS: enabled [2021-05-21T08:44:57.963Z] - CONFIG_IPC_NS: enabled [2021-05-21T08:44:57.963Z] - CONFIG_UTS_NS: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CGROUPS: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CPUSETS: enabled [2021-05-21T08:44:58.221Z] - CONFIG_MEMCG: enabled [2021-05-21T08:44:58.221Z] - CONFIG_KEYS: enabled [2021-05-21T08:44:58.221Z] - CONFIG_VETH: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-21T08:44:58.221Z] [2021-05-21T08:44:58.221Z] Optional Features: [2021-05-21T08:44:58.221Z] - CONFIG_USER_NS: enabled [2021-05-21T08:44:58.221Z] - CONFIG_SECCOMP: enabled [2021-05-21T08:44:58.221Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-21T08:44:58.221Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-21T08:44:58.221Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-21T08:44:58.221Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-21T08:44:58.221Z] - CONFIG_BLK_CGROUP: enabled [2021-05-21T08:44:58.221Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CGROUP_PERF: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-21T08:44:58.221Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-21T08:44:58.221Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-21T08:44:58.221Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-21T08:44:58.221Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-21T08:44:58.221Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-21T08:44:58.489Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_IP_VS: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-21T08:44:58.489Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-21T08:44:58.489Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-21T08:44:58.489Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-21T08:44:58.489Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-21T08:44:58.489Z] - CONFIG_EXT4_FS: enabled [2021-05-21T08:44:58.489Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-21T08:44:58.489Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-21T08:44:58.489Z] - Network Drivers: [2021-05-21T08:44:58.489Z] - "overlay": [2021-05-21T08:44:58.489Z] - CONFIG_VXLAN: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-21T08:44:58.489Z] Optional (for encrypted networks): [2021-05-21T08:44:58.489Z] - CONFIG_CRYPTO: enabled [2021-05-21T08:44:58.489Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-21T08:44:58.489Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-21T08:44:58.489Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-21T08:44:58.489Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-21T08:44:58.489Z] - CONFIG_XFRM: enabled [2021-05-21T08:44:58.489Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-21T08:44:58.489Z] - "ipvlan": [2021-05-21T08:44:58.489Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-21T08:44:58.489Z] - "macvlan": [2021-05-21T08:44:58.489Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_DUMMY: enabled (as module) [2021-05-21T08:44:58.489Z] - "ftp,tftp client in container": [2021-05-21T08:44:58.489Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-21T08:44:58.489Z] - Storage Drivers: [2021-05-21T08:44:58.489Z] - "aufs": [2021-05-21T08:44:58.489Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-21T08:44:58.489Z] - "btrfs": [2021-05-21T08:44:58.489Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-21T08:44:58.489Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-21T08:44:58.489Z] - "devicemapper": [2021-05-21T08:44:58.746Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-21T08:44:58.746Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-21T08:44:58.746Z] - "overlay": [2021-05-21T08:44:58.746Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-21T08:44:58.746Z] - "zfs": [2021-05-21T08:44:58.746Z] - /dev/zfs: present [2021-05-21T08:44:58.746Z] - zfs command: missing [2021-05-21T08:44:58.746Z] - zpool command: missing [2021-05-21T08:44:58.746Z] [2021-05-21T08:44:58.746Z] Limits: [2021-05-21T08:44:58.746Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-21T08:44:58.746Z] [2021-05-21T08:44:58.746Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-21T08:44:59.067Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a62882959f8546e325308020638a9fafe4750bd7 . [2021-05-21T08:44:59.325Z] #1 [internal] load build definition from Dockerfile [2021-05-21T08:44:59.325Z] #1 sha256:87fad3bd01746e9b7dec89d1725efc3afcae6aaf78adbd98e9dc15ee16e53fed [2021-05-21T08:44:59.325Z] #1 transferring dockerfile: 17.07kB done [2021-05-21T08:44:59.325Z] #1 DONE 0.1s [2021-05-21T08:44:59.325Z] [2021-05-21T08:44:59.325Z] #2 [internal] load .dockerignore [2021-05-21T08:44:59.325Z] #2 sha256:0eff24af5e8ff825b8ff0f531654e3b1dbdf9e6e1e8e30a6b0fdb40388b318cf [2021-05-21T08:44:59.325Z] #2 transferring context: 32B [2021-05-21T08:44:59.581Z] #2 transferring context: 87B done [2021-05-21T08:44:59.581Z] #2 DONE 0.1s [2021-05-21T08:44:59.581Z] [2021-05-21T08:44:59.581Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-21T08:44:59.581Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-21T08:44:59.838Z] #3 DONE 0.4s [2021-05-21T08:45:00.097Z] [2021-05-21T08:45:00.097Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-21T08:45:00.097Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-21T08:45:00.097Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-21T08:45:00.097Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-21T08:45:00.097Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-21T08:45:00.097Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-21T08:45:00.097Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-05-21T08:45:00.097Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-21T08:45:00.354Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-21T08:45:00.354Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-21T08:45:00.918Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-21T08:45:00.918Z] #4 DONE 0.8s [2021-05-21T08:45:01.180Z] [2021-05-21T08:45:01.180Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-21T08:45:01.180Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-21T08:45:02.111Z] #8 DONE 0.9s [2021-05-21T08:45:02.111Z] [2021-05-21T08:45:02.111Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-21T08:45:02.111Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-21T08:45:02.111Z] #6 DONE 0.9s [2021-05-21T08:45:02.111Z] [2021-05-21T08:45:02.111Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T08:45:02.111Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-21T08:45:02.111Z] #7 DONE 1.0s [2021-05-21T08:45:02.111Z] [2021-05-21T08:45:02.111Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-21T08:45:02.111Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-21T08:45:02.111Z] #5 DONE 1.1s [2021-05-21T08:45:03.041Z] [2021-05-21T08:45:03.041Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:03.041Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:03.041Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-21T08:45:03.298Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-21T08:45:03.298Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-21T08:45:03.298Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-21T08:45:03.557Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-05-21T08:45:03.557Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-05-21T08:45:03.557Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.2s [2021-05-21T08:45:03.815Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.3s [2021-05-21T08:45:03.815Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.5s [2021-05-21T08:45:03.815Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.81MB / 7.81MB 0.5s [2021-05-21T08:45:04.072Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.6s [2021-05-21T08:45:04.072Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s [2021-05-21T08:45:04.072Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.97MB / 50.40MB 0.7s [2021-05-21T08:45:04.328Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.12MB / 50.40MB 0.8s [2021-05-21T08:45:04.328Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.30MB / 50.40MB 1.0s [2021-05-21T08:45:04.328Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-05-21T08:45:04.328Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 1.0s [2021-05-21T08:45:04.584Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 1.1s [2021-05-21T08:45:04.584Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 1.2s [2021-05-21T08:45:04.584Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s [2021-05-21T08:45:04.584Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 1.3s [2021-05-21T08:45:04.840Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 1.4s [2021-05-21T08:45:04.840Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2021-05-21T08:45:04.840Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 1.4s [2021-05-21T08:45:04.840Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 1.6s [2021-05-21T08:45:05.097Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.54MB / 51.83MB 1.7s [2021-05-21T08:45:05.097Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 1.9s [2021-05-21T08:45:05.354Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 2.1s [2021-05-21T08:45:05.611Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s [2021-05-21T08:45:05.870Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-05-21T08:45:05.870Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.5s [2021-05-21T08:45:06.126Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.41MB / 68.67MB 2.7s [2021-05-21T08:45:06.126Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 2.8s [2021-05-21T08:45:06.383Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 2.9s [2021-05-21T08:45:06.383Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.1s [2021-05-21T08:45:06.383Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-05-21T08:45:06.383Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 3.0s [2021-05-21T08:45:06.640Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.05MB / 120.17MB 3.2s [2021-05-21T08:45:06.640Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.2s [2021-05-21T08:45:06.641Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.65MB / 68.67MB 3.4s [2021-05-21T08:45:06.641Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s done [2021-05-21T08:45:06.902Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.87MB / 68.67MB 3.6s [2021-05-21T08:45:06.902Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 3.6s [2021-05-21T08:45:07.471Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.33MB / 68.67MB 3.9s [2021-05-21T08:45:07.471Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.45MB / 120.17MB 3.9s [2021-05-21T08:45:07.471Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 4.2s [2021-05-21T08:45:07.471Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.60MB / 120.17MB 4.2s [2021-05-21T08:45:07.728Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s [2021-05-21T08:45:07.728Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 4.5s [2021-05-21T08:45:07.989Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 4.7s [2021-05-21T08:45:08.245Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 4.8s [2021-05-21T08:45:08.245Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.28MB / 120.17MB 4.9s [2021-05-21T08:45:08.502Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.1s done [2021-05-21T08:45:08.502Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 5.1s [2021-05-21T08:45:08.759Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 5.3s [2021-05-21T08:45:09.016Z] #9 ... [2021-05-21T08:45:09.016Z] [2021-05-21T08:45:09.016Z] #23 [internal] load build context [2021-05-21T08:45:09.016Z] #23 sha256:11c03aefe96a57b8aa1a5d2b3ffa4bae7e0371ba635f6e30a9590c7e199279d0 [2021-05-21T08:45:09.016Z] #23 transferring context: 53.24MB 5.7s done [2021-05-21T08:45:09.016Z] #23 DONE 5.9s [2021-05-21T08:45:09.016Z] [2021-05-21T08:45:09.016Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:09.016Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:09.016Z] #9 ... [2021-05-21T08:45:09.016Z] [2021-05-21T08:45:09.016Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T08:45:09.016Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T08:45:09.016Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-21T08:45:09.016Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-21T08:45:09.016Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-21T08:45:09.016Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-21T08:45:09.016Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.0s done [2021-05-21T08:45:09.016Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.5s [2021-05-21T08:45:09.273Z] #26 ... [2021-05-21T08:45:09.273Z] [2021-05-21T08:45:09.273Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:09.273Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:09.273Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 5.9s [2021-05-21T08:45:09.530Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 6.1s [2021-05-21T08:45:10.901Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.5s done [2021-05-21T08:45:10.901Z] #9 ... [2021-05-21T08:45:10.901Z] [2021-05-21T08:45:10.901Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T08:45:10.901Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-21T08:45:10.901Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-21T08:45:10.901Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T08:45:10.901Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-21T08:45:10.901Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-21T08:45:10.901Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2021-05-21T08:45:10.901Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-05-21T08:45:10.901Z] #62 DONE 7.8s [2021-05-21T08:45:10.901Z] [2021-05-21T08:45:10.901Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:10.901Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:11.158Z] #9 ... [2021-05-21T08:45:11.158Z] [2021-05-21T08:45:11.158Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-21T08:45:11.158Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-21T08:45:11.158Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-05-21T08:45:11.158Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-21T08:45:11.158Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-21T08:45:11.158Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-21T08:45:11.158Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-05-21T08:45:11.158Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-05-21T08:45:11.158Z] #64 DONE 7.8s [2021-05-21T08:45:11.158Z] [2021-05-21T08:45:11.158Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:11.158Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:11.416Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-05-21T08:45:13.941Z] #9 ... [2021-05-21T08:45:13.941Z] [2021-05-21T08:45:13.941Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-21T08:45:13.941Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-21T08:45:13.941Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.8s done [2021-05-21T08:45:13.941Z] #26 DONE 10.7s [2021-05-21T08:45:13.941Z] [2021-05-21T08:45:13.941Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:13.941Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:13.941Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.7s done [2021-05-21T08:45:14.504Z] #9 ... [2021-05-21T08:45:14.504Z] [2021-05-21T08:45:14.504Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-21T08:45:14.504Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-21T08:45:14.504Z] #63 DONE 0.7s [2021-05-21T08:45:14.504Z] [2021-05-21T08:45:14.504Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:14.504Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:14.504Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-21T08:45:15.067Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-05-21T08:45:15.324Z] #9 ... [2021-05-21T08:45:15.324Z] [2021-05-21T08:45:15.324Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-21T08:45:15.324Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-21T08:45:15.324Z] #65 DONE 0.8s [2021-05-21T08:45:15.324Z] [2021-05-21T08:45:15.324Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:15.324Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:15.324Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-21T08:45:16.255Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.1s done [2021-05-21T08:45:16.819Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-21T08:45:22.081Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-05-21T08:45:23.977Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done [2021-05-21T08:45:23.977Z] #9 ... [2021-05-21T08:45:23.977Z] [2021-05-21T08:45:23.977Z] #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-05-21T08:45:23.977Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T08:45:23.977Z] #27 1.718 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T08:45:23.977Z] #27 1.730 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T08:45:23.977Z] #27 1.730 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T08:45:23.977Z] #27 1.952 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T08:45:23.977Z] #27 2.353 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T08:45:23.977Z] #27 2.792 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T08:45:23.977Z] #27 4.273 Fetched 8445 kB in 3s (3006 kB/s) [2021-05-21T08:45:23.977Z] #27 4.273 Reading package lists... [2021-05-21T08:45:23.977Z] #27 5.197 Reading package lists... [2021-05-21T08:45:23.977Z] #27 6.140 Building dependency tree... [2021-05-21T08:45:23.977Z] #27 6.451 The following additional packages will be installed: [2021-05-21T08:45:23.977Z] #27 6.451 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-21T08:45:23.977Z] #27 6.451 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-21T08:45:23.977Z] #27 6.452 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-21T08:45:23.977Z] #27 6.452 Suggested packages: [2021-05-21T08:45:23.977Z] #27 6.452 krb5-doc krb5-user [2021-05-21T08:45:23.977Z] #27 6.452 Recommended packages: [2021-05-21T08:45:23.977Z] #27 6.452 krb5-locales publicsuffix libsasl2-modules [2021-05-21T08:45:23.977Z] #27 6.678 The following NEW packages will be installed: [2021-05-21T08:45:23.977Z] #27 6.679 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-21T08:45:23.977Z] #27 6.679 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-21T08:45:23.977Z] #27 6.679 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-21T08:45:23.977Z] #27 6.680 libssh2-1 libssl1.1 openssl [2021-05-21T08:45:23.977Z] #27 6.972 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-21T08:45:23.977Z] #27 6.972 Need to get 5059 kB of archives. [2021-05-21T08:45:23.977Z] #27 6.972 After this operation, 12.1 MB of additional disk space will be used. [2021-05-21T08:45:23.977Z] #27 6.972 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-21T08:45:23.977Z] #27 6.972 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-21T08:45:23.977Z] #27 7.000 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-21T08:45:23.977Z] #27 7.000 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-21T08:45:23.977Z] #27 7.000 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-21T08:45:23.977Z] #27 7.000 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-21T08:45:23.977Z] #27 7.000 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-21T08:45:23.977Z] #27 7.000 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-21T08:45:23.977Z] #27 7.000 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-21T08:45:23.977Z] #27 7.000 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-21T08:45:23.977Z] #27 7.000 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-21T08:45:23.977Z] #27 7.018 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-21T08:45:23.977Z] #27 7.018 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-21T08:45:23.977Z] #27 7.018 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-21T08:45:23.977Z] #27 7.018 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-21T08:45:23.977Z] #27 7.018 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T08:45:23.977Z] #27 7.018 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T08:45:23.977Z] #27 7.018 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T08:45:23.977Z] #27 7.018 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-21T08:45:23.977Z] #27 7.034 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-21T08:45:23.977Z] #27 7.048 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-21T08:45:23.977Z] #27 7.254 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T08:45:23.977Z] #27 7.290 Fetched 5059 kB in 0s (14.6 MB/s) [2021-05-21T08:45:23.977Z] #27 7.332 Selecting previously unselected package libssl1.1:amd64. [2021-05-21T08:45:23.977Z] #27 7.332 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-21T08:45:23.977Z] #27 7.332 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 7.339 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T08:45:23.977Z] #27 7.580 Selecting previously unselected package openssl. [2021-05-21T08:45:23.977Z] #27 7.580 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 7.603 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-21T08:45:23.977Z] #27 7.752 Selecting previously unselected package ca-certificates. [2021-05-21T08:45:23.977Z] #27 7.752 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-21T08:45:23.977Z] #27 7.757 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-21T08:45:23.977Z] #27 7.844 Selecting previously unselected package libkeyutils1:amd64. [2021-05-21T08:45:23.977Z] #27 7.844 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 7.849 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-21T08:45:23.977Z] #27 7.885 Selecting previously unselected package libkrb5support0:amd64. [2021-05-21T08:45:23.977Z] #27 7.885 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 7.888 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T08:45:23.977Z] #27 7.930 Selecting previously unselected package libk5crypto3:amd64. [2021-05-21T08:45:23.977Z] #27 7.930 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 7.934 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T08:45:23.977Z] #27 8.007 Selecting previously unselected package libkrb5-3:amd64. [2021-05-21T08:45:23.977Z] #27 8.007 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 8.012 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T08:45:23.977Z] #27 8.117 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-21T08:45:23.977Z] #27 8.117 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 8.122 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T08:45:23.977Z] #27 8.185 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-21T08:45:23.977Z] #27 8.185 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 8.190 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T08:45:23.977Z] #27 8.248 Selecting previously unselected package libsasl2-2:amd64. [2021-05-21T08:45:23.977Z] #27 8.248 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 8.254 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T08:45:23.977Z] #27 8.306 Selecting previously unselected package libldap-common. [2021-05-21T08:45:23.977Z] #27 8.306 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-21T08:45:23.977Z] #27 8.311 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T08:45:23.977Z] #27 8.370 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-21T08:45:23.977Z] #27 8.370 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 8.375 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T08:45:23.977Z] #27 8.456 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-21T08:45:23.977Z] #27 8.456 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 8.459 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T08:45:23.977Z] #27 8.510 Selecting previously unselected package libpsl5:amd64. [2021-05-21T08:45:23.977Z] #27 8.510 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 8.514 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-21T08:45:23.977Z] #27 8.562 Selecting previously unselected package librtmp1:amd64. [2021-05-21T08:45:23.977Z] #27 8.562 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 8.568 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T08:45:23.977Z] #27 8.625 Selecting previously unselected package libssh2-1:amd64. [2021-05-21T08:45:23.977Z] #27 8.625 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-21T08:45:23.977Z] #27 8.629 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T08:45:23.978Z] #27 8.682 Selecting previously unselected package libcurl4:amd64. [2021-05-21T08:45:23.978Z] #27 8.682 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T08:45:23.978Z] #27 8.692 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T08:45:23.978Z] #27 8.775 Selecting previously unselected package curl. [2021-05-21T08:45:23.978Z] #27 8.775 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-21T08:45:23.978Z] #27 8.777 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-21T08:45:23.978Z] #27 8.923 Selecting previously unselected package libonig5:amd64. [2021-05-21T08:45:23.978Z] #27 8.923 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T08:45:23.978Z] #27 9.109 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T08:45:23.978Z] #27 9.171 Selecting previously unselected package libjq1:amd64. [2021-05-21T08:45:23.978Z] #27 9.171 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T08:45:23.978Z] #27 9.176 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T08:45:23.978Z] #27 9.231 Selecting previously unselected package jq. [2021-05-21T08:45:23.978Z] #27 9.231 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T08:45:23.978Z] #27 9.234 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T08:45:23.978Z] #27 9.285 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-21T08:45:23.978Z] #27 9.335 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-21T08:45:23.978Z] #27 9.345 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-21T08:45:23.978Z] #27 9.582 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-21T08:45:23.978Z] #27 9.598 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T08:45:23.978Z] #27 9.612 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-21T08:45:23.978Z] #27 9.623 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T08:45:23.978Z] #27 9.633 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-21T08:45:23.978Z] #27 9.650 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-21T08:45:23.978Z] #27 9.661 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-21T08:45:23.978Z] #27 9.672 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-21T08:45:23.978Z] #27 9.683 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-21T08:45:23.978Z] #27 9.694 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-21T08:45:23.978Z] #27 9.709 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T08:45:23.978Z] #27 9.720 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T08:45:23.978Z] #27 9.731 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-21T08:45:23.978Z] #27 9.745 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-21T08:45:23.978Z] #27 ... [2021-05-21T08:45:23.978Z] [2021-05-21T08:45:23.978Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:23.978Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:23.978Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-21T08:45:29.240Z] #9 ... [2021-05-21T08:45:29.240Z] [2021-05-21T08:45:29.240Z] #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-05-21T08:45:29.240Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-21T08:45:29.240Z] #27 10.40 Updating certificates in /etc/ssl/certs... [2021-05-21T08:45:29.240Z] #27 11.42 137 added, 0 removed; done. [2021-05-21T08:45:29.240Z] #27 11.49 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-21T08:45:29.240Z] #27 11.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T08:45:29.240Z] #27 11.51 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-21T08:45:29.240Z] #27 11.61 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-21T08:45:29.240Z] #27 11.62 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T08:45:29.240Z] #27 11.63 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-21T08:45:29.240Z] #27 11.64 Updating certificates in /etc/ssl/certs... [2021-05-21T08:45:29.240Z] #27 12.36 0 added, 0 removed; done. [2021-05-21T08:45:29.240Z] #27 12.36 Running hooks in /etc/ca-certificates/update.d... [2021-05-21T08:45:29.240Z] #27 12.36 done. [2021-05-21T08:45:29.240Z] #27 DONE 14.6s [2021-05-21T08:45:29.240Z] [2021-05-21T08:45:29.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:29.240Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:29.240Z] #9 ... [2021-05-21T08:45:29.240Z] [2021-05-21T08:45:29.240Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-21T08:45:29.240Z] #28 sha256:8ca81928e62850813f436b42d7fdec5c64dbe50c2fd039c71c4b7a17f6b14679 [2021-05-21T08:45:29.240Z] #28 DONE 0.1s [2021-05-21T08:45:29.240Z] [2021-05-21T08:45:29.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:29.240Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:29.240Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s done [2021-05-21T08:45:29.240Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-21T08:45:34.563Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-05-21T08:45:37.863Z] #9 ... [2021-05-21T08:45:37.863Z] [2021-05-21T08:45:37.863Z] #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-05-21T08:45:37.863Z] #29 sha256:011e83ed97a07841232f1d35b3a8310da30178e6ff60dfc782ccbfea80b4eb55 [2021-05-21T08:45:37.863Z] #29 1.808 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-21T08:45:37.863Z] #29 1.892 [2021-05-21T08:45:37.863Z] #29 2.011 ########### 16.6% ########################### 37.5% ######################################### 57.3% ####################################################### 77.2% ##################################################################### 97.0% ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 2.535 [2021-05-21T08:45:37.863Z] #29 2.651 ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 2.749 [2021-05-21T08:45:37.863Z] #29 2.867 ############################################ 62.2% ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 2.973 [2021-05-21T08:45:37.863Z] #29 3.102 ########### 15.7% ######################### 35.5% ####################################### 54.8% ##################################################### 74.1% ################################################################### 93.6% ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 3.629 [2021-05-21T08:45:37.863Z] #29 3.752 ## 3.9% ###### 9.6% ########## 14.8% ############## 20.0% ################## 25.2% ##################### 30.4% ######################### 35.3% ############################# 40.8% ################################# 46.0% #################################### 51.2% ######################################## 56.4% ############################################ 61.6% ################################################ 66.9% ################################################### 72.1% ####################################################### 77.2% ########################################################### 82.4% ############################################################## 87.4% ################################################################## 92.9% ###################################################################### 98.1% ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 5.614 [2021-05-21T08:45:37.863Z] #29 5.860 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-21T08:45:37.863Z] #29 5.932 [2021-05-21T08:45:37.863Z] #29 5.983 ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 6.006 [2021-05-21T08:45:37.863Z] #29 6.259 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-21T08:45:37.863Z] #29 6.340 [2021-05-21T08:45:37.863Z] #29 6.460 0.1% ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 6.553 [2021-05-21T08:45:37.863Z] #29 6.840 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-21T08:45:37.863Z] #29 6.919 [2021-05-21T08:45:37.863Z] #29 7.052 0.0% ######################### 35.4% ####################################### 54.9% ########################################### 60.4% ################################################################# 91.4% ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 7.539 [2021-05-21T08:45:37.863Z] #29 7.855 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-21T08:45:37.863Z] #29 7.950 [2021-05-21T08:45:37.863Z] #29 8.111 ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 8.134 [2021-05-21T08:45:37.863Z] #29 8.396 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-21T08:45:37.863Z] #29 8.484 [2021-05-21T08:45:37.863Z] #29 8.616 ######################################################################## 100.0% [2021-05-21T08:45:37.863Z] #29 8.645 [2021-05-21T08:45:37.863Z] #29 8.662 Download of images into '/build' complete. [2021-05-21T08:45:37.863Z] #29 8.662 Use something like the following to load the result into a Docker daemon: [2021-05-21T08:45:37.863Z] #29 8.662 tar -cC '/build' . | docker load [2021-05-21T08:45:37.863Z] #29 DONE 8.9s [2021-05-21T08:45:37.863Z] [2021-05-21T08:45:37.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-21T08:45:37.863Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-21T08:45:38.125Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.8s done [2021-05-21T08:45:38.689Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-21T08:45:39.255Z] #9 DONE 36.0s [2021-05-21T08:45:39.255Z] [2021-05-21T08:45:39.255Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-21T08:45:39.255Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-21T08:45:40.624Z] #10 DONE 1.2s [2021-05-21T08:45:40.624Z] [2021-05-21T08:45:40.624Z] #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-05-21T08:45:40.624Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-21T08:45:41.189Z] #11 DONE 0.9s [2021-05-21T08:45:41.189Z] [2021-05-21T08:45:41.189Z] #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-05-21T08:45:41.189Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T08:45:41.445Z] #55 ... [2021-05-21T08:45:41.445Z] [2021-05-21T08:45:41.445Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-21T08:45:41.445Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-21T08:45:41.445Z] #39 DONE 0.2s [2021-05-21T08:45:41.445Z] [2021-05-21T08:45:41.445Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-21T08:45:41.445Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-21T08:45:41.445Z] #31 DONE 0.3s [2021-05-21T08:45:41.702Z] [2021-05-21T08:45:41.702Z] #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-05-21T08:45:41.702Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T08:45:46.962Z] #32 ... [2021-05-21T08:45:46.962Z] [2021-05-21T08:45:46.962Z] #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-05-21T08:45:46.962Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-21T08:45:46.962Z] #12 DONE 5.0s [2021-05-21T08:45:46.962Z] [2021-05-21T08:45:46.962Z] #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-05-21T08:45:46.962Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:45:50.236Z] #13 4.104 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T08:45:50.527Z] #13 4.207 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T08:45:50.527Z] #13 4.207 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T08:45:50.527Z] #13 4.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T08:45:51.107Z] #13 ... [2021-05-21T08:45:51.107Z] [2021-05-21T08:45:51.107Z] #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-05-21T08:45:51.107Z] #49 sha256:a909771acef2c00e3b92e048d63332ee665e748233edb93d9ede0b3ee314367a [2021-05-21T08:45:51.107Z] #49 7.542 + RM_GOPATH=0 [2021-05-21T08:45:51.107Z] #49 7.542 + TMP_GOPATH= [2021-05-21T08:45:51.107Z] #49 7.542 + : /build [2021-05-21T08:45:51.107Z] #49 7.542 + '[' -z '' ']' [2021-05-21T08:45:51.107Z] #49 7.549 ++ mktemp -d [2021-05-21T08:45:51.107Z] #49 7.550 + export GOPATH=/tmp/tmp.708Az2nMNU [2021-05-21T08:45:51.107Z] #49 7.550 + GOPATH=/tmp/tmp.708Az2nMNU [2021-05-21T08:45:51.107Z] #49 7.550 + RM_GOPATH=1 [2021-05-21T08:45:51.107Z] #49 7.550 + case "$(go env GOARCH)" in [2021-05-21T08:45:51.107Z] #49 7.550 ++ go env GOARCH [2021-05-21T08:45:51.107Z] #49 7.567 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:51.107Z] #49 7.567 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:51.107Z] #49 7.567 ++ dirname /tmp/install/install.sh [2021-05-21T08:45:51.107Z] #49 7.579 + dir=/tmp/install [2021-05-21T08:45:51.107Z] #49 7.579 + bin=golangci_lint [2021-05-21T08:45:51.107Z] #49 7.579 + shift [2021-05-21T08:45:51.107Z] #49 7.579 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-21T08:45:51.107Z] #49 7.579 + . /tmp/install/golangci_lint.installer [2021-05-21T08:45:51.107Z] #49 7.579 ++ : v1.23.8 [2021-05-21T08:45:51.107Z] #49 7.579 + install_golangci_lint [2021-05-21T08:45:51.107Z] #49 7.579 + set -e [2021-05-21T08:45:51.107Z] #49 7.579 + export GO111MODULE=on [2021-05-21T08:45:51.107Z] #49 7.579 + GO111MODULE=on [2021-05-21T08:45:51.107Z] #49 7.579 + GOBIN=/build [2021-05-21T08:45:51.107Z] #49 7.579 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-21T08:45:51.107Z] #49 7.611 go: finding github.com v1.23.8 [2021-05-21T08:45:51.107Z] #49 7.611 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-21T08:45:51.107Z] #49 7.614 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-21T08:45:51.107Z] #49 7.614 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-21T08:45:51.107Z] #49 7.614 go: finding github.com/golangci v1.23.8 [2021-05-21T08:45:51.107Z] #49 8.745 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-21T08:45:51.107Z] #49 9.578 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-21T08:45:51.373Z] #49 ... [2021-05-21T08:45:51.373Z] [2021-05-21T08:45:51.373Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T08:45:51.373Z] #34 sha256:e94f1b96c51a9511f2fbace03b4668eda7d986b66400a3f323bb675f8fe4b891 [2021-05-21T08:45:51.373Z] #34 6.075 Install go-toml version v1.8.1 [2021-05-21T08:45:51.373Z] #34 6.083 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-21T08:45:51.373Z] #34 6.083 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-21T08:45:51.373Z] #34 6.083 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-21T08:45:51.373Z] #34 6.083 go: finding github.com/pelletier v1.8.1 [2021-05-21T08:45:51.373Z] #34 6.083 go: finding github.com v1.8.1 [2021-05-21T08:45:51.373Z] #34 6.350 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-21T08:45:51.373Z] #34 6.747 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-21T08:45:51.373Z] #34 ... [2021-05-21T08:45:51.373Z] [2021-05-21T08:45:51.373Z] #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-05-21T08:45:51.373Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T08:45:51.373Z] #40 7.927 + git clone https://github.com/docker/distribution.git . [2021-05-21T08:45:51.373Z] #40 7.930 Cloning into '.'... [2021-05-21T08:45:51.632Z] #40 ... [2021-05-21T08:45:51.632Z] [2021-05-21T08:45:51.632Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T08:45:51.632Z] #51 sha256:b74cc4c35e9d14130b338ed3c136330aff0a33023dc529e1a8edd2dee369d878 [2021-05-21T08:45:51.632Z] #51 7.533 + RM_GOPATH=0 [2021-05-21T08:45:51.632Z] #51 7.533 + TMP_GOPATH= [2021-05-21T08:45:51.632Z] #51 7.533 + : /build [2021-05-21T08:45:51.632Z] #51 7.533 + '[' -z '' ']' [2021-05-21T08:45:51.632Z] #51 7.549 ++ mktemp -d [2021-05-21T08:45:51.632Z] #51 7.558 + export GOPATH=/tmp/tmp.qlr6dBTnVM [2021-05-21T08:45:51.632Z] #51 7.558 + GOPATH=/tmp/tmp.qlr6dBTnVM [2021-05-21T08:45:51.632Z] #51 7.558 + RM_GOPATH=1 [2021-05-21T08:45:51.632Z] #51 7.558 + case "$(go env GOARCH)" in [2021-05-21T08:45:51.632Z] #51 7.558 ++ go env GOARCH [2021-05-21T08:45:51.633Z] #51 7.697 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:51.633Z] #51 7.697 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:51.633Z] #51 7.698 ++ dirname /tmp/install/install.sh [2021-05-21T08:45:51.633Z] #51 7.726 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T08:45:51.633Z] #51 7.726 + dir=/tmp/install [2021-05-21T08:45:51.633Z] #51 7.726 + bin=shfmt [2021-05-21T08:45:51.633Z] #51 7.726 + shift [2021-05-21T08:45:51.633Z] #51 7.726 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-21T08:45:51.633Z] #51 7.726 + . /tmp/install/shfmt.installer [2021-05-21T08:45:51.633Z] #51 7.726 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T08:45:51.633Z] #51 7.726 + install_shfmt [2021-05-21T08:45:51.633Z] #51 7.726 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-21T08:45:51.633Z] #51 7.726 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qlr6dBTnVM/src/github.com/mvdan/sh [2021-05-21T08:45:51.633Z] #51 7.762 Cloning into '/tmp/tmp.qlr6dBTnVM/src/github.com/mvdan/sh'... [2021-05-21T08:45:51.633Z] #51 ... [2021-05-21T08:45:51.633Z] [2021-05-21T08:45:51.633Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T08:45:51.633Z] #67 sha256:93437870911db8f6c711591edfb23292d0c72fc13fa677f6d2ec14f095485da6 [2021-05-21T08:45:51.633Z] #67 6.538 + RM_GOPATH=0 [2021-05-21T08:45:51.633Z] #67 6.538 + TMP_GOPATH= [2021-05-21T08:45:51.633Z] #67 6.538 + : /build [2021-05-21T08:45:51.633Z] #67 6.538 + '[' -z '' ']' [2021-05-21T08:45:51.633Z] #67 6.538 ++ mktemp -d [2021-05-21T08:45:51.633Z] #67 6.542 + export GOPATH=/tmp/tmp.2pq7n66mjP [2021-05-21T08:45:51.633Z] #67 6.542 + GOPATH=/tmp/tmp.2pq7n66mjP [2021-05-21T08:45:51.633Z] #67 6.542 + RM_GOPATH=1 [2021-05-21T08:45:51.633Z] #67 6.542 + case "$(go env GOARCH)" in [2021-05-21T08:45:51.633Z] #67 6.542 ++ go env GOARCH [2021-05-21T08:45:51.633Z] #67 6.556 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:51.633Z] #67 6.556 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:51.633Z] #67 6.556 ++ dirname /tmp/install/install.sh [2021-05-21T08:45:51.633Z] #67 6.561 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T08:45:51.633Z] #67 6.561 + dir=/tmp/install [2021-05-21T08:45:51.633Z] #67 6.561 + bin=proxy [2021-05-21T08:45:51.633Z] #67 6.561 + shift [2021-05-21T08:45:51.633Z] #67 6.561 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-21T08:45:51.633Z] #67 6.561 + . /tmp/install/proxy.installer [2021-05-21T08:45:51.633Z] #67 6.561 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T08:45:51.633Z] #67 6.561 + install_proxy [2021-05-21T08:45:51.633Z] #67 6.561 + case "$1" in [2021-05-21T08:45:51.633Z] #67 6.561 + export CGO_ENABLED=0 [2021-05-21T08:45:51.633Z] #67 6.561 + CGO_ENABLED=0 [2021-05-21T08:45:51.633Z] #67 6.561 + _install_proxy [2021-05-21T08:45:51.633Z] #67 6.561 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-21T08:45:51.633Z] #67 6.561 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2pq7n66mjP/src/github.com/docker/libnetwork [2021-05-21T08:45:51.633Z] #67 6.561 Cloning into '/tmp/tmp.2pq7n66mjP/src/github.com/docker/libnetwork'... [2021-05-21T08:45:51.890Z] #67 ... [2021-05-21T08:45:51.890Z] [2021-05-21T08:45:51.890Z] #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-05-21T08:45:51.890Z] #24 sha256:e9f846901d7263a333dcd39193a8ced8732c731844af36458bbd4240902154ea [2021-05-21T08:45:51.890Z] #24 7.423 + RM_GOPATH=0 [2021-05-21T08:45:51.890Z] #24 7.423 + TMP_GOPATH= [2021-05-21T08:45:51.890Z] #24 7.423 + : /build [2021-05-21T08:45:51.890Z] #24 7.423 + '[' -z '' ']' [2021-05-21T08:45:51.890Z] #24 7.423 ++ mktemp -d [2021-05-21T08:45:51.890Z] #24 7.427 + export GOPATH=/tmp/tmp.KVx2NrDSBi [2021-05-21T08:45:51.890Z] #24 7.427 + GOPATH=/tmp/tmp.KVx2NrDSBi [2021-05-21T08:45:51.890Z] #24 7.427 + RM_GOPATH=1 [2021-05-21T08:45:51.890Z] #24 7.427 + case "$(go env GOARCH)" in [2021-05-21T08:45:51.890Z] #24 7.432 ++ go env GOARCH [2021-05-21T08:45:51.890Z] #24 7.470 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:51.890Z] #24 7.470 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:51.890Z] #24 7.471 ++ dirname /tmp/install/install.sh [2021-05-21T08:45:51.890Z] #24 7.479 + dir=/tmp/install [2021-05-21T08:45:51.890Z] #24 7.479 + bin=dockercli [2021-05-21T08:45:51.890Z] #24 7.479 + shift [2021-05-21T08:45:51.890Z] #24 7.479 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-21T08:45:51.890Z] #24 7.479 + . /tmp/install/dockercli.installer [2021-05-21T08:45:51.891Z] #24 7.479 ++ : stable [2021-05-21T08:45:51.891Z] #24 7.479 ++ : 17.06.2-ce [2021-05-21T08:45:51.891Z] #24 7.479 + install_dockercli [2021-05-21T08:45:51.891Z] #24 7.479 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-21T08:45:51.891Z] #24 7.480 ++ uname -m [2021-05-21T08:45:51.891Z] #24 7.483 Install docker/cli version 17.06.2-ce from stable [2021-05-21T08:45:51.891Z] #24 7.484 + arch=x86_64 [2021-05-21T08:45:51.891Z] #24 7.484 + '[' x86_64 '!=' x86_64 ']' [2021-05-21T08:45:51.891Z] #24 7.484 + url=https://download.docker.com/linux/static [2021-05-21T08:45:51.891Z] #24 7.484 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-21T08:45:51.891Z] #24 7.499 + tar -xz docker/docker [2021-05-21T08:45:52.149Z] #24 ... [2021-05-21T08:45:52.149Z] [2021-05-21T08:45:52.149Z] #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-05-21T08:45:52.149Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T08:45:52.149Z] #42 6.848 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T08:45:52.149Z] #42 6.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T08:45:52.149Z] #42 6.974 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T08:45:52.149Z] #42 7.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T08:45:52.149Z] #42 ... [2021-05-21T08:45:52.149Z] [2021-05-21T08:45:52.149Z] #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-05-21T08:45:52.149Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T08:45:52.149Z] #36 8.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T08:45:52.149Z] #36 8.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T08:45:52.149Z] #36 8.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T08:45:52.406Z] #36 11.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T08:45:52.406Z] #36 ... [2021-05-21T08:45:52.406Z] [2021-05-21T08:45:52.406Z] #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-05-21T08:45:52.406Z] #47 sha256:02453987581743a188fa0806900c08a6f36425a19e2870fcab7096889859f5f1 [2021-05-21T08:45:52.406Z] #47 6.273 + RM_GOPATH=0 [2021-05-21T08:45:52.406Z] #47 6.273 + TMP_GOPATH= [2021-05-21T08:45:52.406Z] #47 6.273 + : /build [2021-05-21T08:45:52.406Z] #47 6.273 + '[' -z '' ']' [2021-05-21T08:45:52.406Z] #47 6.273 ++ mktemp -d [2021-05-21T08:45:52.406Z] #47 6.273 + export GOPATH=/tmp/tmp.ztZWonQs3a [2021-05-21T08:45:52.406Z] #47 6.273 + GOPATH=/tmp/tmp.ztZWonQs3a [2021-05-21T08:45:52.406Z] #47 6.273 + RM_GOPATH=1 [2021-05-21T08:45:52.406Z] #47 6.273 + case "$(go env GOARCH)" in [2021-05-21T08:45:52.406Z] #47 6.273 ++ go env GOARCH [2021-05-21T08:45:52.406Z] #47 6.297 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:52.406Z] #47 6.297 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:52.406Z] #47 6.305 ++ dirname /tmp/install/install.sh [2021-05-21T08:45:52.406Z] #47 6.328 + dir=/tmp/install [2021-05-21T08:45:52.406Z] #47 6.328 + bin=gotestsum [2021-05-21T08:45:52.406Z] #47 6.328 + shift [2021-05-21T08:45:52.406Z] #47 6.328 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-21T08:45:52.406Z] #47 6.328 + . /tmp/install/gotestsum.installer [2021-05-21T08:45:52.406Z] #47 6.328 ++ : v0.5.3 [2021-05-21T08:45:52.406Z] #47 6.328 + install_gotestsum [2021-05-21T08:45:52.406Z] #47 6.328 + set -e [2021-05-21T08:45:52.406Z] #47 6.328 + export GO111MODULE=on [2021-05-21T08:45:52.406Z] #47 6.328 + GO111MODULE=on [2021-05-21T08:45:52.406Z] #47 6.328 + GOBIN=/build [2021-05-21T08:45:52.406Z] #47 6.328 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-21T08:45:52.406Z] #47 6.336 go: finding gotest.tools v0.5.3 [2021-05-21T08:45:52.406Z] #47 6.346 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-21T08:45:52.406Z] #47 7.069 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-21T08:45:52.406Z] #47 7.672 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-21T08:45:52.406Z] #47 10.16 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-21T08:45:52.406Z] #47 10.24 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T08:45:52.406Z] #47 10.28 go: downloading github.com/fatih/color v1.9.0 [2021-05-21T08:45:52.406Z] #47 10.45 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-21T08:45:52.406Z] #47 10.45 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T08:45:52.406Z] #47 10.45 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T08:45:52.406Z] #47 10.49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T08:45:52.406Z] #47 10.77 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T08:45:52.406Z] #47 10.95 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T08:45:52.406Z] #47 ... [2021-05-21T08:45:52.406Z] [2021-05-21T08:45:52.406Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T08:45:52.406Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:45:52.406Z] #45 7.141 + RM_GOPATH=0 [2021-05-21T08:45:52.406Z] #45 7.141 + TMP_GOPATH= [2021-05-21T08:45:52.406Z] #45 7.141 + : /build [2021-05-21T08:45:52.406Z] #45 7.141 + '[' -z '' ']' [2021-05-21T08:45:52.406Z] #45 7.141 ++ mktemp -d [2021-05-21T08:45:52.406Z] #45 7.151 + export GOPATH=/tmp/tmp.lmYL7hEd7d [2021-05-21T08:45:52.406Z] #45 7.151 + GOPATH=/tmp/tmp.lmYL7hEd7d [2021-05-21T08:45:52.406Z] #45 7.151 + RM_GOPATH=1 [2021-05-21T08:45:52.406Z] #45 7.151 + case "$(go env GOARCH)" in [2021-05-21T08:45:52.406Z] #45 7.151 ++ go env GOARCH [2021-05-21T08:45:52.406Z] #45 7.173 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:52.406Z] #45 7.173 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:52.406Z] #45 7.173 ++ dirname /tmp/install/install.sh [2021-05-21T08:45:52.407Z] #45 7.177 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T08:45:52.407Z] #45 7.177 + dir=/tmp/install [2021-05-21T08:45:52.407Z] #45 7.177 + bin=vndr [2021-05-21T08:45:52.407Z] #45 7.177 + shift [2021-05-21T08:45:52.407Z] #45 7.177 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-21T08:45:52.407Z] #45 7.177 + . /tmp/install/vndr.installer [2021-05-21T08:45:52.407Z] #45 7.177 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T08:45:52.407Z] #45 7.177 + install_vndr [2021-05-21T08:45:52.407Z] #45 7.177 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-21T08:45:52.407Z] #45 7.177 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lmYL7hEd7d/src/github.com/LK4D4/vndr [2021-05-21T08:45:52.407Z] #45 7.177 Cloning into '/tmp/tmp.lmYL7hEd7d/src/github.com/LK4D4/vndr'... [2021-05-21T08:45:52.407Z] #45 8.614 + cd /tmp/tmp.lmYL7hEd7d/src/github.com/LK4D4/vndr [2021-05-21T08:45:52.407Z] #45 8.614 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-21T08:45:52.407Z] #45 8.627 + go build -buildmode=pie -v -o /build/vndr . [2021-05-21T08:45:52.407Z] #45 11.24 runtime/internal/atomic [2021-05-21T08:45:52.664Z] #45 11.38 internal/cpu [2021-05-21T08:45:52.664Z] #45 ... [2021-05-21T08:45:52.664Z] [2021-05-21T08:45:52.664Z] #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-05-21T08:45:52.664Z] #58 sha256:12e7a563408f93c82dd4f9fccd0bda95170229baf862f48f2ef8d883a93fd849 [2021-05-21T08:45:52.664Z] #58 5.834 + RM_GOPATH=0 [2021-05-21T08:45:52.664Z] #58 5.834 + TMP_GOPATH= [2021-05-21T08:45:52.664Z] #58 5.834 + : /build [2021-05-21T08:45:52.664Z] #58 5.834 + '[' -z '' ']' [2021-05-21T08:45:52.664Z] #58 5.834 ++ mktemp -d [2021-05-21T08:45:52.664Z] #58 5.834 + export GOPATH=/tmp/tmp.lz2SCmmBOD [2021-05-21T08:45:52.664Z] #58 5.834 + GOPATH=/tmp/tmp.lz2SCmmBOD [2021-05-21T08:45:52.664Z] #58 5.834 + RM_GOPATH=1 [2021-05-21T08:45:52.664Z] #58 5.834 + case "$(go env GOARCH)" in [2021-05-21T08:45:52.664Z] #58 5.835 ++ go env GOARCH [2021-05-21T08:45:52.664Z] #58 5.842 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:52.664Z] #58 5.842 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:45:52.664Z] #58 5.842 ++ dirname /tmp/install/install.sh [2021-05-21T08:45:52.664Z] #58 5.842 + dir=/tmp/install [2021-05-21T08:45:52.664Z] #58 5.842 + bin=rootlesskit [2021-05-21T08:45:52.664Z] #58 5.842 + shift [2021-05-21T08:45:52.664Z] #58 5.842 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-21T08:45:52.664Z] #58 5.842 + . /tmp/install/rootlesskit.installer [2021-05-21T08:45:52.664Z] #58 5.842 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T08:45:52.664Z] #58 5.842 + install_rootlesskit [2021-05-21T08:45:52.664Z] #58 5.842 + case "$1" in [2021-05-21T08:45:52.664Z] #58 5.842 + export CGO_ENABLED=0 [2021-05-21T08:45:52.664Z] #58 5.842 + CGO_ENABLED=0 [2021-05-21T08:45:52.664Z] #58 5.842 + _install_rootlesskit [2021-05-21T08:45:52.664Z] #58 5.842 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-21T08:45:52.664Z] #58 5.842 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lz2SCmmBOD/src/github.com/rootless-containers/rootlesskit [2021-05-21T08:45:52.664Z] #58 5.842 Cloning into '/tmp/tmp.lz2SCmmBOD/src/github.com/rootless-containers/rootlesskit'... [2021-05-21T08:45:52.664Z] #58 5.843 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T08:45:52.664Z] #58 8.905 + cd /tmp/tmp.lz2SCmmBOD/src/github.com/rootless-containers/rootlesskit [2021-05-21T08:45:52.664Z] #58 8.905 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-21T08:45:52.664Z] #58 9.081 + export GO111MODULE=on [2021-05-21T08:45:52.664Z] #58 9.081 + GO111MODULE=on [2021-05-21T08:45:52.664Z] #58 9.081 + export GOPROXY=https://proxy.golang.org [2021-05-21T08:45:52.664Z] #58 9.081 + GOPROXY=https://proxy.golang.org [2021-05-21T08:45:52.664Z] #58 9.081 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T08:45:52.664Z] #58 9.123 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-21T08:45:52.664Z] #58 ... [2021-05-21T08:45:52.664Z] [2021-05-21T08:45:52.664Z] #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-05-21T08:45:52.664Z] #47 sha256:02453987581743a188fa0806900c08a6f36425a19e2870fcab7096889859f5f1 [2021-05-21T08:45:52.664Z] #47 11.46 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-21T08:45:52.925Z] #47 11.64 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T08:45:52.925Z] #47 11.73 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T08:45:52.925Z] #47 11.73 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-21T08:45:52.925Z] #47 11.75 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T08:45:52.925Z] #47 11.84 go: extracting github.com/fatih/color v1.9.0 [2021-05-21T08:45:53.857Z] #47 12.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T08:45:53.857Z] #47 12.46 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T08:45:54.790Z] #47 13.55 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-21T08:45:54.790Z] #47 13.57 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-21T08:45:55.725Z] #47 14.47 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T08:45:57.625Z] #47 16.40 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T08:45:59.001Z] #47 ... [2021-05-21T08:45:59.001Z] [2021-05-21T08:45:59.001Z] #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-05-21T08:45:59.001Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T08:45:59.001Z] #32 7.308 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-21T08:45:59.001Z] #32 7.308 Cloning into '.'... [2021-05-21T08:45:59.001Z] #32 ... [2021-05-21T08:45:59.001Z] [2021-05-21T08:45:59.001Z] #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-05-21T08:45:59.001Z] #58 sha256:12e7a563408f93c82dd4f9fccd0bda95170229baf862f48f2ef8d883a93fd849 [2021-05-21T08:45:59.001Z] #58 12.20 go: downloading github.com/pkg/errors v0.9.1 [2021-05-21T08:45:59.001Z] #58 12.44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T08:45:59.001Z] #58 12.44 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T08:45:59.001Z] #58 12.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-21T08:45:59.001Z] #58 12.51 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T08:45:59.001Z] #58 12.61 go: downloading github.com/google/uuid v1.2.0 [2021-05-21T08:45:59.001Z] #58 12.62 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T08:45:59.001Z] #58 12.81 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-21T08:45:59.001Z] #58 12.82 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-21T08:45:59.001Z] #58 12.84 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T08:45:59.001Z] #58 12.95 go: extracting github.com/pkg/errors v0.9.1 [2021-05-21T08:45:59.001Z] #58 13.01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T08:45:59.001Z] #58 13.31 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-21T08:45:59.001Z] #58 13.53 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-21T08:45:59.001Z] #58 13.78 go: extracting github.com/google/uuid v1.2.0 [2021-05-21T08:45:59.001Z] #58 14.01 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T08:45:59.001Z] #58 14.09 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T08:45:59.001Z] #58 14.29 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-21T08:45:59.001Z] #58 14.89 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-21T08:45:59.001Z] #58 17.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T08:45:59.273Z] #58 18.08 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-21T08:45:59.273Z] #58 18.08 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T08:46:00.203Z] #58 ... [2021-05-21T08:46:00.203Z] [2021-05-21T08:46:00.203Z] #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-05-21T08:46:00.203Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T08:46:00.203Z] #55 8.848 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T08:46:00.203Z] #55 8.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T08:46:00.203Z] #55 8.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T08:46:00.203Z] #55 11.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T08:46:00.203Z] #55 14.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T08:46:00.203Z] #55 17.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T08:46:00.203Z] #55 ... [2021-05-21T08:46:00.203Z] [2021-05-21T08:46:00.203Z] #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-05-21T08:46:00.203Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:46:00.203Z] #45 11.74 runtime/internal/sys [2021-05-21T08:46:00.203Z] #45 12.13 runtime/internal/math [2021-05-21T08:46:00.203Z] #45 12.22 internal/bytealg [2021-05-21T08:46:00.203Z] #45 12.31 internal/race [2021-05-21T08:46:00.203Z] #45 12.56 sync/atomic [2021-05-21T08:46:00.203Z] #45 13.25 unicode [2021-05-21T08:46:00.203Z] #45 14.06 runtime [2021-05-21T08:46:00.766Z] #45 19.68 unicode/utf8 [2021-05-21T08:46:00.766Z] #45 ... [2021-05-21T08:46:00.766Z] [2021-05-21T08:46:00.766Z] #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-05-21T08:46:00.766Z] #58 sha256:12e7a563408f93c82dd4f9fccd0bda95170229baf862f48f2ef8d883a93fd849 [2021-05-21T08:46:00.766Z] #58 19.71 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T08:46:02.148Z] #58 20.80 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-21T08:46:02.148Z] #58 ... [2021-05-21T08:46:02.148Z] [2021-05-21T08:46:02.148Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T08:46:02.148Z] #34 sha256:e94f1b96c51a9511f2fbace03b4668eda7d986b66400a3f323bb675f8fe4b891 [2021-05-21T08:46:02.148Z] #34 10.76 github.com/pelletier/go-toml [2021-05-21T08:46:02.148Z] #34 ... [2021-05-21T08:46:02.148Z] [2021-05-21T08:46:02.148Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T08:46:02.148Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:46:02.148Z] #45 20.86 math/bits [2021-05-21T08:46:02.463Z] #45 ... [2021-05-21T08:46:02.463Z] [2021-05-21T08:46:02.463Z] #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-05-21T08:46:02.463Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:46:02.463Z] #13 6.095 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T08:46:02.463Z] #13 8.802 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T08:46:02.463Z] #13 11.97 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T08:46:02.463Z] #13 15.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T08:46:02.463Z] #13 ... [2021-05-21T08:46:02.463Z] [2021-05-21T08:46:02.463Z] #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-05-21T08:46:02.463Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T08:46:02.463Z] #42 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T08:46:02.463Z] #42 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T08:46:02.719Z] #42 ... [2021-05-21T08:46:02.719Z] [2021-05-21T08:46:02.719Z] #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-05-21T08:46:02.719Z] #24 sha256:e9f846901d7263a333dcd39193a8ced8732c731844af36458bbd4240902154ea [2021-05-21T08:46:02.719Z] #24 21.20 + mkdir -p /build [2021-05-21T08:46:02.719Z] #24 21.22 + mv docker/docker /build/ [2021-05-21T08:46:02.719Z] #24 21.23 + rmdir docker [2021-05-21T08:46:04.087Z] #24 DONE 22.8s [2021-05-21T08:46:04.087Z] [2021-05-21T08:46:04.087Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-21T08:46:04.087Z] #49 sha256:a909771acef2c00e3b92e048d63332ee665e748233edb93d9ede0b3ee314367a [2021-05-21T08:46:04.087Z] #49 21.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T08:46:04.087Z] #49 21.71 go: downloading github.com/fatih/color v1.7.0 [2021-05-21T08:46:04.087Z] #49 21.80 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-21T08:46:04.087Z] #49 21.82 go: downloading github.com/spf13/viper v1.6.1 [2021-05-21T08:46:04.087Z] #49 21.92 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-21T08:46:04.087Z] #49 22.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T08:46:04.087Z] #49 22.28 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T08:46:04.087Z] #49 22.30 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T08:46:04.087Z] #49 22.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T08:46:04.087Z] #49 22.66 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T08:46:04.087Z] #49 22.80 go: extracting github.com/spf13/viper v1.6.1 [2021-05-21T08:46:04.087Z] #49 22.81 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T08:46:04.344Z] #49 23.08 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T08:46:04.344Z] #49 23.09 go: extracting github.com/fatih/color v1.7.0 [2021-05-21T08:46:04.344Z] #49 23.12 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T08:46:04.603Z] #49 23.27 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-21T08:46:04.603Z] #49 23.28 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-21T08:46:04.603Z] #49 ... [2021-05-21T08:46:04.603Z] [2021-05-21T08:46:04.603Z] #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-05-21T08:46:04.603Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T08:46:04.603Z] #36 13.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T08:46:04.603Z] #36 16.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T08:46:04.861Z] #36 ... [2021-05-21T08:46:04.861Z] [2021-05-21T08:46:04.861Z] #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-05-21T08:46:04.861Z] #49 sha256:a909771acef2c00e3b92e048d63332ee665e748233edb93d9ede0b3ee314367a [2021-05-21T08:46:04.861Z] #49 23.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T08:46:04.861Z] #49 23.69 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-21T08:46:04.861Z] #49 23.74 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T08:46:05.425Z] #49 24.17 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-21T08:46:05.682Z] #49 24.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T08:46:05.939Z] #49 24.59 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T08:46:05.939Z] #49 24.79 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-21T08:46:06.197Z] #49 25.03 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-21T08:46:08.099Z] #49 26.54 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T08:46:08.099Z] #49 ... [2021-05-21T08:46:08.099Z] [2021-05-21T08:46:08.099Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-21T08:46:08.099Z] #34 sha256:e94f1b96c51a9511f2fbace03b4668eda7d986b66400a3f323bb675f8fe4b891 [2021-05-21T08:46:08.099Z] #34 21.11 github.com/pelletier/go-toml/cmd/tomll [2021-05-21T08:46:08.099Z] #34 DONE 26.8s [2021-05-21T08:46:08.099Z] [2021-05-21T08:46:08.099Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-21T08:46:08.099Z] #51 sha256:b74cc4c35e9d14130b338ed3c136330aff0a33023dc529e1a8edd2dee369d878 [2021-05-21T08:46:08.099Z] #51 23.22 + cd /tmp/tmp.qlr6dBTnVM/src/github.com/mvdan/sh [2021-05-21T08:46:08.099Z] #51 23.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-21T08:46:08.099Z] #51 23.41 + GO111MODULE=on [2021-05-21T08:46:08.099Z] #51 23.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-21T08:46:08.099Z] #51 25.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T08:46:08.099Z] #51 25.84 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T08:46:08.099Z] #51 25.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T08:46:08.099Z] #51 26.04 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T08:46:08.099Z] #51 26.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T08:46:08.355Z] #51 27.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T08:46:09.286Z] #51 28.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T08:46:10.657Z] #51 ... [2021-05-21T08:46:10.657Z] [2021-05-21T08:46:10.657Z] #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-05-21T08:46:10.657Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T08:46:10.657Z] #42 29.10 Fetched 8445 kB in 23s (372 kB/s) [2021-05-21T08:46:10.914Z] #42 29.10 Reading package lists... [2021-05-21T08:46:10.914Z] #42 ... [2021-05-21T08:46:10.914Z] [2021-05-21T08:46:10.914Z] #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-05-21T08:46:10.914Z] #47 sha256:02453987581743a188fa0806900c08a6f36425a19e2870fcab7096889859f5f1 [2021-05-21T08:46:10.914Z] #47 19.61 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T08:46:10.914Z] #47 25.35 go: finding github.com/fatih/color v1.9.0 [2021-05-21T08:46:10.914Z] #47 25.44 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-21T08:46:10.914Z] #47 25.64 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T08:46:10.914Z] #47 25.67 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-21T08:46:10.914Z] #47 25.79 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-21T08:46:10.914Z] #47 25.80 go: finding github.com/spf13/pflag v1.0.3 [2021-05-21T08:46:10.914Z] #47 25.96 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-21T08:46:10.914Z] #47 26.17 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-21T08:46:10.914Z] #47 26.21 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-21T08:46:10.914Z] #47 26.24 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-21T08:46:10.914Z] #47 26.34 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T08:46:10.914Z] #47 ... [2021-05-21T08:46:10.914Z] [2021-05-21T08:46:10.914Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T08:46:10.914Z] #67 sha256:93437870911db8f6c711591edfb23292d0c72fc13fa677f6d2ec14f095485da6 [2021-05-21T08:46:10.914Z] #67 29.34 Checking out files: 84% (1619/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-21T08:46:10.914Z] #67 29.75 + cd /tmp/tmp.2pq7n66mjP/src/github.com/docker/libnetwork [2021-05-21T08:46:10.914Z] #67 29.75 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-21T08:46:11.477Z] #67 30.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-21T08:46:12.851Z] #67 ... [2021-05-21T08:46:12.851Z] [2021-05-21T08:46:12.851Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T08:46:12.851Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:46:12.851Z] #45 21.55 math [2021-05-21T08:46:12.851Z] #45 27.47 internal/testlog [2021-05-21T08:46:12.851Z] #45 28.04 encoding [2021-05-21T08:46:12.851Z] #45 28.18 unicode/utf16 [2021-05-21T08:46:12.851Z] #45 28.40 container/list [2021-05-21T08:46:12.851Z] #45 28.92 crypto/internal/subtle [2021-05-21T08:46:12.851Z] #45 29.08 crypto/subtle [2021-05-21T08:46:12.851Z] #45 29.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-21T08:46:12.851Z] #45 29.29 internal/nettrace [2021-05-21T08:46:12.851Z] #45 29.44 runtime/cgo [2021-05-21T08:46:12.851Z] #45 ... [2021-05-21T08:46:12.851Z] [2021-05-21T08:46:12.851Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-21T08:46:12.851Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T08:46:12.851Z] #40 31.42 Checking out files: 91% (1557/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-21T08:46:13.110Z] #40 31.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-21T08:46:15.645Z] #40 ... [2021-05-21T08:46:15.645Z] [2021-05-21T08:46:15.645Z] #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-05-21T08:46:15.645Z] #58 sha256:12e7a563408f93c82dd4f9fccd0bda95170229baf862f48f2ef8d883a93fd849 [2021-05-21T08:46:15.645Z] #58 24.20 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T08:46:15.645Z] #58 27.25 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T08:46:15.645Z] #58 27.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T08:46:15.645Z] #58 28.05 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T08:46:15.645Z] #58 28.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T08:46:15.645Z] #58 28.40 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T08:46:15.645Z] #58 31.09 go: finding github.com/pkg/errors v0.9.1 [2021-05-21T08:46:15.645Z] #58 31.35 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-21T08:46:15.645Z] #58 31.50 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-21T08:46:15.645Z] #58 31.51 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-21T08:46:15.645Z] #58 31.56 go: finding github.com/google/uuid v1.2.0 [2021-05-21T08:46:15.645Z] #58 31.62 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-21T08:46:15.645Z] #58 31.69 go: finding github.com/gofrs/flock v0.8.0 [2021-05-21T08:46:15.645Z] #58 31.71 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-21T08:46:15.645Z] #58 31.73 go: finding github.com/gorilla/mux v1.8.0 [2021-05-21T08:46:15.645Z] #58 31.77 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-21T08:46:15.645Z] #58 31.84 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-21T08:46:15.645Z] #58 31.85 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-21T08:46:15.645Z] #58 31.85 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-21T08:46:15.645Z] #58 32.04 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-21T08:46:15.645Z] #58 32.07 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-21T08:46:15.645Z] #58 ... [2021-05-21T08:46:15.645Z] [2021-05-21T08:46:15.645Z] #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-05-21T08:46:15.645Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T08:46:15.645Z] #40 34.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-05-21T08:46:20.899Z] #40 ... [2021-05-21T08:46:20.899Z] [2021-05-21T08:46:20.899Z] #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-05-21T08:46:20.899Z] #49 sha256:a909771acef2c00e3b92e048d63332ee665e748233edb93d9ede0b3ee314367a [2021-05-21T08:46:20.899Z] #49 29.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T08:46:20.899Z] #49 29.33 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T08:46:20.899Z] #49 29.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-21T08:46:20.899Z] #49 29.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T08:46:20.899Z] #49 29.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T08:46:20.899Z] #49 29.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T08:46:20.899Z] #49 29.33 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T08:46:20.899Z] #49 29.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T08:46:20.899Z] #49 29.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T08:46:20.899Z] #49 29.46 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-21T08:46:20.899Z] #49 29.47 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T08:46:20.899Z] #49 29.48 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T08:46:20.899Z] #49 29.48 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T08:46:20.899Z] #49 29.60 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T08:46:20.899Z] #49 29.66 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T08:46:20.899Z] #49 29.68 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T08:46:20.899Z] #49 29.72 go: downloading github.com/spf13/afero v1.1.2 [2021-05-21T08:46:20.899Z] #49 29.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T08:46:20.899Z] #49 29.79 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-21T08:46:20.899Z] #49 29.87 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T08:46:20.899Z] #49 29.88 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-21T08:46:20.899Z] #49 29.94 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-21T08:46:20.899Z] #49 29.99 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T08:46:20.899Z] #49 30.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-21T08:46:20.899Z] #49 30.08 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-21T08:46:20.899Z] #49 30.11 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T08:46:20.899Z] #49 30.12 go: extracting github.com/spf13/afero v1.1.2 [2021-05-21T08:46:20.899Z] #49 30.13 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T08:46:20.899Z] #49 30.26 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T08:46:20.899Z] #49 30.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T08:46:20.899Z] #49 30.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T08:46:20.899Z] #49 30.48 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-21T08:46:20.899Z] #49 30.49 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T08:46:20.899Z] #49 30.53 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-21T08:46:20.899Z] #49 30.55 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T08:46:20.899Z] #49 30.58 go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T08:46:20.899Z] #49 30.61 go: extracting github.com/pkg/errors v0.8.1 [2021-05-21T08:46:20.899Z] #49 30.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-21T08:46:20.899Z] #49 30.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T08:46:20.899Z] #49 30.67 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T08:46:20.899Z] #49 30.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-21T08:46:20.899Z] #49 30.70 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-21T08:46:20.899Z] #49 30.78 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T08:46:20.899Z] #49 30.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T08:46:20.899Z] #49 30.93 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-21T08:46:20.899Z] #49 30.93 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T08:46:20.899Z] #49 30.98 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-21T08:46:20.899Z] #49 30.98 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-21T08:46:20.899Z] #49 30.98 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T08:46:20.899Z] #49 31.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T08:46:20.899Z] #49 31.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T08:46:20.899Z] #49 31.31 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T08:46:20.899Z] #49 31.34 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-21T08:46:20.899Z] #49 31.36 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T08:46:20.899Z] #49 31.36 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T08:46:20.899Z] #49 31.53 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-21T08:46:20.899Z] #49 31.62 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T08:46:20.899Z] #49 31.72 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T08:46:20.899Z] #49 31.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T08:46:20.899Z] #49 31.73 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T08:46:20.899Z] #49 31.76 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-21T08:46:20.899Z] #49 31.83 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T08:46:20.899Z] #49 31.87 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-21T08:46:20.899Z] #49 31.96 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-21T08:46:20.899Z] #49 32.16 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T08:46:20.899Z] #49 32.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T08:46:20.899Z] #49 32.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T08:46:20.899Z] #49 32.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T08:46:20.899Z] #49 32.39 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-21T08:46:20.899Z] #49 32.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T08:46:20.899Z] #49 32.53 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T08:46:20.899Z] #49 32.53 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T08:46:20.899Z] #49 32.54 go: downloading github.com/spf13/cast v1.3.0 [2021-05-21T08:46:20.899Z] #49 32.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T08:46:20.899Z] #49 32.83 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-21T08:46:20.899Z] #49 32.92 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-21T08:46:20.899Z] #49 32.97 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-21T08:46:20.899Z] #49 33.11 go: extracting github.com/spf13/cast v1.3.0 [2021-05-21T08:46:20.899Z] #49 33.12 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T08:46:20.899Z] #49 33.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T08:46:20.899Z] #49 33.46 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-21T08:46:20.899Z] #49 33.74 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-21T08:46:20.899Z] #49 33.83 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T08:46:20.899Z] #49 33.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T08:46:20.899Z] #49 34.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T08:46:20.899Z] #49 34.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T08:46:20.899Z] #49 34.21 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T08:46:20.899Z] #49 34.37 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-21T08:46:20.899Z] #49 34.46 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T08:46:20.899Z] #49 34.47 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T08:46:20.899Z] #49 34.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T08:46:20.899Z] #49 34.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T08:46:20.899Z] #49 35.10 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T08:46:20.899Z] #49 35.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T08:46:20.899Z] #49 35.24 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-21T08:46:20.899Z] #49 35.36 go: downloading golang.org/x/text v0.3.2 [2021-05-21T08:46:20.899Z] #49 35.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-21T08:46:20.899Z] #49 35.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T08:46:20.899Z] #49 35.53 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T08:46:20.899Z] #49 35.60 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-21T08:46:20.899Z] #49 35.60 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-21T08:46:20.899Z] #49 35.73 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T08:46:20.899Z] #49 35.88 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-21T08:46:20.899Z] #49 35.95 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T08:46:20.899Z] #49 36.01 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T08:46:20.899Z] #49 36.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T08:46:20.899Z] #49 36.04 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-21T08:46:20.899Z] #49 36.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T08:46:20.899Z] #49 36.16 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-21T08:46:20.899Z] #49 36.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T08:46:20.899Z] #49 36.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T08:46:20.899Z] #49 36.66 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T08:46:20.899Z] #49 36.89 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T08:46:20.899Z] #49 36.90 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T08:46:20.899Z] #49 37.02 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-21T08:46:20.899Z] #49 37.06 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T08:46:20.899Z] #49 37.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-21T08:46:20.899Z] #49 37.12 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-21T08:46:20.899Z] #49 37.23 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-21T08:46:20.899Z] #49 37.51 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-21T08:46:20.899Z] #49 37.54 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T08:46:20.899Z] #49 37.64 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-21T08:46:20.899Z] #49 38.18 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-21T08:46:20.899Z] #49 38.80 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T08:46:20.899Z] #49 39.09 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-21T08:46:20.900Z] #49 ... [2021-05-21T08:46:20.900Z] [2021-05-21T08:46:20.900Z] #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-05-21T08:46:20.900Z] #51 sha256:b74cc4c35e9d14130b338ed3c136330aff0a33023dc529e1a8edd2dee369d878 [2021-05-21T08:46:20.900Z] #51 29.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T08:46:20.900Z] #51 30.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-21T08:46:20.900Z] #51 30.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-21T08:46:20.900Z] #51 30.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-21T08:46:20.900Z] #51 31.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-21T08:46:20.900Z] #51 31.79 runtime/cgo [2021-05-21T08:46:20.900Z] #51 31.96 runtime [2021-05-21T08:46:20.900Z] #51 ... [2021-05-21T08:46:20.900Z] [2021-05-21T08:46:20.900Z] #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-05-21T08:46:20.900Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:46:20.900Z] #45 39.31 vendor/golang.org/x/crypto/internal/subtle [2021-05-21T08:46:20.900Z] #45 39.40 vendor/golang.org/x/crypto/curve25519 [2021-05-21T08:46:22.794Z] #45 ... [2021-05-21T08:46:22.794Z] [2021-05-21T08:46:22.794Z] #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-05-21T08:46:22.794Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T08:46:22.794Z] #36 31.31 Fetched 8445 kB in 23s (364 kB/s) [2021-05-21T08:46:22.794Z] #36 31.31 Reading package lists... [2021-05-21T08:46:22.794Z] #36 37.17 Reading package lists... [2021-05-21T08:46:22.794Z] #36 ... [2021-05-21T08:46:22.794Z] [2021-05-21T08:46:22.794Z] #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-05-21T08:46:22.794Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T08:46:22.794Z] #55 31.49 Fetched 8445 kB in 23s (369 kB/s) [2021-05-21T08:46:22.794Z] #55 31.49 Reading package lists... [2021-05-21T08:46:22.794Z] #55 37.99 Reading package lists... [2021-05-21T08:46:22.794Z] #55 ... [2021-05-21T08:46:22.794Z] [2021-05-21T08:46:22.794Z] #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-05-21T08:46:22.794Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T08:46:22.794Z] #42 29.10 Reading package lists... [2021-05-21T08:46:22.794Z] #42 35.18 Reading package lists... [2021-05-21T08:46:23.358Z] #42 40.71 Building dependency tree... [2021-05-21T08:46:24.290Z] #42 ... [2021-05-21T08:46:24.290Z] [2021-05-21T08:46:24.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-05-21T08:46:24.290Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:46:24.290Z] #13 28.11 Fetched 8964 kB in 24s (370 kB/s) [2021-05-21T08:46:24.290Z] #13 28.11 Reading package lists... [2021-05-21T08:46:24.548Z] #13 34.82 Reading package lists... [2021-05-21T08:46:24.548Z] #13 ... [2021-05-21T08:46:24.548Z] [2021-05-21T08:46:24.548Z] #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-05-21T08:46:24.548Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T08:46:24.548Z] #36 37.17 Reading package lists... [2021-05-21T08:46:26.445Z] #36 43.52 Building dependency tree... [2021-05-21T08:46:27.376Z] #36 ... [2021-05-21T08:46:27.376Z] [2021-05-21T08:46:27.376Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-21T08:46:27.376Z] #67 sha256:93437870911db8f6c711591edfb23292d0c72fc13fa677f6d2ec14f095485da6 [2021-05-21T08:46:27.376Z] #67 DONE 45.9s [2021-05-21T08:46:27.376Z] [2021-05-21T08:46:27.376Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-21T08:46:27.376Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T08:46:27.376Z] #42 43.58 The following additional packages will be installed: [2021-05-21T08:46:27.376Z] #42 43.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-21T08:46:27.376Z] #42 43.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-21T08:46:27.376Z] #42 43.60 Suggested packages: [2021-05-21T08:46:27.376Z] #42 43.61 manpages-dev python-setuptools [2021-05-21T08:46:27.376Z] #42 44.82 The following NEW packages will be installed: [2021-05-21T08:46:27.376Z] #42 44.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-21T08:46:27.376Z] #42 44.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-21T08:46:27.376Z] #42 44.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-21T08:46:27.376Z] #42 44.86 python-six zlib1g-dev [2021-05-21T08:46:27.376Z] #42 45.19 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-21T08:46:27.376Z] #42 45.19 Need to get 4095 kB of archives. [2021-05-21T08:46:27.376Z] #42 45.19 After this operation, 22.5 MB of additional disk space will be used. [2021-05-21T08:46:27.377Z] #42 45.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-21T08:46:27.377Z] #42 45.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T08:46:27.377Z] #42 45.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-21T08:46:27.377Z] #42 45.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T08:46:27.377Z] #42 45.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-21T08:46:27.377Z] #42 45.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T08:46:27.377Z] #42 45.22 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-05-21T08:46:27.377Z] #42 45.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-21T08:46:27.377Z] #42 45.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-21T08:46:27.377Z] #42 45.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-21T08:46:27.377Z] #42 45.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-21T08:46:27.377Z] #42 45.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-21T08:46:27.377Z] #42 45.54 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-05-21T08:46:27.377Z] #42 45.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-21T08:46:27.377Z] #42 45.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-21T08:46:27.377Z] #42 45.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-21T08:46:27.377Z] #42 45.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-21T08:46:28.308Z] #42 47.06 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T08:46:28.566Z] #42 47.34 Fetched 4095 kB in 1s (5750 kB/s) [2021-05-21T08:46:28.827Z] #42 47.45 Selecting previously unselected package libcap-dev:amd64. [2021-05-21T08:46:28.827Z] #42 47.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-05-21T08:46:28.827Z] #42 47.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-21T08:46:28.827Z] #42 47.55 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T08:46:28.827Z] #42 47.67 Selecting previously unselected package libnet1:amd64. [2021-05-21T08:46:28.827Z] #42 47.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T08:46:28.827Z] #42 47.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T08:46:29.085Z] #42 47.80 Selecting previously unselected package libnet1-dev. [2021-05-21T08:46:29.085Z] #42 47.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T08:46:29.085Z] #42 47.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T08:46:29.342Z] #42 48.04 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T08:46:29.342Z] #42 48.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T08:46:29.342Z] #42 48.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T08:46:29.342Z] #42 48.18 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-21T08:46:29.342Z] #42 48.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-21T08:46:29.342Z] #42 48.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T08:46:29.906Z] #42 48.50 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T08:46:29.906Z] #42 48.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T08:46:29.906Z] #42 48.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T08:46:29.906Z] #42 48.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-21T08:46:29.906Z] #42 48.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-21T08:46:29.906Z] #42 48.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T08:46:29.906Z] #42 48.76 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-21T08:46:29.906Z] #42 48.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-21T08:46:29.906Z] #42 48.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T08:46:30.164Z] #42 49.02 Selecting previously unselected package libprotobuf17:amd64. [2021-05-21T08:46:30.164Z] #42 49.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-21T08:46:30.164Z] #42 49.04 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-21T08:46:31.095Z] #42 49.76 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-21T08:46:31.095Z] #42 49.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-21T08:46:31.095Z] #42 49.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T08:46:31.095Z] #42 49.99 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-21T08:46:31.354Z] #42 ... [2021-05-21T08:46:31.354Z] [2021-05-21T08:46:31.354Z] #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-05-21T08:46:31.354Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-21T08:46:31.354Z] #55 37.99 Reading package lists... [2021-05-21T08:46:31.354Z] #55 44.15 Building dependency tree... [2021-05-21T08:46:31.354Z] #55 47.61 The following additional packages will be installed: [2021-05-21T08:46:31.354Z] #55 47.62 libbtrfs0 [2021-05-21T08:46:31.354Z] #55 47.75 The following NEW packages will be installed: [2021-05-21T08:46:31.354Z] #55 47.78 libbtrfs-dev libbtrfs0 [2021-05-21T08:46:31.354Z] #55 48.16 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-21T08:46:31.354Z] #55 48.16 Need to get 119 kB of archives. [2021-05-21T08:46:31.354Z] #55 48.16 After this operation, 387 kB of additional disk space will be used. [2021-05-21T08:46:31.354Z] #55 48.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T08:46:31.354Z] #55 48.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T08:46:31.354Z] #55 49.07 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T08:46:31.354Z] #55 49.22 Fetched 119 kB in 0s (440 kB/s) [2021-05-21T08:46:31.354Z] #55 49.32 Selecting previously unselected package libbtrfs0. [2021-05-21T08:46:31.354Z] #55 49.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T08:46:31.354Z] #55 49.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T08:46:31.354Z] #55 49.37 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T08:46:31.354Z] #55 49.45 Selecting previously unselected package libbtrfs-dev. [2021-05-21T08:46:31.354Z] #55 49.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T08:46:31.354Z] #55 49.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T08:46:31.354Z] #55 49.66 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T08:46:31.354Z] #55 49.68 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T08:46:31.354Z] #55 49.69 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T08:46:31.354Z] #55 DONE 50.1s [2021-05-21T08:46:31.354Z] [2021-05-21T08:46:31.354Z] #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-05-21T08:46:31.354Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T08:46:31.354Z] #42 50.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-21T08:46:31.354Z] #42 50.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-21T08:46:31.354Z] #42 ... [2021-05-21T08:46:31.354Z] [2021-05-21T08:46:31.354Z] #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-05-21T08:46:31.354Z] #56 sha256:5c2ba4746656e38e82e1256ecbc88c940416400ed33572bee65a6717480b1b74 [2021-05-21T08:46:32.286Z] #56 1.143 + RM_GOPATH=0 [2021-05-21T08:46:32.286Z] #56 1.144 + TMP_GOPATH= [2021-05-21T08:46:32.286Z] #56 1.144 + : /build [2021-05-21T08:46:32.286Z] #56 1.145 + '[' -z '' ']' [2021-05-21T08:46:32.286Z] #56 1.145 ++ mktemp -d [2021-05-21T08:46:32.543Z] #56 1.176 + export GOPATH=/tmp/tmp.jkDUcGRdhG [2021-05-21T08:46:32.543Z] #56 1.176 + GOPATH=/tmp/tmp.jkDUcGRdhG [2021-05-21T08:46:32.543Z] #56 1.176 + RM_GOPATH=1 [2021-05-21T08:46:32.543Z] #56 1.176 + case "$(go env GOARCH)" in [2021-05-21T08:46:32.543Z] #56 1.179 ++ go env GOARCH [2021-05-21T08:46:32.543Z] #56 1.207 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:46:32.543Z] #56 1.207 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:46:32.543Z] #56 1.208 ++ dirname /tmp/install/install.sh [2021-05-21T08:46:32.543Z] #56 1.217 + dir=/tmp/install [2021-05-21T08:46:32.543Z] #56 1.218 + bin=containerd [2021-05-21T08:46:32.543Z] #56 1.218 + shift [2021-05-21T08:46:32.543Z] #56 1.218 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-21T08:46:32.543Z] #56 1.218 + . /tmp/install/containerd.installer [2021-05-21T08:46:32.543Z] #56 1.218 ++ set -e [2021-05-21T08:46:32.543Z] #56 1.218 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T08:46:32.543Z] #56 1.219 + install_containerd [2021-05-21T08:46:32.543Z] #56 1.223 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-21T08:46:32.543Z] #56 1.223 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T08:46:32.543Z] #56 1.223 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jkDUcGRdhG/src/github.com/containerd/containerd [2021-05-21T08:46:32.543Z] #56 1.228 Cloning into '/tmp/tmp.jkDUcGRdhG/src/github.com/containerd/containerd'... [2021-05-21T08:46:35.864Z] #56 ... [2021-05-21T08:46:35.864Z] [2021-05-21T08:46:35.864Z] #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-05-21T08:46:35.864Z] #49 sha256:a909771acef2c00e3b92e048d63332ee665e748233edb93d9ede0b3ee314367a [2021-05-21T08:46:35.864Z] #49 44.19 go: extracting golang.org/x/text v0.3.2 [2021-05-21T08:46:35.864Z] #49 49.04 go: finding github.com/fatih/color v1.7.0 [2021-05-21T08:46:35.864Z] #49 49.06 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-21T08:46:35.864Z] #49 49.09 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-21T08:46:35.864Z] #49 49.12 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-21T08:46:35.864Z] #49 49.22 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-21T08:46:35.864Z] #49 49.29 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-21T08:46:35.864Z] #49 49.30 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-21T08:46:35.864Z] #49 49.31 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-21T08:46:35.864Z] #49 49.33 go: finding github.com/pkg/errors v0.8.1 [2021-05-21T08:46:35.864Z] #49 49.37 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-21T08:46:35.864Z] #49 49.37 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T08:46:35.864Z] #49 49.37 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-21T08:46:35.864Z] #49 49.39 go: finding github.com/stretchr/testify v1.4.0 [2021-05-21T08:46:35.864Z] #49 49.39 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-21T08:46:35.864Z] #49 49.40 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-21T08:46:35.864Z] #49 49.44 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-21T08:46:35.864Z] #49 49.45 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-21T08:46:35.864Z] #49 49.50 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-21T08:46:35.864Z] #49 49.51 go: finding github.com/spf13/viper v1.6.1 [2021-05-21T08:46:35.864Z] #49 49.52 go: finding github.com/stretchr/objx v0.2.0 [2021-05-21T08:46:35.864Z] #49 49.54 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-21T08:46:35.864Z] #49 49.59 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-21T08:46:35.864Z] #49 49.61 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-21T08:46:35.864Z] #49 49.71 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-21T08:46:35.864Z] #49 49.74 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-21T08:46:35.864Z] #49 49.83 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-21T08:46:35.864Z] #49 49.84 go: finding github.com/gobwas/glob v0.2.3 [2021-05-21T08:46:35.864Z] #49 49.92 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T08:46:35.864Z] #49 49.94 go: finding github.com/spf13/cobra v0.0.5 [2021-05-21T08:46:35.864Z] #49 49.97 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-21T08:46:35.864Z] #49 50.04 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-21T08:46:35.864Z] #49 50.14 go: finding github.com/spf13/pflag v1.0.5 [2021-05-21T08:46:35.864Z] #49 50.15 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-21T08:46:35.864Z] #49 50.29 go: finding github.com/magiconair/properties v1.8.1 [2021-05-21T08:46:35.864Z] #49 50.29 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T08:46:35.864Z] #49 50.35 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-21T08:46:35.864Z] #49 50.54 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-21T08:46:35.864Z] #49 50.54 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-21T08:46:35.864Z] #49 50.73 go: finding github.com/spf13/afero v1.1.2 [2021-05-21T08:46:35.864Z] #49 50.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-21T08:46:35.864Z] #49 50.78 go: finding github.com/spf13/cast v1.3.0 [2021-05-21T08:46:35.864Z] #49 50.79 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-21T08:46:35.864Z] #49 50.83 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-21T08:46:35.864Z] #49 50.84 go: finding golang.org/x/text v0.3.2 [2021-05-21T08:46:35.864Z] #49 50.92 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-21T08:46:35.864Z] #49 50.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-21T08:46:35.864Z] #49 50.93 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-21T08:46:35.864Z] #49 51.03 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-21T08:46:35.864Z] #49 51.07 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-21T08:46:35.864Z] #49 51.18 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-21T08:46:35.864Z] #49 51.18 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-21T08:46:35.864Z] #49 51.19 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-21T08:46:35.864Z] #49 51.20 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-21T08:46:35.864Z] #49 51.25 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-21T08:46:35.864Z] #49 51.25 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-21T08:46:35.864Z] #49 51.26 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-21T08:46:35.864Z] #49 51.26 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-21T08:46:35.864Z] #49 51.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-21T08:46:35.864Z] #49 51.27 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-21T08:46:35.864Z] #49 51.28 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-21T08:46:35.864Z] #49 51.32 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-21T08:46:35.864Z] #49 51.33 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-21T08:46:35.864Z] #49 51.38 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-21T08:46:35.864Z] #49 51.38 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-21T08:46:35.864Z] #49 51.39 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-21T08:46:35.864Z] #49 51.43 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-21T08:46:35.864Z] #49 51.44 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-21T08:46:35.864Z] #49 51.45 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-21T08:46:35.864Z] #49 51.50 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-21T08:46:35.864Z] #49 51.63 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-21T08:46:35.864Z] #49 51.65 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-21T08:46:35.864Z] #49 51.74 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-21T08:46:35.864Z] #49 51.75 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-21T08:46:35.864Z] #49 51.81 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-21T08:46:35.864Z] #49 ... [2021-05-21T08:46:35.864Z] [2021-05-21T08:46:35.864Z] #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-05-21T08:46:35.864Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T08:46:35.864Z] #32 52.62 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-21T08:46:35.864Z] #32 53.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-21T08:46:35.864Z] #32 53.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-21T08:46:37.237Z] #32 ... [2021-05-21T08:46:37.237Z] [2021-05-21T08:46:37.237Z] #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-05-21T08:46:37.237Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:46:37.237Z] #13 34.82 Reading package lists... [2021-05-21T08:46:37.237Z] #13 41.17 Building dependency tree... [2021-05-21T08:46:37.237Z] #13 44.12 The following additional packages will be installed: [2021-05-21T08:46:37.237Z] #13 44.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-21T08:46:37.237Z] #13 44.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-21T08:46:37.237Z] #13 44.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-21T08:46:37.237Z] #13 44.14 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-21T08:46:37.237Z] #13 44.14 mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T08:46:37.237Z] #13 44.15 Suggested packages: [2021-05-21T08:46:37.237Z] #13 44.16 gcc-8-locales seccomp wine64 [2021-05-21T08:46:37.237Z] #13 45.54 The following NEW packages will be installed: [2021-05-21T08:46:37.237Z] #13 45.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-21T08:46:37.237Z] #13 45.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-21T08:46:37.237Z] #13 45.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-21T08:46:37.237Z] #13 45.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-21T08:46:37.237Z] #13 45.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-21T08:46:37.237Z] #13 45.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-21T08:46:37.237Z] #13 45.57 The following packages will be upgraded: [2021-05-21T08:46:37.237Z] #13 45.57 libseccomp2 libsystemd0 libudev1 [2021-05-21T08:46:37.237Z] #13 46.13 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-21T08:46:37.237Z] #13 46.13 Need to get 78.2 MB of archives. [2021-05-21T08:46:37.237Z] #13 46.13 After this operation, 487 MB of additional disk space will be used. [2021-05-21T08:46:37.237Z] #13 46.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-21T08:46:37.237Z] #13 46.13 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-21T08:46:37.237Z] #13 46.14 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-21T08:46:37.237Z] #13 46.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-21T08:46:37.237Z] #13 46.17 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-05-21T08:46:37.237Z] #13 46.40 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-05-21T08:46:37.237Z] #13 46.61 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-05-21T08:46:37.237Z] #13 46.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-21T08:46:37.237Z] #13 46.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-21T08:46:37.237Z] #13 46.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-21T08:46:37.237Z] #13 47.14 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-05-21T08:46:37.237Z] #13 47.37 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-05-21T08:46:37.237Z] #13 47.38 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-05-21T08:46:37.237Z] #13 50.68 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-05-21T08:46:37.237Z] #13 ... [2021-05-21T08:46:37.237Z] [2021-05-21T08:46:37.237Z] #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-05-21T08:46:37.237Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T08:46:37.237Z] #42 51.80 Selecting previously unselected package libprotoc17:amd64. [2021-05-21T08:46:37.237Z] #42 51.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-21T08:46:37.237Z] #42 51.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T08:46:37.237Z] #42 52.55 Selecting previously unselected package protobuf-c-compiler. [2021-05-21T08:46:37.237Z] #42 52.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-21T08:46:37.237Z] #42 52.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T08:46:37.237Z] #42 52.71 Selecting previously unselected package protobuf-compiler. [2021-05-21T08:46:37.237Z] #42 52.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-21T08:46:37.237Z] #42 52.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-21T08:46:37.237Z] #42 52.95 Selecting previously unselected package python-pkg-resources. [2021-05-21T08:46:37.237Z] #42 52.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T08:46:37.237Z] #42 52.99 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-21T08:46:37.237Z] #42 53.18 Selecting previously unselected package python-six. [2021-05-21T08:46:37.237Z] #42 53.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-21T08:46:37.237Z] #42 53.19 Unpacking python-six (1.12.0-1) ... [2021-05-21T08:46:37.237Z] #42 53.30 Selecting previously unselected package python-protobuf. [2021-05-21T08:46:37.237Z] #42 53.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-21T08:46:37.237Z] #42 53.31 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-21T08:46:37.237Z] #42 53.93 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-21T08:46:37.495Z] #42 ... [2021-05-21T08:46:37.495Z] [2021-05-21T08:46:37.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-05-21T08:46:37.495Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T08:46:37.495Z] #36 46.25 The following additional packages will be installed: [2021-05-21T08:46:37.495Z] #36 46.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-21T08:46:37.495Z] #36 46.28 Suggested packages: [2021-05-21T08:46:37.495Z] #36 46.29 cmake-doc ninja-build lrzip [2021-05-21T08:46:37.495Z] #36 46.29 Recommended packages: [2021-05-21T08:46:37.495Z] #36 46.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-21T08:46:37.495Z] #36 47.49 The following NEW packages will be installed: [2021-05-21T08:46:37.495Z] #36 47.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-21T08:46:37.495Z] #36 47.51 vim-common xxd [2021-05-21T08:46:37.495Z] #36 47.87 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-21T08:46:37.495Z] #36 47.87 Need to get 14.9 MB of archives. [2021-05-21T08:46:37.495Z] #36 47.87 After this operation, 61.8 MB of additional disk space will be used. [2021-05-21T08:46:37.495Z] #36 47.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T08:46:37.495Z] #36 47.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T08:46:37.495Z] #36 47.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-21T08:46:37.495Z] #36 48.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T08:46:37.495Z] #36 48.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-21T08:46:37.495Z] #36 48.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-21T08:46:37.495Z] #36 48.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-21T08:46:37.495Z] #36 48.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-21T08:46:37.495Z] #36 48.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-21T08:46:37.495Z] #36 48.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-21T08:46:37.495Z] #36 50.14 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T08:46:37.495Z] #36 50.40 Fetched 14.9 MB in 1s (10.6 MB/s) [2021-05-21T08:46:37.495Z] #36 50.70 Selecting previously unselected package xxd. [2021-05-21T08:46:37.495Z] #36 50.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T08:46:37.495Z] #36 50.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T08:46:37.495Z] #36 50.79 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T08:46:37.495Z] #36 51.02 Selecting previously unselected package vim-common. [2021-05-21T08:46:37.495Z] #36 51.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T08:46:37.496Z] #36 51.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T08:46:37.496Z] #36 51.54 Selecting previously unselected package cmake-data. [2021-05-21T08:46:37.496Z] #36 51.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-21T08:46:37.496Z] #36 51.55 Unpacking cmake-data (3.13.4-1) ... [2021-05-21T08:46:37.496Z] #36 54.37 Selecting previously unselected package libicu63:amd64. [2021-05-21T08:46:37.496Z] #36 54.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T08:46:37.496Z] #36 54.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T08:46:39.391Z] #36 ... [2021-05-21T08:46:39.391Z] [2021-05-21T08:46:39.391Z] #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-05-21T08:46:39.391Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:46:39.391Z] #45 47.89 sync [2021-05-21T08:46:39.391Z] #45 47.90 internal/reflectlite [2021-05-21T08:46:39.391Z] #45 49.04 github.com/LK4D4/vndr/godl/singleflight [2021-05-21T08:46:39.391Z] #45 49.35 math/rand [2021-05-21T08:46:39.391Z] #45 50.71 internal/singleflight [2021-05-21T08:46:39.391Z] #45 51.02 errors [2021-05-21T08:46:39.391Z] #45 51.26 sort [2021-05-21T08:46:39.391Z] #45 51.51 io [2021-05-21T08:46:39.391Z] #45 52.40 strconv [2021-05-21T08:46:39.391Z] #45 52.76 bytes [2021-05-21T08:46:39.391Z] #45 54.73 bufio [2021-05-21T08:46:39.391Z] #45 56.07 reflect [2021-05-21T08:46:39.391Z] #45 56.53 syscall [2021-05-21T08:46:39.391Z] #45 ... [2021-05-21T08:46:39.391Z] [2021-05-21T08:46:39.391Z] #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-05-21T08:46:39.391Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:46:39.391Z] #13 52.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-21T08:46:39.391Z] #13 52.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-21T08:46:39.391Z] #13 52.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-21T08:46:39.391Z] #13 52.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-21T08:46:39.391Z] #13 52.99 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-05-21T08:46:39.391Z] #13 52.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-21T08:46:39.391Z] #13 52.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-21T08:46:39.391Z] #13 53.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-21T08:46:39.391Z] #13 53.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-21T08:46:39.391Z] #13 53.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-21T08:46:39.391Z] #13 53.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-21T08:46:39.391Z] #13 53.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-21T08:46:39.391Z] #13 53.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-21T08:46:39.391Z] #13 53.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-21T08:46:40.761Z] #13 54.49 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T08:46:40.761Z] #13 54.66 Fetched 78.2 MB in 7s (10.6 MB/s) [2021-05-21T08:46:41.018Z] #13 54.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T08:46:41.018Z] #13 54.82 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-21T08:46:41.018Z] #13 54.85 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T08:46:41.583Z] #13 55.35 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-21T08:46:41.840Z] #13 55.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T08:46:41.840Z] #13 55.62 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T08:46:41.840Z] #13 55.64 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-21T08:46:42.097Z] #13 55.81 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T08:46:43.030Z] [2021-05-21T08:46:43.030Z] #13 ... [2021-05-21T08:46:43.030Z] [2021-05-21T08:46:43.030Z] #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-05-21T08:46:43.030Z] #47 sha256:02453987581743a188fa0806900c08a6f36425a19e2870fcab7096889859f5f1 [2021-05-21T08:46:43.030Z] #47 DONE 61.6s [2021-05-21T08:46:43.030Z] [2021-05-21T08:46:43.030Z] #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-05-21T08:46:43.030Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:46:43.030Z] #13 56.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T08:46:43.030Z] #13 56.75 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-21T08:46:43.030Z] #13 56.78 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-21T08:46:43.287Z] #13 57.23 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-21T08:46:43.544Z] #13 57.49 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-21T08:46:43.801Z] #13 57.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-21T08:46:43.801Z] #13 57.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-21T08:46:43.801Z] #13 57.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T08:46:45.697Z] #13 59.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-21T08:46:45.697Z] #13 59.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-21T08:46:45.954Z] #13 59.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T08:46:46.519Z] #13 ... [2021-05-21T08:46:46.519Z] [2021-05-21T08:46:46.519Z] #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-05-21T08:46:46.519Z] #51 sha256:b74cc4c35e9d14130b338ed3c136330aff0a33023dc529e1a8edd2dee369d878 [2021-05-21T08:46:46.519Z] #51 55.16 internal/oserror [2021-05-21T08:46:46.519Z] #51 55.18 strconv [2021-05-21T08:46:46.519Z] #51 55.23 syscall [2021-05-21T08:46:46.519Z] #51 58.75 reflect [2021-05-21T08:46:46.519Z] #51 62.49 time [2021-05-21T08:46:46.519Z] #51 ... [2021-05-21T08:46:46.519Z] [2021-05-21T08:46:46.519Z] #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-05-21T08:46:46.519Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-21T08:46:46.519Z] #36 61.61 Selecting previously unselected package libxml2:amd64. [2021-05-21T08:46:46.519Z] #36 61.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-21T08:46:46.519Z] #36 61.65 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T08:46:46.519Z] #36 62.65 Selecting previously unselected package libarchive13:amd64. [2021-05-21T08:46:46.519Z] #36 62.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-21T08:46:46.519Z] #36 62.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T08:46:46.519Z] #36 63.08 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-21T08:46:46.519Z] #36 63.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-21T08:46:46.519Z] #36 63.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T08:46:46.519Z] #36 63.22 Selecting previously unselected package librhash0:amd64. [2021-05-21T08:46:46.519Z] #36 63.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-21T08:46:46.519Z] #36 63.23 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-21T08:46:46.519Z] #36 63.38 Selecting previously unselected package libuv1:amd64. [2021-05-21T08:46:46.519Z] #36 63.39 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-21T08:46:46.519Z] #36 63.40 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-21T08:46:46.519Z] #36 63.54 Selecting previously unselected package cmake. [2021-05-21T08:46:46.519Z] #36 63.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-21T08:46:46.519Z] #36 63.58 Unpacking cmake (3.13.4-1) ... [2021-05-21T08:46:47.890Z] #36 66.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T08:46:47.890Z] #36 66.38 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T08:46:47.890Z] #36 66.40 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-21T08:46:47.890Z] #36 66.41 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T08:46:47.890Z] #36 66.46 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-21T08:46:47.890Z] #36 66.47 Setting up cmake-data (3.13.4-1) ... [2021-05-21T08:46:47.890Z] #36 66.49 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-21T08:46:47.890Z] #36 66.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-21T08:46:47.890Z] #36 66.53 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-21T08:46:47.890Z] #36 66.54 Setting up cmake (3.13.4-1) ... [2021-05-21T08:46:47.890Z] #36 66.56 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T08:46:47.890Z] #36 66.63 Processing triggers for mime-support (3.62) ... [2021-05-21T08:46:48.456Z] #36 DONE 67.3s [2021-05-21T08:46:48.456Z] [2021-05-21T08:46:48.456Z] #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-05-21T08:46:48.456Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:46:48.456Z] #13 62.29 Selecting previously unselected package binutils-mingw-w64. [2021-05-21T08:46:48.456Z] #13 62.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-21T08:46:48.713Z] #13 62.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T08:46:48.970Z] #13 62.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-21T08:46:48.970Z] #13 62.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T08:46:48.970Z] #13 62.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T08:46:48.970Z] #13 62.85 Selecting previously unselected package dmsetup. [2021-05-21T08:46:48.970Z] #13 62.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-21T08:46:48.970Z] #13 62.86 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-21T08:46:49.237Z] #13 63.07 Selecting previously unselected package mingw-w64-common. [2021-05-21T08:46:49.237Z] #13 63.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-21T08:46:49.237Z] #13 63.08 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-21T08:46:49.496Z] #13 ... [2021-05-21T08:46:49.496Z] [2021-05-21T08:46:49.496Z] #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-05-21T08:46:49.496Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T08:46:49.496Z] #42 58.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-21T08:46:49.496Z] #42 58.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T08:46:49.496Z] #42 58.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T08:46:49.496Z] #42 58.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-21T08:46:49.496Z] #42 58.42 Setting up python-six (1.12.0-1) ... [2021-05-21T08:46:49.496Z] #42 62.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-21T08:46:49.496Z] #42 62.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T08:46:49.496Z] #42 62.24 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-21T08:46:49.496Z] #42 62.26 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-21T08:46:49.496Z] #42 62.30 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-21T08:46:49.496Z] #42 62.30 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-21T08:46:49.496Z] #42 62.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-21T08:46:49.496Z] #42 62.33 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-21T08:46:49.496Z] #42 62.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-21T08:46:49.496Z] #42 62.37 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-21T08:46:49.496Z] #42 68.06 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-21T08:46:49.496Z] #42 68.08 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T08:46:49.496Z] #42 ... [2021-05-21T08:46:49.496Z] [2021-05-21T08:46:49.496Z] #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-05-21T08:46:49.496Z] #37 sha256:1033c94981ad03ba6fd0e48676aef1bed952d73b6b0271c8e3bb2defa26f4ef3 [2021-05-21T08:46:49.496Z] #37 1.185 + RM_GOPATH=0 [2021-05-21T08:46:49.496Z] #37 1.185 + TMP_GOPATH= [2021-05-21T08:46:49.496Z] #37 1.185 + : /build [2021-05-21T08:46:49.496Z] #37 1.185 + '[' -z '' ']' [2021-05-21T08:46:49.496Z] #37 1.185 ++ mktemp -d [2021-05-21T08:46:49.496Z] #37 1.187 + export GOPATH=/tmp/tmp.UK4z7xAjFz [2021-05-21T08:46:49.496Z] #37 1.187 + GOPATH=/tmp/tmp.UK4z7xAjFz [2021-05-21T08:46:49.496Z] #37 1.187 + RM_GOPATH=1 [2021-05-21T08:46:49.496Z] #37 1.187 + case "$(go env GOARCH)" in [2021-05-21T08:46:49.496Z] #37 1.188 ++ go env GOARCH [2021-05-21T08:46:49.496Z] #37 1.198 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:46:49.753Z] #37 ... [2021-05-21T08:46:49.753Z] [2021-05-21T08:46:49.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-05-21T08:46:49.753Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-21T08:46:49.753Z] #42 DONE 68.6s [2021-05-21T08:46:49.753Z] [2021-05-21T08:46:49.753Z] #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-05-21T08:46:49.753Z] #37 sha256:1033c94981ad03ba6fd0e48676aef1bed952d73b6b0271c8e3bb2defa26f4ef3 [2021-05-21T08:46:49.753Z] #37 1.198 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:46:49.753Z] #37 1.202 ++ dirname /tmp/install/install.sh [2021-05-21T08:46:49.753Z] #37 1.209 + dir=/tmp/install [2021-05-21T08:46:49.753Z] #37 1.209 + bin=tini [2021-05-21T08:46:49.753Z] #37 1.209 + shift [2021-05-21T08:46:49.753Z] #37 1.209 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-21T08:46:49.753Z] #37 1.221 + . /tmp/install/tini.installer [2021-05-21T08:46:49.753Z] #37 1.221 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T08:46:49.753Z] #37 1.221 + install_tini [2021-05-21T08:46:49.753Z] #37 1.221 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-21T08:46:49.753Z] #37 1.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.UK4z7xAjFz/tini [2021-05-21T08:46:49.753Z] #37 1.221 Cloning into '/tmp/tmp.UK4z7xAjFz/tini'... [2021-05-21T08:46:49.753Z] #37 1.221 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T08:46:50.685Z] #37 2.085 + cd /tmp/tmp.UK4z7xAjFz/tini [2021-05-21T08:46:50.685Z] #37 2.085 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-21T08:46:50.685Z] #37 2.125 + cmake . [2021-05-21T08:46:50.942Z] #37 2.539 -- The C compiler identification is GNU 8.3.0 [2021-05-21T08:46:50.942Z] #37 2.582 -- Check for working C compiler: /usr/bin/cc [2021-05-21T08:46:51.507Z] #37 3.207 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-21T08:46:51.764Z] #37 3.214 -- Detecting C compiler ABI info [2021-05-21T08:46:52.328Z] #37 4.047 -- Detecting C compiler ABI info - done [2021-05-21T08:46:52.585Z] #37 4.072 -- Detecting C compile features [2021-05-21T08:46:54.480Z] #37 ... [2021-05-21T08:46:54.480Z] [2021-05-21T08:46:54.480Z] #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-05-21T08:46:54.480Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:46:54.480Z] #45 62.81 time [2021-05-21T08:46:54.480Z] #45 67.07 internal/poll [2021-05-21T08:46:54.480Z] #45 69.66 internal/syscall/execenv [2021-05-21T08:46:54.480Z] #45 69.76 internal/syscall/unix [2021-05-21T08:46:54.480Z] #45 69.96 os [2021-05-21T08:46:54.480Z] #45 70.22 internal/fmtsort [2021-05-21T08:46:54.480Z] #45 70.78 strings [2021-05-21T08:46:54.480Z] #45 72.80 regexp/syntax [2021-05-21T08:46:54.480Z] #45 ... [2021-05-21T08:46:54.480Z] [2021-05-21T08:46:54.480Z] #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-05-21T08:46:54.480Z] #37 sha256:1033c94981ad03ba6fd0e48676aef1bed952d73b6b0271c8e3bb2defa26f4ef3 [2021-05-21T08:46:54.480Z] #37 5.751 -- Detecting C compile features - done [2021-05-21T08:46:54.480Z] #37 5.760 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-21T08:46:54.480Z] #37 5.960 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-21T08:46:54.480Z] #37 6.071 -- Configuring done [2021-05-21T08:46:54.737Z] #37 6.095 -- Generating done [2021-05-21T08:46:54.737Z] #37 6.111 -- Build files have been written to: /tmp/tmp.UK4z7xAjFz/tini [2021-05-21T08:46:54.737Z] #37 6.120 + make tini-static [2021-05-21T08:46:54.994Z] #37 6.417 Scanning dependencies of target tini-static [2021-05-21T08:46:54.994Z] #37 6.494 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-21T08:46:56.365Z] #37 7.805 [100%] Linking C executable tini-static [2021-05-21T08:46:56.930Z] #37 8.343 [100%] Built target tini-static [2021-05-21T08:46:56.930Z] #37 8.401 + mkdir -p /build [2021-05-21T08:46:56.930Z] #37 8.403 + cp tini-static /build/docker-init [2021-05-21T08:46:57.496Z] #37 DONE 9.0s [2021-05-21T08:46:57.496Z] [2021-05-21T08:46:57.496Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:46:57.496Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:46:57.496Z] #43 2.110 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T08:46:57.497Z] #43 2.111 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T08:46:57.497Z] #43 2.120 Note: Building without GnuTLS support [2021-05-21T08:46:57.497Z] #43 2.128 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T08:46:57.497Z] #43 2.129 Makefile.config:40: Warn: Building without nftables support [2021-05-21T08:46:57.497Z] #43 3.853 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T08:46:57.497Z] #43 3.900 GEN .gitid [2021-05-21T08:46:57.497Z] #43 3.943 GEN criu/include/version.h [2021-05-21T08:46:57.497Z] #43 3.995 GEN include/common/asm [2021-05-21T08:46:57.497Z] #43 5.615 PBCC images/timens.pb-c.c [2021-05-21T08:46:57.497Z] #43 5.651 DEP images/timens.pb-c.d [2021-05-21T08:46:57.497Z] #43 5.700 PBCC images/fown.pb-c.c [2021-05-21T08:46:57.497Z] #43 5.730 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-21T08:46:57.497Z] #43 5.797 PBCC images/opts.pb-c.c [2021-05-21T08:46:57.497Z] #43 5.878 PBCC images/memfd.pb-c.c [2021-05-21T08:46:57.497Z] #43 5.952 DEP images/fown.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.013 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.089 DEP images/opts.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.159 DEP images/memfd.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.209 PBCC images/sit.pb-c.c [2021-05-21T08:46:57.497Z] #43 6.247 DEP images/sit.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.323 PBCC images/macvlan.pb-c.c [2021-05-21T08:46:57.497Z] #43 6.334 DEP images/macvlan.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.390 PBCC images/autofs.pb-c.c [2021-05-21T08:46:57.497Z] #43 6.410 DEP images/autofs.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.484 PBCC images/sysctl.pb-c.c [2021-05-21T08:46:57.497Z] #43 6.522 DEP images/sysctl.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.586 PBCC images/time.pb-c.c [2021-05-21T08:46:57.497Z] #43 6.605 DEP images/time.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.660 PBCC images/binfmt-misc.pb-c.c [2021-05-21T08:46:57.497Z] #43 6.686 DEP images/binfmt-misc.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.751 PBCC images/seccomp.pb-c.c [2021-05-21T08:46:57.497Z] #43 6.794 DEP images/seccomp.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.844 PBCC images/userns.pb-c.c [2021-05-21T08:46:57.497Z] #43 6.879 DEP images/userns.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.923 PBCC images/cgroup.pb-c.c [2021-05-21T08:46:57.497Z] #43 6.955 DEP images/cgroup.pb-c.d [2021-05-21T08:46:57.497Z] #43 6.994 PBCC images/ext-file.pb-c.c [2021-05-21T08:46:57.497Z] #43 7.042 DEP images/ext-file.pb-c.d [2021-05-21T08:46:57.497Z] #43 7.114 PBCC images/rpc.pb-c.c [2021-05-21T08:46:57.497Z] #43 7.185 DEP images/rpc.pb-c.d [2021-05-21T08:46:57.497Z] #43 7.271 PBCC images/siginfo.pb-c.c [2021-05-21T08:46:57.497Z] #43 7.285 DEP images/siginfo.pb-c.d [2021-05-21T08:46:57.497Z] #43 7.338 PBCC images/pagemap.pb-c.c [2021-05-21T08:46:57.497Z] #43 7.388 DEP images/pagemap.pb-c.d [2021-05-21T08:46:57.497Z] #43 7.423 PBCC images/rlimit.pb-c.c [2021-05-21T08:46:57.497Z] #43 7.456 DEP images/rlimit.pb-c.d [2021-05-21T08:46:57.497Z] #43 7.511 PBCC images/file-lock.pb-c.c [2021-05-21T08:46:57.497Z] #43 7.525 DEP images/file-lock.pb-c.d [2021-05-21T08:46:57.497Z] #43 7.574 PBCC images/tty.pb-c.c [2021-05-21T08:46:57.497Z] #43 7.627 DEP images/tty.pb-c.d [2021-05-21T08:46:57.497Z] #43 7.682 PBCC images/tun.pb-c.c [2021-05-21T08:46:57.754Z] #43 7.806 PBCC images/netdev.pb-c.c [2021-05-21T08:46:57.754Z] #43 7.923 DEP images/tun.pb-c.d [2021-05-21T08:46:57.754Z] #43 8.013 DEP images/netdev.pb-c.d [2021-05-21T08:46:58.010Z] #43 8.222 PBCC images/vma.pb-c.c [2021-05-21T08:46:58.010Z] #43 8.342 DEP images/vma.pb-c.d [2021-05-21T08:46:58.268Z] #43 8.377 PBCC images/creds.pb-c.c [2021-05-21T08:46:58.268Z] #43 8.420 DEP images/creds.pb-c.d [2021-05-21T08:46:58.268Z] #43 8.499 PBCC images/utsns.pb-c.c [2021-05-21T08:46:58.268Z] #43 8.536 DEP images/utsns.pb-c.d [2021-05-21T08:46:58.268Z] #43 8.626 PBCC images/ipc-desc.pb-c.c [2021-05-21T08:46:58.524Z] #43 8.709 PBCC images/ipc-sem.pb-c.c [2021-05-21T08:46:58.524Z] #43 8.737 DEP images/ipc-desc.pb-c.d [2021-05-21T08:46:58.524Z] #43 8.835 DEP images/ipc-sem.pb-c.d [2021-05-21T08:46:58.524Z] #43 8.885 PBCC images/ipc-msg.pb-c.c [2021-05-21T08:46:58.782Z] #43 8.910 DEP images/ipc-msg.pb-c.d [2021-05-21T08:46:58.782Z] #43 8.951 PBCC images/ipc-shm.pb-c.c [2021-05-21T08:46:58.782Z] #43 8.978 DEP images/ipc-shm.pb-c.d [2021-05-21T08:46:59.039Z] #43 9.051 PBCC images/ipc-var.pb-c.c [2021-05-21T08:46:59.039Z] #43 9.090 DEP images/ipc-var.pb-c.d [2021-05-21T08:46:59.039Z] #43 9.132 PBCC images/sk-opts.pb-c.c [2021-05-21T08:46:59.039Z] #43 9.171 PBCC images/packet-sock.pb-c.c [2021-05-21T08:46:59.039Z] #43 9.249 DEP images/sk-opts.pb-c.d [2021-05-21T08:46:59.039Z] #43 9.303 DEP images/packet-sock.pb-c.d [2021-05-21T08:46:59.039Z] #43 9.372 PBCC images/sk-netlink.pb-c.c [2021-05-21T08:46:59.039Z] #43 9.425 DEP images/sk-netlink.pb-c.d [2021-05-21T08:46:59.039Z] #43 ... [2021-05-21T08:46:59.039Z] [2021-05-21T08:46:59.039Z] #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-05-21T08:46:59.039Z] #51 sha256:b74cc4c35e9d14130b338ed3c136330aff0a33023dc529e1a8edd2dee369d878 [2021-05-21T08:46:59.039Z] #51 67.93 context [2021-05-21T08:46:59.039Z] #51 69.09 internal/poll [2021-05-21T08:46:59.039Z] #51 71.06 os [2021-05-21T08:46:59.039Z] #51 71.69 encoding/binary [2021-05-21T08:46:59.039Z] #51 74.06 encoding/base64 [2021-05-21T08:46:59.039Z] #51 74.41 fmt [2021-05-21T08:46:59.039Z] #51 74.87 path/filepath [2021-05-21T08:46:59.039Z] #51 76.07 golang.org/x/sys/unix [2021-05-21T08:46:59.297Z] #51 ... [2021-05-21T08:46:59.297Z] [2021-05-21T08:46:59.297Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:46:59.297Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:46:59.297Z] #43 9.490 PBCC images/sk-inet.pb-c.c [2021-05-21T08:46:59.297Z] #43 9.552 DEP images/sk-inet.pb-c.d [2021-05-21T08:46:59.297Z] #43 9.616 PBCC images/sk-unix.pb-c.c [2021-05-21T08:46:59.297Z] #43 9.681 DEP images/sk-unix.pb-c.d [2021-05-21T08:46:59.554Z] #43 9.763 PBCC images/mm.pb-c.c [2021-05-21T08:46:59.554Z] #43 9.808 DEP images/mm.pb-c.d [2021-05-21T08:46:59.554Z] #43 9.885 PBCC images/timerfd.pb-c.c [2021-05-21T08:46:59.554Z] #43 9.915 DEP images/timerfd.pb-c.d [2021-05-21T08:46:59.811Z] #43 9.983 PBCC images/timer.pb-c.c [2021-05-21T08:46:59.811Z] #43 9.990 DEP images/timer.pb-c.d [2021-05-21T08:46:59.811Z] #43 10.04 PBCC images/sa.pb-c.c [2021-05-21T08:46:59.811Z] #43 10.08 DEP images/sa.pb-c.d [2021-05-21T08:46:59.811Z] #43 10.11 PBCC images/pipe-data.pb-c.c [2021-05-21T08:46:59.811Z] #43 10.17 DEP images/pipe-data.pb-c.d [2021-05-21T08:47:00.069Z] #43 10.24 PBCC images/mnt.pb-c.c [2021-05-21T08:47:00.069Z] #43 10.29 DEP images/mnt.pb-c.d [2021-05-21T08:47:00.069Z] #43 10.34 PBCC images/sk-packet.pb-c.c [2021-05-21T08:47:00.069Z] #43 10.38 DEP images/sk-packet.pb-c.d [2021-05-21T08:47:00.069Z] #43 10.42 PBCC images/tcp-stream.pb-c.c [2021-05-21T08:47:00.326Z] #43 10.47 DEP images/tcp-stream.pb-c.d [2021-05-21T08:47:00.326Z] #43 10.53 PBCC images/pipe.pb-c.c [2021-05-21T08:47:00.326Z] #43 10.57 DEP images/pipe.pb-c.d [2021-05-21T08:47:00.326Z] #43 10.62 PBCC images/pstree.pb-c.c [2021-05-21T08:47:00.326Z] #43 10.67 DEP images/pstree.pb-c.d [2021-05-21T08:47:00.583Z] #43 10.74 PBCC images/fs.pb-c.c [2021-05-21T08:47:00.583Z] #43 10.78 DEP images/fs.pb-c.d [2021-05-21T08:47:00.583Z] #43 10.81 PBCC images/signalfd.pb-c.c [2021-05-21T08:47:00.583Z] #43 10.87 DEP images/signalfd.pb-c.d [2021-05-21T08:47:00.840Z] #43 10.94 PBCC images/fh.pb-c.c [2021-05-21T08:47:00.840Z] #43 10.96 PBCC images/fsnotify.pb-c.c [2021-05-21T08:47:00.840Z] #43 11.02 DEP images/fh.pb-c.d [2021-05-21T08:47:00.840Z] #43 11.07 DEP images/fsnotify.pb-c.d [2021-05-21T08:47:00.840Z] #43 11.12 PBCC images/eventpoll.pb-c.c [2021-05-21T08:47:00.840Z] #43 11.15 DEP images/eventpoll.pb-c.d [2021-05-21T08:47:00.840Z] #43 11.21 PBCC images/eventfd.pb-c.c [2021-05-21T08:47:01.097Z] #43 11.23 DEP images/eventfd.pb-c.d [2021-05-21T08:47:01.097Z] #43 11.28 PBCC images/remap-file-path.pb-c.c [2021-05-21T08:47:01.097Z] #43 11.32 DEP images/remap-file-path.pb-c.d [2021-05-21T08:47:01.097Z] #43 11.35 PBCC images/fifo.pb-c.c [2021-05-21T08:47:01.097Z] #43 11.38 DEP images/fifo.pb-c.d [2021-05-21T08:47:01.097Z] #43 11.41 PBCC images/ghost-file.pb-c.c [2021-05-21T08:47:01.354Z] #43 11.47 DEP images/ghost-file.pb-c.d [2021-05-21T08:47:01.354Z] #43 11.56 PBCC images/regfile.pb-c.c [2021-05-21T08:47:01.354Z] #43 11.57 DEP images/regfile.pb-c.d [2021-05-21T08:47:01.354Z] #43 11.62 PBCC images/ns.pb-c.c [2021-05-21T08:47:01.354Z] #43 11.65 DEP images/ns.pb-c.d [2021-05-21T08:47:01.611Z] #43 11.71 PBCC images/fdinfo.pb-c.c [2021-05-21T08:47:01.612Z] #43 11.83 DEP images/fdinfo.pb-c.d [2021-05-21T08:47:01.612Z] #43 11.93 PBCC images/core-aarch64.pb-c.c [2021-05-21T08:47:01.612Z] #43 11.97 PBCC images/core-arm.pb-c.c [2021-05-21T08:47:01.868Z] #43 12.04 PBCC images/core-ppc64.pb-c.c [2021-05-21T08:47:01.868Z] #43 12.09 PBCC images/core-s390.pb-c.c [2021-05-21T08:47:01.868Z] #43 12.18 PBCC images/core-x86.pb-c.c [2021-05-21T08:47:01.868Z] #43 12.24 PBCC images/core.pb-c.c [2021-05-21T08:47:02.126Z] #43 12.33 PBCC images/inventory.pb-c.c [2021-05-21T08:47:02.126Z] #43 12.41 DEP images/core-aarch64.pb-c.d [2021-05-21T08:47:02.126Z] #43 12.47 DEP images/core-arm.pb-c.d [2021-05-21T08:47:02.126Z] #43 12.51 DEP images/core-ppc64.pb-c.d [2021-05-21T08:47:02.383Z] #43 12.59 DEP images/core-s390.pb-c.d [2021-05-21T08:47:02.641Z] #43 12.67 DEP images/core-x86.pb-c.d [2021-05-21T08:47:02.641Z] #43 12.75 DEP images/core.pb-c.d [2021-05-21T08:47:02.641Z] #43 12.82 DEP images/inventory.pb-c.d [2021-05-21T08:47:02.641Z] #43 12.89 PBCC images/cpuinfo.pb-c.c [2021-05-21T08:47:02.641Z] #43 12.94 DEP images/cpuinfo.pb-c.d [2021-05-21T08:47:02.641Z] #43 12.98 PBCC images/stats.pb-c.c [2021-05-21T08:47:02.641Z] #43 13.02 DEP images/stats.pb-c.d [2021-05-21T08:47:04.553Z] #43 14.46 make[1]: Nothing to be done for 'all'. [2021-05-21T08:47:04.810Z] #43 ... [2021-05-21T08:47:04.811Z] [2021-05-21T08:47:04.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-05-21T08:47:04.811Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:47:04.811Z] #45 73.58 fmt [2021-05-21T08:47:04.811Z] #45 77.43 regexp [2021-05-21T08:47:04.811Z] #45 78.30 flag [2021-05-21T08:47:04.811Z] #45 79.75 go/token [2021-05-21T08:47:04.811Z] #45 80.46 go/scanner [2021-05-21T08:47:04.811Z] #45 80.84 internal/lazyregexp [2021-05-21T08:47:04.811Z] #45 81.08 path [2021-05-21T08:47:04.811Z] #45 81.37 io/ioutil [2021-05-21T08:47:04.811Z] #45 81.71 go/ast [2021-05-21T08:47:04.811Z] #45 81.91 net/url [2021-05-21T08:47:04.811Z] #45 83.53 text/template/parse [2021-05-21T08:47:05.068Z] #45 ... [2021-05-21T08:47:05.068Z] [2021-05-21T08:47:05.068Z] #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-05-21T08:47:05.068Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:47:05.068Z] #13 69.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-21T08:47:05.068Z] #13 69.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-21T08:47:05.068Z] #13 69.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T08:47:05.068Z] #13 75.01 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-21T08:47:05.068Z] #13 75.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T08:47:05.068Z] #13 75.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T08:47:05.068Z] #13 75.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-21T08:47:05.068Z] #13 75.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T08:47:05.068Z] #13 75.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T08:47:05.633Z] #13 ... [2021-05-21T08:47:05.633Z] [2021-05-21T08:47:05.633Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:47:05.633Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:05.633Z] #43 15.83 CC images/stats.o [2021-05-21T08:47:06.197Z] #43 16.28 CC images/core.o [2021-05-21T08:47:06.761Z] #43 16.90 CC images/core-x86.o [2021-05-21T08:47:07.325Z] #43 17.43 CC images/core-arm.o [2021-05-21T08:47:07.582Z] #43 17.81 CC images/core-aarch64.o [2021-05-21T08:47:08.145Z] #43 18.26 CC images/core-ppc64.o [2021-05-21T08:47:08.720Z] #43 18.82 CC images/core-s390.o [2021-05-21T08:47:09.286Z] #43 19.42 CC images/cpuinfo.o [2021-05-21T08:47:09.543Z] #43 19.81 CC images/inventory.o [2021-05-21T08:47:09.800Z] #43 20.05 CC images/fdinfo.o [2021-05-21T08:47:10.364Z] #43 20.50 CC images/fown.o [2021-05-21T08:47:10.364Z] #43 ... [2021-05-21T08:47:10.364Z] [2021-05-21T08:47:10.364Z] #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-05-21T08:47:10.364Z] #51 sha256:b74cc4c35e9d14130b338ed3c136330aff0a33023dc529e1a8edd2dee369d878 [2021-05-21T08:47:10.364Z] #51 79.27 encoding/json [2021-05-21T08:47:10.364Z] #51 84.42 github.com/pkg/diff [2021-05-21T08:47:10.364Z] #51 84.49 go/ast [2021-05-21T08:47:10.364Z] #51 85.60 golang.org/x/crypto/ssh/terminal [2021-05-21T08:47:10.364Z] #51 87.15 mvdan.cc/editorconfig [2021-05-21T08:47:10.364Z] #51 88.32 mvdan.cc/sh/v3/fileutil [2021-05-21T08:47:10.364Z] #51 88.46 text/tabwriter [2021-05-21T08:47:10.364Z] #51 89.10 mvdan.cc/sh/v3/syntax [2021-05-21T08:47:10.621Z] #51 ... [2021-05-21T08:47:10.621Z] [2021-05-21T08:47:10.621Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:47:10.621Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:10.621Z] #43 20.73 CC images/ns.o [2021-05-21T08:47:10.878Z] #43 21.01 CC images/regfile.o [2021-05-21T08:47:11.135Z] #43 21.32 CC images/ghost-file.o [2021-05-21T08:47:11.392Z] #43 21.65 CC images/fifo.o [2021-05-21T08:47:11.649Z] #43 21.86 CC images/remap-file-path.o [2021-05-21T08:47:11.906Z] #43 22.13 CC images/eventfd.o [2021-05-21T08:47:12.164Z] #43 22.41 CC images/eventpoll.o [2021-05-21T08:47:12.728Z] #43 22.78 CC images/fh.o [2021-05-21T08:47:12.728Z] #43 23.11 CC images/fsnotify.o [2021-05-21T08:47:13.659Z] #43 23.80 CC images/signalfd.o [2021-05-21T08:47:13.916Z] #43 24.09 CC images/fs.o [2021-05-21T08:47:13.916Z] #43 24.27 CC images/pstree.o [2021-05-21T08:47:14.174Z] #43 24.49 CC images/pipe.o [2021-05-21T08:47:14.431Z] #43 24.73 CC images/tcp-stream.o [2021-05-21T08:47:14.996Z] #43 25.05 CC images/sk-packet.o [2021-05-21T08:47:14.996Z] #43 25.30 CC images/mnt.o [2021-05-21T08:47:15.253Z] #43 25.47 CC images/pipe-data.o [2021-05-21T08:47:15.510Z] #43 25.71 CC images/sa.o [2021-05-21T08:47:15.768Z] #43 25.94 CC images/timer.o [2021-05-21T08:47:16.025Z] #43 ... [2021-05-21T08:47:16.025Z] [2021-05-21T08:47:16.025Z] #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-05-21T08:47:16.025Z] #56 sha256:5c2ba4746656e38e82e1256ecbc88c940416400ed33572bee65a6717480b1b74 [2021-05-21T08:47:16.025Z] #56 42.15 Checking out files: 50% (1987/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-21T08:47:16.025Z] #56 43.27 + cd /tmp/tmp.jkDUcGRdhG/src/github.com/containerd/containerd [2021-05-21T08:47:16.025Z] #56 43.27 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-21T08:47:16.025Z] #56 44.03 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-21T08:47:16.025Z] #56 44.03 + BUILDTAGS='netgo osusergo static_build' [2021-05-21T08:47:16.025Z] #56 44.03 + export EXTRA_FLAGS=-buildmode=pie [2021-05-21T08:47:16.025Z] #56 44.04 + EXTRA_FLAGS=-buildmode=pie [2021-05-21T08:47:16.025Z] #56 44.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-21T08:47:16.025Z] #56 44.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-21T08:47:16.025Z] #56 44.04 + '[' '' = dynamic ']' [2021-05-21T08:47:16.025Z] #56 44.04 + make [2021-05-21T08:47:16.957Z] #56 45.52 + bin/ctr [2021-05-21T08:47:17.521Z] #56 ... [2021-05-21T08:47:17.521Z] [2021-05-21T08:47:17.521Z] #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-05-21T08:47:17.521Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:47:17.521Z] #45 86.32 go/parser [2021-05-21T08:47:17.521Z] #45 87.42 text/template [2021-05-21T08:47:17.521Z] #45 89.86 log [2021-05-21T08:47:17.521Z] #45 90.45 encoding/xml [2021-05-21T08:47:17.521Z] #45 92.21 go/doc [2021-05-21T08:47:17.521Z] #45 95.23 github.com/LK4D4/vndr/build [2021-05-21T08:47:17.521Z] #45 95.80 github.com/LK4D4/vndr/versioned [2021-05-21T08:47:17.521Z] #45 95.91 compress/flate [2021-05-21T08:47:17.521Z] #45 ... [2021-05-21T08:47:17.521Z] [2021-05-21T08:47:17.521Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:47:17.521Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:17.521Z] #43 26.31 CC images/timerfd.o [2021-05-21T08:47:17.521Z] #43 26.54 CC images/mm.o [2021-05-21T08:47:17.521Z] #43 26.93 CC images/sk-opts.o [2021-05-21T08:47:17.521Z] #43 27.14 CC images/sk-unix.o [2021-05-21T08:47:17.521Z] #43 27.50 CC images/sk-inet.o [2021-05-21T08:47:17.778Z] #43 27.91 CC images/tun.o [2021-05-21T08:47:18.036Z] #43 28.26 CC images/sk-netlink.o [2021-05-21T08:47:18.293Z] #43 28.50 CC images/packet-sock.o [2021-05-21T08:47:18.589Z] #43 28.88 CC images/ipc-var.o [2021-05-21T08:47:19.154Z] #43 29.28 CC images/ipc-desc.o [2021-05-21T08:47:19.427Z] #43 29.44 CC images/ipc-shm.o [2021-05-21T08:47:19.687Z] #43 29.74 CC images/ipc-msg.o [2021-05-21T08:47:19.944Z] #43 30.05 CC images/ipc-sem.o [2021-05-21T08:47:19.944Z] #43 30.28 CC images/utsns.o [2021-05-21T08:47:20.201Z] #43 30.47 CC images/creds.o [2021-05-21T08:47:20.457Z] #43 30.67 CC images/vma.o [2021-05-21T08:47:20.715Z] #43 30.84 CC images/netdev.o [2021-05-21T08:47:21.278Z] #43 31.31 CC images/tty.o [2021-05-21T08:47:21.534Z] #43 31.76 CC images/file-lock.o [2021-05-21T08:47:21.791Z] #43 32.01 CC images/rlimit.o [2021-05-21T08:47:22.048Z] #43 32.24 CC images/pagemap.o [2021-05-21T08:47:22.304Z] #43 32.56 CC images/siginfo.o [2021-05-21T08:47:22.560Z] #43 ... [2021-05-21T08:47:22.560Z] [2021-05-21T08:47:22.560Z] #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-05-21T08:47:22.560Z] #51 sha256:b74cc4c35e9d14130b338ed3c136330aff0a33023dc529e1a8edd2dee369d878 [2021-05-21T08:47:22.560Z] #51 94.82 mvdan.cc/sh/v3/cmd/shfmt [2021-05-21T08:47:22.560Z] #51 DONE 101.4s [2021-05-21T08:47:22.560Z] [2021-05-21T08:47:22.560Z] #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-05-21T08:47:22.560Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:47:22.560Z] #45 98.73 hash/crc32 [2021-05-21T08:47:22.560Z] #45 99.01 net [2021-05-21T08:47:22.560Z] #45 99.34 compress/gzip [2021-05-21T08:47:22.560Z] #45 99.89 vendor/golang.org/x/text/transform [2021-05-21T08:47:22.560Z] #45 100.5 vendor/golang.org/x/text/unicode/bidi [2021-05-21T08:47:23.931Z] #45 102.6 vendor/golang.org/x/text/secure/bidirule [2021-05-21T08:47:24.187Z] #45 102.9 vendor/golang.org/x/text/unicode/norm [2021-05-21T08:47:27.456Z] #45 ... [2021-05-21T08:47:27.456Z] [2021-05-21T08:47:27.456Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:47:27.456Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:27.456Z] #43 32.97 CC images/rpc.o [2021-05-21T08:47:27.456Z] #43 34.49 CC images/ext-file.o [2021-05-21T08:47:27.456Z] #43 34.71 CC images/cgroup.o [2021-05-21T08:47:27.456Z] #43 35.26 CC images/userns.o [2021-05-21T08:47:27.456Z] #43 35.48 CC images/google/protobuf/descriptor.o [2021-05-21T08:47:27.456Z] #43 37.21 CC images/opts.o [2021-05-21T08:47:27.456Z] #43 37.40 CC images/seccomp.o [2021-05-21T08:47:27.456Z] #43 37.70 CC images/binfmt-misc.o [2021-05-21T08:47:27.712Z] #43 37.89 CC images/time.o [2021-05-21T08:47:27.970Z] #43 38.13 CC images/sysctl.o [2021-05-21T08:47:27.970Z] #43 38.31 CC images/autofs.o [2021-05-21T08:47:28.534Z] #43 38.54 CC images/macvlan.o [2021-05-21T08:47:28.534Z] #43 38.80 CC images/sit.o [2021-05-21T08:47:29.098Z] #43 39.07 CC images/memfd.o [2021-05-21T08:47:29.098Z] #43 39.32 CC images/timens.o [2021-05-21T08:47:29.356Z] #43 39.59 LINK images/built-in.o [2021-05-21T08:47:29.615Z] #43 39.75 GEN compel/include/asm [2021-05-21T08:47:29.615Z] #43 39.77 GEN compel/include/version.h [2021-05-21T08:47:29.615Z] #43 39.78 touch .config [2021-05-21T08:47:29.615Z] #43 39.82 GEN include/common/config.h [2021-05-21T08:47:29.872Z] #43 39.89 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-21T08:47:29.873Z] #43 39.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-21T08:47:29.873Z] #43 39.93 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-21T08:47:29.873Z] #43 39.96 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-21T08:47:29.873Z] #43 39.97 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-21T08:47:29.873Z] #43 40.01 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-21T08:47:29.873Z] #43 40.03 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-21T08:47:29.873Z] #43 40.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-21T08:47:29.873Z] #43 40.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-21T08:47:29.873Z] #43 40.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-21T08:47:29.873Z] #43 40.09 DEP compel/plugins/std/infect.d [2021-05-21T08:47:30.131Z] #43 40.27 DEP compel/plugins/std/string.d [2021-05-21T08:47:30.131Z] #43 40.39 DEP compel/plugins/std/log.d [2021-05-21T08:47:30.131Z] #43 40.51 DEP compel/plugins/std/fds.d [2021-05-21T08:47:30.388Z] #43 40.60 DEP compel/plugins/std/std.d [2021-05-21T08:47:30.645Z] #43 40.69 DEP compel/plugins/shmem/shmem.d [2021-05-21T08:47:30.645Z] #43 40.82 DEP compel/plugins/fds/fds.d [2021-05-21T08:47:30.902Z] #43 41.00 CC compel/plugins/std/std.o [2021-05-21T08:47:31.159Z] #43 41.30 CC compel/plugins/std/fds.o [2021-05-21T08:47:31.723Z] #43 41.73 CC compel/plugins/std/log.o [2021-05-21T08:47:32.287Z] #43 42.53 CC compel/plugins/std/string.o [2021-05-21T08:47:33.218Z] #43 43.26 CC compel/plugins/std/infect.o [2021-05-21T08:47:33.218Z] #43 ... [2021-05-21T08:47:33.218Z] [2021-05-21T08:47:33.218Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-21T08:47:33.218Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:47:33.218Z] #13 97.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-21T08:47:33.218Z] #13 97.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-21T08:47:33.218Z] #13 97.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T08:47:33.475Z] #13 ... [2021-05-21T08:47:33.475Z] [2021-05-21T08:47:33.475Z] #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-05-21T08:47:33.475Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:47:33.475Z] #45 106.2 vendor/golang.org/x/net/idna [2021-05-21T08:47:33.475Z] #45 108.7 vendor/golang.org/x/net/http2/hpack [2021-05-21T08:47:33.475Z] #45 109.6 mime [2021-05-21T08:47:33.475Z] #45 111.3 mime/quotedprintable [2021-05-21T08:47:33.475Z] #45 111.5 net/http/internal [2021-05-21T08:47:33.475Z] #45 ... [2021-05-21T08:47:33.475Z] [2021-05-21T08:47:33.475Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:47:33.475Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:33.475Z] #43 43.71 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-21T08:47:33.475Z] #43 43.76 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-21T08:47:33.733Z] #43 43.79 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-21T08:47:33.733Z] #43 43.92 AR compel/plugins/std.lib.a [2021-05-21T08:47:33.733Z] #43 43.99 CC compel/plugins/fds/fds.o [2021-05-21T08:47:33.990Z] #43 44.21 AR compel/plugins/fds.lib.a [2021-05-21T08:47:33.990Z] #43 44.25 HOSTDEP compel/src/lib/log-host.d [2021-05-21T08:47:33.990Z] #43 44.34 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-21T08:47:34.248Z] #43 44.46 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-21T08:47:34.248Z] #43 44.57 HOSTDEP compel/src/main-host.d [2021-05-21T08:47:34.505Z] #43 44.65 DEP compel/src/lib/ptrace.d [2021-05-21T08:47:34.505Z] #43 44.81 DEP compel/src/lib/infect.d [2021-05-21T08:47:34.762Z] #43 44.91 DEP compel/src/lib/infect-util.d [2021-05-21T08:47:35.020Z] #43 45.06 DEP compel/src/lib/infect-rpc.d [2021-05-21T08:47:35.020Z] #43 45.18 DEP compel/arch/x86/src/lib/infect.d [2021-05-21T08:47:35.020Z] #43 45.25 DEP compel/arch/x86/src/lib/cpu.d [2021-05-21T08:47:35.020Z] #43 45.30 DEP compel/src/lib/log.d [2021-05-21T08:47:35.278Z] #43 45.37 DEP compel/src/main.d [2021-05-21T08:47:35.278Z] #43 45.46 DEP compel/src/lib/handle-elf.d [2021-05-21T08:47:35.278Z] #43 45.55 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-21T08:47:35.536Z] #43 45.64 CC compel/src/lib/log.o [2021-05-21T08:47:35.793Z] #43 45.86 CC compel/arch/x86/src/lib/cpu.o [2021-05-21T08:47:36.725Z] #43 46.62 CC compel/arch/x86/src/lib/infect.o [2021-05-21T08:47:37.289Z] #43 47.44 CC compel/src/lib/infect-rpc.o [2021-05-21T08:47:37.546Z] #43 47.82 CC compel/src/lib/infect-util.o [2021-05-21T08:47:37.803Z] #43 48.12 CC compel/src/lib/infect.o [2021-05-21T08:47:39.699Z] #43 ... [2021-05-21T08:47:39.699Z] [2021-05-21T08:47:39.699Z] #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-05-21T08:47:39.699Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-21T08:47:39.699Z] #13 111.8 Selecting previously unselected package libapparmor1:amd64. [2021-05-21T08:47:39.699Z] #13 111.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 111.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T08:47:39.699Z] #13 111.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-21T08:47:39.699Z] #13 111.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 111.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T08:47:39.699Z] #13 112.1 Selecting previously unselected package libbtrfs0. [2021-05-21T08:47:39.699Z] #13 112.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 112.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-21T08:47:39.699Z] #13 112.2 Selecting previously unselected package libbtrfs-dev. [2021-05-21T08:47:39.699Z] #13 112.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 112.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-21T08:47:39.699Z] #13 112.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-21T08:47:39.699Z] #13 112.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 112.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T08:47:39.699Z] #13 112.4 Selecting previously unselected package libudev-dev:amd64. [2021-05-21T08:47:39.699Z] #13 112.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 112.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T08:47:39.699Z] #13 112.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-21T08:47:39.699Z] #13 112.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 112.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T08:47:39.699Z] #13 112.9 Selecting previously unselected package libpcre16-3:amd64. [2021-05-21T08:47:39.699Z] #13 112.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 112.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T08:47:39.699Z] #13 113.1 Selecting previously unselected package libpcre32-3:amd64. [2021-05-21T08:47:39.699Z] #13 113.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 113.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T08:47:39.699Z] #13 113.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-21T08:47:39.699Z] #13 113.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 113.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T08:47:39.699Z] #13 113.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-21T08:47:39.699Z] #13 113.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-21T08:47:39.699Z] #13 113.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T08:47:40.263Z] #13 113.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-21T08:47:40.263Z] #13 114.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-21T08:47:40.263Z] #13 114.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T08:47:40.521Z] #13 114.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-21T08:47:40.521Z] #13 114.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-21T08:47:40.521Z] #13 114.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T08:47:40.521Z] #13 114.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-21T08:47:40.521Z] #13 114.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-21T08:47:40.521Z] #13 114.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T08:47:40.778Z] #13 114.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-21T08:47:40.778Z] #13 114.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-21T08:47:40.778Z] #13 114.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T08:47:41.343Z] #13 115.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-21T08:47:41.343Z] #13 115.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-21T08:47:41.343Z] #13 115.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-21T08:47:41.343Z] #13 115.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-21T08:47:41.343Z] #13 115.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-21T08:47:41.343Z] #13 115.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-21T08:47:41.343Z] #13 115.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-21T08:47:41.343Z] #13 115.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-21T08:47:41.343Z] #13 115.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-21T08:47:41.343Z] #13 115.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-21T08:47:41.343Z] #13 115.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-21T08:47:41.343Z] #13 115.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-21T08:47:41.343Z] #13 115.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-21T08:47:41.343Z] #13 115.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-21T08:47:41.343Z] #13 115.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-21T08:47:41.343Z] #13 115.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-21T08:47:41.343Z] #13 115.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-21T08:47:41.343Z] #13 115.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T08:47:41.343Z] #13 115.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-05-21T08:47:41.600Z] #13 115.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-05-21T08:47:41.600Z] #13 115.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-21T08:47:41.600Z] #13 115.3 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-05-21T08:47:41.600Z] #13 115.3 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-05-21T08:47:41.600Z] #13 115.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-21T08:47:41.600Z] #13 115.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-21T08:47:41.600Z] #13 115.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T08:47:41.600Z] #13 115.4 Setting up dmsetup (2:1.02.155-3) ... [2021-05-21T08:47:41.600Z] #13 115.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-21T08:47:41.600Z] #13 115.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-21T08:47:41.600Z] #13 115.4 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T08:47:43.495Z] #13 DONE 117.0s [2021-05-21T08:47:43.495Z] [2021-05-21T08:47:43.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-05-21T08:47:43.495Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:43.495Z] #43 50.43 CC compel/src/lib/ptrace.o [2021-05-21T08:47:43.495Z] #43 50.85 AR compel/libcompel.a [2021-05-21T08:47:43.495Z] #43 50.94 HOSTCC compel/src/main-host.o [2021-05-21T08:47:43.495Z] #43 51.24 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-21T08:47:43.495Z] #43 51.44 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-21T08:47:43.495Z] #43 51.83 HOSTCC compel/src/lib/log-host.o [2021-05-21T08:47:43.495Z] #43 51.96 HOSTLINK compel/compel-host-bin [2021-05-21T08:47:43.495Z] #43 52.08 DEP soccr/soccr.d [2021-05-21T08:47:43.495Z] #43 52.24 CC soccr/soccr.o [2021-05-21T08:47:43.495Z] #43 53.83 AR soccr/libsoccr.a [2021-05-21T08:47:43.752Z] #43 53.90 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T08:47:44.009Z] #43 54.26 DEP criu/arch/x86/sigframe.d [2021-05-21T08:47:44.266Z] #43 54.41 DEP criu/arch/x86/sigaction_compat.d [2021-05-21T08:47:44.524Z] #43 54.63 DEP criu/arch/x86/kerndat.d [2021-05-21T08:47:44.524Z] #43 54.82 DEP criu/arch/x86/crtools.d [2021-05-21T08:47:44.783Z] #43 ... [2021-05-21T08:47:44.783Z] [2021-05-21T08:47:44.783Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-21T08:47:44.783Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-21T08:47:44.783Z] #14 DONE 1.7s [2021-05-21T08:47:44.783Z] [2021-05-21T08:47:44.783Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:47:44.783Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:44.783Z] #43 54.98 DEP criu/arch/x86/cpu.d [2021-05-21T08:47:45.040Z] #43 55.33 CC criu/arch/x86/cpu.o [2021-05-21T08:47:45.979Z] #43 ... [2021-05-21T08:47:45.979Z] [2021-05-21T08:47:45.979Z] #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-05-21T08:47:45.979Z] #58 sha256:12e7a563408f93c82dd4f9fccd0bda95170229baf862f48f2ef8d883a93fd849 [2021-05-21T08:47:45.979Z] #58 116.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-21T08:47:45.979Z] #58 116.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-21T08:47:45.979Z] #58 DONE 124.6s [2021-05-21T08:47:45.979Z] [2021-05-21T08:47:45.979Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-21T08:47:45.979Z] #59 sha256:ca6714ca3e29af792b69d33b26dec4d3244d3b3f18bf80002d53aca71ffbbace [2021-05-21T08:47:45.979Z] #59 DONE 0.1s [2021-05-21T08:47:45.979Z] [2021-05-21T08:47:45.979Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-21T08:47:45.979Z] #60 sha256:c6b43950ad5e8895c96b939ad107ab62427a167df2989ba2b7f0ccf486bb6895 [2021-05-21T08:47:45.979Z] #60 DONE 0.1s [2021-05-21T08:47:45.979Z] [2021-05-21T08:47:45.979Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-21T08:47:45.979Z] #53 sha256:f15ea8543e6f2abb78cea15455d86dcd192c8f393ed6b78c8ebbd190c7e7fd0a [2021-05-21T08:47:45.979Z] #53 1.563 + RM_GOPATH=0 [2021-05-21T08:47:45.979Z] #53 1.565 + TMP_GOPATH= [2021-05-21T08:47:45.979Z] #53 1.565 + : /build [2021-05-21T08:47:45.979Z] #53 1.565 + '[' -z '' ']' [2021-05-21T08:47:45.979Z] #53 1.566 ++ mktemp -d [2021-05-21T08:47:45.979Z] #53 1.567 + export GOPATH=/tmp/tmp.qdIrk39m5N [2021-05-21T08:47:45.979Z] #53 1.567 + GOPATH=/tmp/tmp.qdIrk39m5N [2021-05-21T08:47:45.979Z] #53 1.568 + RM_GOPATH=1 [2021-05-21T08:47:45.979Z] #53 1.568 + case "$(go env GOARCH)" in [2021-05-21T08:47:45.979Z] #53 1.578 ++ go env GOARCH [2021-05-21T08:47:45.979Z] #53 1.584 + export GO_BUILDMODE=-buildmode=pie [2021-05-21T08:47:45.979Z] #53 1.584 + GO_BUILDMODE=-buildmode=pie [2021-05-21T08:47:45.979Z] #53 1.586 ++ dirname /tmp/install/install.sh [2021-05-21T08:47:45.979Z] #53 1.590 + dir=/tmp/install [2021-05-21T08:47:45.979Z] #53 1.591 + bin=runc [2021-05-21T08:47:45.979Z] #53 1.591 + shift [2021-05-21T08:47:45.979Z] #53 1.591 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-21T08:47:45.979Z] #53 1.594 + . /tmp/install/runc.installer [2021-05-21T08:47:45.979Z] #53 1.597 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T08:47:45.979Z] #53 1.606 + install_runc [2021-05-21T08:47:45.979Z] #53 1.607 + uname -r [2021-05-21T08:47:45.979Z] #53 1.607 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-21T08:47:45.979Z] #53 1.610 + RUNC_BUILDTAGS='seccomp ' [2021-05-21T08:47:45.979Z] #53 1.610 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-21T08:47:45.979Z] #53 1.611 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-21T08:47:45.979Z] #53 1.611 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qdIrk39m5N/src/github.com/opencontainers/runc [2021-05-21T08:47:45.979Z] #53 1.614 Cloning into '/tmp/tmp.qdIrk39m5N/src/github.com/opencontainers/runc'... [2021-05-21T08:47:46.544Z] #53 ... [2021-05-21T08:47:46.544Z] [2021-05-21T08:47:46.544Z] #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-05-21T08:47:46.544Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-21T08:47:46.544Z] #15 DONE 1.7s [2021-05-21T08:47:46.800Z] [2021-05-21T08:47:46.800Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-21T08:47:46.800Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-21T08:47:47.365Z] #16 ... [2021-05-21T08:47:47.365Z] [2021-05-21T08:47:47.365Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-21T08:47:47.365Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:47:47.365Z] #45 116.0 net/textproto [2021-05-21T08:47:47.365Z] #45 116.1 crypto/x509 [2021-05-21T08:47:47.365Z] #45 117.2 vendor/golang.org/x/net/http/httpguts [2021-05-21T08:47:47.365Z] #45 117.5 vendor/golang.org/x/net/http/httpproxy [2021-05-21T08:47:47.365Z] #45 118.0 mime/multipart [2021-05-21T08:47:47.365Z] #45 119.9 crypto/tls [2021-05-21T08:47:47.365Z] #45 ... [2021-05-21T08:47:47.365Z] [2021-05-21T08:47:47.365Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:47:47.365Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:47.365Z] #43 56.74 CC criu/arch/x86/crtools.o [2021-05-21T08:47:48.297Z] #43 58.43 CC criu/arch/x86/kerndat.o [2021-05-21T08:47:48.555Z] #43 ... [2021-05-21T08:47:48.555Z] [2021-05-21T08:47:48.555Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-21T08:47:48.555Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-21T08:47:48.555Z] #16 1.788 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-21T08:47:48.555Z] #16 DONE 1.9s [2021-05-21T08:47:48.813Z] [2021-05-21T08:47:48.813Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-21T08:47:48.813Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-21T08:47:49.746Z] #17 DONE 1.3s [2021-05-21T08:47:49.746Z] [2021-05-21T08:47:49.746Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:47:49.746Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:49.746Z] #43 59.30 CC criu/arch/x86/sigaction_compat.o [2021-05-21T08:47:49.746Z] #43 59.63 CC criu/arch/x86/sigframe.o [2021-05-21T08:47:49.746Z] #43 60.03 LINK criu/arch/x86/crtools.built-in.o [2021-05-21T08:47:49.746Z] #43 60.13 DEP criu/pie/util-vdso-elf32.d [2021-05-21T08:47:50.311Z] #43 60.38 DEP criu/pie/util-vdso.d [2021-05-21T08:47:50.568Z] #43 60.60 DEP criu/pie/util.d [2021-05-21T08:47:50.568Z] #43 60.73 CC criu/pie/util.o [2021-05-21T08:47:50.825Z] #43 ... [2021-05-21T08:47:50.825Z] [2021-05-21T08:47:50.825Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-21T08:47:50.825Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-21T08:47:50.825Z] #18 DONE 1.1s [2021-05-21T08:47:51.082Z] [2021-05-21T08:47:51.082Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:47:51.082Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:47:51.082Z] #43 61.21 CC criu/pie/util-vdso.o [2021-05-21T08:47:52.012Z] #43 62.04 CC criu/pie/util-vdso-elf32.o [2021-05-21T08:47:52.012Z] #43 ... [2021-05-21T08:47:52.012Z] [2021-05-21T08:47:52.012Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-21T08:47:52.012Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-21T08:47:52.012Z] #19 DONE 1.1s [2021-05-21T08:47:52.273Z] [2021-05-21T08:47:52.273Z] #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-05-21T08:47:52.273Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T08:47:53.642Z] #20 1.478 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-21T08:47:53.643Z] #20 1.586 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-21T08:47:53.643Z] #20 1.660 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-21T08:47:53.899Z] #20 1.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-21T08:47:54.156Z] #20 2.114 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-21T08:47:55.199Z] #20 3.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-21T08:47:56.569Z] #20 4.472 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-21T08:47:57.947Z] #20 ... [2021-05-21T08:47:57.947Z] [2021-05-21T08:47:57.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-05-21T08:47:57.947Z] #53 sha256:f15ea8543e6f2abb78cea15455d86dcd192c8f393ed6b78c8ebbd190c7e7fd0a [2021-05-21T08:47:57.947Z] #53 13.48 + cd /tmp/tmp.qdIrk39m5N/src/github.com/opencontainers/runc [2021-05-21T08:47:57.947Z] #53 13.49 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-21T08:47:57.947Z] #53 13.92 + '[' -z '' ']' [2021-05-21T08:47:57.947Z] #53 13.92 + target=static [2021-05-21T08:47:57.947Z] #53 13.92 + make 'BUILDTAGS=seccomp ' static [2021-05-21T08:47:57.947Z] #53 14.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-21T08:48:01.222Z] #53 ... [2021-05-21T08:48:01.222Z] [2021-05-21T08:48:01.222Z] #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-05-21T08:48:01.222Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:48:01.222Z] #45 129.7 net/http/httptrace [2021-05-21T08:48:01.222Z] #45 130.3 net/http [2021-05-21T08:48:01.222Z] #45 ... [2021-05-21T08:48:01.222Z] [2021-05-21T08:48:01.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-05-21T08:48:01.222Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:48:01.222Z] #43 63.04 AR criu/pie/pie.lib.a [2021-05-21T08:48:01.222Z] #43 63.23 DEP criu/pie/restorer.d [2021-05-21T08:48:01.222Z] #43 63.53 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-21T08:48:01.222Z] #43 63.65 DEP criu/arch/x86/restorer_unmap.d [2021-05-21T08:48:01.222Z] #43 63.68 DEP criu/arch/x86/restorer.d [2021-05-21T08:48:01.222Z] #43 63.93 DEP criu/arch/x86/vdso-pie.d [2021-05-21T08:48:01.222Z] #43 64.06 DEP criu/pie/parasite-vdso.d [2021-05-21T08:48:01.222Z] #43 64.18 DEP criu/pie/parasite.d [2021-05-21T08:48:01.222Z] #43 64.41 CC criu/pie/parasite.o [2021-05-21T08:48:01.222Z] #43 65.92 LINK criu/pie/parasite.built-in.o [2021-05-21T08:48:01.222Z] #43 65.93 GEN criu/pie/parasite-blob.h [2021-05-21T08:48:01.222Z] #43 65.94 CC criu/pie/parasite-vdso.o [2021-05-21T08:48:01.222Z] #43 66.67 CC criu/arch/x86/vdso-pie.o [2021-05-21T08:48:01.222Z] #43 66.97 CC criu/arch/x86/restorer.o [2021-05-21T08:48:01.222Z] #43 67.55 CC criu/arch/x86/restorer_unmap.o [2021-05-21T08:48:01.222Z] #43 67.61 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-21T08:48:01.222Z] #43 67.87 CC criu/pie/restorer.o [2021-05-21T08:48:01.222Z] #43 71.33 LINK criu/pie/restorer.built-in.o [2021-05-21T08:48:01.222Z] #43 71.37 GEN criu/pie/restorer-blob.h [2021-05-21T08:48:01.222Z] #43 71.47 DEP criu/vdso.d [2021-05-21T08:48:01.528Z] #43 71.77 DEP criu/vdso-compat.d [2021-05-21T08:48:01.791Z] #43 71.97 DEP criu/uts_ns.d [2021-05-21T08:48:02.049Z] #43 72.27 DEP criu/util.d [2021-05-21T08:48:02.306Z] #43 72.49 DEP criu/uffd.d [2021-05-21T08:48:02.562Z] #43 72.77 DEP criu/tun.d [2021-05-21T08:48:02.818Z] #43 72.93 DEP criu/tty.d [2021-05-21T08:48:03.073Z] #43 73.17 DEP criu/timerfd.d [2021-05-21T08:48:03.073Z] #43 73.35 DEP criu/timens.d [2021-05-21T08:48:03.329Z] #43 73.49 DEP criu/sysfs_parse.d [2021-05-21T08:48:03.585Z] #43 73.73 DEP criu/sysctl.d [2021-05-21T08:48:03.841Z] #43 73.96 DEP criu/string.d [2021-05-21T08:48:03.841Z] #43 74.01 DEP criu/stats.d [2021-05-21T08:48:04.096Z] #43 74.12 DEP criu/sockets.d [2021-05-21T08:48:04.096Z] #43 74.33 DEP criu/sk-unix.d [2021-05-21T08:48:04.352Z] #43 ... [2021-05-21T08:48:04.352Z] [2021-05-21T08:48:04.352Z] #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-05-21T08:48:04.352Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:48:04.352Z] #45 143.2 github.com/LK4D4/vndr/godl [2021-05-21T08:48:05.279Z] #45 143.9 github.com/LK4D4/vndr [2021-05-21T08:48:07.795Z] #45 ... [2021-05-21T08:48:07.795Z] [2021-05-21T08:48:07.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-05-21T08:48:07.795Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T08:48:07.795Z] #20 5.849 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-21T08:48:07.795Z] #20 11.52 Fetched 8964 kB in 10s (872 kB/s) [2021-05-21T08:48:07.795Z] #20 11.52 Reading package lists... [2021-05-21T08:48:08.052Z] #20 15.95 Reading package lists... [2021-05-21T08:48:08.052Z] #20 ... [2021-05-21T08:48:08.052Z] [2021-05-21T08:48:08.052Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:48:08.052Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:48:08.052Z] #43 74.63 DEP criu/sk-tcp.d [2021-05-21T08:48:08.052Z] #43 74.87 DEP criu/sk-queue.d [2021-05-21T08:48:08.052Z] #43 75.04 DEP criu/sk-packet.d [2021-05-21T08:48:08.052Z] #43 75.21 DEP criu/sk-netlink.d [2021-05-21T08:48:08.052Z] #43 75.49 DEP criu/sk-inet.d [2021-05-21T08:48:08.052Z] #43 75.71 DEP criu/signalfd.d [2021-05-21T08:48:08.052Z] #43 75.86 DEP criu/sigframe.d [2021-05-21T08:48:08.052Z] #43 75.99 DEP criu/shmem.d [2021-05-21T08:48:08.052Z] #43 76.19 DEP criu/servicefd.d [2021-05-21T08:48:08.052Z] #43 76.36 DEP criu/seize.d [2021-05-21T08:48:08.052Z] #43 76.57 DEP criu/seccomp.d [2021-05-21T08:48:08.052Z] #43 76.82 DEP criu/rst-malloc.d [2021-05-21T08:48:08.052Z] #43 76.93 DEP criu/rbtree.d [2021-05-21T08:48:08.052Z] #43 76.98 DEP criu/pstree.d [2021-05-21T08:48:08.052Z] #43 77.16 DEP criu/protobuf.d [2021-05-21T08:48:08.052Z] #43 77.30 GEN criu/protobuf-desc-gen.h [2021-05-21T08:48:08.979Z] #43 79.12 DEP criu/protobuf-desc.d [2021-05-21T08:48:08.979Z] #43 79.28 DEP criu/proc_parse.d [2021-05-21T08:48:09.542Z] #43 79.49 DEP criu/plugin.d [2021-05-21T08:48:09.542Z] #43 79.58 DEP criu/pipes.d [2021-05-21T08:48:09.542Z] #43 79.74 DEP criu/pie-util.d [2021-05-21T08:48:09.542Z] #43 79.87 DEP criu/pie-util-vdso.d [2021-05-21T08:48:09.799Z] #43 79.99 DEP criu/pie-util-vdso-elf32.d [2021-05-21T08:48:10.056Z] #43 80.15 DEP criu/path.d [2021-05-21T08:48:10.056Z] #43 80.32 DEP criu/parasite-syscall.d [2021-05-21T08:48:10.313Z] #43 80.52 DEP criu/pagemap.d [2021-05-21T08:48:10.569Z] #43 80.68 DEP criu/pagemap-cache.d [2021-05-21T08:48:10.569Z] #43 80.82 DEP criu/page-xfer.d [2021-05-21T08:48:10.826Z] #43 81.03 DEP criu/page-pipe.d [2021-05-21T08:48:11.083Z] #43 81.19 DEP criu/netfilter.d [2021-05-21T08:48:11.340Z] #43 81.40 DEP criu/net.d [2021-05-21T08:48:11.340Z] #43 81.57 DEP criu/namespaces.d [2021-05-21T08:48:11.597Z] #43 81.71 DEP criu/mount.d [2021-05-21T08:48:11.597Z] #43 81.91 DEP criu/memfd.d [2021-05-21T08:48:11.854Z] #43 82.06 DEP criu/mem.d [2021-05-21T08:48:12.110Z] #43 82.22 DEP criu/lsm.d [2021-05-21T08:48:12.110Z] #43 ... [2021-05-21T08:48:12.110Z] [2021-05-21T08:48:12.110Z] #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-05-21T08:48:12.110Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T08:48:12.110Z] #20 15.95 Reading package lists... [2021-05-21T08:48:13.479Z] #20 20.21 Building dependency tree... [2021-05-21T08:48:14.043Z] #20 22.11 libcap2-bin is already the newest version (1:2.25-2). [2021-05-21T08:48:14.043Z] #20 22.11 The following additional packages will be installed: [2021-05-21T08:48:14.043Z] #20 22.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-21T08:48:14.043Z] #20 22.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-21T08:48:14.299Z] #20 22.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-21T08:48:14.299Z] #20 22.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-21T08:48:14.299Z] #20 22.14 python3.7 python3.7-minimal vim-runtime xxd [2021-05-21T08:48:14.299Z] #20 22.14 Suggested packages: [2021-05-21T08:48:14.299Z] #20 22.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-21T08:48:14.299Z] #20 22.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-21T08:48:14.299Z] #20 22.15 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-21T08:48:14.299Z] #20 22.15 Recommended packages: [2021-05-21T08:48:14.299Z] #20 22.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-21T08:48:14.299Z] #20 22.15 python3-keyrings.alt python3-xdg unzip [2021-05-21T08:48:14.861Z] #20 ... [2021-05-21T08:48:14.861Z] [2021-05-21T08:48:14.861Z] #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-05-21T08:48:14.861Z] #45 sha256:b91daedb518ff99aaa229fcc7ca71f380098da543bc42a7d8f85964d6767c95d [2021-05-21T08:48:14.861Z] #45 DONE 153.6s [2021-05-21T08:48:15.118Z] [2021-05-21T08:48:15.118Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:48:15.118Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:48:15.118Z] #43 82.38 DEP criu/log.d [2021-05-21T08:48:15.118Z] #43 82.58 DEP criu/libnetlink.d [2021-05-21T08:48:15.118Z] #43 82.75 DEP criu/kerndat.d [2021-05-21T08:48:15.118Z] #43 82.94 DEP criu/kcmp-ids.d [2021-05-21T08:48:15.118Z] #43 83.08 DEP criu/irmap.d [2021-05-21T08:48:15.118Z] #43 83.24 DEP criu/ipc_ns.d [2021-05-21T08:48:15.118Z] #43 83.43 DEP criu/image.d [2021-05-21T08:48:15.118Z] #43 83.63 DEP criu/image-desc.d [2021-05-21T08:48:15.118Z] #43 83.71 DEP criu/fsnotify.d [2021-05-21T08:48:15.118Z] #43 83.91 DEP criu/filesystems.d [2021-05-21T08:48:15.118Z] #43 84.14 DEP criu/files.d [2021-05-21T08:48:15.118Z] #43 84.31 DEP criu/files-reg.d [2021-05-21T08:48:15.118Z] #43 84.49 DEP criu/files-ext.d [2021-05-21T08:48:15.118Z] #43 84.69 DEP criu/file-lock.d [2021-05-21T08:48:15.118Z] #43 84.91 DEP criu/file-ids.d [2021-05-21T08:48:15.118Z] #43 85.08 DEP criu/fifo.d [2021-05-21T08:48:15.118Z] #43 85.20 DEP criu/fdstore.d [2021-05-21T08:48:15.118Z] #43 85.30 DEP criu/fault-injection.d [2021-05-21T08:48:15.118Z] #43 85.40 DEP criu/external.d [2021-05-21T08:48:15.376Z] #43 85.68 DEP criu/eventpoll.d [2021-05-21T08:48:15.632Z] #43 85.97 DEP criu/eventfd.d [2021-05-21T08:48:15.889Z] #43 86.19 DEP criu/crtools.d [2021-05-21T08:48:16.146Z] #43 86.35 DEP criu/cr-service.d [2021-05-21T08:48:16.410Z] #43 86.54 DEP criu/cr-restore.d [2021-05-21T08:48:16.668Z] #43 86.79 DEP criu/cr-errno.d [2021-05-21T08:48:16.668Z] #43 86.84 DEP criu/cr-dump.d [2021-05-21T08:48:16.925Z] #43 87.03 DEP criu/cr-dedup.d [2021-05-21T08:48:16.925Z] #43 87.16 DEP criu/cr-check.d [2021-05-21T08:48:17.182Z] #43 87.46 DEP criu/config.d [2021-05-21T08:48:17.439Z] #43 87.59 DEP criu/clone-noasan.d [2021-05-21T08:48:17.439Z] #43 87.66 DEP criu/cgroup.d [2021-05-21T08:48:17.696Z] #43 87.81 DEP criu/cgroup-props.d [2021-05-21T08:48:17.696Z] #43 87.96 DEP criu/bitmap.d [2021-05-21T08:48:17.696Z] #43 87.99 DEP criu/bfd.d [2021-05-21T08:48:17.953Z] #43 88.08 DEP criu/autofs.d [2021-05-21T08:48:18.210Z] #43 88.25 DEP criu/aio.d [2021-05-21T08:48:18.210Z] #43 88.38 DEP criu/action-scripts.d [2021-05-21T08:48:18.468Z] #43 88.62 CC criu/action-scripts.o [2021-05-21T08:48:18.468Z] #43 ... [2021-05-21T08:48:18.468Z] [2021-05-21T08:48:18.468Z] #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-05-21T08:48:18.468Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T08:48:18.468Z] #20 24.72 The following NEW packages will be installed: [2021-05-21T08:48:18.468Z] #20 24.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-21T08:48:18.468Z] #20 24.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-21T08:48:18.468Z] #20 24.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-21T08:48:18.468Z] #20 24.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-21T08:48:18.468Z] #20 24.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-21T08:48:18.468Z] #20 24.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-21T08:48:18.468Z] #20 24.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-21T08:48:18.468Z] #20 24.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-21T08:48:18.468Z] #20 24.73 xz-utils zip [2021-05-21T08:48:18.468Z] #20 25.09 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-21T08:48:18.468Z] #20 25.09 Need to get 28.5 MB of archives. [2021-05-21T08:48:18.468Z] #20 25.09 After this operation, 116 MB of additional disk space will be used. [2021-05-21T08:48:18.468Z] #20 25.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-21T08:48:18.468Z] #20 25.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-21T08:48:18.468Z] #20 25.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-21T08:48:18.468Z] #20 25.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-21T08:48:18.468Z] #20 25.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-21T08:48:18.468Z] #20 25.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-21T08:48:18.468Z] #20 25.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-21T08:48:18.468Z] #20 25.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-21T08:48:18.468Z] #20 25.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-21T08:48:18.468Z] #20 25.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-21T08:48:18.468Z] #20 25.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-21T08:48:18.468Z] #20 25.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-21T08:48:18.468Z] #20 25.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-21T08:48:18.468Z] #20 25.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-21T08:48:18.468Z] #20 25.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-21T08:48:18.468Z] #20 25.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-21T08:48:18.468Z] #20 25.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-21T08:48:18.468Z] #20 25.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-21T08:48:18.468Z] #20 25.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-21T08:48:18.468Z] #20 25.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-21T08:48:18.468Z] #20 25.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-21T08:48:18.468Z] #20 25.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-21T08:48:18.468Z] #20 25.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-21T08:48:18.468Z] #20 25.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-21T08:48:18.468Z] #20 25.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-21T08:48:18.468Z] #20 25.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-21T08:48:18.468Z] #20 25.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-21T08:48:18.468Z] #20 25.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-21T08:48:18.468Z] #20 25.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-21T08:48:18.468Z] #20 26.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-21T08:48:18.725Z] #20 ... [2021-05-21T08:48:18.725Z] [2021-05-21T08:48:18.725Z] #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-05-21T08:48:18.725Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-21T08:48:18.725Z] #32 DONE 157.1s [2021-05-21T08:48:18.725Z] [2021-05-21T08:48:18.725Z] #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-05-21T08:48:18.725Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T08:48:18.725Z] #20 26.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-21T08:48:18.725Z] #20 26.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-21T08:48:18.725Z] #20 26.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-21T08:48:18.725Z] #20 26.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-21T08:48:18.725Z] #20 26.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-21T08:48:18.725Z] #20 26.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-21T08:48:18.725Z] #20 26.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-21T08:48:18.725Z] #20 26.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-21T08:48:18.725Z] #20 26.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-21T08:48:18.982Z] #20 26.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-21T08:48:18.982Z] #20 26.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-21T08:48:18.982Z] #20 26.81 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-21T08:48:18.982Z] #20 26.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-21T08:48:18.982Z] #20 26.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-21T08:48:18.982Z] #20 26.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-21T08:48:19.547Z] #20 27.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-21T08:48:19.804Z] #20 27.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-21T08:48:19.804Z] #20 27.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-21T08:48:20.735Z] #20 28.51 debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T08:48:20.735Z] #20 28.61 Fetched 28.5 MB in 3s (9848 kB/s) [2021-05-21T08:48:20.735Z] #20 28.65 Selecting previously unselected package pigz. [2021-05-21T08:48:20.735Z] #20 28.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-21T08:48:20.735Z] #20 28.71 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-21T08:48:20.735Z] #20 28.72 Unpacking pigz (2.4-1) ... [2021-05-21T08:48:20.735Z] #20 28.82 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-21T08:48:20.735Z] #20 28.82 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T08:48:20.992Z] #20 28.83 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T08:48:21.556Z] #20 29.24 Selecting previously unselected package python3.7-minimal. [2021-05-21T08:48:21.556Z] #20 29.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T08:48:21.556Z] #20 29.26 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T08:48:22.120Z] #20 30.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T08:48:22.120Z] #20 30.07 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-21T08:48:24.015Z] #20 31.97 Selecting previously unselected package python3-minimal. [2021-05-21T08:48:24.015Z] #20 31.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-21T08:48:24.015Z] #20 32.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-21T08:48:24.015Z] #20 32.02 Unpacking python3-minimal (3.7.3-1) ... [2021-05-21T08:48:24.015Z] #20 32.10 Selecting previously unselected package libmpdec2:amd64. [2021-05-21T08:48:24.015Z] #20 32.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-21T08:48:24.272Z] #20 32.13 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T08:48:24.272Z] #20 32.24 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-21T08:48:24.272Z] #20 32.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T08:48:24.272Z] #20 32.25 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T08:48:25.202Z] #20 33.16 Selecting previously unselected package python3.7. [2021-05-21T08:48:25.202Z] #20 33.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-21T08:48:25.202Z] #20 33.18 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T08:48:25.459Z] #20 33.30 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-21T08:48:25.459Z] #20 33.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-21T08:48:25.459Z] #20 33.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T08:48:25.459Z] #20 33.39 Setting up python3-minimal (3.7.3-1) ... [2021-05-21T08:48:26.390Z] #20 34.18 Selecting previously unselected package python3. [2021-05-21T08:48:26.390Z] #20 34.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-21T08:48:26.390Z] #20 34.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-21T08:48:26.390Z] #20 34.28 Unpacking python3 (3.7.3-1) ... [2021-05-21T08:48:26.390Z] #20 34.37 Selecting previously unselected package libip4tc0:amd64. [2021-05-21T08:48:26.390Z] #20 34.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-21T08:48:26.390Z] #20 34.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T08:48:26.390Z] #20 34.47 Selecting previously unselected package libip6tc0:amd64. [2021-05-21T08:48:26.647Z] #20 34.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-21T08:48:26.647Z] #20 34.48 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T08:48:26.647Z] #20 34.61 Selecting previously unselected package libiptc0:amd64. [2021-05-21T08:48:26.647Z] #20 34.61 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-21T08:48:26.647Z] #20 34.62 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-21T08:48:26.647Z] #20 34.70 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-21T08:48:26.647Z] #20 34.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-21T08:48:26.647Z] #20 34.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T08:48:26.904Z] #20 34.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-21T08:48:26.904Z] #20 34.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-21T08:48:26.904Z] #20 34.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T08:48:26.904Z] #20 34.86 Selecting previously unselected package libnftnl11:amd64. [2021-05-21T08:48:26.904Z] #20 34.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-21T08:48:26.904Z] #20 34.89 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T08:48:26.904Z] #20 34.96 Selecting previously unselected package iptables. [2021-05-21T08:48:27.161Z] #20 34.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-21T08:48:27.161Z] #20 34.98 Unpacking iptables (1.8.2-4) ... [2021-05-21T08:48:27.418Z] #20 35.32 Selecting previously unselected package xxd. [2021-05-21T08:48:27.418Z] #20 35.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T08:48:27.418Z] #20 35.32 Unpacking xxd (2:8.1.0875-5) ... [2021-05-21T08:48:27.675Z] #20 35.44 Selecting previously unselected package vim-common. [2021-05-21T08:48:27.675Z] #20 35.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-21T08:48:27.675Z] #20 35.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-21T08:48:27.675Z] #20 35.66 Selecting previously unselected package bash-completion. [2021-05-21T08:48:27.675Z] #20 35.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-21T08:48:29.044Z] #20 ... [2021-05-21T08:48:29.044Z] [2021-05-21T08:48:29.044Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:48:29.044Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:48:29.044Z] #43 89.13 CC criu/aio.o [2021-05-21T08:48:29.044Z] #43 90.24 CC criu/autofs.o [2021-05-21T08:48:29.044Z] #43 91.50 CC criu/bfd.o [2021-05-21T08:48:29.044Z] #43 91.97 CC criu/bitmap.o [2021-05-21T08:48:29.044Z] #43 92.10 CC criu/cgroup-props.o [2021-05-21T08:48:29.044Z] #43 92.82 CC criu/cgroup.o [2021-05-21T08:48:29.044Z] #43 95.53 CC criu/clone-noasan.o [2021-05-21T08:48:29.044Z] #43 95.78 CC criu/config.o [2021-05-21T08:48:29.044Z] #43 97.08 CC criu/cr-check.o [2021-05-21T08:48:29.044Z] #43 98.88 CC criu/cr-dedup.o [2021-05-21T08:48:29.302Z] #43 99.39 CC criu/cr-dump.o [2021-05-21T08:48:30.673Z] #43 ... [2021-05-21T08:48:30.673Z] [2021-05-21T08:48:30.673Z] #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-05-21T08:48:30.673Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T08:48:30.673Z] #20 38.42 Unpacking bash-completion (1:2.8-6) ... [2021-05-21T08:48:30.930Z] #20 38.80 Selecting previously unselected package bzip2. [2021-05-21T08:48:30.930Z] #20 38.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-21T08:48:30.930Z] #20 38.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T08:48:30.930Z] #20 38.91 Selecting previously unselected package xz-utils. [2021-05-21T08:48:30.930Z] #20 38.93 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-21T08:48:31.187Z] #20 38.93 Unpacking xz-utils (5.2.4-1) ... [2021-05-21T08:48:31.187Z] #20 39.06 Selecting previously unselected package apparmor. [2021-05-21T08:48:31.187Z] #20 39.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-21T08:48:31.187Z] #20 39.14 Unpacking apparmor (2.13.2-10) ... [2021-05-21T08:48:31.750Z] #20 39.55 Selecting previously unselected package aufs-tools. [2021-05-21T08:48:31.750Z] #20 39.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-21T08:48:31.750Z] #20 39.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-21T08:48:31.750Z] #20 39.67 Selecting previously unselected package libonig5:amd64. [2021-05-21T08:48:31.750Z] #20 39.67 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-21T08:48:31.750Z] #20 39.68 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-21T08:48:32.008Z] #20 39.84 Selecting previously unselected package libjq1:amd64. [2021-05-21T08:48:32.008Z] #20 39.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T08:48:32.008Z] #20 39.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T08:48:32.008Z] #20 39.94 Selecting previously unselected package jq. [2021-05-21T08:48:32.008Z] #20 39.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-21T08:48:32.008Z] #20 39.95 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-21T08:48:32.008Z] #20 40.03 Selecting previously unselected package libaio1:amd64. [2021-05-21T08:48:32.267Z] #20 40.05 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-21T08:48:32.267Z] #20 40.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-21T08:48:32.267Z] #20 40.11 Selecting previously unselected package libgpm2:amd64. [2021-05-21T08:48:32.267Z] #20 40.13 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-21T08:48:32.267Z] #20 40.14 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-21T08:48:32.267Z] #20 40.20 Selecting previously unselected package libicu63:amd64. [2021-05-21T08:48:32.267Z] #20 40.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-21T08:48:32.267Z] #20 40.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T08:48:35.540Z] #20 43.59 Selecting previously unselected package libnet1:amd64. [2021-05-21T08:48:35.540Z] #20 43.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-21T08:48:35.540Z] #20 43.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T08:48:35.797Z] #20 43.69 Selecting previously unselected package libnl-3-200:amd64. [2021-05-21T08:48:35.797Z] #20 43.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-21T08:48:35.797Z] #20 43.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T08:48:35.797Z] #20 43.77 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-21T08:48:35.797Z] #20 43.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-21T08:48:35.797Z] #20 43.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T08:48:35.797Z] #20 43.85 Selecting previously unselected package libreadline5:amd64. [2021-05-21T08:48:35.797Z] #20 43.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-21T08:48:35.797Z] #20 43.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T08:48:36.067Z] #20 43.97 Selecting previously unselected package net-tools. [2021-05-21T08:48:36.067Z] #20 43.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-21T08:48:36.067Z] #20 44.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T08:48:36.324Z] #20 44.23 Selecting previously unselected package python-pip-whl. [2021-05-21T08:48:36.324Z] #20 44.24 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-21T08:48:36.324Z] #20 44.25 Unpacking python-pip-whl (18.1-5) ... [2021-05-21T08:48:36.888Z] #20 44.76 Selecting previously unselected package python3-lib2to3. [2021-05-21T08:48:36.888Z] #20 44.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-21T08:48:36.888Z] #20 44.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-21T08:48:37.145Z] #20 44.88 Selecting previously unselected package python3-distutils. [2021-05-21T08:48:37.145Z] #20 44.89 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-21T08:48:37.145Z] #20 44.90 Unpacking python3-distutils (3.7.3-1) ... [2021-05-21T08:48:37.145Z] #20 45.04 Selecting previously unselected package python3-pip. [2021-05-21T08:48:37.145Z] #20 45.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-21T08:48:37.145Z] #20 45.06 Unpacking python3-pip (18.1-5) ... [2021-05-21T08:48:37.402Z] #20 45.21 Selecting previously unselected package python3-pkg-resources. [2021-05-21T08:48:37.402Z] #20 45.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-21T08:48:37.402Z] #20 45.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-21T08:48:37.402Z] #20 45.33 Selecting previously unselected package python3-setuptools. [2021-05-21T08:48:37.402Z] #20 45.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-21T08:48:37.402Z] #20 45.34 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-21T08:48:37.659Z] #20 45.56 Selecting previously unselected package python3-wheel. [2021-05-21T08:48:37.659Z] #20 45.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-21T08:48:37.659Z] #20 45.58 Unpacking python3-wheel (0.32.3-2) ... [2021-05-21T08:48:37.659Z] #20 45.65 Selecting previously unselected package sudo. [2021-05-21T08:48:37.659Z] #20 45.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-21T08:48:37.659Z] #20 45.66 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-21T08:48:38.223Z] #20 46.17 Selecting previously unselected package thin-provisioning-tools. [2021-05-21T08:48:38.223Z] #20 46.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-21T08:48:38.223Z] #20 46.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T08:48:38.485Z] #20 46.41 Selecting previously unselected package uidmap. [2021-05-21T08:48:38.485Z] #20 46.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-21T08:48:38.485Z] #20 46.43 Unpacking uidmap (1:4.5-1.1) ... [2021-05-21T08:48:38.743Z] #20 46.56 Selecting previously unselected package vim-runtime. [2021-05-21T08:48:38.743Z] #20 46.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-21T08:48:38.743Z] #20 46.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-21T08:48:38.743Z] #20 46.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-21T08:48:38.743Z] #20 46.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-21T08:48:42.017Z] #20 ... [2021-05-21T08:48:42.017Z] [2021-05-21T08:48:42.017Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:48:42.017Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:48:42.017Z] #43 101.7 CC criu/cr-errno.o [2021-05-21T08:48:42.017Z] #43 101.8 CC criu/cr-restore.o [2021-05-21T08:48:42.017Z] #43 106.2 CC criu/cr-service.o [2021-05-21T08:48:42.017Z] #43 107.6 CC criu/crtools.o [2021-05-21T08:48:42.017Z] #43 108.2 CC criu/eventfd.o [2021-05-21T08:48:42.017Z] #43 108.6 CC criu/eventpoll.o [2021-05-21T08:48:42.017Z] #43 109.4 CC criu/external.o [2021-05-21T08:48:42.017Z] #43 109.8 CC criu/fault-injection.o [2021-05-21T08:48:42.017Z] #43 110.0 CC criu/fdstore.o [2021-05-21T08:48:42.017Z] #43 110.4 CC criu/fifo.o [2021-05-21T08:48:42.017Z] #43 110.9 CC criu/file-ids.o [2021-05-21T08:48:42.017Z] #43 111.2 CC criu/file-lock.o [2021-05-21T08:48:42.017Z] #43 ... [2021-05-21T08:48:42.017Z] [2021-05-21T08:48:42.017Z] #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-05-21T08:48:42.017Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T08:48:42.018Z] #20 49.57 Selecting previously unselected package vim. [2021-05-21T08:48:42.018Z] #20 49.59 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-21T08:48:42.018Z] #20 49.61 Unpacking vim (2:8.1.0875-5) ... [2021-05-21T08:48:42.275Z] #20 50.16 Selecting previously unselected package xfsprogs. [2021-05-21T08:48:42.275Z] #20 50.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-21T08:48:42.275Z] #20 50.19 Unpacking xfsprogs (4.20.0-1) ... [2021-05-21T08:48:42.532Z] #20 50.66 Selecting previously unselected package zip. [2021-05-21T08:48:42.795Z] #20 50.67 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-21T08:48:42.795Z] #20 50.68 Unpacking zip (3.0-11+b1) ... [2021-05-21T08:48:43.053Z] #20 50.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-21T08:48:43.053Z] #20 50.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-21T08:48:43.053Z] #20 50.99 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-21T08:48:43.053Z] #20 51.00 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-21T08:48:43.053Z] #20 51.01 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-21T08:48:43.053Z] #20 51.03 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-21T08:48:43.053Z] #20 51.04 Setting up uidmap (1:4.5-1.1) ... [2021-05-21T08:48:43.053Z] #20 51.05 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-21T08:48:43.053Z] #20 51.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-21T08:48:43.053Z] #20 51.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-21T08:48:43.053Z] #20 51.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-21T08:48:43.053Z] #20 51.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-21T08:48:43.053Z] #20 51.10 Setting up xxd (2:8.1.0875-5) ... [2021-05-21T08:48:43.053Z] #20 51.12 Setting up zip (3.0-11+b1) ... [2021-05-21T08:48:43.053Z] #20 51.13 Setting up vim-common (2:8.1.0875-5) ... [2021-05-21T08:48:43.312Z] #20 51.16 Setting up bash-completion (1:2.8-6) ... [2021-05-21T08:48:45.835Z] #20 53.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-21T08:48:45.835Z] #20 53.62 Setting up xz-utils (5.2.4-1) ... [2021-05-21T08:48:45.835Z] #20 53.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-21T08:48:45.835Z] #20 53.65 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-21T08:48:45.835Z] #20 53.72 invoke-rc.d: could not determine current runlevel [2021-05-21T08:48:45.835Z] #20 53.73 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T08:48:45.835Z] #20 53.74 Setting up pigz (2.4-1) ... [2021-05-21T08:48:45.835Z] #20 53.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-21T08:48:45.835Z] #20 53.76 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-21T08:48:45.835Z] #20 53.78 Setting up python-pip-whl (18.1-5) ... [2021-05-21T08:48:45.835Z] #20 53.79 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-21T08:48:45.835Z] #20 53.80 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-21T08:48:46.398Z] #20 54.24 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-21T08:48:46.398Z] #20 54.25 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-21T08:48:46.398Z] #20 54.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-21T08:48:46.398Z] #20 54.27 Setting up vim (2:8.1.0875-5) ... [2021-05-21T08:48:46.398Z] #20 54.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-21T08:48:46.398Z] #20 54.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-21T08:48:46.398Z] #20 54.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-21T08:48:46.398Z] #20 54.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-21T08:48:46.398Z] #20 54.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-21T08:48:46.398Z] #20 54.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-21T08:48:46.398Z] #20 54.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-21T08:48:46.398Z] #20 54.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-21T08:48:46.655Z] #20 54.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-21T08:48:46.655Z] #20 54.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-21T08:48:46.655Z] #20 54.40 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-21T08:48:46.655Z] #20 54.41 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-21T08:48:46.655Z] #20 54.42 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-21T08:48:46.655Z] #20 54.44 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-21T08:48:49.176Z] #20 57.09 Setting up iptables (1.8.2-4) ... [2021-05-21T08:48:49.176Z] #20 57.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T08:48:49.176Z] #20 57.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T08:48:49.176Z] #20 57.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-21T08:48:49.176Z] #20 57.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-21T08:48:49.176Z] #20 57.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-21T08:48:49.176Z] #20 57.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-21T08:48:49.176Z] #20 57.18 Setting up python3 (3.7.3-1) ... [2021-05-21T08:48:49.739Z] #20 57.71 Setting up python3-wheel (0.32.3-2) ... [2021-05-21T08:48:50.306Z] #20 58.34 Setting up apparmor (2.13.2-10) ... [2021-05-21T08:48:52.201Z] #20 ... [2021-05-21T08:48:52.201Z] [2021-05-21T08:48:52.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-05-21T08:48:52.201Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:48:52.201Z] #43 112.2 CC criu/files-ext.o [2021-05-21T08:48:52.201Z] #43 112.5 CC criu/files-reg.o [2021-05-21T08:48:52.201Z] #43 114.9 CC criu/files.o [2021-05-21T08:48:52.201Z] #43 117.2 CC criu/filesystems.o [2021-05-21T08:48:52.201Z] #43 118.0 CC criu/fsnotify.o [2021-05-21T08:48:52.201Z] #43 119.2 CC criu/image-desc.o [2021-05-21T08:48:52.201Z] #43 119.4 CC criu/image.o [2021-05-21T08:48:52.201Z] #43 120.2 CC criu/ipc_ns.o [2021-05-21T08:48:52.201Z] #43 121.4 CC criu/irmap.o [2021-05-21T08:48:52.201Z] #43 122.0 CC criu/kcmp-ids.o [2021-05-21T08:48:52.201Z] #43 ... [2021-05-21T08:48:52.201Z] [2021-05-21T08:48:52.201Z] #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-05-21T08:48:52.201Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-21T08:48:52.201Z] #20 60.08 Setting up xfsprogs (4.20.0-1) ... [2021-05-21T08:48:52.201Z] #20 60.13 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-21T08:48:52.458Z] #20 60.50 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-21T08:48:53.449Z] #20 61.52 Setting up python3-distutils (3.7.3-1) ... [2021-05-21T08:48:54.270Z] #20 62.08 Setting up python3-setuptools (40.8.0-1) ... [2021-05-21T08:48:55.639Z] #20 63.32 Setting up python3-pip (18.1-5) ... [2021-05-21T08:48:56.578Z] #20 64.49 Processing triggers for libc-bin (2.28-10) ... [2021-05-21T08:48:56.578Z] #20 64.54 Processing triggers for mime-support (3.62) ... [2021-05-21T08:48:57.507Z] #20 DONE 65.3s [2021-05-21T08:48:57.507Z] [2021-05-21T08:48:57.507Z] #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-05-21T08:48:57.507Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-21T08:48:58.438Z] #21 1.100 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-21T08:48:58.438Z] #21 1.104 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-21T08:48:58.438Z] #21 1.107 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-21T08:48:58.438Z] #21 DONE 1.2s [2021-05-21T08:48:58.438Z] [2021-05-21T08:48:58.438Z] #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-05-21T08:48:58.438Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T08:48:58.438Z] #40 192.9 + dpkg --print-architecture [2021-05-21T08:48:58.438Z] #40 192.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-21T08:48:58.438Z] #40 193.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-21T08:48:58.438Z] #40 193.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-21T08:49:02.617Z] #40 ... [2021-05-21T08:49:02.617Z] [2021-05-21T08:49:02.617Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:49:02.617Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:49:02.617Z] #43 122.5 CC criu/kerndat.o [2021-05-21T08:49:02.617Z] #43 123.6 CC criu/libnetlink.o [2021-05-21T08:49:02.617Z] #43 124.0 CC criu/log.o [2021-05-21T08:49:02.617Z] #43 124.6 CC criu/lsm.o [2021-05-21T08:49:02.617Z] #43 125.1 CC criu/mem.o [2021-05-21T08:49:02.617Z] #43 126.6 CC criu/memfd.o [2021-05-21T08:49:02.617Z] #43 127.3 CC criu/mount.o [2021-05-21T08:49:02.617Z] #43 132.1 CC criu/namespaces.o [2021-05-21T08:49:03.987Z] #43 134.3 CC criu/net.o [2021-05-21T08:49:07.264Z] #43 137.2 CC criu/netfilter.o [2021-05-21T08:49:07.521Z] #43 137.6 CC criu/page-pipe.o [2021-05-21T08:49:08.086Z] #43 138.2 CC criu/page-xfer.o [2021-05-21T08:49:08.650Z] #43 ... [2021-05-21T08:49:08.650Z] [2021-05-21T08:49:08.650Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T08:49:08.650Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T08:49:08.650Z] #22 5.156 Collecting yamllint==1.26.1 [2021-05-21T08:49:09.215Z] #22 10.51 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-21T08:49:09.215Z] #22 ... [2021-05-21T08:49:09.215Z] [2021-05-21T08:49:09.215Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:49:09.215Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:49:09.215Z] #43 139.5 CC criu/pagemap-cache.o [2021-05-21T08:49:09.780Z] #43 139.9 CC criu/pagemap.o [2021-05-21T08:49:11.151Z] #43 141.1 CC criu/parasite-syscall.o [2021-05-21T08:49:12.082Z] #43 142.2 CC criu/path.o [2021-05-21T08:49:12.339Z] #43 142.6 CC criu/pie-util-vdso-elf32.o [2021-05-21T08:49:13.272Z] #43 ... [2021-05-21T08:49:13.272Z] [2021-05-21T08:49:13.272Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-21T08:49:13.272Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-21T08:49:13.273Z] #22 11.78 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-21T08:49:13.273Z] #22 11.85 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-21T08:49:13.273Z] #22 11.92 Collecting pyyaml (from yamllint==1.26.1) [2021-05-21T08:49:13.273Z] #22 12.16 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-21T08:49:13.273Z] #22 12.48 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-21T08:49:13.273Z] #22 12.48 Building wheels for collected packages: yamllint [2021-05-21T08:49:13.273Z] #22 12.49 Running setup.py bdist_wheel for yamllint: started [2021-05-21T08:49:13.273Z] #22 13.63 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-21T08:49:13.273Z] #22 13.63 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-21T08:49:13.273Z] #22 13.69 Successfully built yamllint [2021-05-21T08:49:13.273Z] #22 13.72 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-21T08:49:13.273Z] #22 14.11 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-21T08:49:13.273Z] #22 DONE 14.5s [2021-05-21T08:49:13.273Z] [2021-05-21T08:49:13.273Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:49:13.273Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:49:13.273Z] #43 143.2 CC criu/pie-util-vdso.o [2021-05-21T08:49:13.273Z] #43 ... [2021-05-21T08:49:13.273Z] [2021-05-21T08:49:13.273Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-21T08:49:13.273Z] #25 sha256:1877b66d12dd14961e65bad227cb3c3b0662fa736d6d1fee8974b5132543de48 [2021-05-21T08:49:13.273Z] #25 DONE 0.3s [2021-05-21T08:49:13.530Z] [2021-05-21T08:49:13.530Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:49:13.530Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:49:13.530Z] #43 143.7 CC criu/pie-util.o [2021-05-21T08:49:14.094Z] #43 144.1 CC criu/pipes.o [2021-05-21T08:49:14.659Z] #43 144.8 CC criu/plugin.o [2021-05-21T08:49:14.916Z] #43 145.2 CC criu/proc_parse.o [2021-05-21T08:49:17.439Z] #43 ... [2021-05-21T08:49:17.439Z] [2021-05-21T08:49:17.439Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-21T08:49:17.439Z] #30 sha256:cfc912d327e5d641f86fe66221c44ed5303e150be087b605d3e88387e962b721 [2021-05-21T08:49:17.439Z] #30 DONE 4.1s [2021-05-21T08:49:17.698Z] [2021-05-21T08:49:17.698Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-21T08:49:17.698Z] #33 sha256:befbbc1429f82259fcfdb147c2d5405a48838a44bd7bd5a1eaf78ac67203b23f [2021-05-21T08:49:17.698Z] #33 DONE 0.3s [2021-05-21T08:49:17.698Z] [2021-05-21T08:49:17.698Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-21T08:49:17.698Z] #35 sha256:2fb820bdc1c7eb7c9a33702030f1ed7f4eac2908c7c51e654cd269e12aab2bc4 [2021-05-21T08:49:17.698Z] #35 DONE 0.1s [2021-05-21T08:49:17.698Z] [2021-05-21T08:49:17.698Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-21T08:49:17.698Z] #38 sha256:943dfdccd2e5109359f45186f32aeda13934e890f5d6aa46328636db0f03a066 [2021-05-21T08:49:17.956Z] #38 DONE 0.0s [2021-05-21T08:49:17.956Z] [2021-05-21T08:49:17.956Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:49:17.956Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:49:17.956Z] #43 148.0 CC criu/protobuf-desc.o [2021-05-21T08:49:18.887Z] #43 149.0 CC criu/protobuf.o [2021-05-21T08:49:19.144Z] #43 149.5 CC criu/pstree.o [2021-05-21T08:49:20.515Z] #43 150.6 CC criu/rbtree.o [2021-05-21T08:49:20.515Z] #43 150.9 CC criu/rst-malloc.o [2021-05-21T08:49:21.079Z] #43 151.2 CC criu/seccomp.o [2021-05-21T08:49:21.643Z] #43 151.9 CC criu/seize.o [2021-05-21T08:49:22.574Z] #43 152.7 CC criu/servicefd.o [2021-05-21T08:49:23.139Z] #43 153.2 CC criu/shmem.o [2021-05-21T08:49:24.070Z] #43 154.1 CC criu/sigframe.o [2021-05-21T08:49:24.070Z] #43 ... [2021-05-21T08:49:24.070Z] [2021-05-21T08:49:24.070Z] #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-05-21T08:49:24.070Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-21T08:49:24.070Z] #40 DONE 222.7s [2021-05-21T08:49:24.070Z] [2021-05-21T08:49:24.070Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:49:24.070Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:49:24.070Z] #43 154.3 CC criu/signalfd.o [2021-05-21T08:49:24.636Z] #43 154.7 CC criu/sk-inet.o [2021-05-21T08:49:26.005Z] #43 156.0 CC criu/sk-netlink.o [2021-05-21T08:49:26.005Z] #43 ... [2021-05-21T08:49:26.005Z] [2021-05-21T08:49:26.005Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-21T08:49:26.005Z] #41 sha256:db7976805b7e43132da512af238e0eda3ec5167600ab8b71e12756a6ffb15de8 [2021-05-21T08:49:26.005Z] #41 DONE 0.7s [2021-05-21T08:49:26.262Z] [2021-05-21T08:49:26.262Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:49:26.262Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:49:26.262Z] #43 156.3 CC criu/sk-packet.o [2021-05-21T08:49:26.519Z] #43 156.8 CC criu/sk-queue.o [2021-05-21T08:49:27.083Z] #43 157.2 CC criu/sk-tcp.o [2021-05-21T08:49:27.083Z] #43 ... [2021-05-21T08:49:27.083Z] [2021-05-21T08:49:27.083Z] #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-05-21T08:49:27.083Z] #49 sha256:a909771acef2c00e3b92e048d63332ee665e748233edb93d9ede0b3ee314367a [2021-05-21T08:49:27.083Z] #49 225.5 + /build/golangci-lint --version [2021-05-21T08:49:27.083Z] #49 225.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-21T08:49:27.083Z] #49 DONE 225.9s [2021-05-21T08:49:27.341Z] [2021-05-21T08:49:27.341Z] #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-05-21T08:49:27.341Z] #53 sha256:f15ea8543e6f2abb78cea15455d86dcd192c8f393ed6b78c8ebbd190c7e7fd0a [2021-05-21T08:49:27.598Z] #53 ... [2021-05-21T08:49:27.598Z] [2021-05-21T08:49:27.598Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-21T08:49:27.598Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-21T08:49:27.598Z] #43 157.8 CC criu/sk-unix.o [2021-05-21T08:49:29.493Z] #43 159.7 CC criu/sockets.o [2021-05-21T08:49:30.057Z] #43 160.2 CC criu/stats.o [2021-05-21T08:49:30.058Z] #43 160.4 CC criu/string.o [2021-05-21T08:49:30.315Z] #43 160.5 CC criu/sysctl.o [2021-05-21T08:49:30.879Z] #43 160.9 CC criu/sysfs_parse.o [2021-05-21T08:49:31.136Z] #43 161.2 CC criu/timens.o [2021-05-21T08:49:31.136Z] #43 161.4 CC criu/timerfd.o [2021-05-21T08:49:31.700Z] #43 161.7 CC criu/tty.o [2021-05-21T08:49:32.632Z] #43 162.8 CC criu/tun.o [2021-05-21T08:49:32.889Z] #43 163.1 CC criu/uffd.o [2021-05-21T08:49:33.821Z] #43 164.0 CC criu/util.o [2021-05-21T08:49:34.752Z] #43 164.8 CC criu/uts_ns.o [2021-05-21T08:49:34.752Z] #43 164.9 CC criu/vdso-compat.o [2021-05-21T08:49:35.009Z] #43 165.0 CC criu/vdso.o [2021-05-21T08:49:35.266Z] #43 165.5 LINK criu/built-in.o [2021-05-21T08:49:35.523Z] #43 165.6 LINK criu/criu [2021-05-21T08:49:35.781Z] #43 166.0 DEP lib/c/criu.d [2021-05-21T08:49:35.781Z] #43 166.0 CC images/rpc.pb-c.o [2021-05-21T08:49:36.345Z] #43 166.5 CC lib/c/criu.o [2021-05-21T08:49:36.910Z] #43 167.2 LINK lib/c/built-in.o [2021-05-21T08:49:37.167Z] #43 167.2 LINK lib/c/libcriu.so [2021-05-21T08:49:37.167Z] #43 167.3 LINK lib/c/libcriu.a [2021-05-21T08:49:37.167Z] #43 167.4 GEN magic.py [2021-05-21T08:49:37.167Z] #43 167.5 Note: Building without setproctitle() and strlcpy() support. [2021-05-21T08:49:37.167Z] #43 167.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-21T08:49:37.427Z] #43 167.5 Note: Building without GnuTLS support [2021-05-21T08:49:37.427Z] #43 167.5 Makefile.config:39: Warn: you have no libnftables installed [2021-05-21T08:49:37.427Z] #43 167.5 Makefile.config:40: Warn: Building without nftables support [2021-05-21T08:49:37.684Z] #43 168.0 fatal: not a git repository (or any of the parent directories): .git [2021-05-21T08:49:38.248Z] #43 168.5 make[1]: Nothing to be done for 'all'. [2021-05-21T08:49:38.812Z] #43 169.0 make[1]: 'images/built-in.o' is up to date. [2021-05-21T08:49:38.812Z] #43 169.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-21T08:49:38.812Z] #43 169.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-21T08:49:38.812Z] #43 169.1 make[1]: 'compel/libcompel.a' is up to date. [2021-05-21T08:49:38.812Z] #43 169.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-21T08:49:38.812Z] #43 169.1 make[1]: Nothing to be done for 'all'. [2021-05-21T08:49:38.812Z] #43 169.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-21T08:49:39.069Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-05-21T08:49:39.326Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-05-21T08:49:39.326Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-05-21T08:49:39.326Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2021-05-21T08:49:39.326Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2021-05-21T08:49:39.326Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2021-05-21T08:49:39.326Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2021-05-21T08:49:39.583Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2021-05-21T08:49:39.583Z] #43 169.7 INSTALL criu/criu [2021-05-21T08:49:39.840Z] #43 DONE 170.0s [2021-05-21T08:49:39.840Z] [2021-05-21T08:49:39.840Z] #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-05-21T08:49:39.840Z] #53 sha256:f15ea8543e6f2abb78cea15455d86dcd192c8f393ed6b78c8ebbd190c7e7fd0a [2021-05-21T08:49:40.771Z] #53 ... [2021-05-21T08:49:40.771Z] [2021-05-21T08:49:40.771Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-21T08:49:40.771Z] #44 sha256:004c4a1dff60ba400e344780b86ff8277356977128a0d5788859d0dd93fa1fda [2021-05-21T08:49:41.028Z] #44 DONE 0.1s [2021-05-21T08:49:41.028Z] [2021-05-21T08:49:41.028Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-21T08:49:41.028Z] #46 sha256:38a5332e3dc4587646dd262c2b0cc9e796d18b52a0994ab7f042ed444a860e8a [2021-05-21T08:49:41.028Z] #46 DONE 0.2s [2021-05-21T08:49:41.028Z] [2021-05-21T08:49:41.028Z] #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-05-21T08:49:41.028Z] #53 sha256:f15ea8543e6f2abb78cea15455d86dcd192c8f393ed6b78c8ebbd190c7e7fd0a [2021-05-21T08:49:41.286Z] #53 ... [2021-05-21T08:49:41.286Z] [2021-05-21T08:49:41.286Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-21T08:49:41.286Z] #48 sha256:baaf0cd8a8943b78a234d3eb35b414083a47f84bf739ed77d8399be1b461531a [2021-05-21T08:49:41.286Z] #48 DONE 0.1s [2021-05-21T08:49:41.286Z] [2021-05-21T08:49:41.286Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-21T08:49:41.286Z] #50 sha256:dc5d3cb3f9abbb2ab457b7d4ad90f2bd0cd49d911eb13be2b61b677e9b1b3155 [2021-05-21T08:49:41.544Z] #50 DONE 0.5s [2021-05-21T08:49:41.544Z] [2021-05-21T08:49:41.544Z] #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-05-21T08:49:41.544Z] #53 sha256:f15ea8543e6f2abb78cea15455d86dcd192c8f393ed6b78c8ebbd190c7e7fd0a [2021-05-21T08:49:41.801Z] #53 ... [2021-05-21T08:49:41.801Z] [2021-05-21T08:49:41.801Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-21T08:49:41.801Z] #52 sha256:f0d633ce248542193745944cda4ac1a9616044aa9a1e5a8548777ff6196844c3 [2021-05-21T08:49:41.801Z] #52 DONE 0.1s [2021-05-21T08:49:42.058Z] [2021-05-21T08:49:42.058Z] #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-05-21T08:49:42.058Z] #53 sha256:f15ea8543e6f2abb78cea15455d86dcd192c8f393ed6b78c8ebbd190c7e7fd0a [2021-05-21T08:49:54.260Z] #53 ... [2021-05-21T08:49:54.260Z] [2021-05-21T08:49:54.260Z] #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-05-21T08:49:54.260Z] #56 sha256:5c2ba4746656e38e82e1256ecbc88c940416400ed33572bee65a6717480b1b74 [2021-05-21T08:49:54.260Z] #56 201.5 + bin/containerd [2021-05-21T08:49:54.260Z] #56 ... [2021-05-21T08:49:54.260Z] [2021-05-21T08:49:54.260Z] #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-05-21T08:49:54.260Z] #53 sha256:f15ea8543e6f2abb78cea15455d86dcd192c8f393ed6b78c8ebbd190c7e7fd0a [2021-05-21T08:49:54.260Z] #53 129.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-21T08:49:54.260Z] #53 130.6 + mkdir -p /build [2021-05-21T08:49:54.260Z] #53 130.6 + cp runc /build/runc [2021-05-21T08:49:54.260Z] #53 DONE 131.0s [2021-05-21T08:49:54.260Z] [2021-05-21T08:49:54.260Z] #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-05-21T08:49:54.260Z] #56 sha256:5c2ba4746656e38e82e1256ecbc88c940416400ed33572bee65a6717480b1b74 [2021-05-21T08:49:56.151Z] #56 ... [2021-05-21T08:49:56.151Z] [2021-05-21T08:49:56.151Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-21T08:49:56.151Z] #54 sha256:132541e13f30903445840f99559b82a8db0f5a61ab9d3cbab4ab23eef201c833 [2021-05-21T08:49:56.151Z] #54 DONE 0.2s [2021-05-21T08:49:56.151Z] [2021-05-21T08:49:56.151Z] #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-05-21T08:49:56.151Z] #56 sha256:5c2ba4746656e38e82e1256ecbc88c940416400ed33572bee65a6717480b1b74 [2021-05-21T08:50:28.193Z] #56 232.5 # github.com/containerd/containerd/cmd/containerd [2021-05-21T08:50:28.193Z] #56 232.5 /usr/bin/ld: /tmp/go-link-206240818/000018.o: in function `New': [2021-05-21T08:50:28.193Z] #56 232.5 /tmp/tmp.jkDUcGRdhG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-21T08:50:28.193Z] #56 232.6 + bin/containerd-stress [2021-05-21T08:50:28.193Z] #56 234.7 + bin/containerd-shim [2021-05-21T08:50:33.441Z] #56 241.5 + bin/containerd-shim-runc-v1 [2021-05-21T08:50:37.613Z] #56 246.3 + bin/containerd-shim-runc-v2 [2021-05-21T08:50:38.540Z] #56 247.3 + binaries [2021-05-21T08:50:38.540Z] #56 247.3 + install -D bin/containerd /build/containerd [2021-05-21T08:50:38.540Z] #56 247.3 + install -D bin/containerd-shim /build/containerd-shim [2021-05-21T08:50:38.796Z] #56 247.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-21T08:50:38.796Z] #56 247.3 + install -D bin/ctr /build/ctr [2021-05-21T08:50:40.161Z] #56 DONE 248.7s [2021-05-21T08:50:40.723Z] [2021-05-21T08:50:40.723Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-21T08:50:40.723Z] #57 sha256:fe397fb0a68f9952e5cb0dbfe0c323dc5bbb34a51d5c7d02e461935a6c1e11fe [2021-05-21T08:50:41.650Z] #57 DONE 0.9s [2021-05-21T08:50:41.650Z] [2021-05-21T08:50:41.650Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-21T08:50:41.650Z] #61 sha256:0cca9348a8146bec64060391eb631839a6cd0e86262b92d2713b525b931e787b [2021-05-21T08:50:41.906Z] #61 DONE 0.2s [2021-05-21T08:50:41.906Z] [2021-05-21T08:50:41.906Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-21T08:50:41.906Z] #66 sha256:88007e9c0d087dae8f48540903fa1a0376017021e6a52faca2c7ca7cad862103 [2021-05-21T08:50:42.833Z] #66 DONE 0.8s [2021-05-21T08:50:42.833Z] [2021-05-21T08:50:42.833Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-21T08:50:42.833Z] #68 sha256:aa68e0c5ccb02e791b74125807ce432f28c421d3bdf4d08251cae4cf8bc23727 [2021-05-21T08:50:42.833Z] #68 DONE 0.0s [2021-05-21T08:50:42.833Z] [2021-05-21T08:50:42.833Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-21T08:50:42.833Z] #69 sha256:4a92dd640739d9bc09f2d7e65b2f51550bf0f3a1ee8f5f891a2d1c0878974333 [2021-05-21T08:50:42.833Z] #69 DONE 0.0s [2021-05-21T08:50:42.833Z] [2021-05-21T08:50:42.833Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-21T08:50:42.833Z] #70 sha256:6babd3e04e7da0daf097771fa716d921b3bddefcca1f795dbd3f534c4aaebbe8 [2021-05-21T08:50:46.100Z] #70 DONE 2.9s [2021-05-21T08:50:46.100Z] [2021-05-21T08:50:46.100Z] #71 exporting to image [2021-05-21T08:50:46.100Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-21T08:50:46.100Z] #71 exporting layers [2021-05-21T08:50:52.641Z] #71 exporting layers 7.0s done [2021-05-21T08:50:52.641Z] #71 writing image sha256:33b4bd73ea0789e940594d80e26d07de874fbc2a02a8ba512e435aa633a1073d done [2021-05-21T08:50:52.641Z] #71 naming to docker.io/library/docker:a62882959f8546e325308020638a9fafe4750bd7 done [2021-05-21T08:50:52.641Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-21T08:50:53.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42405/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42405/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a62882959f8546e325308020638a9fafe4750bd7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a62882959f8546e325308020638a9fafe4750bd7 hack/validate/default [2021-05-21T08:50:53.928Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-21T08:50:53.928Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-21T08:50:53.928Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-21T08:50:53.928Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-21T08:50:53.928Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-21T08:50:53.928Z] Congratulations! No new tests were added to integration-cli. [2021-05-21T08:50:53.928Z] [2021-05-21T08:50:53.928Z] INFO Start validation with golang-ci-lint [2021-05-21T08:50:53.928Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-21T08:50:53.928Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-21T08:50:53.928Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-21T08:53:00.337Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|exports_file|types_sizes|files|imports) took 1m58.719192261s [2021-05-21T08:53:00.337Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 658.14861ms [2021-05-21T08:53:15.189Z] INFO [runner/unused/goanalysis] analyzers took 28.563555752s with top 10 stages: buildssa: 24.759440841s, U1000: 3.804114911s [2021-05-21T08:54:36.580Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.508356823s with top 10 stages: buildssa: 1m44.695500698s, goimports: 22.433099208s, unconvert: 13.127979448s, gosec: 11.019552125s, golint: 6.698719479s, misspell: 4.466103251s, ineffassign: 4.275309476s, inspect: 3.494456826s, vrp: 2.640482085s, fact_purity: 2.035845649s [2021-05-21T08:54:36.580Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-21T08:54:36.580Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1683/1683, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, exclude-rules: 64/1578, cgo: 1683/2262, filename_unadjuster: 1683/1683, nolint: 0/64, path_prettifier: 1683/1683, skip_dirs: 1683/1683, exclude: 1578/1578 [2021-05-21T08:54:36.580Z] INFO [runner] processing took 164.052758ms with stages: nolint: 70.916465ms, identifier_marker: 64.527484ms, path_prettifier: 12.202869ms, exclude-rules: 6.290454ms, autogenerated_exclude: 5.979062ms, skip_dirs: 3.165009ms, cgo: 577.024µs, filename_unadjuster: 388.942µs, max_same_issues: 1.545µs, uniq_by_line: 697ns, diff: 585ns, max_from_linter: 544ns, source_code: 481ns, exclude: 462ns, skip_files: 420ns, path_shortener: 402ns, max_per_file_from_linter: 313ns [2021-05-21T08:54:36.580Z] INFO [runner] linters took 1m41.898754813s with stages: goanalysis_metalinter: 1m20.89184049s, unused: 20.842123316s [2021-05-21T08:54:36.580Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-05-21T08:54:36.580Z] INFO Memory: 1522 samples, avg is 764.8MB, max is 3637.1MB [2021-05-21T08:54:36.580Z] INFO Execution took 3m41.52420855s [2021-05-21T08:54:36.580Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-21T08:54:36.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a62882959f8546e325308020638a9fafe4750bd7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a62882959f8546e325308020638a9fafe4750bd7 hack/make.sh dynbinary-daemon test-docker-py [2021-05-21T08:54:37.551Z] [2021-05-21T08:54:37.551Z] Removing bundles/ [2021-05-21T08:54:37.551Z] [2021-05-21T08:54:37.551Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-21T08:54:37.551Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T08:54:37.551Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T08:56:13.951Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-21T08:56:13.951Z] [2021-05-21T08:56:13.951Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-21T08:56:13.951Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-21T08:56:13.951Z] Using test binary docker [2021-05-21T08:56:13.951Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-21T08:56:13.951Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-21T08:56:13.951Z] INFO: Waiting for daemon to start... [2021-05-21T08:56:13.951Z] Starting dockerd [2021-05-21T08:56:13.951Z] . [2021-05-21T08:56:13.951Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-21T08:56:52.618Z] sha256:5295ffc32ef58346b7b16beac20092456e41078480e63d7fc8bdd84f8ed980ce [2021-05-21T08:56:52.618Z] INFO: Starting docker-py tests... [2021-05-21T08:56:52.618Z] ============================= test session starts ============================== [2021-05-21T08:56:52.618Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-21T08:56:52.618Z] rootdir: /src, inifile: pytest.ini [2021-05-21T08:56:52.618Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-21T08:56:52.618Z] collected 390 items / 1 deselected / 389 selected [2021-05-21T08:56:52.618Z] [2021-05-21T08:57:10.985Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-21T08:57:11.548Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-21T08:57:13.730Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-21T08:57:50.876Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-21T08:58:58.984Z] ..........................xx.................... [ 29%] [2021-05-21T08:59:25.361Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-21T08:59:35.010Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-21T08:59:38.908Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-21T09:00:09.242Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-21T09:00:16.655Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-21T09:00:18.532Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-21T09:00:22.860Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-21T09:00:37.228Z] .......................... [ 67%] [2021-05-21T09:01:21.545Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-21T09:01:36.637Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-21T09:01:38.525Z] tests/integration/client_test.py ..... [ 75%] [2021-05-21T09:01:38.782Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-21T09:01:39.344Z] tests/integration/errors_test.py . [ 76%] [2021-05-21T09:02:06.440Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-21T09:02:25.247Z] ......... [ 86%] [2021-05-21T09:02:30.380Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-21T09:02:33.125Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-21T09:02:39.659Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-21T09:02:40.221Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-21T09:02:46.536Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-21T09:02:49.790Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-21T09:02:49.790Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-21T09:02:54.805Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-21T09:02:55.318Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-21T09:02:55.318Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-21T09:02:55.318Z] [2021-05-21T09:02:55.318Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-21T09:02:55.318Z] =========================== short test summary info ============================ [2021-05-21T09:02:55.318Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-21T09:02:55.318Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-21T09:02:55.318Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-21T09:02:55.318Z] Not supported on most drivers [2021-05-21T09:02:55.318Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-21T09:02:55.318Z] Output of docker top depends on host distro, and is not formalized. [2021-05-21T09:02:55.318Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-21T09:02:55.318Z] Output of docker top depends on host distro, and is not formalized. [2021-05-21T09:02:55.318Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-21T09:02:55.318Z] Can fail if eth0 has multiple IP addresses [2021-05-21T09:02:55.318Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-21T09:02:55.318Z] This doesn't seem to be taken into account by the engine [2021-05-21T09:02:55.318Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-21T09:02:55.318Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-21T09:02:55.318Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-21T09:02:55.318Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 367.69 seconds == [2021-05-21T09:02:55.575Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-21T09:03:07.741Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-21T09:03:07.741Z] [2021-05-21T09:03:07.741Z] Unloading profiles will leave already running processes permanently [2021-05-21T09:03:07.741Z] unconfined, which can lead to unexpected situations. [2021-05-21T09:03:07.741Z] [2021-05-21T09:03:07.741Z] To set a process to complain mode, use the command line tool [2021-05-21T09:03:07.741Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-21T09:03:07.741Z] Post stage [Pipeline] junit [2021-05-21T09:03:08.013Z] Recording test results [2021-05-21T09:03:09.203Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-21T09:03:09.521Z] + echo Ensuring container killed. [2021-05-21T09:03:09.521Z] Ensuring container killed. [2021-05-21T09:03:09.521Z] + docker rm -vf docker-pr2 [2021-05-21T09:03:09.521Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-21T09:03:09.843Z] + echo Chowning /workspace to jenkins user [2021-05-21T09:03:09.844Z] Chowning /workspace to jenkins user [2021-05-21T09:03:09.844Z] + id -u [2021-05-21T09:03:09.844Z] + id -g [2021-05-21T09:03:09.844Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42405:/workspace busybox chown -R 1000:1000 /workspace [2021-05-21T09:03:09.844Z] Unable to find image 'busybox:latest' locally [2021-05-21T09:03:10.100Z] latest: Pulling from library/busybox [2021-05-21T09:03:10.100Z] 92f8b3f0730f: Pulling fs layer [2021-05-21T09:03:10.100Z] 92f8b3f0730f: Verifying Checksum [2021-05-21T09:03:10.100Z] 92f8b3f0730f: Download complete [2021-05-21T09:03:10.358Z] 92f8b3f0730f: Pull complete [2021-05-21T09:03:10.358Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-21T09:03:10.358Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-21T09:03:12.059Z] + bundleName=docker-py [2021-05-21T09:03:12.059Z] + echo Creating docker-py-bundles.tar.gz [2021-05-21T09:03:12.059Z] Creating docker-py-bundles.tar.gz [2021-05-21T09:03:12.059Z] + 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-05-21T09:03:12.069Z] Archiving artifacts [2021-05-21T09:03:13.464Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42405/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-21T09:03:13.850Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a62882959f8546e325308020638a9fafe4750bd7 -e DOCKER_GRAPHDRIVER docker:a62882959f8546e325308020638a9fafe4750bd7 hack/make.sh binary-daemon [2021-05-21T09:03:14.415Z] [2021-05-21T09:03:14.415Z] Removing bundles/ [2021-05-21T09:03:14.415Z] [2021-05-21T09:03:14.415Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-21T09:03:14.415Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-21T09:03:14.415Z] GOOS="" GOARCH="" GOARM="" [2021-05-21T09:04:35.797Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-21T09:04:35.797Z] Copying nested executables into bundles/binary-daemon [2021-05-21T09:04:36.361Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-21T09:04:39.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a62882959f8546e325308020638a9fafe4750bd7 -e DOCKER_GRAPHDRIVER docker:a62882959f8546e325308020638a9fafe4750bd7 hack/make.sh cross [2021-05-21T09:04:40.509Z] [2021-05-21T09:04:40.509Z] Removing bundles/ [2021-05-21T09:04:40.509Z] [2021-05-21T09:04:40.509Z] ---> Making bundle: cross (in bundles/cross) [2021-05-21T09:04:40.509Z] Cross building: bundles/cross/linux/amd64 [2021-05-21T09:04:40.509Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-21T09:04:40.509Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-21T09:06:01.924Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-21T09:06:01.924Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-21T09:06:02.487Z] Cross building: bundles/cross/windows/amd64 [2021-05-21T09:06:02.743Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-21T09:06:02.743Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-21T09:07:24.125Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-21T09:07:24.125Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-21T09:07:24.125Z] remote: Enumerating objects: 23, done. [2021-05-21T09:07:24.125Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-21T09:07:24.125Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-21T09:07:24.125Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-21T09:07:24.125Z] 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-05-21T09:07:24.125Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-21T09:07:24.125Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-21T09:07:24.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42405/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a62882959f8546e325308020638a9fafe4750bd7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a62882959f8546e325308020638a9fafe4750bd7 hack/test/unit [2021-05-21T09:07:27.724Z] ? github.com/docker/docker/api [no test files] [2021-05-21T09:07:42.576Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/builder [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/builder/dockerfile 0.245s coverage: 48.5% of statements [2021-05-21T09:09:03.969Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-21T09:09:03.969Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-05-21T09:09:04.225Z] ok github.com/docker/docker/builder/remotecontext/git 1.228s coverage: 86.3% of statements [2021-05-21T09:09:04.225Z] ? github.com/docker/docker/cli [no test files] [2021-05-21T09:09:04.225Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-21T09:09:08.396Z] ok github.com/docker/docker/client 0.203s coverage: 75.4% of statements [2021-05-21T09:09:55.036Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.1% of statements [2021-05-21T09:09:55.036Z] ok github.com/docker/docker/container 0.124s coverage: 34.6% of statements [2021-05-21T09:09:55.036Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-21T09:09:55.036Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-21T09:09:55.036Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-21T09:09:55.036Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-21T09:10:00.284Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2021-05-21T09:10:01.652Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-21T09:10:03.543Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-05-21T09:10:13.490Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 14.1% of statements [2021-05-21T09:10:13.490Z] ok github.com/docker/docker/daemon 12.162s coverage: 17.3% of statements [2021-05-21T09:10:13.490Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-21T09:10:13.490Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-21T09:10:13.746Z] ok github.com/docker/docker/daemon/config 0.074s coverage: 81.8% of statements [2021-05-21T09:10:14.002Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2021-05-21T09:10:14.932Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2021-05-21T09:10:14.932Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-21T09:10:14.932Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-21T09:10:15.495Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-05-21T09:10:18.016Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.493s coverage: 73.3% of statements [2021-05-21T09:10:18.273Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-05-21T09:10:19.640Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.502s coverage: 56.2% of statements [2021-05-21T09:10:21.534Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-05-21T09:10:24.054Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.521s coverage: 45.9% of statements [2021-05-21T09:10:24.054Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-21T09:10:24.054Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.287s coverage: 49.4% of statements [2021-05-21T09:10:25.947Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-05-21T09:10:26.204Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.771s coverage: 57.7% of statements [2021-05-21T09:10:26.204Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-21T09:10:26.204Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-21T09:10:27.133Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-05-21T09:10:28.061Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-05-21T09:10:29.952Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-05-21T09:10:29.952Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-21T09:10:29.952Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-21T09:10:30.209Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.2% of statements [2021-05-21T09:10:32.119Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 77.8% of statements [2021-05-21T09:10:32.120Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-21T09:10:32.120Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-21T09:10:32.120Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2021-05-21T09:10:33.075Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-21T09:10:33.331Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-05-21T09:10:33.893Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-05-21T09:10:34.823Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 75.2% of statements [2021-05-21T09:10:34.823Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-21T09:10:35.385Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 55.1% of statements [2021-05-21T09:10:36.314Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-05-21T09:10:37.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-21T09:10:37.938Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-21T09:10:38.868Z] ok github.com/docker/docker/daemon/logger/splunk 1.616s coverage: 82.5% of statements [2021-05-21T09:10:38.868Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-21T09:10:38.868Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-05-21T09:10:38.868Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-21T09:10:40.758Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2021-05-21T09:10:41.686Z] ok github.com/docker/docker/distribution 0.170s coverage: 25.2% of statements [2021-05-21T09:10:41.686Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-21T09:10:42.614Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-21T09:10:43.981Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-05-21T09:10:43.981Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2021-05-21T09:10:43.981Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-21T09:10:44.544Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-05-21T09:10:45.910Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.6% of statements [2021-05-21T09:10:45.910Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-05-21T09:10:45.910Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-21T09:10:46.472Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2021-05-21T09:10:48.364Z] ok github.com/docker/docker/oci 0.013s coverage: 45.2% of statements [2021-05-21T09:10:48.927Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-05-21T09:10:48.927Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-21T09:10:50.821Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.2% of statements [2021-05-21T09:10:51.384Z] ok github.com/docker/docker/pkg/authorization 0.094s coverage: 68.3% of statements [2021-05-21T09:10:51.640Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-21T09:10:51.896Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-21T09:10:55.164Z] ok github.com/docker/docker/pkg/chrootarchive 2.485s coverage: 43.2% of statements [2021-05-21T09:10:55.164Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-05-21T09:10:55.726Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-05-21T09:10:55.983Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-05-21T09:10:56.239Z] ok github.com/docker/docker/layer 7.988s coverage: 68.8% of statements [2021-05-21T09:10:56.239Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-21T09:10:56.239Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-21T09:10:56.239Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-21T09:10:56.239Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-21T09:10:56.239Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-21T09:10:56.239Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-21T09:10:56.239Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-21T09:10:56.803Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-05-21T09:10:57.366Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-05-21T09:10:57.930Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-05-21T09:10:59.298Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-05-21T09:10:59.862Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 88.7% of statements [2021-05-21T09:11:00.119Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2021-05-21T09:11:00.682Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2021-05-21T09:11:00.682Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-05-21T09:11:01.611Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 69.5% of statements [2021-05-21T09:11:02.175Z] ok github.com/docker/docker/pkg/ioutils 0.531s coverage: 69.3% of statements [2021-05-21T09:11:02.432Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-05-21T09:11:02.432Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-21T09:11:02.432Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-05-21T09:11:02.432Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-21T09:11:02.432Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-21T09:11:02.688Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-05-21T09:11:02.688Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-21T09:11:02.945Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-05-21T09:11:03.201Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-05-21T09:11:03.763Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-05-21T09:11:03.763Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2021-05-21T09:11:03.763Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-21T09:11:03.763Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-21T09:11:04.691Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2021-05-21T09:11:05.254Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-21T09:11:05.511Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-21T09:11:05.767Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-05-21T09:11:07.131Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-05-21T09:11:07.387Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-05-21T09:11:11.554Z] ok github.com/docker/docker/pkg/signal 3.393s coverage: 62.9% of statements [2021-05-21T09:11:11.554Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-05-21T09:11:12.116Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-21T09:11:12.116Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-21T09:11:13.046Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-05-21T09:11:13.302Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-05-21T09:11:13.865Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2021-05-21T09:11:14.428Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-05-21T09:11:14.685Z] testing: warning: no tests to run [2021-05-21T09:11:14.685Z] coverage: [no statements] [2021-05-21T09:11:14.685Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-21T09:11:14.941Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-21T09:11:15.197Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-05-21T09:11:15.454Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-21T09:11:17.343Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-05-21T09:11:18.273Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-21T09:11:18.530Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-05-21T09:11:20.420Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements [2021-05-21T09:11:20.420Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-21T09:11:21.829Z] ok github.com/docker/docker/registry 0.058s coverage: 58.8% of statements [2021-05-21T09:11:22.410Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-21T09:11:22.667Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-05-21T09:11:23.229Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-05-21T09:11:23.790Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-21T09:11:26.309Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-21T09:11:27.238Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.4% of statements [2021-05-21T09:11:27.800Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-05-21T09:11:29.167Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-05-21T09:11:39.164Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/rootless [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/volume [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-21T09:11:39.164Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-21T09:11:39.164Z] [2021-05-21T09:11:39.164Z] === Skipped [2021-05-21T09:11:39.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-21T09:11:39.164Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.164Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T09:11:39.164Z] [2021-05-21T09:11:39.164Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-21T09:11:39.164Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:73: No driver to put! [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-21T09:11:39.165Z] time="2021-05-21T09:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-21T09:11:39.165Z] time="2021-05-21T09:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-21T09:11:39.165Z] time="2021-05-21T09:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-21T09:11:39.165Z] time="2021-05-21T09:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-21T09:11:39.165Z] time="2021-05-21T09:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:73: No driver to put! [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-21T09:11:39.165Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-21T09:11:39.165Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-21T09:11:39.165Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-21T09:11:39.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-21T09:11:39.165Z] graphtest_unix.go:73: No driver to put! [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-21T09:11:39.165Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-21T09:11:39.165Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] [2021-05-21T09:11:39.165Z] DONE 2255 tests, 24 skipped in 252.746s Post stage [Pipeline] junit [2021-05-21T09:11:39.174Z] Recording test results [2021-05-21T09:11:39.430Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-21T09:11:39.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42405/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a62882959f8546e325308020638a9fafe4750bd7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a62882959f8546e325308020638a9fafe4750bd7 hack/validate/vendor [2021-05-21T09:11:40.311Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-21T09:11:41.217Z] + echo Ensuring container killed. [2021-05-21T09:11:41.217Z] Ensuring container killed. [2021-05-21T09:11:41.217Z] + docker rm -vf docker-pr2 [2021-05-21T09:11:41.217Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-21T09:11:41.495Z] + echo Chowning /workspace to jenkins user [2021-05-21T09:11:41.495Z] Chowning /workspace to jenkins user [2021-05-21T09:11:41.495Z] + id -u [2021-05-21T09:11:41.495Z] + id -g [2021-05-21T09:11:41.495Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42405:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-21T09:11:42.386Z] + bundleName=unit [2021-05-21T09:11:42.386Z] + echo Creating unit-bundles.tar.gz [2021-05-21T09:11:42.386Z] Creating unit-bundles.tar.gz [2021-05-21T09:11:42.386Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-21T09:11:42.386Z] bundles/junit-report.xml [2021-05-21T09:11:42.386Z] bundles/go-test-report.json [2021-05-21T09:11:42.386Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-21T09:11:42.396Z] Archiving artifacts [2021-05-21T09:11:42.967Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42405/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-21T09:11:43.270Z] + make clean [2021-05-21T09:11:43.526Z] docker volume rm -f docker-dev-cache [2021-05-21T09:11:43.526Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS